Description Usage Arguments Slots
This class holds information about the spatial dimensions. In particular, the dimension names and the projection arguments. The projection
arguments are inherited from the CRS
class
Creates a new SRS object with projection arguments and dimension names (y,x)-order
1 |
projargs |
character - The projection arguments as defined by PROJ4 |
dimnames |
character - The dimension names |
dimnames
character - The names for the dimensions in the order y-axis (South-North), x-axis(West-East)
authority
character - The name of the authority that provides the information about the reference system
srid
integer - The integer identifier that 'names' the spatial reference system
srtext
character - The textual description of the reference system in OGC Well Known Text (WKT) format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.