All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.geotools.referencing.factory.wms.package.html Maven / Gradle / Ivy

Go to download

Contains implementations of Coordinate Reference Systems (CRS), conversion and transformation services.

The newest version!



  
    package org.geotools.referencing.factory.wms
  
  
  Provides {@linkplain org.opengis.referencing.crs.CoordinateReferenceSystem
  coordinate reference systems} specified in the Web Map Service
  specification (ISO 19128). This include:
  

  • {@code CRS} space
  • {@code AUTO2} space: automatic projections (dynamic projections) based on code and location:
    • {@code AUTO2} projection codes are in the range 42000-42499
    • lon0 and lat0 are central point of the projection
    • The lon0/lat0 are provided by the SRS parameter of the map request.

Those CRS are defined in Annex B (CRS definitions) of ISO 19128 (Web Map Service Implementation Specification).





© 2015 - 2025 Weber Informatics LLC | Privacy Policy