Top "Openstreetmap" questions

OpenStreetMap is a free editable map of the whole world.

OpenStreetMap offline?

I use OpenStreetMap on my side, but it works through their page. I wonder if it is possible to download …

offline openstreetmap
How to identify Leaflet's Marker during a `popupopen` event?

when a marker is clicked, I need to execute some code that finds the id corresponding to the marker being …

javascript jquery gis openstreetmap leaflet
Finding nearest street given a lat-long location

Is there any such API where given a location (in terms of latlong), I could find whether the given point …

location latitude-longitude openstreetmap
Setting map language to English in Openstreetmap with LeafletJS

I'm using LeafletJS to add a map component to my app. Everything is fine and dandy except for the localization …

openstreetmap leaflet
How to get the longitude and latitude coordinates from a city name and country in R?

I have a long list of city names and countries and I would like to plot them on a map. …

r maps openstreetmap rjsonio
Easy OpenStreetMap tile displaying for Python

I want to include the open street map (OSM) in my python code. I have read through lots of webpages …

python openstreetmap
How to add markers bulk in leaflet?

I have an array with ~30k elements and I need to create map with markers for each of them. I …

javascript openstreetmap leaflet
How to use OpenStreetMap in native android app development

Hello I have the default android " Dummy Content " native app build in my android phone.. now I need to use …

android google-maps openstreetmap
How to draw circle on the MAP using GMAP.NET in C#

I am using GMAP.NET in c#. I am able to display the map on the form, now i am …

c# google-maps openstreetmap gmap.net
How to use OpenStreetMap background on Matplotlib Basemap

This should be simple, but when I look for it I just find web packages. I need something better than …

python-2.7 gis openstreetmap matplotlib-basemap