calgary-ca/municipal-development-plan-primary-transit-network-qseb-xcrr
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 11 months ago

Municipal Development Plan Primary Transit Network Points

Municipal Development Plan Map 2.

The geospatial information included in the Primary Transportation Network (PTN) map is intended for visualization at a citywide scale. The map provides both direct and conceptual-level support for many of the policies defined throughout the Municipal Development Plan (MDP). The MDP and the Calgary Transportation Plan (CTP) include the PTN map.

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 \"calgary-ca/municipal-development-plan-primary-transit-network-qseb-xcrr\".\"municipal_development_plan_primary_transit_network\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • municipal_development_plan_primary_transit_network
     
     
     
     
     
Upstream Metadata