spatial_data_types: Spatial Data Descriptions A data frame containing...

Description Usage Format Source

Description

Spatial Data Descriptions A data frame containing user-defined descriptions of spatial file types, extensions, dependencies, etc.

Usage

1

Format

A data frame with YY variables

geo_data_type

Type of database or spatial data

name

Name of source data type

description_high

A high-level description of the data. Simple. Short.

description_low

A low-level, finer description of the file extension type

ext_primary

Primary associated extension. E.g, Shapefiles have many file extensions but are primarily associated with '.shp.' extensions.

required

Is the ext_primary required (TRUE), FALSE if an optional filetype.

native_to

Language or software to which the extension is native. Does not imply this extension can only be used in this software.

default_xy

Default coordinate reference system

default_alt

Default vertical reference system (altitude)

Source

https://github.com/TrashBirdEcology/USAvian/blob/master/data/spatial_data_types.txt


TrashBirdEcology/USAvian documentation built on Feb. 27, 2021, 9:19 p.m.