Top "Openstreetmap" questions

OpenStreetMap is a free editable map of the whole world.

How to get Coordinates when Address is Known?

I derived/adapted the following code from Adam Freeman's book "Metro Revealed: Building Windows 8 apps with XAML and C#" to …

c# geolocation geocoding windows-store-apps openstreetmap
How to host the OpenStreetMap Locally

I want to host the OSM (OpenStreetMap) locally. I need the basic idea what are required for hosting the OSM …

openstreetmap
QGis: How to import svg or raster images into Quantum GIS?

these vector or raster files being classic files without geocoordinates. They are lat/long projection, I want to import them …

map gis wikipedia openstreetmap qgis
OpenStreetMap in Android

Anyone know of a library for integrating OpenStreetMap in Android? I try with OSMDROID and MapsForge, any more? It's curious …

android openstreetmap
How to integrate OpenStreetMap into a react-native project?

I am trying to integrate OpenStreetMap into a React Native project. But I can't find any library or anything related …

android ios react-native mapbox openstreetmap
get speed limits from OpenStreetMap

I'm creating a mobile app that determines if someone if a good driver. The phone sits on the dashboard and …

mobile openstreetmap
Openlayers circle Polygon on OpenStreetMaps layer

I'm trying to create a circle with a defined center and put an icon marker on it. The code is …

javascript openlayers openstreetmap
Is there any free directions REST API compatible with OpenStreetMap?

I failed to find any official docs if OpenStreetMap provide any API for directions. Maybe there is some other free …

openstreetmap
Change Projection in OpenLayers Map

I want to set "EPSG:4326" as the projection of an OpenLayers map, but when I try it, I always get "…

javascript geospatial openlayers openstreetmap proj4js
Protobuf-net Error: Type is not expected, and no contract can be inferred: BlockHeader

Trying to get de-serialization of an openstreetmap pbf file working properly by following information from this thread as well as …

c# protobuf-net openstreetmap