Top "Openstreetmap" questions

OpenStreetMap is a free editable map of the whole world.

Leaflet - Draw road path in real-time based on two marker

Here's the sample of application that draw road path based on two markers Sorry I cannot search the tutorial to …

javascript leaflet openstreetmap osmdroid
How can I display OSM tiles using Python?

I'm in the process of generating tiles with generate_tiles.py and I'd like to write a Python app to …

python gis openstreetmap
Leaflet custom marker icon scale to zoom

I use Leaflet to draw an OpenStreetMap and attach it with a custom icon marker var mymap = L.map('mapid').…

javascript leaflet zooming openstreetmap marker
Display Map like OpenStreetMap

I like the way OpenStreetMap display its map. It almost looks like Google Map. I have already installed GeoServer and …

postgis openlayers openstreetmap geoserver
Import OpenStreetMap-Data (OSM-File) to a MySQL-Database / SQL-File

Intro I downloaded and extracted the OpenStreetMap Source File (See here). I have a 400GB XML-sourcefile now, and i would …

mysql xml openstreetmap osmosis
Drawing upon openstreetmap in python

What I want to do is to generate a static image (e.g. a png) using python and using openstreetmap …

python matplotlib openstreetmap
'Expected String or Unicode' when reading JSON with Pandas

I try to read an Openstreetmaps API output JSON string, which is valid. I am using following code: import pandas …

python json pandas openstreetmap overpass-api
gwt-openlayers with openstreetmap example

I'd like to integrate OSM in GWT. I found this library called gwt-openlayers, but I don't understand how can I …

gwt openstreetmap gwt-openlayers
GeoCoding Issues with OpenStreetMap/Nominatim

I have a website which needs to obtain the Latitude and Longitude for the address entered by the customer. Google/…

geocoding openstreetmap nominatim
Multiple marker selection within a box in leaflet

I need to select multiple markers in a map. Something like this: Box/Rectangle Draw Selection in Google Maps but …

dictionary leaflet openstreetmap