Uses of Class
org.geotools.referencing.factory.wms.WebCRSFactory
-
Packages that use WebCRSFactory Package Description org.geotools.referencing.factory.wms Provides coordinate reference systems specified in the Web Map Service specification (ISO 19128). -
-
Uses of WebCRSFactory in org.geotools.referencing.factory.wms
Subclasses of WebCRSFactory in org.geotools.referencing.factory.wms Modifier and Type Class Description class
OGCAPICRSFactory
Similar to the OGC CRS factory, but with a different authority name, designed to support URNs coming from the OGC API - Features - Part 1: Core specification (e.g., "http://www.opengis.net/def/crs/OGC/1.3/CRS84").
-