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

Review geojson data on tests #2339

Open
avancinirodrigo opened this issue Apr 7, 2020 · 1 comment
Open

Review geojson data on tests #2339

avancinirodrigo opened this issue Apr 7, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@avancinirodrigo
Copy link
Contributor

All the problems on geojson seem associated with the data used on the tests due to their incorrect projections and the change about geojson projection #2335.

Since terralib used to support all projections when data was exported to geojson, the problem was not detected. However, if it tries to export to geojson using another projection different from original data on an older version of terralib, it is seen the problem. Therefore, the problem always existed.

This seems to solve:
#2328 #2327 #2336 #2325 #2324.

@avancinirodrigo avancinirodrigo added this to the 2.0.0 milestone Apr 7, 2020
@avancinirodrigo avancinirodrigo self-assigned this Apr 7, 2020
@pedro-andrade-inpe pedro-andrade-inpe modified the milestones: 2.0.0, 2.1 Jul 1, 2020
avancinirodrigo added a commit to avancinirodrigo/terrame that referenced this issue Dec 9, 2020
@avancinirodrigo
Copy link
Contributor Author

Review log images here: avancinirodrigo@d446818

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

2 participants