Class GeoToolsHelper


  • public class GeoToolsHelper
    extends Object
    • Constructor Detail

      • GeoToolsHelper

        public GeoToolsHelper()
    • Method Detail

      • boundsFromCRSEnvelope

        public static Bounds boundsFromCRSEnvelope​(org.geotools.ows.wms.CRSEnvelope crsEnvelope)
      • fromCRS

        public static Bounds fromCRS​(org.geotools.api.referencing.crs.CoordinateReferenceSystem crs)
      • fromEnvelope

        public static Bounds fromEnvelope​(org.locationtech.jts.geom.Envelope envelope)
      • crsToString

        public static String crsToString​(org.geotools.api.referencing.crs.CoordinateReferenceSystem crs)
      • toAttributeType

        public static TMAttributeType toAttributeType​(org.geotools.api.feature.type.AttributeType gtType)