Statistics
| Revision:

root / tags / v2_0_0_Build_2051 / extensions / extGPE-gvSIG / src / org / gvsig @ 38724

# Date Author Comment
38724 08/14/2012 01:56 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2051 (devel)

35142 05/13/2011 02:54 PM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

34918 04/18/2011 10:24 AM Jorge Piera

I've fixed several errors related with the KML (or GPE) files [gvsig-desktop #15126}. The KML driver was disabled by default and I've enabled it. If a feature doesn't has a geometry the parser creates a null geometry. It was not possible to add a geometry to a multigeometry layer.

34899 04/06/2011 02:22 PM Jorge Piera

The Geometry.SUBTYPE.GEOM2DZ has been removed and has been replaced by GEOM3D. This problem has been detected fixing the bug [gvsig-desktop #15133]

34288 12/20/2010 11:28 AM Joaquín del Cerro Murciano

Add support to the FilesystemServerExplorer to filter stores by type (All, feature, geometry, raster). Update DAL filesystem server providers and add layer and add table in appgvsig to use this feature.

34144 11/18/2010 12:18 PM Jorge Piera

The GPE library can create Objects instead of Strings

34134 11/15/2010 01:25 PM Jorge Piera

Removing the dependence with the DefaultFeature class. This dependence was added by error

34133 11/15/2010 12:32 PM Jorge Piera

Adding the parsing of the WFS exceptions

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

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

34119 11/10/2010 10:42 AM Jorge Piera

Adding an operation to convert the geometries to GML

34113 11/09/2010 12:19 PM Jorge Piera

Fix several bugs in the WFS provider

34026 11/08/2010 02:06 PM Jorge Piera

Updating the WFS provider to be able to use the cache

33717 10/20/2010 05:00 PM Joaquín del Cerro Murciano

Se ha modificado el interface DataStore, cambiando la semantica de este metodo getName y añadiendo el metodo getFullName.

Se ha eliminado el metodo getName de FeatureStoreProvider y
subido al interface padre DataStoreProvider, a la vez que se
cambia la semantica de este....

33266 08/11/2010 12:06 PM Jorge Piera

Create an abstract provider for the FilesystemServerExplorerProvider

33032 07/06/2010 05:11 PM Joaquín del Cerro Murciano

Add to the libreries declaration of dependency with other libraries.

32953 07/05/2010 09:17 AM Cesar Ordiñana

Update and make work again parameters and metadata dynclass definitions for the GPE store

32880 06/24/2010 02:34 PM Joaquín del Cerro Murciano

- Update to org.gvsig.tools 2.1.0
- separate metadata definition from provider parameters definition.
- Use of xml files to define metadata and persistence in DAL.

32385 04/21/2010 09:19 AM Jorge Piera

Adding kxml like the default parser

32051 01/25/2010 05:55 PM Jorge Piera

Updating libGPE to moltimodule

31838 12/18/2009 12:46 PM Jorge Piera

Adding filter properties to the WFS protocol

31284 10/14/2009 02:56 PM Cesar Ordiñana

Make sure all disposable objects are disposed, mainly DAL related ones, like FeatureSet and Iterators.
Create a new DisposableManager to manage a register of Disposable objects being bound and released.

31022 09/29/2009 07:09 PM Cesar Ordiñana

Resource locking changed to be based on Java synchronization, more convenient functional and performancewise.
Refactoring of FeatureProviderIterator and FeatureSetProvider to extract common code to parent abstract classes.

30838 09/18/2009 03:20 PM Cesar Ordiñana

Symbology and Legends persistence and clone implementation.
New persistence and dynobjects utility methods.

30752 09/08/2009 02:20 PM Jorge Piera

Updating the stores

30719 09/02/2009 07:04 PM Jorge Piera

Checking dependences

30633 09/01/2009 02:00 PM Cesar Ordiñana

Small Library API refactoring

30580 08/26/2009 09:41 AM Cesar Ordiñana

New automatic Library initialization mechanism and Library API refactoring

30152 07/27/2009 03:20 PM Cesar Ordiñana

Remove unused variables

30067 07/21/2009 02:20 PM Jose Manuel Vivó Arnal

removed incorrect dal library initialization

29628 06/29/2009 06:51 PM Jorge Piera

Refactoring of packages

29326 06/10/2009 10:08 AM Jose Manuel Vivó Arnal

Dal SPI refactoring

29292 06/09/2009 12:11 PM Jose Manuel Vivó Arnal

Dal SPI refactoring

29200 06/05/2009 09:03 AM Jorge Piera

Adding support for filter by polygon

29198 06/04/2009 02:40 PM Jorge Piera

Creating the filter by geometry

29187 06/04/2009 10:42 AM Jorge Piera

Creating the index like a integer

28680 05/13/2009 10:16 AM Jose Manuel Vivó Arnal

Changed FeatureStoreProvider.append(Feature) --> FeatureStoreProvider.append(FeatureData)

28479 05/07/2009 03:14 PM Cesar Martinez Izquierdo

Adapt to the refactored 'loadFromState' method name in libTools

28137 04/23/2009 01:44 PM Jorge Piera

Updating libraries to execute the tests

28122 04/22/2009 05:34 PM Jorge Piera

Adding the performEditing method

28113 04/22/2009 01:06 PM Jorge Piera

Using the Locator to register parsers

28037 04/16/2009 03:34 PM Cesar Ordiñana

Implement the new FeatureStoreProvider.getFeatureCount() method

27830 04/06/2009 02:34 PM Jorge Piera

Updating the pom

27636 03/30/2009 12:52 PM Jorge Piera

Using libraries in GPE

27501 03/24/2009 08:55 AM Jorge Piera

Deleting not-used classes

27499 03/24/2009 08:43 AM Jorge Piera