parameters - Can I get gml:id from GetFeature request -


मैं geoserver को http: // someurl: 8080 / geoserver / wfs? Service = Wfs और अनुरोध = GetFeature - & amp; कुछ Parameters ... - और भौगोलिक स्थिति से प्राप्त सिर्फ आइटम मैं मापदंडों में लिखा था। उदाहरण के लिए, मैं सभी सुविधाओं का केवल जीएमएल: आईडी करना चाहूंगा।

क्या यह संभव है?

आपको पहले से धन्यवाद।

< Div class = "post-text" itemprop = "text">

आप propertyName पैरामीटर का उपयोग कर सकते हैं:

propertyName = attribute1, attribute2

उदाहरण:

  http: // someurl: 8080 / geoserver / wfs? Service = wfs और संस्करण = 2.0.0 और अनुरोध = GetFeature & amp; टाइपनाम = नाम स्थान: फीचरप्रकार & amp; featureID = सुविधा & amp; propertyName = id    

Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

sql server ce - Is there some way to make sqlce3.5 and 4.0 co-exist in the C# project -