Skip to content
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.

Tools for importing fire hydrants into OpenStreetMap

License

Notifications You must be signed in to change notification settings

FloEdelmann/osm-hydrant-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osm-hydrant-import

Tools for importing the fire hydrants provided by OSM user KS-Brandschutz in this OSM community forum thread into OpenStreetMap.

Usage

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

License

Code: MIT License
Data: ODbL, according to https://community.openstreetmap.org/t/hydranten-hinzufugen/123792/13

About

Tools for importing fire hydrants into OpenStreetMap

Topics

Resources

License

Stars

Watchers

Forks