Skip to content

Building footprints represent the full perimeter outline of each building as viewed from directly above. This script is used to scrape the NYC Open Data platform for the most recent Building Footprints data set update and distribute accordingly across DCP's internal network file-systems.

Notifications You must be signed in to change notification settings

NYCPlanning/gis-building-footprints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Footprints Web Scrape

Building footprints represent the full perimeter outline of each building as viewed from directly above. This script is used to scrape the NYC Open Data platform for the most recent Building Footprints data set update and distribute accordingly across DCP's internal network file-systems.

Prerequisites

An installation of Python 3 is required, and the geopandas package must be installed.

Instructions for running

  1. Schedule via Task Scheduler. Important: python interpreter pointed to by the scheduled task must have geopandas installed. The name and path of this interpreter may vary between GIS Team members

  2. Review config file for any required updates.

Summary

  • This script will export building footprints point and polygon shapefiles to a /data/raw subdirectory within the script's directory structure.

Distribution Script (to enterprise geodatabase)

Prerequisites

This script requires the Python 2 installation that is included with ArcMap.

Instructions for running

  1. Schedule via Task Scheduler.

  2. Review config file for any required updates.

Summary

  1. Building footprint point and polygon shapefiles are exported to Production SDE. In addition, a third, BIN-Only feature class is exported to Production SDE:

  2. M: Drive layer files and associated stand-alone metadata xml are also generated using the aforementioned SDE PROD Feature Classes as sources.

  3. Some additional data changes are made, particularly to the various BBL fields

About

Building footprints represent the full perimeter outline of each building as viewed from directly above. This script is used to scrape the NYC Open Data platform for the most recent Building Footprints data set update and distribute accordingly across DCP's internal network file-systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages