NYCPlanning / db-data-library

📚 Data Library
https://nycplanning.github.io/db-data-library/library/index.html
MIT License
0 stars 1 forks source link

Fvk buildingfootprints #415

Closed fvankrieken closed 11 months ago

fvankrieken commented 11 months ago

A couple commits

  1. Closes #414
    • slightly clunky implementation, but just wanted to keep the current functionality. I tried aiming gdal straight at the endpoint ala geojsons, but got a cryptic gdal error "Error downloading TopoJSON". Also tried using geojson as format like existing socrata datasets, but it seems to error due to timeout (log only says killed).
  2. Removes an unnecessary clause, cleans up logic around adding /vsi.../ to gdalpaths. See gdal docs if this is unfamiliar to you
  3. add some options to single runner workflow (just would like to be able to test datasets without exporting)

Successful job https://github.com/NYCPlanning/db-data-library/actions/runs/6316765556