Open links in new tab
  1. Openstreetmap: embedding map in webpage (like Google Maps)

    May 25, 2017 · Is there a way to embed/mashup the OpenStreetMap in your page (like the way Google Maps API works)? I need to show a map inside my page with some markers and allow …

  2. Using OpenStreetMap on Superset - Stack Overflow

    Oct 22, 2025 · I am trying to setup Apache-Superset, so that it uses OpenStreetMap instead of MapBox. I am currently using Superset in their local Python Version (not the Docker one), I have modified the …

  3. Downloading OpenStreetMap Data - Geographic Information Systems …

    If I choose to download OpenStreetMap XML Data I can't open the osm.xml files using QGIS (even using the QGIS-OSM toolbar import function). I wonder if I'm missing a more obvious way of dealing …

  4. openstreetmap - osm tile server with multiple regions - Geographic ...

    Oct 12, 2016 · I've built a tile server with data for the whole country, as well as a single state, but I was wondering if it's possible to combine different regions (load multiple pbf files) into the same database?

  5. OpenStreetMap: get coordinates from address - Stack Overflow

    Aug 4, 2015 · OpenStreetMap: get coordinates from address Ask Question Asked 10 years, 7 months ago Modified 10 years, 7 months ago

  6. How to open OSM as WMS/WMTS layer in QGIS so that it looks the …

    Feb 10, 2022 · How to open OSM as WMS/WMTS layer in QGIS so that it looks the same as openstreetmap.org? Ask Question Asked 4 years ago Modified 4 years ago

  7. openstreetmap - How to Add OSM Layer to QGIS 2.X - Geographic ...

    March 2015 update with QGIS 2.8.1 (Wien) Web>Openlayers plugin For Raster images [after fetching python plugins] use the OpenLayers Plugin For Vector (editable layers) use the OpenStreetMap …

  8. How to get route between two points on OpenStreetMap?

    Jan 2, 2023 · Now i don't know how to get the route or distance from A to B, make the route with the points. And the OSM wiki it's kinda unclear. I don't know if i explained myselk well. I tried google …

  9. EPSG 3857 or 4326 for Web Mapping - Geographic Information …

    The discussion at What is the difference between WGS84 and EPSG4326? shows that 4326 is just the EPSG identifier of WGS84.. Wikipedia entries for Google Maps and OpenStreetMap shows that they …

  10. How to extract street graph or network from OpenStreetMap?

    Sep 14, 2021 · osmium tags-filter map.osm w/highway -o highways-ways.osm NOTE: osmium tags-filter also works with .pbf files - Ophois Ophois is a CLI tool written in Rust, i created to: Download a map …