Class EsriProj
java.lang.Object
com.vividsolutions.jump.coordsys.EsriProj
This class is used to find the precise Esri prj string for a given srid.
Prj strings are taken from Esri Github Repo,
licensed under the Apache License, Version 2.0 (the "License").
This class uses the two following files from the github repository :
- /csv/pe_list_projcs.csv
- /csv/pe_list_geogcs.csv
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PROJMAP
-
-
Constructor Details
-
EsriProj
public EsriProj()
-
-
Method Details
-
setProjFile
-
main
- Throws:
IOExceptionURISyntaxException
-
findProj
- Throws:
IOException
-