Last active
March 12, 2020 10:11
-
-
Save acagastya/f8877322f403dfdd9e9b3f9fb744934e to your computer and use it in GitHub Desktop.
array of OSM entries with names
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 characters
[ | |
{ | |
name: "Bangalore Junction", | |
url: "https://www.openstreetmap.org/way/373566738" | |
}, | |
{ | |
name: "Phoenix Marketcity", | |
url: "https://www.openstreetmap.org/way/169256025" | |
}, | |
{ | |
name: "Yelhanka Junction", | |
url: "https://www.openstreetmap.org/node/338274462" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment