Re: [Geotools-devel] Natural Earth v2.0.0 is live « Kelso’s Corner

2012-11-08 Thread Michael Bedward
On 9 November 2012 11:38, Jody Garnett wrote: > For geotools I would like to get SLD files in place for this dataset, > and start to use it in our tutorials. > Yes - excellent idea Jody Michael -- Everyone hates slow we

Re: [Geotools-devel] rendering transform query question

2012-11-08 Thread Jody Garnett
Bleck. Andrea is this the kind of thing I can help with, while I do not know the renderer as well as you (in terms of consequences )- have reviewed every line :( I would also like to go ahead the the feature collection cleanup - but perhaps we can pull the trigger in Mondays meeting. -- Jody Gar

Re: [Geotools-devel] Natural Earth v2.0.0 is live « Kelso’s Corner

2012-11-08 Thread Jody Garnett
For geotools I would like to get SLD files in place for this dataset, and start to use it in our tutorials. -- Jody Garnett On 08/11/2012, at 9:15 PM, Jody Garnett wrote: > http://kelsocartography.com/blog/?p=4283&utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+KelsosCorner+(Kelso's+Co

[Geotools-devel] Natural Earth v2.0.0 is live « Kelso’s Corner

2012-11-08 Thread Jody Garnett
http://kelsocartography.com/blog/?p=4283&utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+KelsosCorner+(Kelso's+Corner) (Source: https://twitter.com/mapserving/status/266635575761727488) So Cameron will you update the live DVD :) -- Jody Garnett --

[Geotools-devel] [jira] (GEOT-4312) KML Parser generates GEOMETRYCOLLECTION EMPTY

2012-11-08 Thread JIRA
André And

[Geotools-devel] LoggingHTTPClient

2012-11-08 Thread Davide
Hi, to make debugging easier I've created a LoggingHTTPClient. It implements HTTPClient and when the FINEST logging level is enabled in "org.geotools.data.ows.httpclient", it will log URLs requested, POST request body, and response body. Added files: DelegateHTTPClient DelegateHTTPResponse Logging

[Geotools-devel] CapabilitiesFilterSplitter doesn't split appropriately Id Filters

2012-11-08 Thread Davide
Hi, CapabilitiesFilterSplitter and PostPreProcessFilterSplittingVisitor don't check if the given Capabilities object contains support for Id Filters and Id Filters are always added to preStack and are always returned using the method getFilterPre(). If Capabilities doesn't contain support for Id F