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
IOException
public String[] getParameters(String crsName)
crsName
- the name of the coordinate systempublic String readEpsgCodeFromFile(String[] params) throws IOException
IOException
Copyright © 2021. All rights reserved.