This is the Windows app named sf (Simple Features) whose latest release can be downloaded as CRANreleasesourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named sf (Simple Features) with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS
Ad
sf (Simple Features)
DESCRIPTION
sf is an R package that implements “simple features” (standardized vector spatial data) for R. It allows spatial vector data (points, lines, polygons etc.) to be represented as records in data frames (or tibbles) with geometry list columns, and performs spatial operations (geometry operations, coordinate reference system transformations, reading/writing spatial data, integration with spatial databases etc.). It interfaces to GDAL, GEOS, PROJ libraries for robust operations.
Features
- Supports all standard simple feature geometry types (points, linestrings, polygons, multi-geometries etc.) in various dimensions (XY, XYZ, XYM, XYZM)
- Reading and writing spatial vector data via many file formats / drivers through GDAL, and spatial databases (PostGIS etc.)
- Coordinate reference system (CRS) transformations via PROJ, support for projected and geographic / ellipsoidal coordinate systems
- Geometric operations: area, intersection, buffer, union, distance etc via GEOS integration
- Well-designed I/O performance: use of “well-known binary” serialization, list geometry columns, fast I/O, good memory management etc.
- Extended features via other packages: lwgeom for more advanced PostGIS‐style functions; possible integration with raster / stars for combining vector + raster data etc.
Programming Language
R
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/sf-simple-features.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.