I don't know anything about setting up geoserver to serve time series
data, but your <Layer> element looks correct.
I would suggest:
- ensure that the GetCapabilities returned by you server includes the
<Dimension> elements
- test the WMS requests to geoserver with TIME parameter outside of
MapBuilder
- once you are sure the geoserver side is working correctly, look at the
URL of the image request from MapBuilder to see what parameters are
incorrect and/or missing.
That should give some direction for how to solve the issue
Mike
[EMAIL PROTECTED] wrote:
>
> Hi all
>
> I am trying to get a time series/ movie playing of some temporal data
> that sitis in a postgis database.
>
> The temporal column of the databse is “DCV_Date” and I have made a
> file time.ftl that sits in the directory
>
> webapps\geoserver\data\featureTypes\cbem_vis_DY_CBEM_VIS
>
> This file contains the line: ${DCV_Date.value?date('yyyy-MM-dd')}
>
> I have also constructed an xml file that has a layer:
>
> <Layer queryable="0" hidden="0">
>
> <Server service="wms" version="1.3.0" title="wms">
>
> <OnlineResource xlink:type="simple"
> xlink:href="http://cbem.web.csiro.au:8080/geoserver/wms/kml_reflect?"/>
>
> </Server>
>
> <Name>topp:DY_CBEM_VIS</Name>
>
> <Title>Disease Spread</Title>
>
> <Abstract>Disease Spread</Abstract>
>
> <DimensionList>
>
> <Dimension name="time" units="ISO8601"
> nearestValue="1">2005-12-31,2006-01-01</Dimension>
>
> </DimensionList>
>
> <FormatList>
>
> <Format current="1">image/png</Format>
>
> </FormatList>
>
> </Layer>
>
> But the map has a broken image?
>
> Can anyone give me any pointers about what I have done wrong here?
>
> Kind regards
>
> David
>
> Dr David Miron
>
> CSIRO
>
> 02 6776 1375
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> ------------------------------------------------------------------------
>
> _______________________________________________
> Mapbuilder-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
>
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Mapbuilder-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users