About 772,000 results
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. OpenStreetMap: get coordinates from address - Stack Overflow

    Aug 4, 2015 · OpenStreetMap: get coordinates from address Asked 10 years, 2 months ago Modified 10 years, 2 months ago Viewed 70k times

  3. openstreetmap - Add vector OSM XYZ layer in QGIS? - Geographic ...

    Dec 21, 2023 · qgis openstreetmap vector-tiles vector-layer xyz-tiles Share Improve this question edited Dec 21, 2023 at 21:52

  4. Adding OpenStreetMap WMS layer to QGIS

    Feb 16, 2018 · I'm trying to add Openstreet Map (OSM) to QGIS3 (Ubuntu 16.04) as a background WMS layer. I found a list of OSM WMS Servers, and a WMS tab in the new Data …

  5. openstreetmap - Getting full list of cities and regions from OSM ...

    Jul 4, 2017 · Did you already evaluate to use Nominatim for this task? Osm search is based on it and if you find results useful, you should set up your own instance due to the large amount of …

  6. How to use OSM map in an android application.? Is there any …

    5 One mistake that people using Google Maps like service make is that they treat OpenStreetMap as just map tile provider. You need to know that OpenStreetMap is actually a big free editable …

  7. OpenStreetMap - Extract City and Administrative Boundaries from …

    Dec 18, 2023 · How can I export a list of cities with coordinates from a selected country, along with a list of districts and other administrative boundaries?

  8. openstreetmap - You requested too many nodes (limit is 50000).

    Dec 14, 2011 · As the message says, if you need to process large amount of data, you generally have two options: Generate smaller requests, and later merge them before processing (this is …

  9. How to host the OpenStreetMap Locally - Stack Overflow

    I want to host the OSM (OpenStreetMap) locally. I need the basic idea what are required for hosting the OSM and how the task can be done in a step wise manner. I have to host it in …

  10. openstreetmap - Convert large OSM files to GeoJSON

    Oct 17, 2019 · I have been trying to convert a large OSM file (5G) to the GeoJSON format. All the tools I have been using, use extensive memory and throw an out of memory exception. What …