cambridgema-gov/beudo-buildings-2021-fugk-uqbz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 1 hour ago

BEUDO Buildings 2021

This layer of BEUDO building footprints for 2021 is provided for the related BEUDO 2021 map. The official Cambridge GIS buildings layer is updated regularly and footprints and building IDs used in this historic layer may have changed. Please see this link for the most up to date citywide building footprint layer:

https://www.cambridgema.gov/GIS/gisdatadictionary/Basemap/BASEMAP_Buildings

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"cambridgema-gov/beudo-buildings-2021-fugk-uqbz\".\"beudo_buildings_2021\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • beudo_buildings_2021
     
     
     
     
     
Upstream Metadata