memphistn-gov/bike-facilities-existing-programmed-jiar-a3gs
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 3 hours ago

Bike Facilities: Existing & Programmed

This shapefile contains the spatial data of existing and programmed bike lanes through 2019.

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 \"memphistn-gov/bike-facilities-existing-programmed-jiar-a3gs\".\"bike_facilities_existing_programmed\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bike_facilities_existing_programmed
     
     
     
     
     
Upstream Metadata