Learn R Programming

geometa (version 0.6-2)

GMLEnvelope: GMLEnvelope

Description

GMLEnvelope

Usage

GMLEnvelope

Arguments

Value

Object of R6Class for modelling an GML envelope

Format

R6Class object.

Fields

lowerCorner

[matrix]

upperCorner

[matrix]

Methods

new(xml, bbox, srsName, srsDimension, axisLabels, uomLabels)

This method is used to instantiate a GML envelope. The argument 'bbox' should be a matrix of dim 2,2 giving the x/y min/max values of a bouding box, as returned by bbox function in package sp

References

ISO 19136:2007 Geographic Information -- Geographic Markup Language. http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=32554

OGC Geography Markup Language. http://www.opengeospatial.org/standards/gml