Hi, >From OpenJUMP Edit menu select Add new features from WKT and paste your WKT >into the window. But I fear that's not all you want to do but you would >probably like to get the attributes as well. I am sure that it would be >possible to make an OpenJUMP plugin or script for that but it would mean some >programming. Write to OpenJUMP developers mailing list and see if somebody >would like to do the WKT+attribute reader for you. A little bit of funding >would speed up things dramatically, I guess. -Jukka Rahkonen-
> -----Alkuperäinen viesti----- > Lähettäjä: [email protected] > [mailto:[email protected]] Puolesta touny > Lähetetty: 27. lokakuuta 2009 11:15 > Vastaanottaja: [email protected] > Aihe: Re: Re: [mapserver-users] ShapeObj from WKT help please > > > 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=o > >> vf > >> > >> > >> 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-tp3796290p3 > 897795.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 > _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
