logo separator

[mkgmap-dev] Load custom polygons to Garmin GPS using ogr2osm and mkgmap

From Adrien ANDRE adrien.andre.m at gmail.com on Thu Nov 17 21:31:24 GMT 2011

Le 17/11/2011 11:56, Charlie Ferrero a écrit :
>
>
> On 17 Nov 2011, at 17:10, Adrien ANDRE<adrien.andre.m at gmail.com>  wrote:
>
>>
>>
>> Le 17/11/2011 08:58, Charlie Ferrero a écrit :
>>>
>>>
>>> On 17 Nov 2011, at 15:50, Adrien ANDRE<adrien.andre.m at gmail.com>   wrote:
>>>
>>>> Hi everybody,
>>>>
>>>> i'm trying to load custom polygons to Garmin GPS using ogr2osm and mkgmap.
>>>>
>>>> The problem is that i can't see my polygons on the GPS maps.
>>>> However, everything is OK with a downloaded OSM file.
>>>>
>>>> Here is the script i use :
>>>>
>>>>
>>>>
>>>> python ogr2osm/ogr2osm.py polygons-4326.mif
>>>> bzip2 -k -f polygons-4326.osm
>>>>
>>>> # wget http://download.geofabrik.de/osm/europe/france/guyane.osm.bz2
>>>>
>>>> python pyMkgmapGarmin/pyMkgmapGarmin.py \
>>>> polygons-4326.osm.bz2 guyane.osm.bz2
>>>>
>>>>
>>>>
>>>> Does anybody know why ?
>>>>
>>>>
>>>> Thanks in advance,
>>>>
>>>> Regards
>>>>
>>>> Adrien
>>>> _______________________________________________
>>>> mkgmap-dev mailing list
>>>> mkgmap-dev at lists.mkgmap.org.uk
>>>> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
>>> What style are you using and what type codes are these custom polygons being assigned to?
>>> ______________________________________________
>>
>> None, i thought the mkgmap default style would be OK...
>> _______________________________________________
> Well it's hard to say. How are these custom polygons tagged?
>
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-dev at lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
Another strange thing, maybe a clue:
I've downloaded OSM features via QGIS, so obtained a .osm file with 
original OSM tags, and launched

bzip2 -k -f /tmp/111117_180249_downloaded.osm
python pyMkgmapGarmin/pyMkgmapGarmin.py 
/tmp/111117_180249_downloaded.osm.bz2

The result is the same: nothing is displayed!



More information about the mkgmap-dev mailing list