https://github.com/sjsrey/geoplanar
Planar enforcement for polygon geoseries
https://github.com/sjsrey/geoplanar
gis spatial-analysis
Last synced: 6 months ago
JSON representation
Planar enforcement for polygon geoseries
- Host: GitHub
- URL: https://github.com/sjsrey/geoplanar
- Owner: sjsrey
- License: bsd-3-clause
- Created: 2021-07-03T00:28:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-29T13:26:18.000Z (about 1 year ago)
- Last Synced: 2024-12-18T02:00:56.537Z (about 1 year ago)
- Topics: gis, spatial-analysis
- Language: Jupyter Notebook
- Homepage: https://geoplanar.readthedocs.io
- Size: 595 MB
- Stars: 17
- Watchers: 6
- Forks: 8
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# geoplanar
Planar enforcement for polygon geoseries

[](https://github.com/sjsrey/geoplanar/actions?query=workflow%3A.github%2Fworkflows%2Funittests.yml)
|[](https://geoplanar.readthedocs.io/en/latest/?badge=latest)
[](https://zenodo.org/badge/latestdoi/382492314)
`geoplanar` supports the detection and correction of violations of [planar enforcement](https://ibis.geog.ubc.ca/courses/klink/gis.notes/ncgia/u12.html#SEC12.6) for polygon geoseries including:
- [gaps](https://github.com/sjsrey/geoplanar/blob/main/notebooks/gaps.ipynb)
- [nonplanar coincident edges](https://github.com/sjsrey/geoplanar/blob/main/notebooks/nonplanaredges.ipynb)
- [nonplanar touches](https://github.com/sjsrey/geoplanar/blob/main/notebooks/nonplanartouches.ipynb)
- [overlaps](https://github.com/sjsrey/geoplanar/blob/main/notebooks/overlaps.ipynb)
- [holes](https://github.com/sjsrey/geoplanar/blob/main/notebooks/holes.ipynb)
## Status
`geoplanar` is currently in alpha status and is open to contributions that help shape the scope of the package. It is being developed in support of [research ](https://nsf.gov/awardsearch/showAward?AWD_ID=1759746&HistoricalAwards=false) and is likely to be undergoing changes as the project evolves.
## Contributing
`geoplanar` development uses a [git-flow](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow) model. Contributions following this model are welcomed.
## Funding
`geoplanar` is partially supported by [NSF Award #1759746, Comparative Regional Inequality Dynamics: Multiscalar and Multinational Perspectives](https://nsf.gov/awardsearch/showAward?AWD_ID=1759746&HistoricalAwards=false)