Statistics
| Revision:

root / tags / v2_0_0_Build_2047 / libraries / libFMap_mapcontext @ 38343

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

gvSIG 2.0.0 build 2047

38289 05/30/2012 11:12 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2047

38210 05/09/2012 06:18 PM Cesar Ordiñana

Change drawing cache and drawing version management so all changes affect the mapcontext version. Also the GraphicLayer is included into the MapContextDrawer so it is included in the drawing cache management logic.
Fixes #596.

38206 05/08/2012 09:24 PM Cesar Ordiñana

Feature creation optimization and reimplement the getFullEnvelope() method, not creating a new dummy one if the layer is empty as implemented in the FlyrDefault.
Refs #596.

38204 05/08/2012 09:07 PM Cesar Ordiñana

Implement toString for easier debugging and logging.
Refs #596.

38203 05/08/2012 09:06 PM Cesar Ordiñana

This is a 1.4 compatible project.
Refs #596.

38200 05/07/2012 01:06 AM Cesar Ordiñana

Format according to the gvSIG coding conventions

38100 04/10/2012 12:58 PM Joaquín del Cerro Murciano

Sustituye el uso del invokeoperation sobre una geometria para convertir a wkt por llamar a su metodo converetToWKT.

37835 02/01/2012 09:26 AM Jorge Piera

