Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days ago
JSON representation
Tools for importing fire hydrants into OpenStreetMap
- Host: GitHub
- URL: https://github.com/floedelmann/osm-hydrant-import
- Owner: FloEdelmann
- Created: 2025-01-03T17:47:06.000Z (3 days ago)
- Default Branch: main
- Last Pushed: 2025-01-03T20:17:30.000Z (3 days ago)
- Last Synced: 2025-01-03T20:19:41.788Z (3 days ago)
- Topics: hydrant, hydrants, openstreetmap, osm
- Language: JavaScript
- Homepage:
- Size: 34.2 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