https://github.com/floedelmann/osm-hydrant-import
Tools for importing fire hydrants into OpenStreetMap
https://github.com/floedelmann/osm-hydrant-import
hydrant hydrants openstreetmap osm
Last synced: over 1 year ago
JSON representation
Tools for importing fire hydrants into OpenStreetMap
- Host: GitHub
- URL: https://github.com/floedelmann/osm-hydrant-import
- Owner: FloEdelmann
- License: mit
- Archived: true
- Created: 2025-01-03T17:47:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-03T22:38:28.000Z (over 1 year ago)
- Last Synced: 2025-02-23T12:57:32.231Z (over 1 year ago)
- Topics: hydrant, hydrants, openstreetmap, osm
- Language: JavaScript
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# osm-hydrant-import
Tools for importing the fire hydrants provided by OSM user _KS-Brandschutz_ in [this OSM community forum thread](https://community.openstreetmap.org/t/hydranten-hinzufugen/123792) into OpenStreetMap.
## Usage
Make sure you have a recent version of Node.js installed. Then run the following commands:
```sh
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 |
[`hydranten_ewk.kml`]: data/hydranten_ewk.kml
[`raw-data.csv`]: data/raw-data.csv
[`osm-data.geojson`]: data/osm-data.geojson
[`osm-data.csv`]: data/osm-data.csv
[JOSM]: https://wiki.openstreetmap.org/wiki/JOSM
## License
Code: MIT License
Data: ODbL, according to