[Geoserver-users] How to get wfs layer in WKT format

Hello,

I am trying to find out intersection of two vector polygon layer.
For that I have to get polygon features in wkt format from the vector layer.
So, please let me know how I can get the features from the wfs layer into
wkt format.

Best regards,
Krunal

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/How-to-get-wfs-layer-in-WKT-format-tp5061263.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

On Thu, Jun 20, 2013 at 8:30 AM, krunal <krunalrp15@anonymised.com> wrote:

Hello,

I am trying to find out intersection of two vector polygon layer.
For that I have to get polygon features in wkt format from the vector
layer.
So, please let me know how I can get the features from the wfs layer into
wkt format.

Raw WKT cannot be a WFS output format, since it does not have places to
store the feature attributes, it can just encode the geometry.
However I believe you can get what you want by asking for the CSV format,
the geometry should be encoded in WKT in there

Cheers
Andrea

--

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------