Statistics
| Revision:

svn-gvsig-desktop / branches / dal_time_support / libraries / libFMap_mapcontext / src / org / gvsig / fmap / mapcontext / layers / vectorial / CrossEnvelopeEvaluator.java @ 37204

History | View | Annotate | Download (3.7 KB)

# Date Author Comment
34633 02/24/2011 10:54 AM Jorge Piera

Creating a branch for the MapContext. It is necessary because the ViewPort has to be updated to add the temporal filter

34139 11/18/2010 03:59 AM Cesar Ordiñana

Replace boundary function with the envelope one in sql queries, as it is not supported in mysql and in postgis it doesn't support geometrycollections

33053 07/07/2010 06:03 AM Cesar Ordiñana

Evaluator getCQL method replaced with getSQL, as this is the real type of the expressions returned

28074 04/21/2009 07:15 AM Jose Manuel Vivó Arnal

Fixed problems whit getCQL method

27267 03/10/2009 09:25 AM Vicente Caballero