Tools for importing the fire hydrants provided by OSM user KS-Brandschutz in this OSM community forum thread into OpenStreetMap.
Make sure you have a recent version of Node.js installed. Then run the following commands:
npm install
npm run convert
This will read the KML file and generate several other files:
File name | Open with | Description |
---|---|---|
hydranten_ewk.kml |
input data | |
raw-data.csv |
Excel / LibreOffice Calc / etc. | data from the KML file with minimal processing, for manual analysis of the raw data |
osm-data.geojson |
JOSM | processed and cleaned up data, for importing into OpenStreetMap |
osm-data.csv |
Excel / LibreOffice Calc / etc. | processed and cleaned up data, for manual analysis of the processed data |
Code: MIT License
Data: ODbL, according to https://community.openstreetmap.org/t/hydranten-hinzufugen/123792/13