[mkgmap-dev] typ file not included with generating gmapsupp
From maning sambale emmanuel.sambale at gmail.com on Tue Feb 16 11:21:27 GMT 2010
My initial script runs in two stages: time java -Xmx1512m -jar mkgmap.jar --read-config=args.list philippines.osm time java -Xmx1512m -jar mkgmap.jar --gmapsupp some_dir/*.img some_dir/MINIMAL.TYP The args.list is here: code-page=1252 ea tdbfile latin1 country-abbr=PHI country-name=PHILIPPINES remove-short-arcs=5 route road-name-pois add-pois-to-areas family-id=639 family-name=OSM_PHIL overview-mapname=40000001 series-name=OSM_PHIL description=OSM_PHIL style-file=~/osm-ph generate-sea=polygons index adjust-turn-headings I revised it to run a new mkgmap compile by adding the gmapsupp switch instead of combining the previous output. code-page=1252 ea tdbfile latin1 country-abbr=PHI country-name=PHILIPPINES remove-short-arcs=5 route road-name-pois add-pois-to-areas family-id=639 family-name=OSM_PHIL overview-mapname=40000001 series-name=OSM_PHIL description=OSM_PHIL style-file=~/osm-ph generate-sea=polygons index adjust-turn-headings gmapsupp java -Xmx1512m -jar mkgmap.jar --read-config=args2.list philippines.osm MINIMAL.TYP This time the typ is in the same directory. On Tue, Feb 16, 2010 at 7:04 PM, Mark Burton <markb at ordern.com> wrote: > > Is the TYP file really getting included but it is ignored because the > family ID does not match the value used in the .img files? > _______________________________________________ > mkgmap-dev mailing list > mkgmap-dev at lists.mkgmap.org.uk > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev > -- cheers, maning ------------------------------------------------------ "Freedom is still the most radical idea of all" -N.Branden wiki: http://esambale.wikispaces.com/ blog: http://epsg4253.wordpress.com/ ------------------------------------------------------
- Previous message: [mkgmap-dev] typ file not included with generating gmapsupp
- Next message: [mkgmap-dev] typ file not included with generating gmapsupp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list