Changes between Version 35 and Version 36 of WKTRasterTutorial01
- Timestamp:
- 06/11/10 11:55:32 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRasterTutorial01
v35 v36 112 112 This process took less than 4 minutes. You can quickly verify the success of the loading operation by looking at the number of row present in the "srtm_tiled" table. There should be 46800 rows. 113 113 114 If you forgot to add the -I op ion to gdal2wktraster.py, you can always add the index afterward by executing a SQL command similar to this one in pgAdmin III:114 If you forgot to add the -I option to gdal2wktraster.py, you can always add the index afterward by executing a SQL command similar to this one in pgAdmin III: 115 115 116 116 {{{