Uses of Class
org.geotools.referencing.crs.DefaultGeographicCRS
-
Packages that use DefaultGeographicCRS Package Description org.geotools.data.csv.parse org.geotools.referencing.crs Coordinate reference systems implementation. -
-
Uses of DefaultGeographicCRS in org.geotools.data.csv.parse
Fields in org.geotools.data.csv.parse declared as DefaultGeographicCRS Modifier and Type Field Description static DefaultGeographicCRSCSVLatLonStrategy. _CRS_CRS -
Uses of DefaultGeographicCRS in org.geotools.referencing.crs
Fields in org.geotools.referencing.crs declared as DefaultGeographicCRS Modifier and Type Field Description static DefaultGeographicCRSDefaultGeographicCRS. WGS84A two-dimensional geographic coordinate reference system using WGS84 datum.static DefaultGeographicCRSDefaultGeographicCRS. WGS84_3DA three-dimensional geographic coordinate reference system using WGS84 datum.
-