Converts oracle SDO_GEOMETRY objects to WKT and GeoJSON.
Project description
example of usage:<br> <br> import cx_Oracle<br> import sdo conn=cx_Oracle.connect(“scott/tiger”) cur=conn.cursor() cur.execute(“select geometry from city”) print sdo.Geometry(cur.fetchone()[0]).wkt()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sdo-0.6.3.zip
(7.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
sdo-0.6.3-py2.6.egg
(11.1 kB
view details)
File details
Details for the file sdo-0.6.3.zip.
File metadata
- Download URL: sdo-0.6.3.zip
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45a989ed7be03925ca120319fe2834b49267a2cbb815cb1b6e8dba79fc7cbe51
|
|
| MD5 |
3be693910de759d107fd8e187dbb327e
|
|
| BLAKE2b-256 |
c0d5ae3c078e93e7161d85fc30e37bf61f97859d5070439d34ce8b3ebf3e078c
|
File details
Details for the file sdo-0.6.3-py2.6.egg.
File metadata
- Download URL: sdo-0.6.3-py2.6.egg
- Upload date:
- Size: 11.1 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af9fe209faa478c6c646686ed190a5902417b08ddb3295f47b733a15aaa3b476
|
|
| MD5 |
194461609b7c4c8e6dfbfdd2905dbc75
|
|
| BLAKE2b-256 |
cf8382d02c2feba5f0140a7c333c45d25680073bb644af4195e31b1422a1e3e3
|