[Geoserver-users] sld with two geometries and a time dimension

2015-08-31 Thread Bessette-Halsema, Dominique E
I have a dblayer feature type that contains a point geometry, a linestring geometry and a TIME dimension. Is there a way to tell the linestring geometry to ignore the time dimension in the sld? Dominique Bessette Software Engineer General Dynamics Information Technology Office: 619-881-274

Re: [Geoserver-users] sld with two geometries and a time dimension

2015-08-31 Thread Andrea Aime
On Mon, Aug 31, 2015 at 9:21 PM, Bessette-Halsema, Dominique E < dominique.besse...@gdit.com> wrote: > I have a dblayer feature type that contains a point geometry, a linestring > geometry and a TIME dimension. Is there a way to tell the linestring > geometry to ignore the time dimension in the s

Re: [Geoserver-users] sld with two geometries and a time dimension

2015-08-31 Thread Bessette-Halsema, Dominique E
[mailto:andrea.a...@gmail.com] On Behalf Of Andrea Aime Sent: Monday, August 31, 2015 8:22 PM To: Bessette-Halsema, Dominique E Cc: geoserver-users@lists.sourceforge.net Subject: Re: [Geoserver-users] sld with two geometries and a time dimension On Mon, Aug 31, 2015 at 9:21 PM, Bessette-Halsema

Re: [Geoserver-users] sld with two geometries and a time dimension

2015-08-31 Thread Andrea Aime
On Mon, Aug 31, 2015 at 10:52 PM, Bessette-Halsema, Dominique E < dominique.besse...@gdit.com> wrote: > Is it possible to combine two features into 1 coverage with a time > dimension? So that 1 feature does not have a time associated with it, but > the other does. > Two features, one coverage...