Intended to be used for development/debugging purposes only.

get_sf_indices(data, crs = NULL, host = NULL, port = NULL)

Arguments

data

An `sf` object to retrieve indices for. Note that indices will be retrieved for the entire bounding box.

crs

The EPSG code for the CRS of your `sf` object. Default is to assume the CAFRI standard CRS, currently the non-EPSG value 900914.

host

The current IP or URL for the Labrador service - intended for development purposes only.

port

The current port used for the Labrador service - intended for development purposes only.

Value

A data frame with a single column containing index values.