Package | Description |
---|---|
org.apache.sis.metadata.iso.spatial |
Information about the mechanisms (grid or vector) used to represent spatial data.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultGeorectified
Grid whose cells are regularly spaced in a geographic or projected coordinate reference system.
|
class |
DefaultGeoreferenceable
Grid with cells irregularly spaced in any given geographic/map projection coordinate reference system.
|
class |
DefaultGridSpatialRepresentation
Method used to represent geographic information in the dataset.
|
class |
DefaultVectorSpatialRepresentation
Information about the vector spatial objects in the dataset.
|
Modifier and Type | Method and Description |
---|---|
static AbstractSpatialRepresentation |
AbstractSpatialRepresentation.castOrCopy(SpatialRepresentation object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.