Statistics
| Revision:

root / tags / v2_0_0_Build_2047 / libraries / libFMap_dal / src / org / gvsig / fmap / dal / feature / impl / SpatialManager.java @ 38284

History | View | Annotate | Download (11.2 KB)

# Date Author Comment
38284 05/30/2012 11:12 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2047

38222 05/15/2012 09:42 AM Cesar Ordiñana

Capture more exceptions related to the concurrent modification of a store.
Refs #596.

38208 05/09/2012 06:14 PM Cesar Ordiñana

Remove default creation of spatial index if not already created when entering edition mode.
Refs #596.

37297 11/14/2011 09:08 AM Jorge Piera

Merging the time support to DAL [gvsig-desktop #15968]

36366 09/06/2011 12:52 PM Jorge Piera

Error stoping edtion without saving changes [gvsig-desktop #15654]

36235 08/30/2011 10:14 AM Cesar Ordiñana

Add background feature index filling

36233 08/29/2011 02:07 PM fdiaz

Puesto isFullExtentDirty a true al insertar una feature para que el método getEnvelope lo calcule correctamente.
Esta relacionado con la no visualización de la leyenda en una capa nueva en edición.

36207 08/23/2011 03:42 PM Cesar Ordiñana

Implement index filling in background execution and use it when entering and exiting a FeatureStore from edition mode.

36190 08/19/2011 02:33 PM Cesar Ordiñana

Invalidate all indexes but the spatial one when editing, and refill and validate all of them when edition finishes. This way all changes are correctly updated in the indexes after editing in any mode.

35961 07/28/2011 01:49 PM Jorge Piera

The graphics layer doesn't work when the first geometry is added [gvsig-desktop #15564]

35482 06/17/2011 12:40 PM Jorge Piera

When a layer is in edition mode, the zoom to envelope doesn't works [gvsig-desktop #15449]

34978 05/04/2011 02:19 PM fdiaz

gvsig-desktop##12750
Arreglados problemas en:
- creación de nuevas capas DXF
- edición de capas DXF
- Leyenda de capas DXF
- Relacionado con lo anterior, arreglado también el panel de la leyenda de valores unicos.

34130 11/12/2010 12:14 PM Jorge Piera

Adding WFS-T support and fix some bugs related with both GML and WFS stores

33205 07/23/2010 10:38 AM Cesar Ordiñana

Make Feature extend DynObject, FeatureSet extend DynObjectSet and FeaturePagingHelper extend DynObjectPagingHelper, so the main Feature related data interfaces may be used as DynObjects.

Remove the conflicting and empty DisposableIterator from DAL, as now it is available in tools.

28319 04/30/2009 02:03 PM Jose Manuel Vivó Arnal

Changes to allow editing without OID provider

25987 01/13/2009 12:57 PM Jose Manuel Vivó Arnal
25809 12/18/2008 09:47 AM Vicente Caballero

poder reestablecer el índice espacial

25565 11/27/2008 08:35 AM Vicente Caballero
25277 11/18/2008 01:35 PM Jose Manuel Vivó Arnal
24496 10/30/2008 11:52 AM Jose Manuel Vivó Arnal
24467 10/30/2008 09:45 AM Jose Manuel Vivó Arnal
23754 10/03/2008 01:45 PM Joaquín del Cerro Murciano

New Refactor.

22360 07/18/2008 02:17 PM Jose Manuel Vivó Arnal
21911 06/27/2008 03:04 PM Jose Manuel Vivó Arnal

Rename package org.gvsig.data --> org.gvsig.fmap.data

21045 05/29/2008 04:19 PM Jose Manuel Vivó Arnal

Classes Name refactoring

20936 05/27/2008 12:16 PM Jose Manuel Vivó Arnal

prepares_v2_refactor

20620 05/12/2008 09:37 AM Jose Manuel Vivó Arnal

Rename Proyects

19488 03/05/2008 05:44 PM Vicente Caballero

clear

19399 03/03/2008 01:40 PM Vicente Caballero