Hi,
TWKB does not appear in JTS 1.19 release notes https://github.com/locationtech/jts/blob/master/doc/JTS_Version_History.md. If it should be mentioned then this JTS issue has been resolved by the same https://github.com/locationtech/jts/issues/246
-Jukka Rahkonen-
···
Lähettäjä: Torben Barsballe torbenbarsballe@anonymised.com
Lähetetty: tiistai 21. kesäkuuta 2022 20.20
Vastaanottaja: GeoTools Developers geotools-devel@anonymised.comrge.net; Geoserver-devel geoserver-devel@lists.sourceforge.net
Aihe: [Geoserver-devel] GeoTools / GeoServer PMC meeting - 2022-06-07
Attending- Torben Barsballe
- Jukka Rahkonen
- Kevin Smith
- Ian Turton
- Michel Gabriel
Actions from prior meetings:- Andrea to contact cholmes about DNS Zone Records for GeoServer
- [DONE] Jody to reach out to Tom Ingold about the same(who Juan remembers doing this last time)
Tom: I think if you added a CNAME record for www and pointed to geoserver.org everything should work (provided you have a wildcard cert of the www domain too!)
Agenda1. New JTS Release
- New Build Server
- css fun
- importer fun
Actions- N/A
New JTS Release
- TWKB Implementation
- And more…
Would like to update GT/GS mid-cycle
Test out on master, request backport to active branch if it looks fine
New Build Server
Still in process, some delays
Have not yet tested migration / Purchased hardware
CSS Cleanup
https://github.com/geoserver/geoserver/wiki/GSIP-213
Cleanup in progress
GeoServer’s styling is very haphazard, this has been an involved process
Adding Bootstrap for utilities (padding, margin, classes, etc.
Checkbox / Label consistency - running into some issues with ids.
May have a draft PR by Thursday
Importer
Look at the PR: https://github.com/geoserver/geoserver/pull/5982
Fairly extensive changes, primarily fixing
Doc examples and javadocs have also been updated: https://osgeo-org.atlassian.net/browse/GEOS-10553
Apparently updateFeatureType isn’t implemented in very many places; replaced with a delete and recreate.