Solves issue with too many decimals in geometry used for GeographicLocation in geospaas. Reviewer should consider if the number of decimals is sufficient. The issue is demonstrated in ./manage.py test geospaas.catalog.tests.GeographicLocationTests.test__reproduce__not_null_constraint_failed.
…4 decimals in get_border function
Solves issue with too many decimals in geometry used for
GeographicLocation
in geospaas. Reviewer should consider if the number of decimals is sufficient. The issue is demonstrated in./manage.py test geospaas.catalog.tests.GeographicLocationTests.test__reproduce__not_null_constraint_failed
.