Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2049 / libraries / libFMap_geometries / src / org / gvsig / fmap / geom / operation / fromwkb / WKBParser2.java @ 38487

History | View | Annotate | Download (15.3 KB)

# Date Author Comment
38487 06/25/2012 06:58 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2049 (alpha6)

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

Rename field for better comprehension

35963 07/29/2011 02: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.

35474 06/14/2011 07:53 AM Jorge Piera

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

35326 05/26/2011 09:29 AM 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 08:56 AM 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

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

Not used imports has been deleted

29097 05/29/2009 09:06 AM Jorge Piera

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

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

Close path only if is needed

27029 03/03/2009 06:44 AM Jorge Piera

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

26872 02/23/2009 09:11 AM Jorge Piera

The GeometryManager.getGeometryFactory is deprecated

26866 02/23/2009 08:12 AM Jorge Piera

The geometry type is composed by TYPE + SUBTYPE

26788 02/16/2009 10:24 AM Jorge Piera

Using the GeometryManager to create geometries

26328 02/03/2009 05:52 AM Jorge Piera

The Locator pattern is used to get the GeometryManager

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