About 510,000 results
Open links in new tab
  1. OpenStreetMap API — Free Public API | Public APIs Directory

    The OSM API provides a powerful set of tools for accessing and manipulating OSM map data. By using the examples provided in this blog post, you can get started with the OSM API in JavaScript and …

  2. Overpass API/Overpass API by Example - OpenStreetMap Wiki

    The simplest way to get started with Overpass API is to use Taginfo and to navigate to the tag you are interested in. Take post boxes as an example. Push the Overpass Turbo button there in the upper …

  3. OpenStreetMap API - PublicAPI

    OpenStreetMap (OSM) is a collaborative project to create a free, editable map of the world. The OSM API allows developers to access geographical data, create maps, and contribute to the open-source …

    Missing:
    • example
    Must include:
  4. 3 Ways to Get OpenStreetMap (OSM) Data - Geoapify

    May 24, 2022 · OpenStreetMap is the largest geo-database in the world. Learn how to get the OSM data and use it with SQL queries, Overpass API, and Places API.

  5. How to extract data from OpenStreetMap and build a map with Python

    Sep 21, 2024 · To extract data from OpenStreetMap (OSM) and build a map with Python, you can follow these steps. The Overpass API provides numerous search options, commonly referred to as …

  6. Overview - OpenStreetMap API docs

    By using OSM Web API, you accept the OpenStreetMap Foundation API Usage policy. This documentation is created by Jędrzej Steckiewicz with mkdocs.org (including Material extension). …

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

  8. ️ Javascript/Typescript wrapper around the OpenStreetMap API.

    Jul 8, 2025 · TypeScript support: osm-api-js is built with TypeScript, providing better type safety and developer experience. Simpler API: The API is designed to be more straightforward and easier to use.

  9. Accessing the OpenStreetMap API with Python directly

    Apr 16, 2024 · And, on this article, I’ll explain how do that yourself directly using the OSM API and Python. This also explains the basic concepts I used to write the osmexp tool, to export OSM …

  10. API - OpenStreetMap Wiki

    OpenStreetMap has an editing API for fetching and saving raw geodata from/to the OpenStreetMap database — this is the entry page for the documentation. If you just want to embed a map into a …