Teleport API
Teleport API is a cloud-based interface service built on 3D Gaussian Splatting technology for spatial data processing scenarios. It supports uploading image and video capture data to automatically generate real-world 3D reconstruction models. These 3D assets, ranging from lightweight models to highly photorealistic reconstructions, can be seamlessly integrated into a developer’s own workflows, visualization platforms, or VR/AR applications. With the help of elastic GPU clusters, Teleport API also supports automated batch processing and can handle spatial datasets ranging from a single scene to city-block-scale environments.
2026-07-16 14:32:54Mapbox Language API
Mapbox Language API refers to the set of services and tools in the Mapbox ecosystem used to support multilingual map experiences. Built on top of Mapbox’s core mapping capabilities, it allows developers to quickly switch place names, map labels, and interface text into different languages to meet the needs of users in different regions. A common implementation is the open-source Mapbox GL Language plugin, which provides convenient multilingual switching for web maps based on Mapbox GL JS. It helps international-facing map applications deliver localized map labeling more efficiently.
2026-07-16 14:25:46OpenWeatherMap API
OpenWeatherMap API is an open weather data service that provides global real-time weather, minute-level precipitation forecasts, 48-hour hourly forecasts, 8-day daily forecasts, national-scale weather alerts, and more than 40 years of historical weather data. Developers can access it with an API key and retrieve responses in JSON or XML format, then integrate it into websites, mobile applications, or IoT devices. This makes it suitable for location-based dynamic weather display and intelligent decision support. It is especially widely used in map platforms for visualizing weather layers and delivering real-time alerts to end users.
2026-07-10 17:20:25Mapbox Schema API
Mapbox Schema API is a set of tools and specifications provided by Mapbox for defining and managing map data structures. It allows developers to describe map layers, data sources, and their style properties in a standardized manner, ensuring consistency of map data across different platforms and tools. It is commonly used for customizing map styles or precisely controlling the rendering rules of map elements when integrating geographic data.
2026-06-18 14:20:43GeoJSON API
GeoJSON API is not a standardized web service protocol but rather a geospatial data interchange format based on JSON. It is commonly used as the data carrier for geographic information system (GIS) data interfaces, transmitting geometric objects such as points, lines, and polygons along with their associated attributes. Its structure strictly adheres to the RFC 7946 specification and exclusively supports the WGS84 coordinate system. Typical objects include Feature (containing geometry and properties) and FeatureCollection. It is widely used for data loading and rendering in web mapping platforms such as Leaflet, Mapbox, and Tianditu (天地图). Developers can embed GeoJSON data directly via URL parameters for map visualization, or have backend services dynamically generate and return responses in this format.
2026-06-18 14:15:31Ordnance Survey OS Data Hub API
Ordnance Survey OS Data Hub API is a cloud-based geospatial data delivery service provided by Ordnance Survey (OS), the national mapping agency of Great Britain. It offers OS's high-precision geographic data (mapping, addresses, road networks, administrative areas, topography, etc.) as a RESTful API that can be directly integrated into web and mobile applications for real-time use. In an authenticated environment, developers can access various GIS datasets and efficiently incorporate functions such as map display, spatial analysis, route calculation, and statistical aggregation.
2026-05-15 17:27:49GeoNames Web Services
GeoNames Web Services is a suite of RESTful web services that provide programmatic access to the GeoNames geographical database, one of the world's largest free geographic name repositories. Launched in 2006 by Marc Wick, the GeoNames project contains over 11 million unique geographical features and 5.5 million alternate names across approximately 200 languages . The web services offer functionality including full-text search, reverse geocoding (converting coordinates to place names), postal code lookup, and Wikipedia article integration. All data is available under a Creative Commons Attribution license, making it accessible for both free and commercial applications. The services are widely used in mapping applications, logistics tracking, travel planning, and GIS analysis.
2026-05-14 19:53:56NOAA NCEI API (National Centers for Environmental Information API)
The NOAA NCEI API (National Centers for Environmental Information API) is a climate, ocean, and geographic data access service provided by the U.S. National Oceanic and Atmospheric Administration (NOAA). It offers a unified interface for obtaining and analyzing a wide variety of geospatial and environmental data, including temperature, precipitation, sea surface temperature, meteorological observations, and climate change indicators. Through the API, researchers, data scientists, and policymakers can efficiently retrieve both real‑time and historical data for use in diverse fields such as climate modeling, environmental assessment, and disaster prediction.
2026-05-14 19:44:55OpenSky Network API
The OpenSky Network API is an open API platform that collects and provides real-time flight data for commercial aircraft and drones. It offers information such as aircraft positions, altitude, speed, flight paths, and identification numbers, and can be used for air traffic monitoring, flight analysis, and research purposes. Data is collected through sensors and the ADS-B (Automatic Dependent Surveillance–Broadcast) network, and developers and researchers can easily access it via a RESTful API. This enables a wide range of applications, including visualization of air traffic conditions, flight pattern analysis, airspace management, and safety monitoring.
2026-05-14 19:36:02Nextzen / Mapzen Turn-by-Turn API
Nextzen / Mapzen Turn-by-Turn API is an open-source navigation service that supports multiple modes of transportation including car, bicycle, walking, and public transit. It is used to integrate route planning, navigation instructions, and travel time estimation into web or mobile applications. It provides dynamic route calculation and real-time navigation capabilities, allowing developers to implement draggable waypoints and obtain text-based navigation instructions in Leaflet maps via plugins such as lrm-mapzen. Since the Mapzen service has been shut down, Nextzen, as its successor, offers a similar API integration solution, including routing and map data services.
2026-04-24 16:34:56
Service