Skip to content

Instantly share code, notes, and snippets.

@kwilson
Last active December 15, 2015 07:59
Show Gist options
  • Save kwilson/5227026 to your computer and use it in GitHub Desktop.
Save kwilson/5227026 to your computer and use it in GitHub Desktop.
City SDK Samples for Manchester
Bert's list of samples
https://dl.dropbox.com/u/12905316/citysdk_links.html
Others:
Get all amenities of type:
http://api.citysdk.waag.org/admr.uk.gr.manchester/nodes?geom&osm::amenity=parking&per_page=500&page=1
Get all public transport stops:
http://api.citysdk.waag.org/admr.uk.gr.manchester/ptstops?geom
Get all public transport routes:
http://api.citysdk.waag.org/admr.uk.gr.manchester/ptlines?geom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment