ed853685b0
Support for simple features, a standardized way to encode spatial vector data. Binds to 'GDAL' for reading and writing data, to 'GEOS' for geometrical operations, and to 'PROJ' for projection conversions and datum transformations. Optionally uses the 's2' package for spherical geometry operations on geographic coordinates.
5 lines
325 B
Text
5 lines
325 B
Text
Support for simple features, a standardized way to encode spatial
|
|
vector data. Binds to 'GDAL' for reading and writing data, to 'GEOS'
|
|
for geometrical operations, and to 'PROJ' for projection conversions
|
|
and datum transformations. Optionally uses the 's2' package for
|
|
spherical geometry operations on geographic coordinates.
|