Package com.massifmaps.projections


package com.massifmaps.projections
  • Classes
    Class
    Description
    EPSG:3857 is a Spherical Mercator projection coordinate system popularized by web services such as Google and later OpenStreetMap.
    Z-coordinate denotes height in meters.
    EPSG:4326 is a projection coordinate system that uses WGS84 coordinates (longitude/latitude).
    Z-coordinate denotes height in meters.
    An abstract base class for all projections.