Maxim Shashkov

Results 3 issues of Maxim Shashkov

Session Info ```r ``` I used my registered GeoNames username for elevation() function and got error lats = c(31.8496, 29.15503) longs = c(-110.576060, -103.59828) elevation(latitude = lats, longitude = longs,...

function osm() return only tree type of roads: "primary", "seconday", and "tertiary" values "motorway", and "trunk" are skipped example: highways = osm(country = 'KZ', var = 'highways') unique(highways$highway) [1] "primary"...

Could you consider possibility to add procedure for downloading and processing rasters from EarthEnv, namely "Global 1-km Consensus Land Cover"? This resource provides raster not very fine resolution in compare...