Skip to content

A python + postgreSQL model for finding building footprints and heights by implementing DBSCAN on LIDAR data.

Notifications You must be signed in to change notification settings

mtaptich/building-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

To run the buildingOM model, open the buildingOM.py file and provide a path to the directory holding your LIDAR files.

Dependencies include:

  • numpy
  • pandas
  • sklearn
  • PostgreSQL
  • sqlalchemy

About

A python + postgreSQL model for finding building footprints and heights by implementing DBSCAN on LIDAR data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published