Allow GeoServer WFS request by featureID

المشرف العام

Administrator
طاقم الإدارة
I'm not able to use the featureID parameter in a WFS URL request for my dataset on GeoServer.

Example:

http://demo.opengeo.org/geoserver/w...&maxFeatures=10&featureID=tasmania_roads.2The above URL returns ONE feature because i have appended the &featureID=tasmania_roads.2

The featureID paramter works great with the topp:tasmania_roads dataset on the demo.opengeo.org geoserver and on my geoserver as well.

Howerver, It does NOT work on the layer I have published. And I cannot see any differences. My geoserver is internal so I regret that I cannot provide a URL. But this is how i'm constructing my URL (same way I did for tasmania_roads):

From the GetCapabilities:

... catalog:myData myData...From the GetFeature:

... 190004 SICD...So based on the above information my url should be:

http://myDomain.com/geoserver/wfs?v...reID=myData.fid--57bd457b_134ae684781_8989But I get ZERO results.

I tried URLencoding, republishing and different namespace/feature type naming configurations, with no luck.

I'm thinking there must be a setting on GeoServer when publishing the dataset that I'm overlooking?



أكثر...
 
أعلى