awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
manuelbieh avatar

manuelbieh/geolib

0
View on GitHub↗
4,273 stele·337 fork-uri·JavaScript·MIT·7 vizualizări

Geolib

Geolib este o bibliotecă de calcul geospațial și un instrument de analiză a punctelor. Oferă o colecție de utilitare pentru calcularea distanțelor, azimuturilor și ariilor între coordonate, precum și pentru conversia măsurătorilor geografice și a formatelor de coordonate.

Biblioteca dispune de un parser de geometrie Well-Known Text (WKT) pentru a converti șirurile WKT în structuri de coordonate pentru analiza poligoanelor. Include instrumente specializate pentru geofencing și contenția punctelor, permițând determinarea dacă o coordonată cade în interiorul unui poligon definit sau al unei raze specificate.

Setul de instrumente acoperă arii largi de capabilități, inclusiv analiza proximității locației, calcularea azimutului de navigație și transformarea datelor. Poate calcula puncte centrale, determina bounding box-uri și sorta coordonatele după proximitate pentru a identifica cei mai apropiați vecini.

Biblioteca oferă, de asemenea, utilitare pentru validarea coordonatelor și traducerea distanțelor, ariilor și vitezelor între diferite unități standard metrice și imperiale.

Features

  • Geospatial Calculations - Provides a comprehensive suite of mathematical functions for calculating distances, bearings, and spatial relationships on geographic coordinates.
  • Coordinate Distance Calculation - Provides high-accuracy distance calculations between geographic coordinates using the Haversine formula to account for Earth's curvature.
  • WKT and WKB Serialization - Converts Well-Known Text strings into usable coordinate structures to represent shapes and polygons.
  • Point-in-Polygon Detection - Determines if a coordinate is inside a polygon by counting intersections of a ray with the polygon's edges.
  • Proximity Verifications - Verifies if a specific coordinate point falls within a defined radius of another point.
  • Point Containment Checks - Verifies if a specific coordinate lies within a defined polygon or within a specified radius.
  • Geofencing - Checks if a specific coordinate falls within a defined polygon or within a set radius of another point.
  • Coordinate Format Conversions - Maps numerical latitude and longitude values between decimal degrees and degrees-minutes-seconds formats.
  • Coordinate Format Transformations - Transforms coordinates between decimal and sexagesimal representations for human readability.
  • Geospatial Point Analysis - Implements functions for determining point containment, proximity, and calculating bounding boxes for sets of coordinates.
  • Location Proximity Analysis - Sorts lists of coordinates by distance to find the nearest neighbors or the center of a group.
  • Navigation Bearing Calculations - Determines the compass direction between two points or calculates a destination based on a bearing and distance.
  • Spherical Bearing Calculations - Determines the compass direction between two points using spherical trigonometry.
  • Travel Speed Imputers - Determines the speed of travel between two coordinates based on the time elapsed between them.
  • Nearest Neighbor Analysis - Sorts a list of coordinates by distance to a reference point to identify the nearest neighbors.
  • Path Measurement Utilities - Calculates the total length of a path connecting multiple coordinates or the surface area of a polygon.
  • Bounding Box Calculations - Provides utilities to calculate the bounding box enclosing a set of geographic coordinates.
  • Point-to-Polygon Transformation - Converts WKT strings into coordinate arrays to represent polygon shapes.
  • Compass Heading Calculation - Identifies the cardinal direction from one coordinate point to another using bearing calculations.
  • Cardinal Direction Mapping - Converts numeric degree headings into human-readable compass directions.
  • Destination Point Calculators - Determines the coordinates of a destination given a starting point, distance, and bearing.
  • Point-to-Line Distance Calculations - Computes the shortest distance between a specific point and a line defined by two coordinates.
  • Measurement Unit Converters - Provides utilities for translating distances, areas, and speeds between different metric and imperial standard units.
  • Travel Speed Calculators - Calculates travel speed between timed coordinates and converts results into units like mph or kmh.
  • WKT Geometry Parsers - A tool for converting Well-Known Text strings into coordinate structures to represent and analyze polygon shapes.
  • Proximity Search - Orders a list of coordinates by their distance to a reference point to find the closest locations.
  • Geospatial Distance Calculations - Provides utilities to compute the shortest distance between a specific coordinate and a line defined by two points.
  • Bounding Box Generation - Calculates the minimum and maximum latitude and longitude that encompass a set of coordinates.
  • Geometry Center Retrieval - Calculates the central geographic coordinate of a collection of points or a bounding box.
  • Data Processing Tools - Provides fundamental geospatial operations and calculations.
  • JavaScript Geospatial Libraries - Basic geospatial operations like distance calculation.

