Yahoo Canada Web Search

Search results

      • The Overpass API (formerly known as OSM Server Side Scripting, or OSM3S before 2011) is a read-only API that serves up custom selected parts of the OSM map data. It acts as a database over the web: the client sends a query to the API and gets back the data set that corresponds to the query.
      wiki.openstreetmap.org/wiki/Overpass_API
  1. People also ask

  2. 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 begin creating your own custom applications.

  3. May 25, 2017 · You can use OpenLayers (js API for maps). There's an example on their page showing how to embed OSM tiles. Edit: New Link to OpenLayers examples

  4. Oct 5, 2022 · 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 webpage, you don't want this API.

  5. www.openstreetmap.org › about › apiOpenStreetMap

    OpenStreetMap emphasizes local knowledge. Contributors use aerial imagery, GPS devices, and low-tech field maps to verify that OSM is accurate and up to date.

  6. Nov 12, 2019 · I want to know how I can interact with OpenStreetMap in a webpage via (only HTML, CSS, JavaScript) without Leaflet, OpenLayers, MapBox or anything like them (in backend or frontend). I am going to use pure OpenStreetMap only through URL.

  7. You can also use for example the overpass API to get all restaurants in a given geographic area as a JSON-formatted object, and then process this object using JavaScript. Is that what you want to do? You would need to know the key-Value-combination(s) of your objects of interest and the lat/lon coordinates of the bounding box in which to search.

  8. iD is a JavaScript OpenStreetMap editor. It's intentionally simple. It lets you do the most basic tasks while not breaking other people's data. It supports all popular modern desktop browsers: Chrome, Firefox, Safari, Opera, and Edge. Data is rendered with d3.js.

  1. People also search for