documentationgood first issue
Repository metrics
- Stars
- (4 stars)
- PR merge metrics
- (PR metrics pending)
Description
Certain steps must be taken when setting up the R environment to download/upload/import sizeable geospatial data down from the original source, up to the postGIS database, and then back down to the users machine.
Some steps for setting up:
- change the java heap size that is allowed
- change the R system variable for memory allocation
- increase timeout from 60 to ~600
Could there be a utility function user runs to make all these changes?