-
Notifications
You must be signed in to change notification settings - Fork 0
buildings import #4
Comments
I would love to learn how an automatic import would work. I've seen them from afar but don't know the current best practice to implement. And if there's manual labor to be done I'm in. For the SEMCOG buildings ata, the past concern has been the license... maybe we could get them to open it up more for OSM? The "custom license" on that page reads:
|
I spent some time on the SEMCOG buildings dataset this morning. I started with converting the Shapefile download from the SEMCOG portal through I passing it through tippecanoe to get an mbtiles for use with OSM QA Tiles and tilereduce. The command I used is:
But the resulting mbtiles file has all the buildings slightly shifted to the northwest and simplified (where the raw GeoJSON matches the shapefile). Once this is solved, I do have a tile-reduce script written that will output GeoJSON for the buildings that are missing from OSM and add addresses and improve metadata (add |
Confirming SEMCOG is the best local footprint source. The footrprints are attribute-rich and include parcel-based addresses. Since it is based on 2013 imagery, I recommend it be joined with the Detroit demolition list to cover changes since it was produced: https://data.detroitmi.gov/Property-Parcels/Detroit-Demolitions/rv44-e9di I've reached out to SEMCOG in November about licensing as ODbL or Creative Commons. They have indicated interest in the import and have previously provided this data restriction-free to Esri. |
@iandees used https://github.com/Microsoft/USBuildingFootprints to build a layer of missing buildings in Detroit
Could be extended to whole region
There are also open data on buildings which would be good to also assess
What would import process look like? Presumably want some kind of tasking for human review. Maybe LA Buildings Import is a model
cc @jharpster
The text was updated successfully, but these errors were encountered: