lp:postgis

Created by Curtis Hovey and last modified
Get this branch:
bzr branch lp:postgis

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Registry Administrators
Project:
Postgis
Status:
Development

Import details

Import Status: Failed

This branch is an import of the Subversion branch from http://svn.osgeo.org/postgis/trunk.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on alnitak and finished taking 1 hour — see the log
Import started on alnitak and finished taking 1 hour — see the log
Import started on izar and finished taking 1 hour — see the log
Import started on izar and finished taking 1 hour — see the log

Recent revisions

12244. By algunenano

cu_in_wkt: Fix memory leaks in tests

Introduced in #4109

12243. By dbaston

Remove geometry autofix behavior

References #4040
Closes https://github.com/postgis/postgis/pull/268

12242. By dbaston

Clarify retry logic in lwgeom_offsetcurve

Closes https://github.com/postgis/postgis/pull/273

12241. By pramsey

Ensure index filters on expanded boxes are large enough to encompass
the radii they are searching, closes #4081

12240. By pramsey

Better parallel build (references #4105)

12239. By pramsey

Harmonize doco with existing behaviour, closes #4127

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)
This branch contains Public information 
Everyone can see this information.

Subscribers