Skip to content

Commit

Permalink
weird old markup issues
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldzy committed Nov 12, 2017
1 parent 90608d2 commit 773b810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 773b810

Please sign in to comment.