Istoric stele

Graficul istoricului de stele pentru manuelbieh/geolibGraficul istoricului de stele pentru manuelbieh/geolib

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face manuelbieh/geolib?

Geolib este o bibliotecă de calcul geospațial și un instrument de analiză a punctelor. Oferă o colecție de utilitare pentru calcularea distanțelor, azimuturilor și ariilor între coordonate, precum și pentru conversia măsurătorilor geografice și a formatelor de coordonate.

Care sunt principalele funcționalități ale manuelbieh/geolib?

Principalele funcționalități ale manuelbieh/geolib sunt: Geospatial Calculations, Coordinate Distance Calculation, WKT and WKB Serialization, Point-in-Polygon Detection, Proximity Verifications, Point Containment Checks, Geofencing, Coordinate Format Conversions.

Care sunt câteva alternative open-source pentru manuelbieh/geolib?

Alternativele open-source pentru manuelbieh/geolib includ: maptalks/maptalks.js — maptalks.js is a JavaScript map rendering library and web map interaction framework used to render interactive 2D and… geopy/geopy — geopy is a Python geocoding library and geolocation client used to convert human-readable addresses into geographic… alexreisner/geocoder — This is a Ruby toolkit for converting addresses to geographic coordinates and performing reverse geocoding via… shapely/shapely — Shapely is a library for the manipulation and analysis of planar geometric objects, serving as a Python wrapper for… toblerity/shapely — Shapely is a geometric analysis library for the manipulation and analysis of planar geometric objects. It functions as… memgraph/memgraph — Memgraph is an in-memory, distributed graph database designed for high-performance labeled property graph management.…

Alternative open-source pentru Geolib

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Geolib.
  • maptalks/maptalks.jsAvatar maptalks

    maptalks/maptalks.js

    4,519Vezi pe GitHub↗

    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

    HTML
    Vezi pe GitHub↗4,519
  • geopy/geopyAvatar geopy

    geopy/geopy

    4,819Vezi pe GitHub↗

    geopy is a Python geocoding library and geolocation client used to convert human-readable addresses into geographic coordinates and resolve coordinates back into street addresses using various third-party web services. The library provides a consistent provider-based interface that abstracts multiple external geocoding services, allowing for interchangeable backends. It includes built-in request rate limiting and asynchronous client interfaces to manage API call frequency and execute concurrent lookups without halting execution. Beyond geocoding, the project includes geospatial utilities for

    Pythongeocodergeocodingpython
    Vezi pe GitHub↗4,819
  • alexreisner/geocoderAvatar alexreisner

    alexreisner/geocoder

    6,446Vezi pe GitHub↗

    This is a Ruby toolkit for converting addresses to geographic coordinates and performing reverse geocoding via multiple external API providers. It provides a library for integrating location services into Ruby applications, including an IP geolocation tool to translate IP addresses into coordinates, city names, and country data. The project includes a command line interface for bulk geocoding of database records with integrated rate limiting and a geospatial query engine for calculating distances and performing radius or bounding box searches. It also features a mocking framework that provide

    Ruby
    Vezi pe GitHub↗6,446
  • shapely/shapelyAvatar shapely

    shapely/shapely

    4,455Vezi pe GitHub↗

    Shapely is a library for the manipulation and analysis of planar geometric objects, serving as a Python wrapper for the GEOS C++ engine. It provides a framework for calculating geometric properties, evaluating spatial relationships, and performing topological predicates within a Cartesian plane. The project distinguishes itself through a vectorized geometry processor capable of executing spatial operations across large arrays of shapes to increase throughput. It also includes a spatial indexing system based on R-trees to accelerate the retrieval of intersecting geometries and nearest neighbor

    Python
    Vezi pe GitHub↗4,455
  • Vezi toate cele 30 alternative pentru Geolib→