AtlasOfLivingAustralia / layers-service

Spatial layers - this repo for issues/doc only, not code
3 stars 4 forks source link

Upgrade Postgres and PostGIS for ST_MakeValid #10

Closed mbohun closed 9 years ago

mbohun commented 10 years ago

migrated from: https://code.google.com/p/ala/issues/detail?id=259 date: Mon Sep 9 17:19:08 2013 author: natasha....@csiro.au


To allow for the repair of invalid geometries we need to upgrade to at least postgis version 2.0.0.

We need to repair geometries to allow SOLR to query based on WKT.

adam-collins commented 9 years ago

Will use java instead of postgis for polygons and st_makevalid. Might be worth putting this into biocache-service to attempt fixing invalid geometry.