Jordan S Read
Jordan S Read
Hi, apologies if this is user error or my misuse of the package. I have simplified something I ran into to a very small reproducible example. Without the context, it...
https://github.com/USGS-R/dataRetrieval/blob/4513780d167cea137ebec3702bc731704ad6c2da/R/setAccess.R#L43 ability to set these env variables. would be useful for testing, or if the service URLs change
In order to make it more common for supporting smaller, more manageable queries and then aggregating them on the client side, I wonder if it is within scope to support...
see #414 for details, but for an example ```r my_algorithms
Behind the scenes, GDP does operations on polygons. We get around this for points (which are "zero area") by creating a tiny little diamond centered on the point. For reasons...
see https://github.com/USGS-R/geoknife/pull/360/files#diff-dc2073bb312789f1fef6a00e6bbf980dR83 which was a relic of an `httr` change for `xml2`
Long table instead of (mostly) a wide table: current output ```r head(prism.data) DateTime Acadia Amistad Olympic Rocky Sequoia Voyageurs variable statistic units 1 1980-01-01 1.525 17.9300 -0.52 -4.73 1.6825 -10.29...
related to #291
For both simplegeoms and webgeoms Covers issue in #284