public class ProjectionConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
EPSG_WEB_MERCATOR
EPSG code for web mercator
|
static int |
EPSG_WORLD_GEODETIC_SYSTEM
EPSG world geodetic system
|
static int |
UNDEFINED_CARTESIAN
Undefined Cartesian
|
static int |
UNDEFINED_GEOGRAPHIC
Undefined Geographic
|
static double |
WEB_MERCATOR_HALF_WORLD_WIDTH
Half the world distance in either direction
|
static double |
WEB_MERCATOR_MAX_LAT_RANGE
Web Mercator Latitude Range (+ and -)
|
static double |
WEB_MERCATOR_MIN_LAT_RANGE
Web Mercator Latitude Range (+ and -)
|
static double |
WEB_MERCATOR_PRECISION
Web mercator precision
|
| Constructor and Description |
|---|
ProjectionConstants() |
public static final int UNDEFINED_CARTESIAN
public static final int UNDEFINED_GEOGRAPHIC
public static final int EPSG_WORLD_GEODETIC_SYSTEM
public static final int EPSG_WEB_MERCATOR
public static final double WEB_MERCATOR_MAX_LAT_RANGE
public static final double WEB_MERCATOR_MIN_LAT_RANGE
public static double WEB_MERCATOR_HALF_WORLD_WIDTH
public static double WEB_MERCATOR_PRECISION
Copyright © 2016 National Geospatial-Intelligence Agency. All rights reserved.