GWC 1.2.0 will support WMTS (the version that OGC is voting on now,
currently only the KVP scheme), so you can grab a nightly if you need it
now. It'll probably make its way into GS 2.0.1.
Note that WMTS is a pain to configure manually unless you use one of the
"well known scale sets", and the
Many thanks, Justin!
And I assume the GeoWebCache option available in GeoServer is some
sort of implementation of OGC's WMTS tile cache document (draft)?
Yours, Stefan
2009/10/18 Justin Deoliveira :
> Hi Stefan,
>
> There was some stuff in GeoTools for doing tiled WMS, but I think it may
> have
Hi Stefan,
There was some stuff in GeoTools for doing tiled WMS, but I think it may
have been removed. I am told it lives in udig now so it may be worth
checking out. Although i am not sure if it will be lightweight enough to
run on Android (fully admitting i am ignorant to what limitations are
pl
Hi Thomas,
I am not sure if the DTED format is supported, but if so it would fall
under the realm of CoverageStore which is the abstract name given to all
raster and grid formats, rather than DataStore which is the abstract name
given to all vector formats.
The raster folks should be able to give
Hi Harpal,
The way to ensure a certain rendering order is by using separate
FeatureTypeStyle elements in your SLD. Put all the road outlines in a
separate FTS that occurs first in the document.
Hope that helps.
-Justin
On Thu, 15 Oct 2009 17:38:03 +0530, harpal singh
wrote:
> Hello ..
>
Hi whatnick,
All makes sense, and I can't see any objections to anyone taking it over
and getting it to supported status. If only this could happen more often :)
-Justin
On Wed, 14 Oct 2009 22:41:37 -0700 (PDT), whatnick
wrote:
> Hi People,
>
> I have been working on the DDS and BIL format sup
Hi Gabriel,
Patch looks good, bad assumption on my part.
-Justin
On Thu, 15 Oct 2009 15:57:18 -0300, Gabriel Roldan
wrote:
> Hey,
>
> trying to persist a coverage info got stuck with a can't persist
> coverage.xml message.
> Digging into it found that XStreamPersister assumes a NumberRange be
Dear all,
I'm in the specification phase for a simple mobile GeoServer client
based on Android (Java).
I think there exist some WMS viewers but:
Is there any application/project around which reads GeoServer
tilecache API preferrably in JavaSE/JavaME open source? (i.e. not
necessarily restricted