Map Matching and road Building Conflict solving Library
Project description
Kaizen
A Library build with two propose, to map match road elements either with probe trace or road elements from different source and help, tackle the problem of roads and building intersecting or overlapping, which are results of inaccurate digitizing, snapping, or resource mismatch.
This Library, presents, my view on tackling the aforementioned problem, caused during map making, addressed using obstacle avoidance and map matching
MapMatch | Conflict Resolver | ICT |
Installation
pip install kaizen-mapping
Requirements
- Rtree - installation
- Geopandas - installation
- Rasterio - installation
- GDAL - installation
- Fiona - installation
- Shapely - installation
The library uses Rtree which has a dependency on libspatialindex, It is recommend to resolve the dependency through conda
LibSpatialIndex For Linux:
$ sudo apt-get update -y
$ sudo apt-get install -y libspatialindex-dev
LibSpatialIndex For Windows:
Experience is pretty slim, for Windows Installation, I recommend using conda, for trouble free installation.
MapMatch
Examples
Conflict Resolver
Examples
- Solving Conflict Between Building and Road without additional Reference
- Complex Solving Conflict Between Building and Road without additional Reference
- Solving Conflict Between Building and Road with matching the conflict with neighbouring data and finding associated reference points
ICT
Example
References
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
File details
Details for the file kaizen_mapping-0.0.1.tar.gz
.
File metadata
- Download URL: kaizen_mapping-0.0.1.tar.gz
- Upload date:
- Size: 27.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b57bc38ec63ff6c0cc987874c1e7b5ace8929d5c2087d6ff903dc36039e5fb6 |
|
MD5 | d7c1ea9605262cf4164a05f3beff8f10 |
|
BLAKE2b-256 | e767b1e17a330b7dabaf8aef8271bd48ddb45b3400cede2d3f5c42ff09b2210e |