Yahoo Malaysia Web Search

Search results

  1. www.openstreetmap.org › about › apiOpenStreetMap

    OpenStreetMap is built by a community of mappers that contribute and maintain data about roads, trails, cafés, railway stations, and much more, all over the world. Local Knowledge. 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.

  2. 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. Use a web map library instead. Alternatively, consider the Overpass API which provides read-only API access.

  3. Welcome to OpenStreetMap! OpenStreetMap is a map of the world, created by people like you and free to use under an open license. Hosting is supported by Fastly, OSMF corporate members, and other partners . Learn More Start Mapping. 500 km. 300 mi. OpenStreetMap is the free wiki world map.

  4. Sep 6, 2016 · Introduction to OpenStreetMap API. OpenStreetMap (OSM) provides a public API that allows developers to access various features of the OSM map data. The API provides a range of functionality that includes reading map data, making edits to the map, and creating custom applications with OSM data.

  5. May 23, 2024 · API v0.6 is the current version of the OSM Editing API originally deployed 17-21 April 2009. This page and the API has been extended and updated multiple times since April 2009: In July 2018 after numerous other smaller backwards compatible changes.

  6. Aug 22, 2023 · The main API is the method of obtaining OSM data used by editors, as this is the only method of changing the OSM data in the live database. The API page provides a link to the specification of the protocol to be used to obtain data. Its limitations are: it will only return very small areas < 0.25deg square.

  7. Oct 17, 2023 · The code that runs openstreetmap.org is composed of independent components that work together to provide an API, Slippy Map, and other bits of functionality. The Rails port is the Ruby on Rails application that powers openstreetmap.org; it's where OSM's pages and basic API originate.