datahub-austintexas-gov/transportationurbantrailsnetwork-jdwm-wfps
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

TRANSPORTATION_urban_trails_network

The Urban Trails dataset describes a specific type of pedestrian and bicycle-user infrastructure. The ideal design of an Urban Trail is an off-street, 12 foot wide concrete path that can accommodate a variety of trail users including bicyclists, pedestrians, wheel chair users, parents with strollers, kids on razor scooters and so on. Since the first Urban Trails Master Plan was adopted in September 2014 not all existing trail segments in this dataset strictly comply with the guidelines described in Appendix A: Trail Design Criteria of the Urban Trails Master Plan. The Urban Trails network is intended to be a part of the greater Active Transportation Network and may relate to the on-street bicycle network or the sidewalk network, as well as City of Austin parks. In this dataset, many Urban Trail endpoints connect to the City of Austin’s streets dataset or the City of Austin’s parks dataset.

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/transportationurbantrailsnetwork-jdwm-wfps\".\"transportationurbantrailsnetwork\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • transportationurbantrailsnetwork
     
     
     
     
     
Upstream Metadata