gcoord is a coordinate conversion library that transforms geographic coordinates between China's three major map coordinate systems: WGS-84, GCJ-02, and BD-09. It handles the offset corrections required by national encryption policies, converting GPS or API-derived coordinates to align with the projections used by Chinese map providers like Baidu, Gaode, and Google China.
Les fonctionnalités principales de hujiulong/gcoord sont : Map Coordinate Converters, Geographic Coordinate Converters, Ellipsoid-Based Transformations, Map Projection Offset Correctors, BD-09 Coordinate Transformers, Coordinate Correctors, BD-09 to GCJ-02 Converters, GCJ-02 to BD-09 Converters.
Les alternatives open-source à hujiulong/gcoord incluent : wandergis/coordtransform — coordtransform is a coordinate transformation library and map projection utility used to convert geographic… cesiumgs/cesium — Cesium is a JavaScript library designed for rendering high-precision 3D globes and 2D maps within web browsers. It… andrewhartar/arkit-corelocation — ARKit-CoreLocation is a framework and library for synchronizing augmented reality world tracking with GPS coordinates.… maptalks/maptalks.js — maptalks.js is a JavaScript map rendering library and web map interaction framework used to render interactive 2D and… turfjs/turf — Turf is a JavaScript and TypeScript geospatial analysis library and toolkit used for performing spatial analysis and… azavea/tilegarden — Serverless raster and vector map tile generation using Mapnik and AWS Lambda.
coordtransform is a coordinate transformation library and map projection utility used to convert geographic coordinates between WGS84, GCJ02, and BD09 systems. It functions as a geographic coordinate converter that transforms longitude and latitude values to align map data across different providers. The library specifically handles the shifts and offsets required for Chinese map integration, ensuring that spatial data aligns correctly when moving coordinates between these international and regional mapping standards. Its capabilities cover GIS data alignment and location data normalization,
Cesium is a JavaScript library designed for rendering high-precision 3D globes and 2D maps within web browsers. It functions as a visualization engine that leverages hardware-accelerated graphics to display complex geographic data, terrain, and imagery. The library distinguishes itself through a modular architecture that supports the streaming of massive geographic datasets. By employing tiled data delivery and hierarchical level-of-detail optimization, it maintains performance while navigating large-scale environments. It also includes a time-dynamic state management system, which synchroniz
ARKit-CoreLocation is a framework and library for synchronizing augmented reality world tracking with GPS coordinates. It enables the placement of virtual objects at precise real-world locations by anchoring digital content to latitude and longitude coordinates. The project provides tools for aligning augmented reality scene headings with geographic north and rendering directional navigation paths on real-world surfaces. It includes capabilities for drawing geographic routing lines and creating world-scale annotations that scale based on their distance from the user. The system manages geosp
maptalks.js is a JavaScript map rendering library and web map interaction framework used to render interactive 2D and 3D geographic data on a web canvas. It functions as a 3D geospatial engine supporting 3DTiles and GLTF formats, a GeoJSON visualization tool, and a spatial analysis library. The project distinguishes itself through high-performance rendering and dynamic geospatial animation, including the ability to simulate traffic flow and execute smooth visual transitions for map elements. It provides comprehensive tools for interactive geometry editing, allowing users to draw and modify ve