awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wandergis avatar

wandergis/coordtransform

0
View on GitHub↗
4,633 stars·924 forks·JavaScript·MIT·4 viewswandergis.github.io/coordtransform↗

Coordtransform

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, which standardizes various coordinate system formats into a single consistent format for analysis or storage.

Features

  • Map Coordinate Converters - Transforms longitude and latitude between WGS84, GCJ02, and BD09 systems to correct offsets from national encryption policies.
  • Map Projection Offset Correctors - Adjusts GPS or API-derived coordinates to align with the specific projections used by map providers like Baidu and Gaode.
  • Geographic Coordinate Conversion Libraries - Provides a dedicated library interface for converting between the three major Chinese map coordinate systems.
  • Coordinate Transformations - Provides mathematical operations to convert geographic points between different reference frames and projections.
  • Geographic Coordinate Converters - Transforms geographic coordinates between different map projection systems and datums for accurate alignment.
  • Map Coordinate Offset Correctors - Adjusts coordinates to align with the specific projection offsets required by Chinese map providers.
  • Spatial Data Alignments - Corrects spatial data shifts when moving coordinates between international and regional mapping standards.
  • Location Data Normalizations - Standardizes various coordinate system formats into a single consistent format for analysis or storage.
  • Pure Functional Logic Implementations - Uses deterministic functions to calculate coordinate transformations without side effects or external state modification.
  • Stateless Architectures - Employs a stateless architecture to ensure consistent coordinate conversions independently of previous operations.

Star history

Star history chart for wandergis/coordtransformStar history chart for wandergis/coordtransform

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Coordtransform

Similar open-source projects, ranked by how many features they share with Coordtransform.
  • hujiulong/gcoordhujiulong avatar

    hujiulong/gcoord

    3,251View on GitHub↗

    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. The library provides direct conversions between all three systems, including WGS-84 to GCJ-02, WGS-84 to BD-09, GCJ-02 to BD-09, and their reverse transformations. It processes individual coordinate pairs, batches of coordin

    TypeScriptbd-09gcj-02geojson
    View on GitHub↗3,251
  • iib0011/omni-toolsiib0011 avatar

    iib0011/omni-tools

    9,710View on GitHub↗

    omni-tools is a browser-based utility suite that provides client-side tools for manipulating PDFs, media files, and data formats. It functions as a collection of web-based processors and calculation engines that execute directly within the browser without requiring server-side processing. The suite includes a client-side PDF editor for merging, splitting, and reorganizing document structures, and a web-based media processor for resizing, trimming, and converting image and video files. It also features a data format converter that transforms structured information between JSON, CSV, and XML fo

    TypeScriptalternativeconverterdata-manipulation
    View on GitHub↗9,710
  • gaoxiang12/slambook2gaoxiang12 avatar

    gaoxiang12/slambook2

    6,530View on GitHub↗

    This project is a set of exercise solutions and implementation guides for visual simultaneous localization and mapping. It provides a collection of worked code examples and mathematical solutions designed to translate theoretical localization and mapping concepts into practical implementations. The repository serves as a technical companion for academic study, featuring worked answers to SLAM exercises and a system for tracking typographical and technical corrections to maintain the accuracy of the associated written work. The codebase covers spatial mathematics and robotics geometry, includ

    C++
    View on GitHub↗6,530
  • andrewhartar/arkit-corelocationAndrewHartAR avatar

    AndrewHartAR/ARKit-CoreLocation

    5,525View on GitHub↗

    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

    Swiftarkitaugmented-realitycorelocation
    View on GitHub↗5,525
See all 30 alternatives to Coordtransform→

Frequently asked questions

What does wandergis/coordtransform do?

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.

What are the main features of wandergis/coordtransform?

The main features of wandergis/coordtransform are: Map Coordinate Converters, Map Projection Offset Correctors, Geographic Coordinate Conversion Libraries, Coordinate Transformations, Geographic Coordinate Converters, Map Coordinate Offset Correctors, Spatial Data Alignments, Location Data Normalizations.

What are some open-source alternatives to wandergis/coordtransform?

Open-source alternatives to wandergis/coordtransform include: hujiulong/gcoord — gcoord is a coordinate conversion library that transforms geographic coordinates between China's three major map… iib0011/omni-tools — omni-tools is a browser-based utility suite that provides client-side tools for manipulating PDFs, media files, and… andrewhartar/arkit-corelocation — ARKit-CoreLocation is a framework and library for synchronizing augmented reality world tracking with GPS coordinates.… gaoxiang12/slambook2 — This project is a set of exercise solutions and implementation guides for visual simultaneous localization and… dimforge/nalgebra — nalgebra is a linear algebra library for Rust that provides matrix and vector operations with support for both… louthy/language-ext — language-ext is a functional programming framework for C# that provides a suite of immutable data structures and…