Uses of Class
dev.morphia.geo.NamedCoordinateReferenceSystem
-
Packages that use NamedCoordinateReferenceSystem Package Description dev.morphia.geo -
-
Uses of NamedCoordinateReferenceSystem in dev.morphia.geo
Fields in dev.morphia.geo declared as NamedCoordinateReferenceSystem Modifier and Type Field Description static NamedCoordinateReferenceSystemNamedCoordinateReferenceSystem. CRS_84The urn:ogc:def:crs:OGC:1.3:CRS84 Coordinate Reference Systemstatic NamedCoordinateReferenceSystemNamedCoordinateReferenceSystem. EPSG_4326The EPSG:4326 Coordinate Reference System.static NamedCoordinateReferenceSystemNamedCoordinateReferenceSystem. EPSG_4326_STRICT_WINDINGA custom MongoDB EPSG:4326 Coordinate Reference System that uses a strict counter-clockwise winding order.
-