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

read crs from db tables #62

Closed
nesnoj opened this issue Aug 3, 2016 · 3 comments
Closed

read crs from db tables #62

nesnoj opened this issue Aug 3, 2016 · 3 comments
Assignees
Labels

Comments

@nesnoj
Copy link
Member

nesnoj commented Aug 3, 2016

There are 2 CRS (WGS83 and ETRS89) used in the database. In DINGO, we store all geo_data in WGS84. To be safe using the right projection, we have to read the CRS and reproject to WGS84 prior to storing in attribute if necessary.

Caution - stumbling block: Reprojections need computing time, so handle with care! :)

@nesnoj
Copy link
Member Author

nesnoj commented Mar 21, 2017

Since we just stumbled across this problem again (compare old #5), this issue is still ongoing..

@gplssm
Copy link
Contributor

gplssm commented Mar 22, 2017

If you want me to do something, please provide more detail information and is best-case a todo list ;-)

@piaulous
Copy link
Collaborator

closed, mentioned in #385 fyi

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

No branches or pull requests

4 participants