Last active
August 29, 2017 16:12
-
-
Save iltempe/8add8bb847d0d8488f2c6b05b64318cf to your computer and use it in GitHub Desktop.
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
https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%28node%5B%22amenity%22%3D%22drinking%5Fwater%22%5D%2841%2E883013564065%2C12%2E482099533081%2C41%2E896990545731%2C12%2E501904964447%29%3B%29%3Bout%3B%3E%3Bout%20skel%20qt%3B%0A | |
-o | |
fontane_roma.json | |
https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%28node%5B%22natural%22%3D%22tree%22%5D%2841%2E883013564065%2C12%2E482099533081%2C41%2E896990545731%2C12%2E501904964447%29%3B%29%3Bout%3B%3E%3Bout%20skel%20qt%3B%0A | |
-o | |
alberi_roma.json | |
https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%28node%5B%22tourism%22%3D%22museum%22%5D%2841%2E883013564065%2C12%2E482099533081%2C41%2E896990545731%2C12%2E501904964447%29%3Bway%5B%22tourism%22%3D%22museum%22%5D%2841%2E883013564065%2C12%2E482099533081%2C41%2E896990545731%2C12%2E501904964447%29%3Brelation%5B%22tourism%22%3D%22museum%22%5D%2841%2E883013564065%2C12%2E482099533081%2C41%2E896990545731%2C12%2E501904964447%29%3B%29%3Bout%3B%3E%3Bout%20skel%20qt%3B%0A | |
-o | |
musei_roma.json |
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
cat remote_datasets.txt | xargs -n 3 curl -L |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment