#118: postgis ST_Intersects fails with invalid multipolygons
Solved!
But it fails silently, often only intersecting with one of the constituent polygons if the polgyon as a whole is invalid.
#83: Finding postgis_restore.pl
Solved!
Upon needing to restore a PostGIS-enabled Postgres database, I am following instructions from the PostGIS website as of Jan 23, 2010. However, I cannot find the postgis_restore.pl script referred to by the documentation. Where is postgis_store.pl ?