Statistics
| Revision:

root / tags / v2_0_0_Build_2050 / libraries / libFMap_geometries / src / org / gvsig / fmap / geom / operation @ 38677

# Date Author Comment
38677 08/09/2012 02:24 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2050

37514 11/29/2011 06:46 PM Jorge Piera

fixing a bug with the complex selection by circle [gvsig-desktop #16028]. I've also fixed a small bug with the ToWKT operation that has to use the toJTS operation

36234 08/30/2011 10:11 AM Cesar Ordiñana

Rename field for better comprehension

36197 08/23/2011 08:27 AM Cesar Ordiñana

Java 1.4 compatibility update

35963 07/29/2011 08:41 AM Cesar Ordiñana

When preloading point geometry types, in the warning message don't include the exception to not confuse it with an error, and give the real point subtype not found.

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

35476 06/15/2011 09:38 AM Jorge Piera

Moving some UtilFunctions methods to a new operations [gvsig-desktop #15384]

35474 06/14/2011 01:53 PM Jorge Piera

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

35472 06/14/2011 12:23 PM Jorge Piera

The GeneralPathX uses point's instead of array of doubles. [gvsig-desktop #15384]

35326 05/26/2011 03:29 PM Cesar Ordiñana

Cache other geometry types.
Part of the work to solve bug gvsig-desktop#15349: Working with a view or table from a PostGIS store is slow

35325 05/26/2011 02:56 PM Cesar Ordiñana

Optimization in Point and MultiPoligon creation.
Part of the work to solve bug gvsig-desktop#15349: Working with a view or table from a PostGIS store is slow

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

Use the new doRegistration Library method instead of the constructor.

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]

34265 12/14/2010 04:54 PM Jorge Piera

Updating the WKB operation context to be compatible with CDC

34140 11/18/2010 12:05 PM Jorge Piera

Adding the Area and Perimeter operations

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

Add to the libreries declaration of dependency with other libraries.

32924 07/02/2010 06:27 PM Joaquín del Cerro Murciano

Add to "Geometry" and "GeometryManager" useful methods to invoke the most common operations..

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.

32386 04/21/2010 11:27 AM Ignacio Brodín

New operation FromJTS

31221 10/08/2009 08:54 AM Juan Lucas Domínguez

avoid getting manager (possibly not initialized) in static section

30773 09/14/2009 09:16 AM Jorge Piera

Not used imports has been deleted

30765 09/11/2009 10:05 AM Jorge Piera

Operations have to be registered before to register the geometries

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

30323 08/06/2009 08:50 AM Jorge Piera

Adding the getFlatness method to the manager

29972 07/15/2009 09:07 AM Juan Lucas Domínguez

Changes to make it CDC-compatible. Replaced call to GeneralPathX constructor and append. Uses GeometryOperations for contains and intersects in various places.

29798 07/06/2009 04:53 PM Jorge Piera

Adding the getOperationCode to the GeometryManager

29097 05/29/2009 03:06 PM Jorge Piera

The geometry type uses the construtor with a Geometrytype to create a Geometry

28629 05/12/2009 10:14 AM Jose Manuel Vivó Arnal

Added "gvSIG native" implementation of WKB encoder and a GeometryOperation for use it

28623 05/12/2009 10:09 AM Jose Manuel Vivó Arnal

Fixed a bug in 'values()'

28622 05/12/2009 10:09 AM Jose Manuel Vivó Arnal

Close path only if is needed

28396 05/05/2009 09:57 AM Jose Manuel Vivó Arnal

add support to set SRID to JTS converter and ToWKB operation.

27669 03/31/2009 03:50 PM Jorge Piera

The library for the operations project has to be in the implementation jar

27397 03/16/2009 03:59 PM Jorge Piera

Adding a new exception in the geometries creation

27265 03/10/2009 02:24 PM Vicente Caballero
27229 03/09/2009 03:33 PM Jorge Piera

Updating the interface to execute operations

27032 03/03/2009 01:44 PM Jorge Piera

Updating the classpath of some projects.

27029 03/03/2009 12:44 PM Jorge Piera

The Geometries project has been separated in two jars: one with the interfaces and other with the implementation

27011 03/02/2009 02:47 PM Jorge Piera

Add some operations.

26872 02/23/2009 03:11 PM Jorge Piera

The GeometryManager.getGeometryFactory is deprecated

26866 02/23/2009 02:12 PM Jorge Piera

The geometry type is composed by TYPE + SUBTYPE

26788 02/16/2009 04:24 PM Jorge Piera

Using the GeometryManager to create geometries

26754 02/13/2009 01:27 PM Cesar Ordiñana

Sustituir Log4J por SLF4J

26437 02/10/2009 08:55 AM Vicente Caballero
26340 02/03/2009 06:06 PM Vicente Caballero
26328 02/03/2009 11:52 AM Jorge Piera

The Locator pattern is used to get the GeometryManager

25686 12/02/2008 04:14 PM Vicente Caballero
23749 10/03/2008 12:41 PM Joaquín del Cerro Murciano
23611 09/29/2008 09:57 AM jiyarza

contructor simplified using super

23571 09/25/2008 01:11 PM Vicente Caballero
23214 09/08/2008 01:48 PM Jose Manuel Vivó Arnal
22783 08/08/2008 01:36 PM Vicente Caballero
22238 07/14/2008 11:00 AM Vicente Caballero
22207 07/10/2008 02:33 PM Jose Manuel Vivó Arnal
21871 06/27/2008 10:01 AM Jose Manuel Vivó Arnal

Changed to use GeometryFactory instead create the geometry

21779 06/25/2008 02:52 PM Jose Manuel Vivó Arnal
21777 06/25/2008 02:36 PM Jose Manuel Vivó Arnal

Added operations: intersects and overlaps

21755 06/24/2008 08:54 AM Jose Manuel Vivó Arnal

Added From WKT geometry operation

21752 06/23/2008 05:11 PM jiyarza

imports

21382 06/10/2008 02:03 PM Carlos Sánchez Periñán

All JTS and GeooTools dependencies taken out from GeneralPathX, Now these GeneralPath Functions operations can be called by all the type of geometries that had registered them before being used. They normally can be registered to all the geometries.

21366 06/09/2008 06:03 PM Vicente Caballero
21365 06/09/2008 06:00 PM Vicente Caballero
21308 06/06/2008 02:12 PM jiyarza

Cambios en el tratamiento de excepciones
Corrección de algunos comentarios

21173 06/04/2008 01:10 PM jiyarza
21143 06/03/2008 05:45 PM Joaquín del Cerro Murciano
21081 06/02/2008 01:59 PM jiyarza

3D renamed to 2dZ, GEOM_TYPE and OPERATION_INDEX renamed to CODE, FShape3D deleted

21049 05/29/2008 11:03 PM jiyarza

Added possibility to install a custom geometry factory
Some testing

21047 05/29/2008 08:11 PM jiyarza

javadoc comments
added some predefined geometry constants

21007 05/28/2008 08:18 PM jiyarza

javadoc comments
spelling errors

21000 05/28/2008 01:55 PM jiyarza

Introduced the use of exceptions when invoking operations

20996 05/28/2008 01:14 PM jiyarza

arreglado cast

20970 05/27/2008 07:00 PM jiyarza

renombrada operacion ToJTS
Eliminadas referencias a jts desde NullGeometry

20969 05/27/2008 06:58 PM jiyarza
20968 05/27/2008 06:57 PM jiyarza

renombrada operacion ToJTS
Eliminadas referencias a jts desde NullGeometry

20967 05/27/2008 06:56 PM jiyarza

renombrada operacion ToJTS
Eliminadas referencias a jts desde NullGeometry

20966 05/27/2008 06:54 PM jiyarza

renombrada operacion ToJTS
Eliminadas referencias a jts desde NullGeometry

20964 05/27/2008 05:45 PM jiyarza

registro de las geometrias basicas

20962 05/27/2008 05:18 PM jiyarza

ToWKB es ahora una operacion

20961 05/27/2008 05:17 PM jiyarza

ToWKB es ahora una operacion

20936 05/27/2008 12:16 PM Jose Manuel Vivó Arnal

prepares_v2_refactor

20918 05/27/2008 11:37 AM jiyarza

cambios en registro y ctes de tipos de geometrias

20837 05/22/2008 01:53 PM jiyarza

metodos get/setAttribute ahora son publicos

20761 05/19/2008 01:06 PM Jose Manuel Vivó Arnal