Closed tomay closed 4 months ago
Done - hand digitized in QGIS referencing OSM and Google Maps imagery
That's this building Done - hand digitized in QGIS referencing OSM and Google Maps imagery
Attaching the GeoJSON for these two new FP
I've uploaded these and inserted them into the existing table seattle_building_outlines_2022
with:
INSERT INTO seattle_building_outlines_2022(the_geom, buildingid, source)
SELECT the_geom, buildingid, source
FROM new_footprints;
Note: I ignored the_geom_webmercator
but that should be okay? This is present, but updated in the background (I think?)
These FPs are now showing up on the app:
The following buildings are new and need footprints:
┆Issue is synchronized with this Asana task