[mapserver-users] ShapeObj from WKT help please
DeDuikertjes
DeDuikertjes at xs4all.nl
Tue Oct 27 00:30:46 PDT 2009
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
>>
>>
>>
>
>
More information about the MapServer-users
mailing list