TerraME / terrame

TerraME is a programming environment for spatial dynamical modelling
www.terrame.org
GNU Lesser General Public License v3.0
36 stars 13 forks source link

Review geojson data on tests #2339

Open avancinirodrigo opened 4 years ago

avancinirodrigo commented 4 years ago

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 commented 3 years ago

Review log images here: https://github.com/avancinirodrigo/terrame/commit/d446818b28ea5365e652c8d9a9c5763fc128d4f9