org.opengis.cite.iso19142.transaction.InsertUnrecognizedFeature.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ets-wfs20 Show documentation
Show all versions of ets-wfs20 Show documentation
Checks WFS 2.0 implementations for conformance to ISO 19142:2010.
<?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