[OSM-dev] Load custom polygons to Garmin GPS using ogr2osm and mkgmap
Adrien ANDRE
adrien.andre.m at gmail.com
Mon Nov 14 12:28:37 GMT 2011
Hi everybody,
i'm trying to load custom polygons to Garmin GPS using ogr2osm and mkgmap.
The problem is that i can't see the polygons on the GPS maps.
However, everything is OK with a downloaded OSM file.
Here is the script i use :
# wget http://download.geofabrik.de/osm/europe/france/guyane.osm.bz2
python ogr2osm/ogr2osm.py polygons-4326.mif
bzip2 -k -f polygons-4326.osm
python pyMkgmapGarmin/pyMkgmapGarmin.py polygons-4326.osm.bz2 guyane.osm.bz2
Would anybody know why ?
Thanks in advance
Regards
More information about the dev
mailing list