Linear referencing for shapley LineStrings
Project description
ShapelyM: linear referencing in 3D
The term linear referencing emerged from engineering applications where it was preferable to locate a point along a linear feature (often roads) by referencing that location to some other well-defined location, rather than using classical geographic coordinate systems. The most familiar illustration of linear referencing is the mile markers along U.S. highways (Federal Highway Administration 2001, Federal Transit Administration 2003).
Shapely is a BSD-licensed Python package for manipulation and analysis of planar geometric objects. It is based on the widely deployed GEOS (the engine of PostGIS) and JTS (from which GEOS is ported) libraries. It can be useful to specify position along linear features such as LineStrings and MultiLineStrings with a 1-dimensional referencing system. Shapely supports linear referencing based on length or distance, evaluating the distance along a geometric object to the projection of a given point, or the point at a given distance along the object.
ShapelyM can be used to linear referencing in 3D.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for shapelym-0.0.3.dev7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | baf4a9cc363f9166aa6dcfec23a162a0cbff96354f9d26d05a0d072e4ef35e6b |
|
MD5 | dc433e33df1012441121268139c71eab |
|
BLAKE2b-256 | 42141fa01340f982c0c3436f50e9af54a2fbca855cd55f7514cf754320ce293e |