Nvector is a suite of tools written in Python to solve geographical position calculations.
-
Updated
Oct 14, 2024 - Python
Nvector is a suite of tools written in Python to solve geographical position calculations.
A python package to implement all different distance/routing methods (Great Circle/Rhumbline/Haversine/Eucledian).
Lightweight great-circle computation & map-projection library
A simple Flask app for comparing distances between 2 points using different methods.
The envector package is a suite of tools written in Python forked from the nvector package to solve geographical position calculations powered by means of n-vector.
GeoRDPy is a Python library that simplifies geodetic-coordinate polylines using the Ramer-Douglas-Peucker algorithm. It reduces the number of points while preserving accuracy, making it ideal for optimizing geospatial data representations. Specify a threshold for error tolerance and choose a sphere radius for tailored simplification.
A small python library for working with geospatial bearing lines
Add a description, image, and links to the great-circle topic page so that developers can more easily learn about it.
To associate your repository with the great-circle topic, visit your repo's landing page and select "manage topics."