tecnica:gps_cartografia_gis:gdal_oci_osgeo4w
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tecnica:gps_cartografia_gis:gdal_oci_osgeo4w [2009/06/09 00:57] – niccolo | tecnica:gps_cartografia_gis:gdal_oci_osgeo4w [2009/06/09 11:32] (current) – niccolo | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| * **gdal-oracle10g** (sezione Libs) | * **gdal-oracle10g** (sezione Libs) | ||
| - | Con il Client Oracle 9.2 non funziona, nonostante che **'' | + | Il plugin OCI per GDAL viene installato in **'' |
| - | Con il Client Oracle 10.2.0.1.0 funziona l' | + | Sul PC bisogno che sia installato il Client Oracle (**'' |
| + | |||
| + | Con il Client Oracle 9.2 non funziona, nonostante che **'' | ||
| < | < | ||
| - | cd C: | ||
| ogrinfo --formats | ogrinfo --formats | ||
| Supported Formats: | Supported Formats: | ||
| Line 21: | Line 22: | ||
| </ | </ | ||
| - | Il test con il pacchetto | + | Per il supporto **GDAL georaster** (raster Oracle) bisogna installare il relativo plugin fornito nel pacchetto |
| + | |||
| + | * **gdal16-oracle** (sezione Libs) | ||
| + | |||
| + | In tal caso il plugin GDAL viene installato | ||
| + | |||
| + | Per usare le librerie GDAL 1.6 (invece di quelle predefinite 1.5) bisogna inizializzare alcune variabili di sistema da prompt MS-DOS con il comando **'' | ||
| + | |||
| + | < | ||
| + | gdal16.bat | ||
| + | gdalinfo --formats | ||
| + | </ | ||
| + | |||
| + | Come usare QGIS con il supporto GDAL16 + GeoRaster? Con questo | ||
| < | < | ||
| - | cd C: | + | gdal16.bat |
| - | ..\apps\gdal-16\bin\ogrinfo OCI: | + | qgis-1.1 |
| </ | </ | ||
| - | Non funziona l'Oracle raster plugin | + | pare infatti che '' |
| ===== Performance tests ===== | ===== Performance tests ===== | ||
| Line 49: | Line 63: | ||
| SELECT | SELECT | ||
| " | " | ||
| - | " | + | " |
| FROM CTR2K_2D_0201_A | FROM CTR2K_2D_0201_A | ||
| WHERE sdo_filter(SHAPE, | WHERE sdo_filter(SHAPE, | ||
| - | MDSYS.SDO_ORDINATE_ARRAY(1671630.28169014, | + | MDSYS.SDO_ORDINATE_ARRAY( |
| - | | + | 1672796.327225358,4843200.00001, |
| - | | + | |
| + | 1690403.672774642,4856399.99999, | ||
| + | 1672796.327225358,4856399.99999, | ||
| + | 1672796.327225358, | ||
| + | ' | ||
| </ | </ | ||
| - | **ESC proprietary software** query, 23214848 byte transferred (22 Mb), renders in 10 seconds | + | **ESC Author** (proprietary software) |
| <code sql> | <code sql> | ||
tecnica/gps_cartografia_gis/gdal_oci_osgeo4w.1244501879.txt.gz · Last modified: by niccolo
