Top "Openstreetmap" questions

OpenStreetMap is a free editable map of the whole world.

Openstreetmap: embedding map in webpage (like Google Maps)

Is there a way to embed/mashup the OpenStreetMap in your page (like the way Google Maps API works)? I …

javascript api maps openstreetmap
Is there an API for openstreetmap?

I wonder if there is any API I could query OSM data through, for example; Are (lon_1, lat_1) at land …

api geospatial openstreetmap
How do I do geocoding and routing with OpenStreetMap?

Because Google Maps API is not available in Israel (see here) I want to use OpenStreetMap. I'm confused by all …

api routing geocode openstreetmap
How to access RESTful API via PHP

I'm pretty new to PHP and the whole thing of working with RESTful APIs. All I want to do at …

php rest get openstreetmap
open street maps api for android

Does anyone know where I can find the open street maps api for android? I have searched the site and …

android openstreetmap
Reverse geo location using OpenStreetMap

I have used OpenStreetMap in my ongoing website. I have developed website using PHP. My requirement is to get ADDRESS …

openstreetmap reverse-geocoding
How to convert address (as text) to gps coordinates?

Let's say I have address as text: 901 Cherry Ave. San Bruno, CA 94066 USA is there any FREE service, which can …

google-maps-api-3 openstreetmap
Get exact geo coordinates along an entire route, Google Maps or OpenStreetMap

Suppose I have a route defined from one town to another. From the Google Maps API I can recover a …

google-maps geolocation openstreetmap
How to add only one marker in leaflet map

I am adding marker on map on user click. Problem is that I want only one marker but now whenever …

javascript leaflet openstreetmap
Adding Overlay to OSMDROID

I have been struggling with this long time. I am trying to add Overlay on my map. I am using …

android android-maps openstreetmap osmdroid