Statistics
| Revision:

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

  • svn:ignore: .classpath .project .settings maven-eclipse.xml target bin hs_err_pid* .externalToolBuilders .settings .classpath .project
# 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

35180 05/18/2011 09:44 AM 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 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....

34707 03/10/2011 02: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 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

34149 11/18/2010 11:36 AM Cesar Ordiñana

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

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

33652 10/08/2010 06:10 AM Joaquín del Cerro Murciano

- Changes in metadata dependencies
- Fix persistence bugs in symbology

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

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

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

32529 05/03/2010 09:29 AM Cesar Ordiñana

Remove javadoc generation separation

32361 04/14/2010 10:38 AM Cesar Ordiñana

Disable tests launching as they are too much long to be run on each install

32267 03/16/2010 11:45 AM Cesar Ordiñana

Ignore eclipse project files

32264 03/16/2010 03:29 AM Cesar Ordiñana

First approach to set gvSIG core dependencies in the org.gvsig.core.maven.dependencies pom file.

32058 01/27/2010 11:18 AM Cesar Ordiñana

Replace site repository id

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

31493 11/04/2009 07:19 AM Cesar Ordiñana

Maven repository moved to OSOR.
Change all legacy dependencies with the standard ones, or if not available in the standard repositories, set them into their own groupid. For non standard available dependencies with not known version, set version as "unknown" instead of "gvsig"....

31492 11/04/2009 07:06 AM Cesar Ordiñana

Create test files into the target folder

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

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

31333 10/20/2009 04:47 AM Cesar Ordiñana

Update .classpath only on multi jar projects

31330 10/19/2009 10:28 AM Cesar Ordiñana

Ignore eclipse configuration files

31326 10/19/2009 08:57 AM Cesar Ordiñana

Remove eclipse projects configuration. From now on, it will be generated locally with maven.

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.

30950 09/23/2009 07:03 AM Jorge Piera

Updating some classpaths with some resources

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

Access the DBFProvider only if non geometry data is being loaded

30901 09/21/2009 10:02 AM Jorge Piera

Generating the .project and the classpath from the pom file

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.

30758 09/09/2009 08:09 AM Cesar Ordiñana

Change dal impl dependence scope from test to compile

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.

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

Added default DAL implementation Library