All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opengis.cite.iso19142.transaction.InsertUnrecognizedFeature.xml Maven / Gradle / Ivy

There is a newer version: 2.0-r18
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<wfs:Transaction version="2.0.0" service="WFS"
  xmlns:wfs="http://www.opengis.net/wfs/2.0">
  <wfs:Insert xmlns:gml="http://www.opengis.net/gml/3.2">
    <tns:Airport xmlns:tns="http://example.org" gml:id="YVR">
      <gml:identifier codeSpace="http://www.iata.org/">YVR</gml:identifier>
      <gml:name>Vancouver International Airport</gml:name>
    </tns:Airport>
  </wfs:Insert>
</wfs:Transaction>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy