public class Proj4FileReader extends Object
| Constructor and Description |
|---|
Proj4FileReader() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getParameters(String crsName)
Gets the list of PROJ.4 parameters which define
the coordinate system specified by name.
|
String |
readEpsgCodeFromFile(String[] params) |
String[] |
readParametersFromFile(String authorityCode,
String name) |
public String[] readParametersFromFile(String authorityCode, String name) throws IOException
IOExceptionpublic String[] getParameters(String crsName)
crsName - the name of the coordinate systempublic String readEpsgCodeFromFile(String[] params) throws IOException
IOExceptionCopyright © 2022. All rights reserved.