contrib:shp2oracle_spatial
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
contrib:shp2oracle_spatial [2008/03/14 13:59] – sleleiva | contrib:shp2oracle_spatial [2019/01/16 10:03] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | For Oracle 10g Release 2 only (10.2g) | + | === This page has been moved to: === |
+ | https://www.inf.unibz.it/ | ||
- | Linux (MUST BE DONE ON WHERE YOU HAVE ORACLE DB SERVER RUNNING, on BZ10M server, for example): | + | === Please update your records. === |
- | * Download and unpack http://www.oracle.com/ | + | |
- | * Compile: | + | |
- | * cd <into directory where you extracted the archive> | + | |
- | * check for you $ORACLE_HOME, | + | |
- | < | + | |
- | set | grep ORACLE_HOME | + | |
- | </ | + | |
- | should output something like **ORACLE_HOME=/ | + | |
- | < | + | |
- | javac -classpath $ORACLE_HOME/ | + | |
- | </ | + | |
- | * Execute: | ||
- | <code bash> | ||
- | java -cp .: | ||
- | </ | ||
- | where | ||
- | * HOST - Oracle 10.2 hostname (e.g. bz10m.inf.unibz.it) | ||
- | * PORT - port of the DB like 1521 (must be indicated always) | ||
- | * SID of the database (e.g. orcl) | ||
- | * USER - username | ||
- | * PASS - user's password | ||
- | * TABLE - spatial table name which will be created in Oracle | ||
- | * FILE_NAME - Shapefile name (without extension) | ||
- | |||
- | Oracle 10g Release 1 needs additional patches (read about them in shape2sdojava.zip readme.txt) | ||
- | |||
- | If anything, contact me (the creator of this page) {at} unibz {dot} it. |
/var/www/wiki.inf.unibz.it/data/pages/contrib/shp2oracle_spatial.txt · Last modified: 2019/01/16 10:03 by 127.0.0.1