I'm trying to download .csv file using GetFeature request (request below).
Two attributes are specified in propertyName option, but I'm still getting
two more columns (FID and unitID) in the .csv file. Is there some way to get
rid of them?

http://<%= GeoServer %>:<%= GeoServerPort
%>/geoserver/IF/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=<%=
Layer %>&bbox=" + ext +
"&propertyName=name,value&outputFormat=csv&viewparams=<%= ViewParams %>

Thanks!



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/wfs-gerefature-propertyName-problem-tp5055307.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to