[Geoserver-devel] PSC meeting minutes March 4th 2014

GeoTools / GeoServer Meeting 2014-03-04

Attending

Ben Caradoc-Davies
Jody Garnett
Andrea Aime

Agenda

  • ogr and geojson modules
  • RC2
  • GeoServer 2.4.5
  • h2 and postgis upgrade?
  • check outstanding pull requests
  • dimension default value GUI
  • gt-wkt module

Actions:

ogr and geojson modules

  • both promoted to supported
  • waiting on user doc for ogr

RC2

Ian released RC2

The OSX DMG was not produced, the machine seems down. May need to download the components and produce it locally.

See old instructions for how to do this, or look at the script.

http://docs.geoserver.org/2.0.0/developer/release-guide/index.html#build-mac-os-x-installer

Q: Was there enough stuff to be interesting?
A: 4 issues fixed in GS, 6 in GT

http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10270&version=20046
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10311&version=20122

2.5.0 scheduled for 18 March.

GeoServer 2.4.5

Scheduled for this week (JD).

Q: Check on email list if he needs help?

  • Possible: Reference implementation for OneGeology / INSPIRE

Q: Perhaps circulate the build artifacts for preflight testing?
A: Test a nightly build instead

Action build 2.4.5 build when ready …

Q: Will the mapping files be published?
A: Yes waiting on 2.4.5

Q: Can we get a blog post to show a non trivial example?
A: Yes …

http://www.geosciml.org/geosciml/3.2/documentation/cookbook/INSPIRE_GeoSciML_Cookbook%20_1.0.pdf

Q: So where are the actual configuration files?
A: Looking …
BCD to get configuration files published

H2 and postgis upgrade

Q: PostgreSQL JDBC seems like a good idea?
A: Breaks our implementation based on quoting of identifiers

Details on PostgreSQL upgrade:

Q: How long have we been waiting on a fix for this driver?
A: A month (so not long)

Q: Other option?
A: Modify our dialect code to unquote identifiers

Q: Upgrade H2?
A: Need to resolve a whole bunch of questions about upgrading existing databases on disk.

Check upgrade of:

  • diskquota
  • kml
  • h2store

Check outstanding pull requests

Q: Anything else trying to make it in for 2.5.0?
A: Not really

Pull requests waiting for freeze …

  • freeze is over on master
  • developers not available

Highlights:

  • W3DS pull request
  • Lots of small pull requests from sonar
  • Legend Graphic allows for external legend graphic. We needed to ensure GeoServer can access the the external image, and we would prefer an upload. Multi layer legend would need to be updated to match.

Dimension default value GUI

We have had two pull requests on this topic, and sent it back for collaboration.

https://github.com/geoserver/geoserver/pull/430

  • master is now available, so we can now double check the pull request.
  • Heavy use of factory pattern (a waste when there is only one implementation)
  • looking good

gt-wkt module

  • provides wkt://POINT(…)
  • provides property file with hash key reference

Merge or supported module?
Simone wanted to merge into gt-renderer
Jody agrees, but the module has some precanned graphics which we can leave out. Jody just wants it to reference a provided properties file.

