Statistics
| Revision:

root / tags / v2_0_0_Build_2047 / libraries / libFMap_dalfile / libFMap_dalfile @ 38340

  • svn:ignore: .classpath .project .settings maven-eclipse.xml target bin hs_err_pid* .externalToolBuilders .settings .classpath .project
# Date Author Comment
38340 05/30/2012 11:18 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2047

38086 03/30/2012 03:25 PM Cesar Ordiñana

Add dependencies needed while running tests

38085 03/30/2012 03:25 PM Cesar Ordiñana

Solve a small bug in the geometry attribute name

38083 03/30/2012 01:13 PM Cesar Ordiñana

Remove deprecated methods usage

37855 02/06/2012 02:06 PM Jorge Piera

Error exporting shapefile with holes [gvsig-desktop #249]. I've also fixed a bug with the tool to create holes

37850 02/03/2012 12:34 PM Jorge Piera

If the field length is higer than 10 characters, the field value is not displayed [gvsig-desktop #246]

37811 01/25/2012 12:33 PM Jorge Piera

Moving some parameters to the advanced tab [gvsig-desktop #111]

37810 01/25/2012 12:30 PM Jorge Piera

Moving some parameters to the advanced tab [gvsig-desktop #111]

37809 01/25/2012 12:14 PM Jorge Piera

Updating the group where the parameters are located [gvsig-desktop #112]

37805 01/24/2012 11:49 AM Jorge Piera

If the CRS parameters has not been added, use it from the deafutl geometry attribute [gvsig-desktop #182]

37568 01/02/2012 12:15 PM Cesar Ordiñana

Update and remove uneeded entries

37553 01/02/2012 11:31 AM Cesar Ordiñana

Update to use the new devel.gvsig.org server

37503 11/29/2011 03:50 PM Jorge Piera

Now is possible to add a multigeometries in a shape layer [gvsig-desktop #16021]

37333 11/16/2011 10:44 AM fdiaz

gvsig-desktop#15966 Fixed the bug "Error creating a new layer of type DXF"

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

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

36780 10/24/2011 01:52 PM fdiaz

Excluidos los test

36680 10/04/2011 07:40 AM Jorge Piera

Fixing a small bug getting the resource path [gvsig-desktop #15640]

36409 09/14/2011 09:08 AM Cesar Ordiñana

Enable bug tests execution

36408 09/14/2011 09:07 AM fdiaz
36407 09/14/2011 08:35 AM fdiaz

gvsig-desktop#15617

36388 09/09/2011 10:20 AM Jorge Piera

Adding a test to check the bug 15597 [gvsig-desktop #15597]

36387 09/09/2011 08:43 AM Jorge Piera

It is possible to create a new multicurve or multisurface shape

36365 09/06/2011 09:37 AM Cesar Ordiñana

The shape null geometry type was being set to an invalid value. Also added a unit test to check the bug, based on code provided in the ticket.
Fix for the bug gvsig-desktop#15671.

36364 09/06/2011 09:21 AM Cesar Ordiñana

Use typed setters instead of the generic one

36363 09/06/2011 09:08 AM Cesar Ordiñana

Remove unneeded closing and opening store operations

36361 09/05/2011 03:35 PM Cesar Ordiñana

Remove dummy test code

36360 09/05/2011 03:33 PM Cesar Ordiñana

Solve bug gvsig-desktop#15670 by setting the default row size to 1, at least for the deleted byte information.
Also throw an exception when there is an error writing the DBF file header.

36358 09/05/2011 03:30 PM Cesar Ordiñana

Configure logging for unit tests

36357 09/05/2011 03:30 PM Cesar Ordiñana

Add the resources-test folder to the list of testing resource folders

36352 09/05/2011 10:36 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36351 09/05/2011 10:26 AM Cesar Ordiñana

Added comments with reference to the bug ticket being checked and giving credits to the bug reporter.

36348 09/05/2011 10:13 AM Cesar Ordiñana

Unit test to check the bug gvsig-desktop#15643

36345 09/02/2011 11:57 AM Cesar Ordiñana

Add test to check bug gvsig-desktop#15642

36246 08/31/2011 09:42 AM Cesar Ordiñana

Solve bug gvsig-desktop#15642: Escritura incorrecta de la cabecera de un SHP

36244 08/31/2011 08:56 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36243 08/30/2011 02:50 PM Cesar Ordiñana

Use the FeatureType default geometry attribute geometry type if none is provided

36239 08/30/2011 01:02 PM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines.
Part of the work to solve bug: gvsig-desktop#15642

36229 08/26/2011 02:54 PM fdiaz

gvsig-desktop#15558
Eliminado el tipo Geometry de entre los posibles a la hora de crear un shape.

36227 08/26/2011 02:52 PM fdiaz

Arreglado el cálculo de la extensión de un archivo.

36208 08/24/2011 09:16 AM fdiaz
36204 08/23/2011 03:33 PM Cesar Ordiñana

Synchronize some pending methods to avoid threading errors when more than one thread is reading from the same SHP store.

36201 08/23/2011 08:50 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36113 08/17/2011 10:07 AM fdiaz
36009 08/09/2011 01:23 PM fdiaz

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

35926 07/21/2011 02:37 PM fdiaz

gvsig-desktop#12896 Path absolutos en los filesystemServerProviders

35752 07/15/2011 09: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 01:06 PM Jorge Piera

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

35742 07/12/2011 01:32 PM Jorge Piera

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

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

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

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

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

35619 06/30/2011 01:44 PM Jorge Piera

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

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

Adding the MultiSurface3D [gvsig-desktop #15387]

35473 06/14/2011 12:24 PM Jorge Piera

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

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

New method getProviderNameList

35180 05/18/2011 03:44 PM Cesar Ordiñana

Define the eclipse.project.name to the name of the project folder, as those projects have a name which is not equal to the artifactId

35177 05/18/2011 12:46 PM Jorge Piera

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

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

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

35167 05/17/2011 12:36 PM fdiaz

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

35166 05/17/2011 11:59 AM fdiaz

gvsig-desktop#15326
Fixed error loading dgn layer

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

Use the new doRegistration Library method instead of the constructor.

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

Use the Library.TYPE.SERVICE for services and providers

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.

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

Add use TaskStatus in DXF load.

34910 04/12/2011 03:08 PM fdiaz

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

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]

34885 04/04/2011 01:36 PM 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 12:27 PM 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....

34707 03/10/2011 08:48 AM Cesar Ordiñana

Extract pending external dependencies to the dependencyManagement of org.gvsig.maven.base.pom.
Add all core library dependencies to the org.gvsig.core.maven.dependencies pom, in the dependencyManagement as well as in the dependency, but all with runtime scope....

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

Remove unneeded imports

34661 03/02/2011 03:31 PM Ignacio Brodín

Task 1022: APP-Load images using the selected provider

34300 12/21/2010 12:20 PM fdiaz

Necessary changes to introduce picture symbols to the basic symbology

34289 12/21/2010 10:06 AM fdiaz

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

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.

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

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

34149 11/18/2010 05:36 PM Cesar Ordiñana

Update tools lib tests dependence definition, using type:test-jar instead of classifier:tests

34146 11/18/2010 02:13 PM 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 05:17 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....

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

33659 10/13/2010 01:47 PM fdiaz

Persistencia de los documentos

33652 10/08/2010 12:10 PM Joaquín del Cerro Murciano

- Changes in metadata dependencies
- Fix persistence bugs in symbology

33645 10/04/2010 04:11 PM fdiaz

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

33396 09/21/2010 12:52 PM Cristian Martín

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

33338 09/01/2010 11: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 11:04 AM Jorge Piera

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

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

Adding an implementation for the getResourceRootPathName for the AbstractFilesystemServerExplorerProvider

33331 08/25/2010 02:52 PM 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 12:05 PM Jorge Piera

Create an abstract provider for the FilesystemServerExplorerProvider

33255 08/05/2010 09: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 08: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 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.

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

Remove unused method

33053 07/07/2010 12:03 PM Cesar Ordiñana

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

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

Add to the libreries declaration of dependency with other libraries.

33029 07/06/2010 05:03 PM Joaquín del Cerro Murciano

Improved exception handling

33028 07/06/2010 05:03 PM Joaquín del Cerro Murciano

Improved exception handling

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

Fix bug when set shp file and not shx.

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

Add dependence on the DXFLibrary post initialization

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

Add dependence on the DGNLibrary post initialization

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

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

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

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