public class SpatialUtils extends Object
| Constructor and Description |
|---|
SpatialUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Element |
createGML32Envelope(Node oldEnvNode)
Creates a GML 3.2 envelope from a legacy GML 3.1 representation.
|
static org.opengis.geometry.Envelope |
envelopeFromSimpleGeoRSSBox(Node boxNode)
Creates an Envelope from a simple georss:box element.
|
public static org.opengis.geometry.Envelope envelopeFromSimpleGeoRSSBox(Node boxNode)
boxNode - An Element node (georss:box) containing the coordinates of
the lower and upper corners.public static Element createGML32Envelope(Node oldEnvNode)
oldEnvNode - An element node representing a GML 3.1 envelope.Copyright © 2018 Open Geospatial Consortium. All rights reserved.