PDF atlas/config.txt
Jump to navigation
Jump to search
config.txt, text file supplied as an argument to the perl script which creates a PDF atlas
Example
Filename: osm_norway.pdf Title: Norway road atlas Places: Config/places.txt Data: Data/osm.txt Styles: Config/styles.txt Coast: Data/gshhs_i.b Equivalences: Config/equivalences.txt Filters: Config/filter.txt License: Config/license.txt Area: 54,-2,5
Fields
- Filename - Output PDF file
- Title - Title for front-page of the PDF
- Places - Filename of PDF atlas/places.txt
- Data - Filename of osm.txt, generated using Planet.osm to text
- Styles - Filename of PDF atlas/styles.txt
- Coast - Filename of a GSHHS file
- Equivalences - Filename of PDF atlas/equivalences.txt
- Filters - Filename of PDF atlas/filter.txt
- License - Filename of PDF atlas/license.txt
- Area - Total area covered by all maps (centre latitude & longitude, then width in degrees)
Notes
Currently crashes if blank lines are in the file (divide by zero when calculating the map size).
Use a hash (#) at the beginning of a line to stop that line being used (e.g. for writing notes, or for temporarily removing pages)