Skip to content

Organize the ESRI codes in a way easy to search. Very useful to know why an ESRI code is deprecated.

License

Notifications You must be signed in to change notification settings

jjimenezshaw/Esri-codes-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Esri-codes-analyzer

The purpose of this repository is to analyze the data about ESRI coordinate systems in their own repo at https://github.com/Esri/projection-engine-db-doc/

To get this, there are available a couple of html files that parse the json files from ESRI to display that information. All the information about the CRSs are read at runtime from their repo, so it is updated automatically.

For more detailed information, please refer to ESRI repository or documentation.

If you have another useful "query" to include here, do not hesitate to contact me.

ESRI deprecated CRSs in EPSG

This is list of all the deprecated CRS in ESRI (projected, geographic and vertical), that have an equivalent in EPSG. (AFAIK, that is a reason enough to deprecate a CRS in ESRI: having an equivalent in EPSG).

https://jjimenezshaw.github.io/Esri-codes-analyzer/deprecated.html

ESRI not deprecated CRS

This is just a list of all non-deprecated CRS, with name and description.

https://jjimenezshaw.github.io/Esri-codes-analyzer/not-deprecated-esri.html

About

Organize the ESRI codes in a way easy to search. Very useful to know why an ESRI code is deprecated.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages