public class PrjValueParameters extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<String,String> |
AXISNAMES
A map linking the name of axes used in PRJ file to the short name used in
CTS.
|
static Map<String,String> |
DATUMNAMES
A map linking the name of datums used in PRJ file to the short name used
in CTS.
|
static Map<String,String> |
ELLIPSOIDNAMES
A map linking the name of ellipsoids used in PRJ file to the short name
used in CTS.
|
static Map<String,String> |
PARAMNAMES
A map linking the name of parameters used in PRJ file to the name used in
CTS.
|
static Map<String,String> |
PRIMEMERIDIANNAMES
A map linking the name of prime meridians used in PRJ file to the short
name used in CTS.
|
static Map<String,String> |
PROJNAMES
A map linking the name of projections used in PRJ file to the short name
used in CTS.
|
static Map<String,String> |
UNITNAMES
A map linking the name of units used in PRJ file to the short name used
in CTS.
|
| Constructor and Description |
|---|
PrjValueParameters() |
public static final Map<String,String> PARAMNAMES
public static final Map<String,String> PROJNAMES
public static final Map<String,String> DATUMNAMES
public static final Map<String,String> ELLIPSOIDNAMES
public static final Map<String,String> PRIMEMERIDIANNAMES
public static final Map<String,String> UNITNAMES
Copyright © 2019 CNRS. All rights reserved.