cambridgema-gov/beudo-buildings-2017-v648-bvf6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 1 month ago

BEUDO Buildings 2017

This layer of BEUDO building footprints for 2017 is provided for the related BEUDO 2017 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-2017-v648-bvf6\".\"beudo_buildings_2017\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • beudo_buildings_2017
     
     
     
     
     
Upstream Metadata