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. 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 …

  3. 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 …

  4. 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?

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

    Jul 4, 2017 · You could use the useful to get a list of the administrative regions where your place is situated. You can query the OSM data using the . You can output some data directly in a …

  6. openstreetmap - How do I convert open street map export to …

    Mar 12, 2014 · I am trying to render this output from open street map into geojson to add into a map. I only need to export the data one time. How do I do that? OSM lists it as a use case. I …

  7. openstreetmap - Open Street Maps default tiles (Leaflet ... - Stack ...

    Jun 25, 2020 · The docs explicitly state: «It’s worth noting that Leaflet is provider-agnostic, meaning that it doesn’t enforce a particular choice of providers for tiles», which means there is …

  8. How to draw a route on OSM on flutter App - Stack Overflow

    Jul 9, 2020 · I have create a component to display OpenStreetMap (OSM) on the view. Question: How can I draw a static route on the map. It should look like the following map I captured from …

  9. php - Nominatim Openstreet API giving 403 error - Stack Overflow

    Jun 21, 2024 · php laravel openstreetmap nominatim edited Jun 21, 2024 at 7:03 asked Jun 21, 2024 at 6:47 akhilD

  10. Step by step instruction to run offline OpenStreetMaps

    Jan 24, 2019 · I'm trying to run offline version of OpenStreetMaps on my server. I have an ASP.NET MVC app which displays OSM map. So far I run the quick start example from …