Open GoogleCodeExporter opened 9 years ago
Very KOOOL feature!!
we already have a request to read from ".kml" files It will be great to
complete both
in at once.
Original comment by heldersepu
on 29 Aug 2009 at 6:21
Original comment by heldersepu
on 14 Sep 2009 at 12:58
Original comment by heldersepu
on 14 Sep 2009 at 12:59
Original comment by heldersepu
on 8 Nov 2009 at 6:46
Original comment by heldersepu
on 8 Dec 2009 at 3:18
I just finish Issue 65 (Import markers from KML file) and wanted to look at
this one,
the KML files can be downloaded from:
http://maps.fon.com/pois/FON_UK.kml
http://maps.fon.com/pois/FON_US.kml
Original comment by heldersepu
on 30 Dec 2009 at 2:27
The KML files are a lot bigger than the CSV
FON_US.csv = 152 KB (155,890 bytes)
FON_US.kml = 1.39 MB (1,467,953 bytes)
The CSV format might be a better idea
http://maps.fon.com/pois/FON_US.csv
Original comment by heldersepu
on 30 Dec 2009 at 2:31
Some good info reading CSV files:
http://docs.python.org/library/csv.html#csv.reader
Original comment by heldersepu
on 30 Dec 2009 at 2:53
Original comment by heldersepu
on 17 Apr 2010 at 2:06
it's better to add a marker layers and on/off capability. so user can create or
convert such sources to catcher's marker file format and enable it on demand.
Original comment by pokr...@gmail.com
on 5 Aug 2010 at 3:35
[deleted comment]
[deleted comment]
[deleted comment]
I think you can easily add the KML, Shapefiel (SHP) and even Spatialite in the
next release using:
1. Fwtools - org2org - Converts various geo spatial file formats.
http://fwtools.maptools.org/
2. GDAL/OGR
http://pypi.python.org/pypi/GDAL/
3.CSV to KML
http://code.google.com/apis/kml/articles/csvtokml.html
http://trac.osgeo.org/gdal/wiki/SummerOfCode
3. libkml
http://code.google.com/p/libkml/
http://code.google.com/p/libkml/wiki/UserGuide12x
4. PIL and GDAL can get along together
https://secure.mysociety.org/cvstrac/fileview?f=mysociety/iso/tiles/tilecache-2.
10/TileCache/Layers/GDAL.py&v=1.1
Original comment by nsi...@gmail.com
on 21 Aug 2010 at 12:46
Original comment by heldersepu
on 29 Sep 2012 at 12:05
Original issue reported on code.google.com by
ronald....@gmail.com
on 29 Aug 2009 at 5:52