I am using an API map (Get your map : this is a vector map and use of open street map ) and I want to extract some data from my map and add some features to my map. For example I want to show alarm to user when user have (200m) to railway station and something like that. I don't have any idea how to do that.
1
votes
2 Answers
0
votes
you need to ask a more spacific question and not something as general as to show you how to use google maps. also you didn't mention if your using google maps, or what API your using.
in general, you use, getAddressLine attribute to get street information.
here is a link to the api for google maps,
there are some great tutorials out there on how to use google maps and street views, and you can always open a google maps activity, and to see how they get the street name from there.
0
votes
You can use Osmosis or Osmconvert for extracting a region from a file with OpenStreetMap data.
In both cases you need to create or obtain a file containing the city's boundary.