Open repository in Console
Readme
Updated over 3 years ago
‧ Indexed 5 hours ago
City of Edmonton - Corporate Boundary (current)
Outline of City of Edmonton's corporate boundary line from January 1, 2019 00:00:00
VIEWING THE MAP - click on the map in 'Featured Content' below
DOWNLOADING THE MAP - click 'Export' button to the right
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 \"edmonton-ca/city-of-edmonton-corporate-boundary-current-qqvh-dp5m\".\"city_of_edmonton_corporate_boundary_current\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata