The openstreetmap tag has no wiki summary.
0
votes
1answer
12 views
What version of Leaflet does Flickr use?
As a user of the SmoothWheel Firefox extension, I sometimes come across apps that capture the scroll event but don't prevent it to propagate further, resulting in, for example, a map zooming while the ...
0
votes
1answer
2k views
Finding businesses within a n mile radius of a point with Google Maps or Earth
I'm working on an article that seeks to find a certain type of business within my borough. Ideally I'd be able to supply a KML file and have it return only businesses within those bounds, but I'm not ...
1
vote
1answer
82 views
Drawing parameters in OpenStreetMap URL
I've learnt that one can add annotation on maps on OpenStreetMap by adding
box=yes&bbox=lon1,lat1,lon2,lat2 to draw a rectangle and
mlon=lon&mlat=lat to add a marker
e.g.
...