cambridgema-gov/beudo-buildings-2020-gw5f-78zh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 months ago
Indexed 5 hours ago

BEUDO Buildings 2020

This layer of BEUDO building footprints for 2020 is provided for the related BEUDO 2020 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-2020-gw5f-78zh\".\"beudo_buildings_2020\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • beudo_buildings_2020
     
     
     
     
     
Upstream Metadata