awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wandergis avatar

wandergis/coordtransform

0
View on GitHub↗
4,633 स्टार्स·924 फोर्क्स·JavaScript·MIT·4 व्यूज़wandergis.github.io/coordtransform↗

Coordtransform

coordtransform एक कोऑर्डिनेट ट्रांसफॉर्मेशन लाइब्रेरी और मैप प्रोजेक्शन यूटिलिटी है जिसका उपयोग WGS84, GCJ02 और BD09 सिस्टम के बीच भौगोलिक निर्देशांक को बदलने के लिए किया जाता है। यह एक भौगोलिक कोऑर्डिनेट कन्वर्टर के रूप में कार्य करता है जो विभिन्न प्रदाताओं के बीच मैप डेटा को संरेखित करने के लिए देशांतर और अक्षांश मानों को बदलता है।

यह लाइब्रेरी विशेष रूप से चीनी मैप एकीकरण के लिए आवश्यक शिफ्ट और ऑफ़सेट को संभालती है, यह सुनिश्चित करती है कि इन अंतरराष्ट्रीय और क्षेत्रीय मैपिंग मानकों के बीच निर्देशांक ले जाते समय स्थानिक डेटा सही ढंग से संरेखित हो।

इसकी क्षमताएं GIS डेटा अलाइनमेंट और लोकेशन डेटा नॉर्मलाइजेशन को कवर करती हैं, जो विश्लेषण या भंडारण के लिए विभिन्न कोऑर्डिनेट सिस्टम फॉर्मेट को एक एकल सुसंगत फॉर्मेट में मानकीकृत करती हैं।

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.

स्टार हिस्ट्री

wandergis/coordtransform के लिए स्टार हिस्ट्री चार्टwandergis/coordtransform के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Coordtransform के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Coordtransform के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • hujiulong/gcoordhujiulong का अवतार

    hujiulong/gcoord

    3,251GitHub पर देखें↗

    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
    GitHub पर देखें↗3,251
  • iib0011/omni-toolsiib0011 का अवतार

    iib0011/omni-tools

    9,710GitHub पर देखें↗

    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
    GitHub पर देखें↗9,710
  • gaoxiang12/slambook2gaoxiang12 का अवतार

    gaoxiang12/slambook2

    6,530GitHub पर देखें↗

    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++
    GitHub पर देखें↗6,530
  • andrewhartar/arkit-corelocationAndrewHartAR का अवतार

    AndrewHartAR/ARKit-CoreLocation

    5,525GitHub पर देखें↗

    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
    GitHub पर देखें↗5,525
Coordtransform के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

wandergis/coordtransform क्या करता है?

coordtransform एक कोऑर्डिनेट ट्रांसफॉर्मेशन लाइब्रेरी और मैप प्रोजेक्शन यूटिलिटी है जिसका उपयोग WGS84, GCJ02 और BD09 सिस्टम के बीच भौगोलिक निर्देशांक को बदलने के लिए किया जाता है। यह एक भौगोलिक कोऑर्डिनेट कन्वर्टर के रूप में कार्य करता है जो विभिन्न प्रदाताओं के बीच मैप डेटा को संरेखित करने के लिए देशांतर और अक्षांश मानों को बदलता है।

wandergis/coordtransform की मुख्य विशेषताएं क्या हैं?

wandergis/coordtransform की मुख्य विशेषताएं हैं: 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।

wandergis/coordtransform के कुछ ओपन-सोर्स विकल्प क्या हैं?

wandergis/coordtransform के ओपन-सोर्स विकल्पों में शामिल हैं: 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…