Skip to content

lxbarth/nycdelta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenStreetMap: Changes to building footprints in New York City area

View map

This map showcases how municipal GIS departments could leverage OpenStreetMap for more efficient change management.

The particular example shows changes to New York City building footprint data between January 1st 2012 and June 6th, 2012. It is really simple though to modify convert.py to the feature type or time period you are interested in.

Thanks to Tom for providing a great headstart.

Update map

Requires Python 2.7 and TileMill.

Assumes you would like to update the map to show any building footprints changed after 2012-01-01 in NYC area

  1. Run

    curl http://www.overpass-api.de/api/xapi?map?bbox=-74.26,40.49,-73.7,40.92 -o nyc.osm python convert.py nyc.osm nycdelta/nyc.geojson 2012-01-01

  2. Open TileMill project, update legend with new date and render+upload map

Todo

  • Pass in feature types as argument to convert.py
  • Shapefile conversion of all edited buildings
  • Don't show edits outside of NYC
  • Clean up style.css

Background

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published