Adding the temporal filter to the legend to apply it before a drawing process [gvsig-desktop #227]

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

Update and remove uneeded entries

37491 11/25/2011 09:51 AM Jorge Piera

Adding the getLabelingStrategy method to the MapContextManager that is used to retrieve the ILabelStrategy from a DataStore [gvsig-desktop #15640].

37340 11/18/2011 01:50 PM Nadal Francisco

[gvSIG desktop - 957] Changed legend file extensions from gvl to gvsleg.
[gvSIG desktop - 15961] Fixed buttons to load and save legends from and to files.

37328 11/14/2011 05:39 PM Cesar Ordiñana

Change geometry type management from shape type id to GeometryType object.
Solves bug #15866: To edit a polygon shape layer by adding a polygon using points

37298 11/14/2011 09:09 AM Jorge Piera

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

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

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

37180 11/08/2011 12:00 PM Jorge Piera

Print a map with a layer doesn't works [gvsig-desktop #12738]

36725 10/16/2011 12:44 AM Cesar Ordiñana

Change log message level

36724 10/14/2011 04:18 PM Cesar Ordiñana

Review generated logs to use always SLF4J and change verbosity.
Solved bug gvsig-desktop#15882 gvSIG log too verbose.

36666 09/29/2011 02:49 PM Cesar Ordiñana

Move symbol color logic to the SymbolManager, and take into account the random fill color preference

36638 09/26/2011 08:51 AM Cesar Ordiñana

Add more utility methods to allow to insert more than one geometry in one step, as doing it one to one is slow.

36468 09/20/2011 12:33 PM Jorge Piera

Replacing the replaceLayer method by name by a new replaceLayer method by layer reference [gvsig-desktop #15761]

36467 09/20/2011 10:37 AM Jorge Piera

Adding the MapContext observer to a layer, when the layer is loaded from a persistence file [gvsig-desktop #15746]

36466 09/20/2011 10:05 AM Jorge Piera

Adding the selection listener to the layer, when the layer is loaded from a persistence file [gvsig-desktop #15746]

36465 09/20/2011 10:04 AM Jorge Piera

Fixing a small bug with the persistence

36248 08/31/2011 10:04 AM fdiaz

Añadido codigo, que de momento hemos comentarizado, para arreglar problema de transformaciones.

36238 08/30/2011 12:28 PM Cesar Ordiñana

Add support for the append editing mode in the Memory provider.
Patch applied from the ticket gvsig-desktop#15586: Adding geometries to Graphics Layer too much slow.

36231 08/26/2011 03:03 PM fdiaz

Añadida la comprobación de que el fullExtend de una capa nueva no sea Empty para poder pedirle las coordenadas.

36219 08/25/2011 12:49 PM fdiaz

Modificados los parámetros del cálculo del fullExtend por defecto para que no reviente cuando la capa está en coordenadas geodésicas, antes intentaba poner como coordenada máxima (100,100) ahora le ponemos (90,90).

35763 07/15/2011 02:42 PM fdiaz

gvsig-desktop#15567
Fixed "Error message loading project whose layer is removed from the directory"

35753 07/15/2011 10:01 AM Jorge Piera

Select by rectangle tool doesn't work fine [gvsig-desktop #15393]. I've update the FLyrVect.queryByEnvelope method. Now it uses the IntersectsEvaluator instead of the ContainsEvaluator. This method is only used in the SelectionByRectangle tool. I've also update the JavaDoc.

35638 07/06/2011 03:40 PM Nadal Francisco

(jjdc)
Fixed that when a reload is done it will not destroy the transforms or other changes made to the Store of the layer.
Now a new store is not created every time that a layer is reloaded, just a refresh of it.

Arreglado el que cuando se haga un reload no se destruye las transformaciones u otros cambios que se hayan realizado en el Store de la capa....

35627 07/04/2011 02:36 PM fdiaz

gvsig-desktop#15435

35487 06/22/2011 01:49 PM fdiaz

Added convertToMapPoint methods to ViewPort

35485 06/21/2011 04:02 PM Joaquín del Cerro Murciano

Add support to registry renderers for the info by point tool.

35475 06/14/2011 04:57 PM Jorge Piera

Fixing some small issues related with the bug [gvsig-desktop #15384]

35329 05/27/2011 09:33 AM Jorge Piera

Adding a FeatureQuery parameter in the draw method, [gvsig-desktop #15366]

35198 05/23/2011 02:01 PM Jorge Piera

Adding the AddFilter method to the FeatureQuery and updating the IVectorlegend.draw method to use an evaluator [gvsig-desktop #15366]

35184 05/18/2011 05:14 PM Jorge Piera

When a tranformation is applied to a table that has an opened layer, the layer tries to reload it. If there is any error, the layer status is updated to unavailable [gvsig-desktop #15334]

35183 05/18/2011 04:41 PM Cesar Ordiñana

Correct how the disposal of database layers and stores is done.
One of the corrections for ticket: gvsig-desktop#14886 "Can't open tables from DataBase"

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

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

Use the new doRegistration Library method instead of the constructor.

35128 05/11/2011 01:16 PM Joaquín del Cerro Murciano

Remove method DynObject.hasEmptyValues

35126 05/11/2011 11:09 AM Joaquín del Cerro Murciano

Remove method DynObject.hasEmptyValues

35121 05/10/2011 12:01 PM Cristian Martín

Added hasEmptyValues() function implementation inhereted from Metadata interface

35112 05/09/2011 12:04 PM fdiaz

gvsig-desktop#12718
Vista.Anadir capa Usa la misma simbologia para las capas creada a la vez.

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.

34968 04/28/2011 02:13 PM Nadal Francisco

gvsig desktop#946
Added a method createIndex with the index provider name to the FeatureStore, so the index provider can be decided.

34930 04/22/2011 04:27 PM Joaquín del Cerro Murciano

- Use logger instead prints
- Remove prints and out of date comments

34908 04/12/2011 10:27 AM fdiaz

Adaptación de addLayer al nuevo control de liberación de disposables
gvsig-desktop#15128

34895 04/06/2011 09:58 AM fdiaz

gvsig-desktop#15128
Añadidos metodos para mover capas entre colecciones de capas.
Se ha arreglado este bug en la agrupación de capas, así como el mismo problema en la desagrupación y en el TOC al meter una capa en un grupo.

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

34834 03/29/2011 10:41 AM fdiaz

Cambio de mensaje al log cuando el store no provee una leyenda (el mensaje anterior daba la impresión de que el store sí proveía leyenda pero la aplicación no la podía cargar).

34819 03/23/2011 03:36 PM Nadal Francisco

Change extension for file symbols

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

34669 03/04/2011 10:54 AM Cesar Ordiñana

Add org.gvsig.personaldb dependence to appgvSIG.
Add core dependencies to the org.gvsig.core.maven.dependencies pom file, and correct some pom definitions

34515 02/14/2011 01:00 PM Cesar Ordiñana

Correct encoding

34514 02/14/2011 01:00 PM Cesar Ordiñana

Correct encoding

34512 02/14/2011 10:19 AM Cristian Martín

DynObject changes of values attribute from Object[] to Map led to some errors at some modules in gvSIG. These errors have been patched.

34488 02/09/2011 03:15 PM Cristian Martín

Added functionality to register metadata and get it's correct MetadataName.

34303 12/21/2010 03:44 PM fdiaz

Fix shape type of legend for multipoint, multicurve and multisurface vectorial layers.

34270 12/16/2010 11:30 AM Cristian Martín

Added isExtended function implementation

34267 12/15/2010 04:58 PM Jorge Piera

The java.awt.Dimension class doesn't have setters and getters to set or get the class attributes. These methods has been replaced accessing to the attributes directly. This issue is supported in both desktop and mobile.

34266 12/15/2010 04:46 PM Jorge Piera

The java.awt.Dimension class doesn't have setters and getters to set or get the class attributes. These methods has been replaced accessing to the attributes directly. This issue is supported in both desktop and mobile.

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

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

34139 11/18/2010 09:59 AM Cesar Ordiñana

Replace boundary function with the envelope one in sql queries, as it is not supported in mysql and in postgis it doesn't support geometrycollections

34112 11/09/2010 12:18 PM Jorge Piera

Adding methods to manage the envelope for the FeatureStore

33739 10/21/2010 02:16 PM fdiaz

Persistencia de capas postgis

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

33681 10/18/2010 10:38 AM fdiaz

Persistencia de proyectos con capas vectoriales de archivo y sus correspondientes simbologías.
Persistencia de los hyperenlaces.

33657 10/11/2010 03:01 PM Cesar Ordiñana

Info by Point implementation improvements

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

- Changes in metadata dependencies
- Fix persistence bugs in symbology

33623 10/01/2010 10:40 AM Cristian Martín

Add layer with metadata load functionality

33619 09/29/2010 06:55 PM Joaquín del Cerro Murciano

Changes in persistence definitions
Improve mechanism of register persistence definitions, symbols, and legends.

33615 09/29/2010 01:53 PM Cesar Ordiñana

Put correct logger declaration

33613 09/29/2010 10:51 AM fdiaz

Clonado del ViewPort

33609 09/28/2010 01:53 PM fdiaz

Deshabilitación de los test

33593 09/24/2010 09:57 AM Jorge Piera

Removing some duplicated methods

33429 09/23/2010 03:28 PM Cesar Ordiñana

Info by point implementation based on the tools.swing.dynobject utilities

33410 09/22/2010 11:00 AM Joaquín del Cerro Murciano

Fix error in persistence

33395 09/21/2010 12:49 PM Cristian Martín

FLayer static variable METADATA_CRS had a mispelled value "SRS" instead of "CRS", which is the attribute name of the datastore metadata field.

33394 09/21/2010 12:41 PM Cristian Martín

Conditional if unnecessary, getDynValue will return null if not found.

33393 09/21/2010 09:25 AM Jorge Piera

Test classes have to implement the DynClass and DynField methods

33391 09/20/2010 05:10 PM Joaquín del Cerro Murciano
33354 09/02/2010 02:37 PM Cesar Ordiñana

Persist x, y, width and height instead of minx, miny, maxx, maxy because of precision errors.

33352 09/02/2010 09:54 AM Cesar Ordiñana

Solve persistence errors

33351 09/02/2010 09:45 AM Cesar Ordiñana

Add persistence registration of the FlayerStatus class

33350 09/02/2010 09:45 AM Cesar Ordiñana

Solve persistence definition error

33349 09/02/2010 09:42 AM Cesar Ordiñana

Solve persistence issues

33348 09/02/2010 09:02 AM Cesar Ordiñana

Solver tests errors by changing factory creation with getting them through the PersistenceManager

33339 09/01/2010 11:15 AM Jorge Piera

Adding the getLegend method to the MapContextManager

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.

33281 08/16/2010 12:15 PM Joaquín del Cerro Murciano

Changes in persistence management.

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.

33197 07/16/2010 02:32 PM Francisco José Peñarrubia

Using envelopeWKT instead of "toString"

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.

33031 07/06/2010 05:08 PM Joaquín del Cerro Murciano

Fix bug when load a layer and has problems creating the legend.

33030 07/06/2010 05:08 PM Joaquín del Cerro Murciano

Fix bug when load a layer and has problems creating the legend.

32923 07/02/2010 06:17 PM Joaquín del Cerro Murciano

Add to MapContextManager methods to create layers and deprecate this in LayerFactory

32907 06/28/2010 05:40 PM Cesar Ordiñana

Correct import