Geocodio API
Geocodio API is a geocoding service API primarily used to convert addresses into latitude and longitude coordinates (geocoding) or convert latitude and longitude coordinates into addresses (reverse geocoding). It supports various programming languages through HTTP requests and returns data in JSON or XML formats, widely used in map applications, location services, data analysis, and other scenarios.
2025-12-29 14:16:29Pelias/geocode.earth API
Pelias/geocode.earth API is an open-source geocoding service that provides bidirectional conversion between addresses and coordinates. It supports forward geocoding (finding location coordinates from an address) and reverse geocoding (retrieving specific location information from coordinates), and includes structured geocoding capabilities to handle segmented data (such as house numbers, streets, etc.). The API also offers autocomplete functionality, providing real-time suggestions for location names and returning detailed information including names, addresses, and coordinates. Its typical application scenarios include providing precise address search for mapping services, enabling real-time location navigation for mobile applications, and converting address data into geographic coordinates for spatial analysis.
2025-12-29 14:10:55OpenRouteService API
OpenRouteService API is an application programming interface (API) that provides route planning, navigation, and geocoding services. It supports multiple transportation modes (such as walking, cycling, driving, etc.) and can be integrated into map applications to enable route calculation and navigation functionality. Through its open interface, it offers location-based services for developers, making it suitable for application development requiring route optimization or navigation features.
2025-12-29 14:05:48GraphHopper Directions API
GraphHopper Directions API is a route planning and navigation service based on a RESTful architecture, provided by GraphHopper GmbH. It leverages OpenStreetMap data to provide global map coverage and supports route calculation for multiple modes of transportation (such as driving, cycling, walking, public transit, etc.). It integrates functionalities like real-time traffic information, route optimization, geocoding, and isochrone analysis. Developers can quickly integrate it into applications using its Java or JavaScript clients. It is suitable for scenarios like logistics and distribution, traffic navigation, and geographic information systems, combining open-source flexibility with commercial-grade performance.
2025-12-29 14:00:14OSRM API (Open Source Routing Machine)
OSRM API (Open Source Routing Machine) is a high-performance open-source routing engine based on OpenStreetMap data, providing route calculation services through RESTful HTTP interfaces. It supports multiple travel modes such as driving, cycling, and walking, and can quickly return the shortest path results. It is widely used in navigation application development, logistics delivery planning, travel time analysis, and other scenarios. Core features include route calculation, multi-point travel time matrix generation, GPS trajectory matching, etc., utilizing the Contraction Hierarchies algorithm to achieve millisecond-level response times.
2025-12-29 13:55:31Esri Spatial Analysis / Geometry API
ESRI Spatial Analysis is the core spatial analysis toolkit within the ArcGIS platform, supporting advanced spatial modeling techniques such as terrain modeling, location analysis, pattern recognition, and change detection. The Geometry API provides geometric object processing capabilities, including point/line/polygon operations, spatial relationship analysis, and geometric calculations, with support for standard formats such as GeoJSON and WKT. Both are integrated into ArcGIS Pro and the Python API, require specific licenses (such as a Spatial Analyst license), and it is recommended to migrate from ArcGIS Desktop to ArcGIS Pro for use.
2025-12-29 13:48:22Mapillary Image Matching API
Mapillary Image Matching API is an interface service based on image matching technology, which aims to achieve spatial consistency and feature correspondence between multiple images using computer vision algorithms. This API detects key points (feature points) such as SIFT and ORB, and calculates a homography matrix to geometrically align images taken from different viewpoints or at different times.
2025-11-05 14:43:52Mapillary Vector Tiles API
Mapillary Vector Tiles API is an interface that provides structured vector map data, providing developers with the geographic locations and attributes of real-world objects (e.g., road markings, traffic signs, lanes, and road shapes) collected by the Mapillary platform in the form of efficiently transportable "tiles." Developers can use this highly accurate vector data to build applications such as augmented reality (AR) navigation, detailed map analysis, and infrastructure management tools.
2025-11-05 14:42:28OpenStreetCam
OpenStreetCam is an open-source map data collection project run by TeleNav, which collects street imagery and video data through crowdsourcing, contributing to improving the accuracy of OpenStreetMap. Meanwhile, the OpenStreetView API is an interface service provided by the OpenStreetMap project, designed to allow developers to access geographic data and integrate functions such as map display and geocoding. The relationship between the two is such that OpenStreetCam is responsible for data collection, and the results can be accessed and displayed through the OpenStreetView API.
2025-11-05 14:41:07Mapillary API
Mapillary API allows developers to access data from Mapillary's crowdsourced Street View platform, supporting geotagged photos, videos, and traffic-related information. Through this API, developers can integrate Street View data into their applications for mapping services, traffic analysis, or computer vision tasks. Its functionality includes image retrieval, metadata querying, and collaboration with object detection models (e.g., AP/mAP evaluation metrics). This API primarily serves technical scenarios requiring large-scale Street View data, such as autonomous driving and smart city projects.
2025-11-05 14:39:43
Service