Re: [Geotools-gt2-users] support WMS-C

2010-06-16 Thread Jody Garnett
This one is "easy" to explain but hard to fix. The individual images are indeed correct; I suspect that the map context you are rendering into: - does not match exactly the crs used by the tile set - we are rendering as grid coverages which can resample the image between projections - does not m

Re: [Geotools-gt2-users] support WMS-C

2010-06-16 Thread Toshy
Hello, I have a problem of quality from my display with WMCS. I test with Udig program and the bad quality is here too. I let several pictures from Udif, my program and the picture saved by the method ONDISK to check the differences between the pictures. I don't know why the quality is like that

Re: [Geotools-gt2-users] support WMS-C

2010-05-06 Thread Jody Garnett
messageFormat( pattern?) not sure what you are talking about :-( There is a message format in java, ibm offers an alternate that works with different lanaguages correctly. Here is an example: - net.refractions.udig.render.wms.basic/src/net/refractions/udig/render/internal/wmsc/basic/BasicWMSCRe

Re: [Geotools-gt2-users] support WMS-C

2010-05-06 Thread Toshy
Hello, thanks Jody for the answer. I work on the IRunnableWithProgress. But it's not my question. Where do I find the config file containing the pattern for messageFormat(pattern , ...);? And I want test the source code with an example but I don't know how do I make? With WMS : WebMapServer wms

Re: [Geotools-gt2-users] support WMS-C

2010-05-06 Thread Jody Garnett
GeoTools has a similar construct called progress listener; indeed I make a warpper in order to use geotools or udig classes as required. Jody On 06/05/2010, at 8:00 PM, Toshy wrote: > > Hello, > > I look the sources. For the IProgressMonitor, NullProgressMonitor and > IRunnableWithProgress cl

Re: [Geotools-gt2-users] support WMS-C

2010-05-06 Thread Toshy
Hello, I look the sources. For the IProgressMonitor, NullProgressMonitor and IRunnableWithProgress classes, it's just to show the progress for a window so for geoTools it's not use, doesn't it? I replace WmsPlugin class to Logger object with org.geotools.wms? And I don't understand CatalogPlugin

Re: [Geotools-gt2-users] support WMS-C

2010-05-05 Thread Jody Garnett
The project started out in geotools (for world wind tiles); and is now located here: - http://svn.refractions.net/udig/udig/trunk/plugins/net.refractions.udig.catalog.wms/src/net/refractions/udig/catalog/wmsc/ Jody On 05/05/2010, at 11:19 PM, Toshy wrote: > > Thanks Andrea for the answer. >

Re: [Geotools-gt2-users] support WMS-C

2010-05-05 Thread Toshy
I found the sources but I'm not sure. the sources are to create a server like TileCache and geoWebCache? Or to use theses 2 servers? For my application I have TileCache and I want use java objects to create a layer and display my tiles with a smooth display and remove the blink in my jMapPane dur

Re: [Geotools-gt2-users] support WMS-C

2010-05-05 Thread Andrea Aime
Toshy ha scritto: > Thanks Andrea for the answer. > > I look the Udig project, but it's a big project and my internet connection > is low so I would like the path to get the WMS-C sources. I will try to > backport to GeoTools. Unfortunately I have no idea, I don't have a uDig checkout either. Som

Re: [Geotools-gt2-users] support WMS-C

2010-05-05 Thread Toshy
Thanks Andrea for the answer. I look the Udig project, but it's a big project and my internet connection is low so I would like the path to get the WMS-C sources. I will try to backport to GeoTools. Cheers Didier CREST -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/sup

Re: [Geotools-gt2-users] support WMS-C

2010-05-05 Thread Andrea Aime
Didier CREST ha scritto: > Hello, > > I would like known if GeoTools supports WMS-C and display tile layer? It does not, but uDig has code that can be used for the purpose waiting to be backported to GeoTools. We just need someone with enough resources to do the move, update the headers, make t

[Geotools-gt2-users] support WMS-C

2010-05-05 Thread Didier CREST
Hello, I would like known if GeoTools supports WMS-C and display tile layer? Thanks. Didier CREST -- ___ Geotools-gt2-users mailing list Geotools-gt2-users@lists.sourceforge.net