Difference: CreateCustomOpenFietsMap (3 vs. 4)

Revision 422 Oct 2023 - IvoVanGeel

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Create custom OpenFietsMap

Added:
>
>
  • Copy the mkgmap style sheets to the current directory: cp -r "mkgmap-style-sheets/styles/Openfietsmap full"/* .
  • Create a directory Styles
  • Copy the Openfietmap Full style directory to Styles: cp -r "mkgmap-style-sheets/styles/Openfietsmap full"/* Styles/
 
Added:
>
>
 
  • Extract splitter and mkgmap using unzip
  • Create bounding box using: https://boundingbox.klokantech.com/
  • Draw polygon around desired area. Select KML in the lower left corner and click the copy to clipboard icon
Line: 22 to 27
 
Changed:
<
<
    • java -Xms2048 -Xmx2048m -jar <path/to/splitter.jar> --output=pbf --output-dir=splitter --max-nodes=1400000 --mapid=10010001 --geonames-file=cities15000.txt --polygon-file=beneluxswgermany.poly europe-latest.osm.pbf
>
>
    • java -Xms4096m -Xmx4096m -jar <path/to/splitter.jar> --output=pbf --output-dir=splitter --max-nodes=1400000 --mapid=10010001 --geonames-file=cities15000.txt --polygon-file=beneluxswgermany.poly europe-latest.osm.pbf
  • Create image file for installing on Garmin:
    • java -Xms4096m -Xmx4096m -jar <path/to/mkgmap.jar> -c mkgmap.args -c splitter/template.args 20011.txt
 

See also

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2010-2019 by LANIS