Statistics
| Revision:

gvsig-oracle / org.gvsig.oracle / trunk / org.gvsig.oracle / org.gvsig.oracle.provider / src / main / java / org / gvsig / oracle / dal / GeometryTypeUtils.java @ 914

History | View | Annotate | Download (13 KB)

# Date Author Comment
913 03/10/2024 09:07 PM Joaquín del Cerro Murciano

refs #5834, correcciones en la creacion de indices espaciales con mas de 2 dimensiones.

318 05/12/2021 02:23 PM Francisco Díaz Carsí

Fixed geometry type recognition

302 04/14/2021 10:11 AM Francisco Díaz Carsí

refs #5605 Improved getting the geometry type and subtype

294 03/24/2021 01:07 PM Francisco Díaz Carsí

refs #5587 Needed modifications to be able to change the ORACLE SRIDs for those of EPSG and vice versa.

180 07/06/2020 09:58 AM Francisco Díaz Carsí

Limpieza de código

179 07/03/2020 12:31 PM Francisco Díaz Carsí

Oracle

79 11/28/2017 04:13 PM Cesar Martinez Izquierdo

Refactor getSubType as public method

68 11/17/2017 07:48 PM Cesar Martinez Izquierdo

Manage big geometries on insert/update. Complete support for create table, adding the spatial index at the end of the append process. Add/rebuild spatial index and update layer metadata after each editing session