Q: Where merge?
A: gt-renderer (ie same place as shape://)

Q: Is it ready?
A: Need to check the two implementations etc…

General Discussion

svg mark factory? just grab the shape out of the SVG file. Andrea has a branch, stuck on a batik issue.

Need some help answering user questions.

foss4g code sprint extension, Mike found a free venue, self catering, conference room, internet

Sorry, second time in a row I forgot to tell that I couldn’t participate. Next meeting will be ok.

-Jukka-


Lähettäjä: Andrea Aime
Lähetetty: ‎4.‎3.‎2014 16:07
Vastaanottaja: Geoserver-devel
Aihe: [Geoserver-devel] PSC meeting minutes March 4th 2014

GeoTools / GeoServer Meeting 2014-03-04

Attending

Ben Caradoc-Davies
Jody Garnett
Andrea Aime

Agenda

  • ogr and geojson modules
  • RC2
  • GeoServer 2.4.5
  • h2 and postgis upgrade?
  • check outstanding pull requests
  • dimension default value GUI
  • gt-wkt module

Actions:

ogr and geojson modules

  • both promoted to supported
  • waiting on user doc for ogr

RC2

Ian released RC2

The OSX DMG was not produced, the machine seems down. May need to download the components and produce it locally.

See old instructions for how to do this, or look at the script.

http://docs.geoserver.org/2.0.0/developer/release-guide/index.html#build-mac-os-x-installer

Q: Was there enough stuff to be interesting?
A: 4 issues fixed in GS, 6 in GT

http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10270&version=20046
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10311&version=20122

2.5.0 scheduled for 18 March.

GeoServer 2.4.5

Scheduled for this week (JD).

Q: Check on email list if he needs help?

  • Possible: Reference implementation for OneGeology / INSPIRE

Q: Perhaps circulate the build artifacts for preflight testing?
A: Test a nightly build instead

Action build 2.4.5 build when ready …

Q: Will the mapping files be published?
A: Yes waiting on 2.4.5

Q: Can we get a blog post to show a non trivial example?
A: Yes …

http://www.geosciml.org/geosciml/3.2/documentation/cookbook/INSPIRE_GeoSciML_Cookbook%20_1.0.pdf

Q: So where are the actual configuration files?
A: Looking …
BCD to get configuration files published

H2 and postgis upgrade

Q: PostgreSQL JDBC seems like a good idea?
A: Breaks our implementation based on quoting of identifiers

Details on PostgreSQL upgrade:

Q: How long have we been waiting on a fix for this driver?
A: A month (so not long)

Q: Other option?
A: Modify our dialect code to unquote identifiers

Q: Upgrade H2?
A: Need to resolve a whole bunch of questions about upgrading existing databases on disk.

Check upgrade of:

  • diskquota
  • kml
  • h2store

Check outstanding pull requests

Q: Anything else trying to make it in for 2.5.0?
A: Not really

Pull requests waiting for freeze …

  • freeze is over on master
  • developers not available

Highlights:

  • W3DS pull request
  • Lots of small pull requests from sonar
  • Legend Graphic allows for external legend graphic. We needed to ensure GeoServer can access the the external image, and we would prefer an upload. Multi layer legend would need to be updated to match.

Dimension default value GUI

We have had two pull requests on this topic, and sent it back for collaboration.

https://github.com/geoserver/geoserver/pull/430

  • master is now available, so we can now double check the pull request.
  • Heavy use of factory pattern (a waste when there is only one implementation)
  • looking good

gt-wkt module

  • provides wkt://POINT(…)
  • provides property file with hash key reference

Merge or supported module?
Simone wanted to merge into gt-renderer
Jody agrees, but the module has some precanned graphics which we can leave out. Jody just wants it to reference a provided properties file.

Q: Where merge?
A: gt-renderer (ie same place as shape://)

Q: Is it ready?
A: Need to check the two implementations etc…

General Discussion

svg mark factory? just grab the shape out of the SVG file. Andrea has a branch, stuck on a batik issue.

Need some help answering user questions.

foss4g code sprint extension, Mike found a free venue, self catering, conference room, internet

There are some pending WPS pull requests which may be pushed too.

···

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Alessio Fabiani
@alfa7691
Founder/Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 331 6233686

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Tue, Mar 4, 2014 at 3:15 PM, Rahkonen Jukka (Tike) <jukka.rahkonen@anonymised.com> wrote:

Sorry, second time in a row I forgot to tell that I couldn’t participate. Next meeting will be ok.

-Jukka-


Lähettäjä: Andrea Aime
Lähetetty: 4.3.2014 16:07
Vastaanottaja: Geoserver-devel
Aihe: [Geoserver-devel] PSC meeting minutes March 4th 2014

GeoTools / GeoServer Meeting 2014-03-04

Attending

Ben Caradoc-Davies
Jody Garnett
Andrea Aime

Agenda

  • ogr and geojson modules
  • RC2
  • GeoServer 2.4.5
  • h2 and postgis upgrade?
  • check outstanding pull requests
  • dimension default value GUI
  • gt-wkt module

Actions:

ogr and geojson modules

  • both promoted to supported
  • waiting on user doc for ogr

RC2

Ian released RC2

The OSX DMG was not produced, the machine seems down. May need to download the components and produce it locally.

See old instructions for how to do this, or look at the script.

http://docs.geoserver.org/2.0.0/developer/release-guide/index.html#build-mac-os-x-installer

Q: Was there enough stuff to be interesting?
A: 4 issues fixed in GS, 6 in GT

http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10270&version=20046
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10311&version=20122

2.5.0 scheduled for 18 March.

GeoServer 2.4.5

Scheduled for this week (JD).

Q: Check on email list if he needs help?

  • Possible: Reference implementation for OneGeology / INSPIRE

Q: Perhaps circulate the build artifacts for preflight testing?
A: Test a nightly build instead

Action build 2.4.5 build when ready …

Q: Will the mapping files be published?
A: Yes waiting on 2.4.5

Q: Can we get a blog post to show a non trivial example?
A: Yes …

http://www.geosciml.org/geosciml/3.2/documentation/cookbook/INSPIRE_GeoSciML_Cookbook%20_1.0.pdf

Q: So where are the actual configuration files?
A: Looking …
BCD to get configuration files published

H2 and postgis upgrade

Q: PostgreSQL JDBC seems like a good idea?
A: Breaks our implementation based on quoting of identifiers

Details on PostgreSQL upgrade:

Q: How long have we been waiting on a fix for this driver?
A: A month (so not long)

Q: Other option?
A: Modify our dialect code to unquote identifiers

Q: Upgrade H2?
A: Need to resolve a whole bunch of questions about upgrading existing databases on disk.

Check upgrade of:

  • diskquota
  • kml
  • h2store

Check outstanding pull requests

Q: Anything else trying to make it in for 2.5.0?
A: Not really

Pull requests waiting for freeze …

  • freeze is over on master
  • developers not available

Highlights:

  • W3DS pull request
  • Lots of small pull requests from sonar
  • Legend Graphic allows for external legend graphic. We needed to ensure GeoServer can access the the external image, and we would prefer an upload. Multi layer legend would need to be updated to match.

Dimension default value GUI

We have had two pull requests on this topic, and sent it back for collaboration.

https://github.com/geoserver/geoserver/pull/430

  • master is now available, so we can now double check the pull request.
  • Heavy use of factory pattern (a waste when there is only one implementation)
  • looking good

gt-wkt module

  • provides wkt://POINT(…)
  • provides property file with hash key reference

Merge or supported module?
Simone wanted to merge into gt-renderer
Jody agrees, but the module has some precanned graphics which we can leave out. Jody just wants it to reference a provided properties file.

Q: Where merge?
A: gt-renderer (ie same place as shape://)

Q: Is it ready?
A: Need to check the two implementations etc…

General Discussion

svg mark factory? just grab the shape out of the SVG file. Andrea has a branch, stuck on a batik issue.

Need some help answering user questions.

foss4g code sprint extension, Mike found a free venue, self catering, conference room, internet


Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

On Tue, Mar 4, 2014 at 4:07 PM, Alessio Fabiani <
alessio.fabiani@anonymised.com> wrote:

There are some pending WPS pull requests which may be pushed too.

I thought they were supposed to be merged back in GeoTools instead? Or are
they truly WPS specific (and not
just processes)?

Cheers
Andrea

--
== Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information ==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

There are some modules which are WPS specific.

In any case we can review them, especially the raster algebra community module

···

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Alessio Fabiani
@alfa7691
Founder/Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 331 6233686

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Tue, Mar 4, 2014 at 4:24 PM, Andrea Aime <andrea.aime@anonymised.com> wrote:

On Tue, Mar 4, 2014 at 4:07 PM, Alessio Fabiani <alessio.fabiani@anonymised.com.1268…> wrote:

There are some pending WPS pull requests which may be pushed too.

I thought they were supposed to be merged back in GeoTools instead? Or are they truly WPS specific (and not
just processes)?

Cheers
Andrea

== Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information ==

Ing. Andrea Aime

@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it