Last active
December 15, 2015 07:59
-
-
Save kwilson/5227026 to your computer and use it in GitHub Desktop.
City SDK Samples for Manchester
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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