On Fri, Dec 16, 2011 at 8:17 PM, Rodrigo Silva de Melo <
[email protected]> wrote:

> Hi,
> when i requeste WMS getFeatureInfo with the info_format =
> "application/vnd.ogc.gml"
> the gml response return a lot of  data, i dont need the polygon
> coordinates in my application, i only need the data.
> How i can edit the return structure of data?
>

There is no way to do that in the WMS protocol.
It would be a sensible extension to the base protocol to mimic what WFS
does, that is,
use a list of property names in the request URL, something like:

...&propertyName=p1,p2,...pn

to choose which properties you want.
This is not there though, someone would have to be write the code, the
automated tests and a bit of docs.
If you feel like doing it there is a small developer guide you can follow
to setup the GeoServer source in Eclipse.
Or, if you prefer, you can look into commercial support options and
have someone familiar with the code base do it for you:
http://geoserver.org/display/GEOS/Commercial+Support

Cheers
Andrea

-- 
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313
mob:    +39 339 8844549

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

Please take note that GeoSolutions will be closed for Christmas holidays
from 27/12 to 30/12

-------------------------------------------------------
------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to