Statistics
| Revision:

root / tags / v2_0_0_Build_2051 / libraries / libFMap_dalfile / src / org / gvsig / fmap / dal / store / shp / utils @ 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

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

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

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.

36227 08/26/2011 02:52 PM fdiaz

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

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

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]

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

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

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]

34289 12/21/2010 10:06 AM fdiaz

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

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

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

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.

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.

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

Adding the getFlatness method to the geometry manager

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

Refactoring of packages

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.

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

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

29041 05/28/2009 09:18 AM Vicente Caballero

#2150

29026 05/27/2009 02:22 PM Jose Manuel Vivó Arnal

Fixed dependecies (removed dal impl dependecies)

28899 05/19/2009 04:18 PM Vicente Caballero

#2088

28829 05/18/2009 09:35 AM Vicente Caballero

no crear Point2D directamente

28790 05/15/2009 10:00 AM Vicente Caballero

#2088

28380 05/05/2009 09:00 AM Jose Manuel Vivó Arnal

Fixed compile error (from method name refactoring)

28088 04/21/2009 05:39 PM Vicente Caballero

Mostrar el tipo de shape

27975 04/15/2009 01:52 PM Jose Manuel Vivó Arnal

removed traze

27413 03/16/2009 04:05 PM Jorge Piera

Adding a new exception in the geometries creation

27299 03/11/2009 09:32 AM Jose Manuel Vivó Arnal

Fixed a bug in read

27040 03/03/2009 02:38 PM Jorge Piera

Updating the MultiPoint interface

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

Updating the classpath of some projects.

27027 03/03/2009 12:43 PM Jorge Piera

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

27024 03/03/2009 11:52 AM Jorge Piera

The project has to use the GeometryManager to create new geometries

27019 03/03/2009 09:29 AM Jorge Piera

Refactoring the Envelope

26910 02/24/2009 12:22 PM Jorge Piera

The Geometry.Types.Z constant has been deleted

26904 02/24/2009 10:27 AM Jorge Piera

The GeometryManager.getGeometryFactory is deprecated

26429 02/09/2009 02:33 PM Jose Manuel Vivó Arnal
26332 02/03/2009 11:53 AM Jorge Piera

The Locator pattern is used to get the GeometryManager

26077 01/20/2009 01:09 PM Vicente Caballero

escribir shape 3D

25926 01/05/2009 05:41 PM Jose Manuel Vivó Arnal
25393 11/20/2008 08:38 AM Vicente Caballero
24925 11/11/2008 12:12 PM Jose Manuel Vivó Arnal
24791 11/05/2008 01:18 PM Jose Manuel Vivó Arnal
24502 10/30/2008 12:00 PM Jose Manuel Vivó Arnal
24498 10/30/2008 11:53 AM Jose Manuel Vivó Arnal
24469 10/30/2008 09:47 AM Jose Manuel Vivó Arnal
24463 10/30/2008 08:52 AM Jose Manuel Vivó Arnal
24456 10/29/2008 05:27 PM Jose Manuel Vivó Arnal
24447 10/29/2008 02:43 PM Jose Manuel Vivó Arnal