Interesting. I would normally expect the GeoTools datastore to handle this
- but you are correct if you can tell up front that there is no data in the
provided bounds you could avoid instantiating a datastore completely.
A couple of notes of caution. Lat long bounding box is fairly lax, you may
fi
Hi Geoserver community,
For every WMS layer that has latLongBoundingBox set up in the config, GeoServer
may restrict the request to the configured latLongBoundingBox. At the moment,
it doesn't, and this results in unnecessary query and wastes connections and
cursors (for Oracle).
Thus I propose
Title: Message Title
Lingbo Jiang created an issue
That is a bit tricky David. Too bad you could not just display the layer
titles in Open Layers?
There is an open layers output format, it has recently been updated to OL3:
*
https://github.com/geoserver/geoserver/blob/master/src/wms/src/main/java/org/geoserver/wms/map/OpenLayersMapOutputFormat.ja
I would be happy with Disposer.
Please mark the FileWatcher thread pool as Daemon in anywise (as that was
my intention when writing).
--
Jody Garnett
On 4 February 2015 at 12:45, Kevin Smith wrote:
> I'd like to get this fixed soon. Does anyone have a problem with
> documenting the limitation
Any update on the docs Sampo? We have the RC coming up on Feb 18th. At that
point we will have a new 2.7.x branch (so any docs you do will need to be
applied to both branches).
--
Jody
--
Jody Garnett
On 8 January 2015 at 07:25, Sampo Savolainen
wrote:
> Hi,
>
> I've got the go-ahead from my cl
I'd like to get this fixed soon. Does anyone have a problem with
documenting the limitations of the Disposer in terms of guaranteeing the
order of destruction? Failing that I'll go with the Daemon thread approach
which fixes the immediate problem and is otherwise no worse than the
current way thi
On Wed, Feb 4, 2015 at 9:25 PM, Justin Deoliveira
wrote:
> Hey Tim,
>
> I've been looking at what it would take to add vector tile support in
> GeoTools/GeoServer recently. Mostly looking at protocol buffers and how
> they would integrate. All in all I think it would be pretty straight
> forward,
Hey Tim,
I've been looking at what it would take to add vector tile support in
GeoTools/GeoServer recently. Mostly looking at protocol buffers and how
they would integrate. All in all I think it would be pretty straight
forward, I did some pbf feature encoding for an r&d project a while back,
not
New York City DoITT has interest in developing apps using vector tiles to
replace the use of Google Maps Engine and authoring tiles in ArcGIS.
Is the ability to author and publish vector tiles on the geoserver roadmap? If
so, is there a date? If not, does it need funding?
-Tim Keane
---
Thanks for the discussion Olle, the fix has been merged.
--
Jody Garnett
On 3 February 2015 at 14:45, Olle Markljung wrote:
> Yes it will.
> But the problem here is that we do not know the intention of the user.
> Existing code has a different handling of file:// urls on windows than on
> other
On Tue, Feb 3, 2015 at 5:44 AM, Jonathan Meyer wrote:
> Is there a known issue with combining WFS 2.0.0 and GML 3.1.1? As far as
> I can tell, there isn't any reason this would be an unsupported
> combination. Testing on all currently available versions of GeoServer
> (2.5.4, 2.6.2, and 2.7beta)
On Wed, Feb 4, 2015 at 1:00 PM, uros
wrote:
> Hi,
>
> I had problems using app-schema plugin with a security authorization module
> I have written (using ResourceAccessManager).
> I did some debugging and came to code that did some strange casting using
> /org.geotools.data.DataStore/.
>
> Author
Hi,
I had problems using app-schema plugin with a security authorization module
I have written (using ResourceAccessManager).
I did some debugging and came to code that did some strange casting using
/org.geotools.data.DataStore/.
Author of code is Andrea Aime and I am wondering if someone can re
Hi Mike,
Here are some small things from the Jira for making you warm up:
http://jira.codehaus.org/browse/GEOS-5509 Page that refers to non-existing
tutorial.
http://jira.codehaus.org/browse/GEOS-6431
http://jira.codehaus.org/browse/GEOS-6280
http://jira.codehaus.org/browse/GEOS-5708
http://jir
Title: Message Title
Andrea Aime created an issue
16 matches
Mail list logo