On Wed, Jun 27, 2012 at 11:27 AM, Julius Sempio <julius.sem...@gmail.com>wrote:

> The problem is that the .csv file is also including "the_geom" as one of
> its fields. If we make use of the PROPERTYNAME argument to specify the
> fields we like to include in the table, we would have to specify each and
> every field name excluding that of "the_geom".
>
> Any ideas on how to specify the ones you would NOT want to include in the
> output file?
>

The WFS protocol does not allow for excluding properties, only to list the
ones you want.
A property exclusion list could be coded as a vendor extension though (not
too hard for
the GET requests, harder for the POST ones).

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
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to