[GRASS-user] How to import KML polygons in GRASS?

Nikos Alexandris nikos.alexandris at felis.uni-freiburg.de
Tue Feb 26 11:32:58 EST 2008


(Replying partially to myself)

Well,

afterall it works!

I removed gdal-bin (installed from Ubuntu repo's) and build gdal from
source.

With a simple ./configure - make - sudo make install I get gdal/ogr
almost working 

(  got expat support but lost something else ;-(  )

I needed to add in /etc/ld.so.conf the line
"/usr/local/grass-6.3.svn/lib"

Now all works fine:

ogrinfo Korinthia_2007.kml

and

ogr2ogr -s_srs "EPSG:4326" -t_srs "EPSG:2100" test.shp
Korinthia_2007.kml
---

But I am still interested in the idea of grabbing x,y,z and make a
grass-ready-to-import ascii.

Or is it not wothwile to pursue?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.osgeo.org/pipermail/grass-user/attachments/20080226/4d18c512/attachment-0001.bin


More information about the grass-user mailing list