Statistics
| Revision:

root / tags / v2_0_0_Build_2051 / libraries / libFMap_dalfile / src / org / gvsig / fmap / dal / store @ 38736

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

gvSIG 2.0.0 build 2051 (devel)

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]

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]

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"

36407 09/14/2011 08:35 AM fdiaz

gvsig-desktop#15617

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.

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.

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

Format according to the gvSIG developer's coding guidelines

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

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

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]

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....

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

Remove unneeded imports

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

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

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....

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

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

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".

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

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

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.

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

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

31543 11/09/2009 01:03 PM Vicente Caballero

ellipse

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

Adding support for Circles like polygons in shape

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

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

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.

31101 10/05/2009 01:29 PM 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 11:32 AM Jorge Piera

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

31074 10/01/2009 06: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 07:26 PM Cesar Ordiñana

Remove reference to incorrect class

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.

30920 09/22/2009 12:42 PM Cesar Ordiñana

Access the DBFProvider only if non geometry data is being loaded

30892 09/21/2009 02:02 PM Cesar Ordiñana

Extract SymbolManager methods from the MapContextManager

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

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

30759 09/09/2009 02:10 PM Cesar Ordiñana

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

30757 09/09/2009 12:14 PM Jorge Piera

Checking dependences

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

Added new TestCase extended class with automatic library initialization

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

Checking dependences

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

Add dependencies between libraries for DynClass.

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

Depends on the previous initialization of the DALDefaultImplLibrary

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

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

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

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

Adding the getFlatness method to the geometry manager

30187 07/29/2009 01:55 PM 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.

30011 07/17/2009 01:07 PM 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 09:14 AM Juan Lucas Domínguez

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

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

New API persistence version

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

Refactoring of packages

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

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

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

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

Dal SPI Javadoc and refactoring

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

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

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

Fixed geometry SubType

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

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