The opensource OpenJUMP GIS can read your WKT format and write shp (And what's more, it's a very nice GIS to do spatial processing)

Marco

Josh Hevenor schreef:
http://mapserver.org/mapscript/php/index.html#shapeobj-class

The second constructor will build this for you...

ShapeObj ms_shapeObjFromWkt(string wkt)

Or if you have a spreadsheet you could look at adding the whole thing to your mapfile, or converting it to shapefile (etc.) with ogr2ogr.
http://mapserver.org/input/vector/VirtualSpatialData.html?highlight=ovf


Josh



touny wrote:
POLYGON((x y,x y,x y,x y)) Can You help me, where can I display/export data in this format into SHP. I have recieved from my boss data in XLS with this geometry.. but I dont know how to work with it. Does anyone know? Anthony ------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG - www.avg.com Version: 8.5.423 / Virus Database: 270.14.32/2460 - Release Date: 10/26/09 08:10:00


_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to