Hi,

If I make a GetFeatureByID query with ID=states.1, the result has a different 
gml:id

Request:
http://localhost:8060/cgi-bin/mapserv.exe?map=c:/ms4w/apps/wms-wfs.map&service=wfs&version=2.0.0&request=getfeature&STOREDQUERY_ID=urn:ogc:def:query:OGC-WFS::GetFeatureById&ID=states.1

Result:
<ms:msGeometry><gml:Polygon gml:id="states.1.1" 
srsName="urn:ogc:def:crs:EPSG::4326">

Notice that I asked for states.1 and the correct feature is found but the 
gml:id is changed into states.1.1

-Jukka Rahkonen-
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to