hi Marco, Thank YOu for your help. I have allready installed openJump GIS, but Now I dont know how can I add data into it. The only data I have is storwed in MS excel. it is tab vith lots of atributes, and wkt geometry is in one column. any idea?
Antony deduikertjes wrote: > > 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 > > -- View this message in context: http://n2.nabble.com/ShapeObj-from-WKT-help-please-tp3796290p3897795.html Sent from the Mapserver - User mailing list archive at Nabble.com. _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
