lp://staging/postgis
- Get this branch:
- bzr branch lp://staging/postgis
Branch merges
Branch information
Import details
This branch is an import of the Subversion branch from http://svn.osgeo.org/postgis/trunk.
Last successful import was .
Recent revisions
- 12243. By dbaston
-
Remove geometry autofix behavior
References #4040
Closes https://github. com/postgis/ postgis/ pull/268 - 12241. By pramsey
-
Ensure index filters on expanded boxes are large enough to encompass
the radii they are searching, closes #4081 - 12238. By algunenano
-
Fix WKT parser accepting numbers with multiple dots
Closes #4109
Closes https://github. com/postgis/ postgis/ pull/277 - 12237. By komzpa
-
Fix raster regression on Raspberry Pi.
A signed NODATA value was assigned to unsigned variable.
On Intel that was reversible, on ARM and PPC it replaced all negatives with 0.Thanks to Alina Dolgikh for supporting me: https:/
/www.patreon. com/komzpa Closes #4102
Closes https://github. com/postgis/ postgis/ pull/276 - 12236. By komzpa
-
Fix TopologyException in Raster Instersection
Raster _st_intersects was doing ST_Collect of polygons building each pixel,
which led to invalid geometry and TopologyException.Thanks VinÃcius A.B. Schmidt for reporting and testing solutions.
Closes #4132
- 12235. By robe
-
put back old sfcgal test (except use \i, and have the query be what was in sfcgal one), the sfcgal one was different
Closes #4131
Revise ST_ConcaveHull to use ST_UnaryUnion(ST_Collect. .) (cause I know sfcgal doesn't replace with it's own implementation / a bit of a cheat)
Take out some ST_Union calls I think are over compensating.
References #3638
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)