logo separator

[mkgmap-dev] Global index branch

From Carlos Dávila cdavilam at orangecorreo.es on Sat Feb 26 22:30:50 GMT 2011

El 26/02/11 22:58, Steve Ratcliffe escribió:
> Hi
>
>    
>>> Does that not happen on the current trunk too?
>>>
>>>        
>> No, it works fine with trunk on the same input files.
>>      
> Interesting, I'll try and compile a map of Spain and see if there is
> anything obvious that is wrong or different.
In case you want to use the same options, below you have my relevant 
commands:
osmosis --rb spain.osm.pbf --tf reject-ways 
source='EU%sCORINE%sland%scover%s2006' --tf reject-nodes 
"rednap:codigoine"=* --write-pbf file="spain-filtered.osm.pbf" 
omitmetadata=true
java -Xmx1000M -jar splitter_pbf.jar --max-nodes=2800000 
--geonames-file=cities15000.zip --mapid=55140001spain-filtered.osm.pbf 
#I know max-nodes is quite too high, but after removing CORINE data with 
osmosis there's a lot of unused nodes.
trunk run:
java -Xmx1500m -enableassertions -Dlog.config=logging.properties -jar 
mkgmap.jar --max-jobs --generate-sea=polygons,extend-sea-sectors --route 
--latin1 --code-page=1252 --gmapsupp --country-name=ESPAÑA 
--country-abbr=ESP --area-name=España --family-name="OpenStreetMap 
España" --family-id=14 --product-id=1 --series-name="OSM-España" --index 
--road-name-pois=0x640a --ignore-maxspeeds --remove-short-arcs 
--add-pois-to-areas --adjust-turn-headings --report-similar-arcs 
--link-pois-to-ways --location-autofill=0 --drive-on-right 
--check-roundabouts --check-roundabout-flares --style=mio 
--delete-tags-file=quitar_is_in -c spain.args
index run:
java -Xmx1500m -enableassertions -Dlog.config=logging.properties -jar 
mkgmap-index.jar --max-jobs --generate-sea=polygons,extend-sea-sectors 
--route --latin1 --code-page=1252 --gmapsupp --country-name=ESPAÑA 
--country-abbr=ESP --area-name=España --family-name="OpenStreetMap 
España" --family-id=39 --product-id=1 --series-name="OSM-España-index" 
--index --ignore-maxspeeds --remove-short-arcs --add-pois-to-areas 
--adjust-turn-headings --report-similar-arcs --link-pois-to-ways 
--location-autofill=0 --style=mio -c spain-index.args



More information about the mkgmap-dev mailing list