Class GeoToolsHelper
java.lang.Object
org.tailormap.api.persistence.helper.GeoToolsHelper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Bounds
boundsFromCRSEnvelope
(org.geotools.ows.wms.CRSEnvelope crsEnvelope) static String
crsToString
(org.geotools.api.referencing.crs.CoordinateReferenceSystem crs) static Bounds
fromCRS
(org.geotools.api.referencing.crs.CoordinateReferenceSystem crs) static Bounds
fromEnvelope
(org.locationtech.jts.geom.Envelope envelope) static TMAttributeType
toAttributeType
(org.geotools.api.feature.type.AttributeType gtType)
-
Constructor Details
-
GeoToolsHelper
public GeoToolsHelper()
-
-
Method Details
-
boundsFromCRSEnvelope
-
fromCRS
-
fromEnvelope
-
crsToString
-
toAttributeType
-