|
From: cdwillie76 <chr...@gm...> - 2008-03-27 23:18:00
|
Yes. I have 1 degree by 1 degree tiles for about a 10x10 area. I am producing a new layer each hour. I need to review the WMS spec again but does it support asking for a time slice for one layer? I have about 3 years of data so the getCapabililties could get quite large. I might need to have multiple sources maybe for each week or month. Again, this is just me thinking out loud since I still have a lot to learn here. I need to look at some of the WMS clients since I don't know how robust time support is. Thanks! Chris SamuelToepke wrote: > > The layers with different times can be accomplished using clever layer > naming. After doing some processing on the getCapabilities, one should be > able to get the proper layers per time using JSP/Javascript. > > Are all of your jpegs geographically enabled? > > -Sam > > > cdwillie76 wrote: >> >> That would be one way. This will work for a simple prototype but I don't >> think it will help me long term since I have lots of layers that all have >> a time range to them. I have one hour time slices for each raster layer. >> My end goal would to allow for queries the layer by time. I will continue >> to look through the mailing list and tutorials. >> >> Thanks! >> Chris >> >> >> Luca Morandini-2 wrote: >>> >>> cdwillie76 wrote: >>>> I am new to GeoServer and somewhat familiar with the OGC specs. I have >>>> a >>>> some images (jpegs) that are 2x2 degree tiles. What I would like to do >>>> is >>>> get one layer of these images mapped in through GeoServer as a WMS >>>> layer. >>>> The question is how does one go about this? >>> >>> Image mosaic plugin perhaps ? >>> >>> http://geoserver.org/display/GEOSDOC/Using+the+ImageMosaic+plugin >>> >>> -------------------- >>> Luca Morandini >>> www.lucamorandini.it >>> -------------------- >>> >>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by: Microsoft >>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>> _______________________________________________ >>> Geoserver-users mailing list >>> Geo...@li... >>> https://lists.sourceforge.net/lists/listinfo/geoserver-users >>> >>> >> >> > > -- View this message in context: http://www.nabble.com/Question-about-using-WMS-to-expose-a-image-data-store-tp16135578p16341257.html Sent from the GeoServer - User mailing list archive at Nabble.com. |