public interface SRS_URI
  • Field Details

    • OSGB36_CRS

      static final String OSGB36_CRS
      See Also:
    • GREEK_GRID_CRS

      static final String GREEK_GRID_CRS
      See Also:
    • DEFAULT_WKT_CRS84

      static final String DEFAULT_WKT_CRS84
      Default SRS_URI Name as GeoSPARQL Standard. Equivalent to WGS84 with axis reversed, i.e. Longitude, Latitude.
      See Also:
    • WGS84_CRS_GEOSPARQL_LEGACY

      static final String WGS84_CRS_GEOSPARQL_LEGACY
      Legacy SRS_URI Name used prior to finalisation of GeoSPARQL standard 1.0.
      See Also:
    • WGS84_CRS

      static final String WGS84_CRS
      WGS84 SRS_URI Name used for Latitude, Longitude in Geographic coordinate reference system with units of radians.
      See Also:
    • EPSG_BASE_SRS_URI

      static final String EPSG_BASE_SRS_URI
      Base part of the EPSG SRS URI. Needs a specific EPSG code adding to it.
      See Also:
    • WGS84_WORLD_MERCATOR_CRS

      static final String WGS84_WORLD_MERCATOR_CRS
      WGS84 World Mercator SRS_URI Name used for Latitude, Longitude in Projected coordinate reference system with units of metres.
      See Also: