Skip to content

This is a map of firestations and firehydrants pulled from OSM of Hamilton County TN

Notifications You must be signed in to change notification settings

northrivergeo/tnfiremap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hamilton County TN Map of Fire Hydrants taken from OSM

This has been a fun experiment on pulling data from OSM and displayig it in Leaflet

URL

https://northrivergeo.github.io/tnfiremap

How it Works

In the scripts directory is a very simple script called "process.sh" that pulls all the Fire Hydrants and Firestations from OSM in a bounding box, clips against the Hamilton County boundary, and pushes the result into a leaflet readable location.

There are some gymnastics to get all the firestations in - they come from OSM as polygons and in some cases points. The script pulls a centroid from the polygons and merges it with the points.

About

This is a map of firestations and firehydrants pulled from OSM of Hamilton County TN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published