Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 11 months ago
Scenic_Corridor
Location of Scenic Corridors in San Mateo County. Scenic Corridors are defined as: public views within and from Scenic Corridors shall be protected and enhanced, and development shall not be allowed to significantly obscure, detract from, or negatively affect the quality of these views. Vegetative screening or setbacks may be used to mitigate such impacts. Development visible from Scenic Corridors shall be so located and designed as to minimize interference with ridgeline silhouettes.
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 \"smcgov/sceniccorridor-3fsg-h36h\".\"sceniccorridor\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata