GeoTools / GeoServer Meeting 2014-05-13
Attending:
- Jody
- Jukka
- Andrea Aime
- Justin
Agenda
- Website
- ImageLab on Java 7
- wfs-ng status?
- Next Release
- Pull Request Overview
- Security Discussion
- General Discussion
Actions:
- AA: switch the proposals to the wiki
Website
New website on github: http://geoserver.github.io/
- static content ported over
- anything else points back to confuence
- proposals? GitHub wiki restricted to committers, and does not support pull request?
- seperate repo to allow pull requests? (eventually rst)
- Switch over the DNS when? This week
http://geoserver.github.io/
http://geoserver.github.io/download/
Feedback on download page:
- Could not find the archive list
- Download did not really look like tabs
OSM attribution should be added "Map data © OpenStreetMap contributors”
as stated in http://www.openstreetmap.org/copyright/en
uDig ConvertConfluence script to convert from confluence to RST:
ImageLab on Java 7
Raster support is building, but ImageLab
- does not display GeoTIFF raster
- shapefile comes up sideways
See GEOT-4796
wfs-ng status
Status update on this?
Niels / Reni / Sampo all working on the same codebase - how is collaboration?
Q: Pull requests on old wfs module?
Easy to merge, but expect this work witll be lost when wfs-ng takes over.
Q: Niels has a branch ready for testing
https://github.com/geotools/geotools/tree/wfs-ng-improvements
Q: Collaboration?
Should consider setting up a shared branch, expect the first merge will force the issue.
Next Release
Andrea and Jody working together on it
Pull Request Overview
Using JAI ImagingLogger to bridge from JAI errors?
Q: Use of GeoTool.init() in all test cases?
Probably won’t be maintained.
Q: Put this hook in static logging class?
Get the listener if it is null add in our own?
Q: Pull request for GSIP 118
Waiting for more votes - no it is ready to go:
https://github.com/geoserver/geoserver/pull/581
http://geoserver.org/display/GEOS/GSIP+114±+PathMapper+extension+point+to+control+REST+file+upload+locations
Q: Removal of Simple Logging for Java from Jetty Binary version
Merge after 2.5.1 release (too close to release right now).
Q: Remove LoadLibrary from init of OGR store
https://github.com/geotools/geotools/pull/443
Note: Binary installation does not work out-of-the-box on Windows nowadays because JAVA_HOME is not set. OpenJUMP has some magic for finding jre automatically in http://sourceforge.net/p/jump-pilot/code/3979/tree/core/trunk/scripts/oj_windows.bat
Security Discussion
Talk to PSC member or project officer. As for reported issues (mailing list or Jira) we will need to look for budget.
General Discussion
Design talk on virtual raster, possible bridge to Jiffle in the future.