https://github.com/wzbsocialsciencecenter/r_simplify_features
Code for blog post showing how to simplify spatial features with R.
https://github.com/wzbsocialsciencecenter/r_simplify_features
geospatial rstats simplification spatial
Last synced: about 1 month ago
JSON representation
Code for blog post showing how to simplify spatial features with R.
- Host: GitHub
- URL: https://github.com/wzbsocialsciencecenter/r_simplify_features
- Owner: WZBSocialScienceCenter
- License: apache-2.0
- Created: 2021-03-15T11:47:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T13:59:10.000Z (about 5 years ago)
- Last Synced: 2025-03-09T23:12:00.885Z (about 1 year ago)
- Topics: geospatial, rstats, simplification, spatial
- Language: R
- Homepage: https://datascience.blog.wzb.eu/2021/03/15/simplifying-geospatial-features-in-r-with-sf-and-rmapshaper/
- Size: 8.42 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Code for "Simplifying geospatial features in R with sf and rmapshaper"
Markus Konrad , March 2021
Code for the following blog post: https://datascience.blog.wzb.eu/2021/03/15/simplifying-geospatial-features-in-r-with-sf-and-rmapshaper/
Licensed under [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0). See `LICENSE` file.