Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2035 / libraries / libFMap_dalfile / src @ 44114

# Date Author Comment
36317 09/01/2011 09:19 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2035

36113 08/17/2011 04:07 AM Francisco Díaz Carsí
36009 08/09/2011 07:23 AM Francisco Díaz Carsí

Changed api in NewFeatureStoreParameters, the method getDefaultFeatureType now returns an EditableFeaturetype instead of FeatureType.

35926 07/21/2011 08:37 AM Francisco Díaz Carsí

gvsig-desktop#12896 Path absolutos en los filesystemServerProviders

35752 07/15/2011 03:22 AM Jorge Piera

The in select by point [gvsig-desktop #15580] The problem was in the ToJTS operation. I've update the references to the Converter class by the ToJTS operation and I've update also the DXFStoreProvider

35746 07/14/2011 07:06 AM Jorge Piera

Now is possible to open a DBF that has been created with gvSIG. [gvsig-desktop #15352]

35742 07/12/2011 07:32 AM Jorge Piera

The Envelope coordinates are null if they are not set [gvsig-desktop #15584]

35621 07/01/2011 03:29 AM Jorge Piera

Problem with the internal polygons [gvsig-desktop #15554]

35620 07/01/2011 03:29 AM Jorge Piera

Problem with the internal polygons [gvsig-desktop #15554]

35619 06/30/2011 07:44 AM Jorge Piera

Fixing several errors with the shape edition [gvsig-desktop #15414]

35613 06/28/2011 05:31 AM Jorge Piera

Adding the MultiSurface3D [gvsig-desktop #15387]

35473 06/14/2011 06:24 AM Jorge Piera

Updating the Shape reader to use the geometry api, instead of using the GeneralPathX. [gvsig-desktop #15384]

35284 05/26/2011 02:26 AM Ignacio Brodín

New method getProviderNameList

35177 05/18/2011 06:46 AM Jorge Piera

It was not possible to load a dbf file because a casting fails. I've fixed it

35172 05/18/2011 05:07 AM Jorge Piera

Adding support to to write Splines [gvsig-desktop #15332]

35167 05/17/2011 06:36 AM Francisco Díaz Carsí

gvsig-desktop#15326
Fixed error handling when it occurs loading a raw element in a dgn file.

35166 05/17/2011 05:59 AM Francisco Díaz Carsí

gvsig-desktop#15326
Fixed error loading dgn layer

35142 05/13/2011 08:54 AM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

35131 05/11/2011 11:09 AM Cesar Ordiñana

Use the Library.TYPE.SERVICE for services and providers

34978 05/04/2011 08:19 AM Francisco Díaz Carsí

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.

34934 04/22/2011 10:33 AM Joaquín del Cerro Murciano

Add use TaskStatus in DXF load.

34910 04/12/2011 09:08 AM Francisco Díaz Carsí

Arreglados los colores de los simbolos de las leyendas de capas multigeometría (DXF, DWG, DGN)
[gvsig-desktop 15154]

34899 04/06/2011 08:22 AM 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]

34885 04/04/2011 07:36 AM Jorge Piera

fixing a bug with the DGNStoreProvider. The CRS has to be a IProjection object and it has been necessary to add a the Geometry2DZ type because the provider has this type of geometry and it has not been registered yet.
[gvsig-desktop #15149]

34884 04/04/2011 06:27 AM Jorge Piera

The DXF file set the GEOMETRY.SUBTYPE inn its default feature type. This ticket has been used to remove the inherited value GEOMETRY.TYPE.TEXT. This kind of geometry can not exist in new geometry model, because the the TEXT is not a geometry: the TEXT is a type of legend....

34666 03/04/2011 04:45 AM Cesar Ordiñana

Remove unneeded imports

34661 03/02/2011 09:31 AM Ignacio Brodín

Task 1022: APP-Load images using the selected provider

34300 12/21/2010 06:20 AM Francisco Díaz Carsí

Necessary changes to introduce picture symbols to the basic symbology

34289 12/21/2010 04:06 AM Francisco Díaz Carsí

Fix bounding box in multipoint SHPFile when the feature is only one point.

34288 12/20/2010 05: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.

34280 12/17/2010 02:21 AM Cesar Ordiñana

Fulfill all pending library definitions (API or Impl) and dependencies

34146 11/18/2010 08:13 AM Jorge Piera

The position used to write a DBF attribute must be the position retrieved from the DBF header, not the position retrieved from the Featuretype

33719 10/20/2010 11:17 AM 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....

33718 10/20/2010 11:11 AM 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....

33659 10/13/2010 07:47 AM Francisco Díaz Carsí

Persistencia de los documentos

33645 10/04/2010 10:11 AM Francisco Díaz Carsí

Arreglado bug al cargar una tabla nueva del sistema de archivos.

33396 09/21/2010 06:52 AM Cristian Martín

If shpFile.getSRSParameters is null, getDynValue("CRS") should provide the correspondent IProjection from the shape parameters.

33338 09/01/2010 05:06 AM Jorge Piera

It is not possible to create a new shape because the geometric field has not the Geometry type

33337 09/01/2010 05:04 AM Jorge Piera

It was not possible to create an INT field in a shape with length > 0

33336 09/01/2010 05:03 AM Jorge Piera

Adding an implementation for the getResourceRootPathName for the AbstractFilesystemServerExplorerProvider

33331 08/25/2010 08:52 AM Joaquín del Cerro Murciano

- Persistence changes.
- Add persistence factory to AWT Dimension
- Change getType of FeatureAttributeDescriptor to getDataType
to avoid conflict.
- Metadata definition changes.
- Partial remove of HiperLink in fmap and appgvsig.
- Add support in metadata project to MetadataContainers.

33263 08/11/2010 06:05 AM Jorge Piera

Create an abstract provider for the FilesystemServerExplorerProvider

33255 08/05/2010 03:00 AM Jorge Piera

The Shape writer doesn't work, because the SHPStoreParameters overrides the getFile method and the file path of the DBF is wrong

33254 08/05/2010 02:58 AM Jorge Piera

The Shape writer doesn't work, because the SHPStoreParameters overrides the getFile method and the file path of the DBF is wrong

33205 07/23/2010 04: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.

33190 07/13/2010 03:43 AM Cesar Ordiñana

Remove unused method

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

Add to the libreries declaration of dependency with other libraries.

33029 07/06/2010 11:03 AM Joaquín del Cerro Murciano

Improved exception handling

33028 07/06/2010 11:03 AM Joaquín del Cerro Murciano

Improved exception handling

32964 07/05/2010 07:13 AM Joaquín del Cerro Murciano

Fix bug when set shp file and not shx.

32952 07/05/2010 03:06 AM Cesar Ordiñana

Add dependence on the DXFLibrary post initialization

32951 07/05/2010 03:06 AM Cesar Ordiñana

Add dependence on the DGNLibrary post initialization

32930 07/02/2010 02:15 PM Cesar Ordiñana

Update setting the CRS metadata value, as it changed its name from "defaultSRS" to "CRS".

32929 07/02/2010 02:14 PM Cesar Ordiñana

Solve error with the file parameter data type, was String instead of File

32927 07/02/2010 01:55 PM Cesar Ordiñana

Take into account the last read word may have only a byte size

32880 06/24/2010 08:34 AM 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.

32677 05/17/2010 08:43 AM Cesar Ordiñana

Add dependence on the DALLibrary post initialization

31631 11/17/2009 04:15 AM Jorge Piera

Moving some classes of the API from org.gvsig.symbology to mapcontext.

31543 11/09/2009 07:03 AM Vicente Caballero

ellipse

31540 11/09/2009 05:52 AM Jorge Piera

Adding support for Circles like polygons in shape

31379 10/21/2009 12:54 PM Cesar Ordiñana

If the shp had 3D Points, the created geometry values were not set

31284 10/14/2009 08:56 AM 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.

31101 10/05/2009 07:29 AM Cesar Ordiñana

Check if the dbf can be written into the shp implementation, instead of calling to the parent dbf implementation, which was using the dbf resource, not initialized by the shp implementation.

31094 10/05/2009 05:32 AM Jorge Piera

Fixing a problem with the edition. The SHP provider has to initialize the DBF provider.

31074 10/01/2009 12:24 PM Cesar Ordiñana

Make sure FeatureSet.dispose() and DisposableIterator.dispose() are called each time they aren't needed anymore, even when a cancel is performed or an exception is thrown

31023 09/29/2009 01:26 PM Cesar Ordiñana

Remove reference to incorrect class

31022 09/29/2009 01: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.

30920 09/22/2009 06:42 AM Cesar Ordiñana

Access the DBFProvider only if non geometry data is being loaded

30892 09/21/2009 08:02 AM Cesar Ordiñana

Extract SymbolManager methods from the MapContextManager

30838 09/18/2009 09:20 AM Cesar Ordiñana

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

30759 09/09/2009 08:10 AM Cesar Ordiñana

New DynStruct utility methods and change to Method Chaining in the DynClass definitions of DAL file.

30757 09/09/2009 06:14 AM Jorge Piera

Checking dependences

30754 09/09/2009 02:42 AM Cesar Ordiñana

Added new TestCase extended class with automatic library initialization

30717 09/02/2009 01:04 PM Jorge Piera

Checking dependences

30714 09/02/2009 03:54 AM Cesar Ordiñana

Add dependencies between libraries for DynClass.

30712 09/02/2009 03:31 AM Cesar Ordiñana

Depends on the previous initialization of the DALDefaultImplLibrary

30633 09/01/2009 08:00 AM Cesar Ordiñana

Small Library API refactoring

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

New automatic Library initialization mechanism and Library API refactoring

30551 08/24/2009 02:54 AM Jose Manuel Vivó Arnal

To set default Value of a FeatureAttribute must to use setDefaultValue, not setDefaultDynValue

30326 08/06/2009 02:52 AM Jorge Piera

Adding the getFlatness method to the geometry manager

30187 07/29/2009 07:55 AM Javier Carrasco

Changed InfoByPoint.getInfo(), now it returns a DynObject Array.
Feature has been modified to extend DynObject.
DynField.setDefaultValue has been changed to setDynDefaultValue.

30067 07/21/2009 08:20 AM Jose Manuel Vivó Arnal

removed incorrect dal library initialization

30011 07/17/2009 07:07 AM Cesar Ordiñana

Separate the simbology, legend and labeling API from the implementation in MapContext and move the implementation to a new extension.
Create the api for the GraphicsLayer and a new implementation based on DAL.

29973 07/15/2009 03:14 AM Juan Lucas Domínguez

Changes to make it CDC-compatible. Replaced call to GeneralPathX constructor and append.

29956 07/14/2009 03:58 AM Jose Manuel Vivó Arnal

New API persistence version

29631 06/29/2009 12:56 PM Jorge Piera

Refactoring of packages

29518 06/23/2009 05:08 AM Jose Manuel Vivó Arnal

Changed name "SHP file" --> "Shape"

29445 06/16/2009 07:20 AM Jose Manuel Vivó Arnal

Refactoring DataServerExplorerProviders constructor

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

Dal SPI refactoring

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

Dal SPI refactoring

29289 06/09/2009 03:15 AM Jose Manuel Vivó Arnal

Dal SPI Javadoc and refactoring

29140 06/02/2009 06:37 AM Jose Manuel Vivó Arnal

Fixed geometry types to max valid type (curve --> multiCurve & surface --> multiSurface).
Normalized geometry types.

29135 06/02/2009 05:59 AM Jose Manuel Vivó Arnal

Fixed geometry SubType

29127 06/02/2009 05:55 AM Jose Manuel Vivó Arnal

Fixed geometry types to max valid type (curve --> multiCurve & surface --> multiSurface)

29114 06/01/2009 08:36 AM Jose Manuel Vivó Arnal

Fixed missing envelope compute

29106 06/01/2009 06:58 AM Jose Manuel Vivó Arnal

added dgn file provider

29048 05/28/2009 08:20 AM Jose Manuel Vivó Arnal

Cached legend in resource dxf data

29041 05/28/2009 03:18 AM Vicente Caballero

#2150

29030 05/27/2009 10:13 AM Jose Manuel Vivó Arnal

added Field Names as constants in StoreProvider

29026 05/27/2009 08:22 AM Jose Manuel Vivó Arnal

Fixed dependecies (removed dal impl dependecies)