Changes between Initial Version and Version 1 of Ticket #5626
- Timestamp:
- 11/28/23 20:04:00 (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5626 – Description
initial v1 1 {{{ 2 SELECT ST_LargestEmptyCircle('POINT(-11.1111111 40)'::geometry 3 ,20.1 4 , 'TRIANGLE((-71.0821 42.3036,-71.0821 42.3936 5 ,-71.0901 42.3036,-71.0821 42.3036))'::geometry ) 6 }}} 7 8 1 9 2 10 {{{ 3 SELECT ST_LargestEmptyCircle('POINT(-11.1111111 40)'::geometry, 20.1, 'TRIANGLE((-71.0821 42.3036,-71.0821 42.3936,-71.0901 42.3036,-71.0821 42.3036))'::geometry ) 11 POSTGIS="3.5.0dev 3.4.0rc1-806-g59aba6dcb" 12 [EXTENSION] PGSQL="160" GEOS="3.13.0dev-CAPI-1.18.0" SFCGAL="SFCGAL 1.5.0, CGAL 5.6, BOOST 1.78.0" PROJ="8.2.1 NETWORK_ENABLED=OFF 13 URL_ENDPOINT=https://cdn.proj.org 14 USER_WRITABLE_DIRECTORY=C:\Users\lr\AppData\Local/proj 15 DATABASE_PATH=C:\ming64gcc81\projects\proj\rel-proj-8.2.1w64gcc81/share/proj/proj.db" LIBXML="2.9.14" LIBJSON="0.12" LIBPROTOBUF="1.2.1" WAGYU="0.5.0 (Internal)" 4 16 }}} 5 6 17 7 18 berrie64 which also does crasher tests seems to have gone thru fine (though I just checked and she's only testing GEOS 3.12.0 so have to up that), so maybe this only affects GEOS 3.13.