No Clocks

No Clocks

3199 bookmarks
Newest
Wrappers for GDAL Utilities Executables
Wrappers for GDAL Utilities Executables
Rs sf package ships with self-contained GDAL executables, including a bare bones interface to several GDAL-related utility programs collectively known as the GDAL utilities. For each of those utilities, this package provides an R wrapper whose formal arguments closely mirror those of the GDAL command line interface. The utilities operate on data stored in files and typically write their output to other files. Therefore, to process data stored in any of Rs more common spatial formats (i.e. those supported by the sf and terra packages), first write them to disk, then process them with the package's wrapper functions before reading the outputted results back into R. GDAL function arguments introduced in GDAL version 3.5.2 or earlier are supported.
·joshobrien.github.io·
Wrappers for GDAL Utilities Executables
ISO 19157-1:2023
ISO 19157-1:2023
Geographic information — Data quality — Part 1: General requirements
·iso.org·
ISO 19157-1:2023
Index of /
Index of /
·schemas.opengis.net·
Index of /
mapshaper
mapshaper
·mapshaper.org·
mapshaper
Mass Effect Wiki | Fandom
Mass Effect Wiki | Fandom
Mass Effect Wiki is a comprehensive database for the Mass Effect video game series. The wiki is dedicated to collecting all information related to the franchise, such as classes, characters, races, walkthroughs, assignments and more!
·masseffect.fandom.com·
Mass Effect Wiki | Fandom
Including function calls in error messages — topic-error-call
Including function calls in error messages — topic-error-call
Starting with rlang 1.0, abort() includes the erroring function in the message by default: my_function <- function() { abort("Can't do that.") } my_function() #> Error in `my_function()`: #> ! Can't do that. This works well when abort() is called directly within the failing function. However, when the abort() call is exported to another function (which we call an "error helper"), we need to be explicit about which function abort() is throwing an error for.
This works well when abort() is called directly within the failing function. However, when the abort() call is exported to another function (which we call an "error helper"), we need to be explicit about which function abort() is throwing an error for.
There are two main kinds of error helpers:
Simple abort() wrappers. These often aim at adding classes and attributes to an error condition in a structured way: stop_my_class <- function(message) { abort(message, class = "my_class") }
Input checking functions. An input checker is typically passed an input and an argument name. It throws an error if the input doesn't conform to expectations: check_string <- function(x, arg = "x") { if (!is_string(x)) { cli::cli_abort("{.arg {arg}} must be a string.") } }
To fix this, let abort() know about the function that it is throwing the error for by passing the corresponding function environment as the call argument:
·rlang.r-lib.org·
Including function calls in error messages — topic-error-call
sysxplore
sysxplore
Sysxplore explores DevOps, Cloud, and Linux topics in a straightforward way, making complex concepts easy to grasp. Our goal is to deliver technical information and make it enjoyable to learn.
·sysxplore.com·
sysxplore
LandGate | Business Solutions
LandGate | Business Solutions
LandGate provides end-to-end solutions for energy developers, investors, and institutional landowners.
·landgate.com·
LandGate | Business Solutions
Codeberg.org
Codeberg.org
Codeberg is a non-profit community-led organization that aims to help free and open source projects prosper by giving them a safe and friendly home.
·codeberg.org·
Codeberg.org
Filmdrop • Element 84
Filmdrop • Element 84
FilmDrop is a suite of open source tools for ingesting, archiving, processing, analyzing and distributing geospatial data in the cloud.
·element84.com·
Filmdrop • Element 84
GeoArrow
GeoArrow
·geoarrow.org·
GeoArrow
TRACT
TRACT
·www2.census.gov·
TRACT
Fips
Fips
·census.gov·
Fips
Tiger
Tiger
·www2.census.gov·
Tiger