Mapweaver/Manual/External POI files
Jump to navigation
Jump to search
A separate POI file can be specified where additional POIs are defined. These will be placed on the map according to their positions. The following information is needed:
- longitude
- latitude
- size of dot in points
- color for node and label
- name of POI
- size of label in points
-poifile=<TEXT> (name of file with POIs to be displayed in map)
The file must be in text format (CSV) and uses SPACE as a delimiter and " as field delimiters and could look someting like this:
8 50 40 "blue" "confluence point 1" 40 9 50 40 "blue" "confluence point 2" 40 8.45 50.086 40 "red" "HOME" 40