From 773b8101188667e8f70e8695d0a0ce2342aa26b5 Mon Sep 17 00:00:00 2001 From: Paul Dziemiela Date: Sun, 12 Nov 2017 07:06:12 -0500 Subject: [PATCH] weird old markup issues --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d886971..9f33fb9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DZ_WKT -PL/SQL code for the conversion of [OGC Well Known Text](http://www.opengeospatial.org/standards/sfa) and [Extended WKT](http://postgis.refractions.net/documentation/manual-1.3SVN/ch04.html#id2726317) to and from the [Oracle Spatial] (http://www.oracle.com/us/products/database/options/spatial/overview/index.html) MDSYS.SDO_GEOMETRY geometry type. +PL/SQL code for the conversion of [OGC Well Known Text](http://www.opengeospatial.org/standards/sfa) and [Extended WKT](http://postgis.refractions.net/documentation/manual-1.3SVN/ch04.html#id2726317) to and from the [Oracle Spatial](http://www.oracle.com/us/products/database/options/spatial/overview/index.html) MDSYS.SDO_GEOMETRY geometry type. For the most up-to-date documentation see the auto-build [dz_wkt_deploy.pdf](https://github.com/pauldzy/DZ_WKT/blob/master/dz_wkt_deploy.pdf). This library is provided for testing and feedback. It may be installed and executed from any schema. The deployment script creates three packages: