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[] |
readParametersFromFile(String authorityCode,
String name) |
public String[] readParametersFromFile(String authorityCode, String name) throws IOException
IOExceptionCopyright © 2015. All rights reserved.