File tree Expand file tree Collapse file tree 2 files changed +0
-11
lines changed
Expand file tree Collapse file tree 2 files changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -28,17 +28,6 @@ ArcGIS](https://www.esri.com/en-us/home)) and forms the vector data basis for
2828libraries such as [ GDAL] ( https://gdal.org/ ) . A subset of
2929simple features forms the [ GeoJSON] ( https://geojson.org/ ) standard.
3030
31- R has well-supported classes for storing spatial
32- data ([ sp] ( https://CRAN.R-project.org/package=sp ) )
33- and interfacing to the above mentioned environments
34- ([ rgdal] ( https://CRAN.R-project.org/package=rgdal ) ,
35- [ rgeos] ( https://CRAN.R-project.org/package=rgeos ) ), but has so far lacked a
36- complete implementation of simple features, making conversions
37- at times convoluted, inefficient or incomplete. The package
38- [ sf] ( https://github.com/r-spatial/sf ) tries to fill this gap, and aims
39- at succeeding [ sp] ( https://CRAN.R-project.org/package=sp ) in the
40- long term.
41-
4231This vignette:
4332
4433* explains what is meant by features, and by ` simple features `
You can’t perform that action at this time.
0 commit comments