Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated EPSG database updade #77

Open
klokan opened this issue Feb 20, 2015 · 2 comments
Open

Automated EPSG database updade #77

klokan opened this issue Feb 20, 2015 · 2 comments
Labels
Milestone

Comments

@klokan
Copy link
Member

klokan commented Feb 20, 2015

Automate the update of the EPSG database to ensure the latest version is always indexed.

This to be discussed with people from IOGP (International Association of Oil and Gas Producers). Initial conversation has happen already.

Possible implementation via an automated crawling (in cron) on the epsg-registry.org - to check availability of the new database.

@klokan klokan added the URGENT label Feb 20, 2015
@klokan klokan added this to the gsoc milestone Feb 20, 2015
@klokan
Copy link
Member Author

klokan commented Oct 18, 2015

This code can be used to retrieve automatically the latest GmlDictionary.xml
https://github.com/geo-data/python-epsg/blob/master/epsg/service.py

Update: The whole code above degrades to a simple one download URL which can be used to get the latest version of the zip file:

It is:
http://www.epsg-registry.org/export.htm?contentType=WithEPSG

@klokan
Copy link
Member Author

klokan commented Oct 18, 2015

The automated update should also upgrade the libtiff / GDAL / Proj data, to be coherent accros the website:
https://svn.osgeo.org/metacrs/geotiff/trunk/libgeotiff/csv/README (unless we start to use data.epsg.io)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant