datahub-austintexas-gov/structurelandfillsbuffered-df7v-5avw
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

STRUCTURE_landfills_buffered

This layer represents the buffered geography around the known landfills in and around the City of Austin, Texas. Due to the uncertainty of the boundaries of the landfills; the buffers are used to regulate development in close proximity to the landfills. Areas of known landfill boundaries utilize the 200' buffer. Areas where general knowledge of the landfill location is known utilize a 1500' buffer.

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 \"datahub-austintexas-gov/structurelandfillsbuffered-df7v-5avw\".\"structurelandfillsbuffered\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • structurelandfillsbuffered
     
     
     
     
     
Upstream Metadata