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:29OpenRouteService 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:48OSRM 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:31Carto Tiles API
CARTO Tiles API is an interface provided by the CARTO platform for efficiently processing and visualizing geospatial data. By splitting large datasets into pre-rendered tiles, it optimizes map loading speed and browsing experience, supporting various tile types such as dynamic and aggregated tiles. Built on the OGC API-Tiles standard, it integrates with CARTO’s declarative language, deck.gl, enabling flexible map styling and interactive application development.
2025-11-24 15:29:47MapQuest API
MapQuest API is an application programming interface that provides location-based services such as geocoding, route planning, and POI search. Developers can invoke its services by sending HTTP requests, for example, to convert addresses into coordinates or calculate driving routes. It supports multiple map data sources (e.g., OpenStreetMap, Bing Maps) and allows free access to basic services through an API key. This API is commonly used in scenarios like logistics optimization and location sharing. For instance, one organization utilized it to reduce meal delivery route planning time and costs.
2025-11-24 15:41:17Mapillary 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:43QGIS Cloud
QGIS Cloud is a cloud-based geographic information platform based on QGIS. It allows users to quickly publish desktop GIS projects as web maps using a plugin, enabling server-free spatial data sharing. It provides a personalized spatial data infrastructure (SDI) and supports PostgreSQL/PostGIS database management. It is available in two service models: a free (public access) version and a Pro (access control) version. This platform simplifies the map publishing process, allowing users to deploy maps to the cloud by simply installing a plugin in QGIS Desktop.
2025-11-05 14:38:37
Service