GeoTools / GeoServer PMC meeting - 2021-06-08Attending
Torben Barsballe
Jukka Rahkonnen
Jody Garnett
Andrea Aime
Actions from last meeting:
-
(done) Jody: Send 2.19.1 release announcement to ML
-
(pending) GeoTools blog post
Agenda
1.
Build Server Disk Space / Cite Tests
2.
Domain transfer update
3.
GeoServer 20 years? Blog posts
4.
geoserver-security updates/discussion
5.
Removal of stale community modules
Actions
-
Torben: Add details on Cite Cleanup discussion to list
-
Torben: Add monthly docker system prune job to Jenkins
-
Discuss removal of stale community modules on mailing list, then update
main
-
Jody: Try a scheduled delete/rebuild of S3 docs, to clean up dangling
pages
Build Server Disk Space / Cite Tests
Build server disk space:
-
out of memory issues
-
Maven repo is 1.2 G per project
-
GeoTools 350 megs
CITE tests
-
Take 80 GB, does not clean up after itself
-
Manual prune cleaned up 75 gigs of space!
-
Rate: 2 months of builds accumulated around 30 gigs of space
-
Also leaving workspaces for all the temporary builds
Action:
-
Add a weekly or monthly job to clean up docker images
-
Discuss this on list
Domain transfer update
Small update:
-
Tom put me in with his replacement, some trouble recovering access
GeoServer 20 years? Blog posts
Congrats on 20 years for:
-
PostGIS: http://blog.cleverelephant.ca/2021/05/postgis-20-years.html
-
JTS:
https://github.com/locationtech/jts/blob/master/doc/JTS_Version_History.md#version-00
commit 78aa3064d127fbd02b72ae00e288b5b8a509e516
Author: root <root@anonymised.com>
Date: Thu Apr 12 17:10:54 2001 +0000
initial checkin
git-svn-id: http://svn.codehaus.org/geoserver/trunk@anonymised.com
ef1d6e69-97e5-0310-af46-8a06194da32a
Going back in time:
-
https://web.archive.org/web/20051016220206/http://geoserver.sourceforge.net/html/index.php
-
It is gone by November 1st 2005
Can we harvest the content?
-
Checking the home page many short updates are present and can be ported
-
Many pages that say “read more” are missing the article ..
Really early in 2003 you can get content article by article
-
Looks like we could harvest by changing “sid” in URL:
-
Removal of stale community modules
GEOSERVER
s3-geotiff
-
Has a volunteer, seems to be taken care of
To discuss:
-
nsg profile = wfs/wms/wmts additions getcapabilities with some
versioning and so on …
-
hello / hello_world - needs some updates for developers guide
-
monitor-hibernate - has troubles with scalability due to primary key;
keep an example
To remove
-
wfs3 - replaced by ogcapi - features (gone!)
-
qos - modules added some stuff to metadata capabilities experiment
during ogc testbed
-
Importer-bdb berkeley - importer storage for cluster geoserver, not used
anymore
-
importer-fgdb - requires a windows specific ogr
GEOTOOLS
geotools where to start?
-
Perhaps anything that is not being built? Not in -Dall
-
Does not compile
Things that are not in -Dall:
Remove:
-
gt-gtopo30? Not sure if anyone cares today …
-
image-moasiac-jdbc - no maintainer
-
epsg-oracle - no database update
-
georest - talking to feature service, mapfish, last updated prior 2011
-
jdbc-ingress - remove
Discussion:
-
arcgis-rest - active experiment
-
kml datastore - somewhat functional, perhaps used by importer?
-
jdbc-teradata - move to unsupported not actively used
-
-
Move to unsupported
-
sdmx datastore - active experiment
-
gt-swt - Ian Mayo working on this
-
tpk - tile format experiment “tile package”
-
vpf - this is old, multi file format used to distribute tiger before
shapefiles
-
jimgambale done recent commits so it is active
Action: Take this to email list, and then update main
Q: How can we avoid googling linking to older versions of docs?
-
S3 cleanup? Do this each time .. do this one a week?
-
Can we make jenkins jobs for this ...to remove the folder, and then
schedule a documentation build
-
Can we keep a placeholder page to link to the now published extension
-
rclone - “rsync” like tool for S3 … https://rclone.org/