TOOLS

This package mainly contains utility programs that can do things like: Create SDO_GEOM_METADATA records from scratch; Discover SRID; Discover Dimensions in sdo_geometry column; Discover Geometry/Spatial

Read More »

KML

I have a package that will allow you to convert a single geometry into KML or create a whole KML document from a recordset containing

Read More »

COGO

The CoOrdinate GeOmetry package contains a bunch of functions related to handling curves, circles, bearings and distances.

Read More »

GEOM

The GEOM package contains a generic collection of algorithms that work on SDO_GEOMETRY objects. This package needs many TYPES to exist and also depends on

Read More »

LINEAR (LRS)

UPDATED: This package of functions underwent a revamp in early July 2012. In that revamp: ST_Locate_Point was overhauled to correctly handle both distance based segmentation

Read More »

SDO_ERROR

I have written a PL/SQL package called SDO_ERROR that could be used to visualise geometry errors (specifically validate_geometry_with_context) and elements Additionally it focuses mainly on

Read More »

CENTROID

Required Types Package Header. This package can be downloaded via the download page.

Read More »

EXPORTER

For many years now, I have had an in-database based solution to the exportation of shapefiles. It was this code that provided a base for

Read More »