[mkgmap-dev] mkgmap --index --tdbfile with combined contours ???
From prenard patrick_renard at hotmail.com on Tue Mar 19 14:44:03 GMT 2013
Hi, I would like to create a map with "combined contours" and "address search" functionality. First, I have created the map without contour using the following command: java -Xmx1200M -jar W:\save-w\softs\OSM_mkgmap\mkgmap.jar ^ --series-name="France Nord + Belg + Lux - V20130318" ^ --product-id=1 ^ --family-id=8000 ^ --family-name="OSM - My map" ^ --gmapsupp ^ --output-dir=..\img ^ --generate-sea=extend-sea-sectors,close-gaps=5000 ^ --remove-short-arcs ^ --route ^ --index ^ --tdbfile ^ --bounds=W:\save-w\softs-conf\OSM\my_maps\France-Nord_Belgique_Luxembourg\V20130308\osm\bounds ^ --location-autofill=is_in,nearest ^ --show-profiles=1 ^ --draw-priority=25 ^ -c ..\osm-pbf\template.args ^ ..\typ\mapnik.typ It is ok: search function is working in Mapsource. Now, I would like to combine this map with "contours layers" using the following commande: java -Xmx1200M -jar W:\save-w\softs\OSM_mkgmap\mkgmap.jar ^ --series-name="France Nord + Belg + Lux - V20130318" ^ --gmapsupp ^ --output-dir=..\img-contours ^ --product-id=1 ^ --family-id=9000 ^ --family-name="SRTM-10" ^ --draw-priority=28 ^ --transparent ^ -c ..\srtm-pbf\template.args ^ --product-id=1 ^ --family-id=8000 ^ --family-name="OSM - My map" ^ --generate-sea=extend-sea-sectors,close-gaps=5000 ^ --draw-priority=25 ^ --remove-short-arcs ^ --show-profiles=1 ^ --route ^ --index ^ --tdbfile ^ --bounds=W:\save-w\softs-conf\OSM\my_maps\France-Nord_Belgique_Luxembourg\V20130308\osm\bounds ^ --location-autofill=is_in,nearest ^ --show-profiles=1 ^ -c ..\osm-pbf\template.args ^ ..\typ\mapnik.typ Map is generated but, this time search is not working in Mapsource... I think that the problem is due to options order... Could you help me ? Patrick -- View this message in context: http://gis.19327.n5.nabble.com/mkgmap-index-tdbfile-with-combined-contours-tp5753865.html Sent from the Mkgmap Development mailing list archive at Nabble.com.
- Previous message: [mkgmap-dev] "No roads near target" bug in Schwabmünchen
- Next message: [mkgmap-dev] mkgmap --index --tdbfile with combined contours ???
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list