Last active
March 15, 2016 14:49
-
-
Save bleucitron/e57cd5b10fbd383dce63 to your computer and use it in GitHub Desktop.
Revisions
-
Romain l'Ourson revised this gist
Mar 15, 2016 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,11 +1,17 @@ Official Overpass API: http://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL Official Overpass tool: http://overpass-turbo.eu/ Official map features: http://wiki.openstreetmap.org/wiki/Map_Features Some tutorial that seems educational: http://blog-en.openalfa.com/how-to-query-openstreetmap-using-the-overpass-api Mapbox OSM tutorial: https://www.mapbox.com/help/overpass-turbo/ Overpass NPM package: https://www.npmjs.com/package/query-overpass -
Romain l'Ourson created this gist
Mar 15, 2016 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ Official Overpass API: http://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL Official map features: http://wiki.openstreetmap.org/wiki/Map_Features Some tutorial that seems educational: http://blog-en.openalfa.com/how-to-query-openstreetmap-using-the-overpass-api Mapbox OSM tutorial: https://www.mapbox.com/help/overpass-turbo/