|
|
|
@5713
|
[5713]
|
20 months |
jorgearevalo |
Added copyright and CREDITS information.
|
|
|
|
@5692
|
[5692]
|
20 months |
pracine |
We are always creating only one table, even when loading many rasters and …
|
|
|
|
@5690
|
[5690]
|
20 months |
pracine |
-Better implementation of the preceding commit
|
|
|
|
@5689
|
[5689]
|
20 months |
pracine |
-Add an entry in the raster_column only for the first raster in a series …
|
|
|
|
@5683
|
[5683]
|
20 months |
pracine |
-Replaced the function use to create the index from st_envelope to …
|
|
|
|
@5577
|
[5577]
|
22 months |
jorgearevalo |
Not necessary to change the geotransform array returned by GDAL driver …
|
|
|
|
@5542
|
[5542]
|
22 months |
jorgearevalo |
Bug fixed. VACUUM ANALYZE without 'FULL' generated. "schema"."table" …
|
|
|
|
@5541
|
[5541]
|
22 months |
pracine |
Fix for ticket 496. Indexing was broken by ST_Envelope renaming.
|
|
|
|
@5522
|
[5522]
|
22 months |
pracine |
Fix for ticket 348. ST_Envelope and ST_Box2d are now SQL functions of …
|
|
|
|
@5515
|
[5515]
|
22 months |
pracine |
Ticket 188. Implement a HasNoDataValue? function. Set the HasNodata? flag …
|
|
|
|
@5259
|
[5259]
|
2 years |
pracine |
[wktraster] Ticket 349. Do not print summary when the output is not …
|
|
|
|
@5102
|
[5102]
|
2 years |
jorgearevalo |
Out-db raster support added. Ticket #227 solved.
|
|
|
|
@5027
|
[5027]
|
2 years |
jorgearevalo |
Minor bug fixed: bad argument passed to make_sql_register_overview …
|
|
|
|
@4828
|
[4828]
|
2 years |
jorgearevalo |
Added "overview_factor" to constraint "raster_overviews_pk" when creating …
|
|
|
|
@4813
|
[4813]
|
2 years |
jorgearevalo |
Fix related with ticket #306: now, table name generated without schema …
|
|
|
|
@4811
|
[4811]
|
2 years |
jorgearevalo |
Patch that fixes bug #306
|
|
|
|
@4326
|
[4326]
|
3 years |
mloskot |
[wktraster] gdal2wktraster.py - cleanup around raster header and pixel …
|
|
|
|
@4230
|
[4230]
|
3 years |
mloskot |
[wktraster] gdal2wktraster: fixed bug in using name of base raster table …
|
|
|
|
@4228
|
[4228]
|
3 years |
mloskot |
[wktraster] gdal2wktraster: disabled debugging diagnostics
|
|
|
|
@4226
|
[4226]
|
3 years |
mloskot |
[wktraster] gdal2wktraster: removed -m,--block-size option. Renamed -k, …
|
|
|
|
@4221
|
[4221]
|
3 years |
mloskot |
[wktraster] Collection of improvements to new version of downsampling …
|
|
|
|
@4220
|
[4220]
|
3 years |
mloskot |
[wktraster] Cut tiles along x-axis instead of y-axis (ticket #200)
|
|
|
|
@4219
|
[4219]
|
3 years |
mloskot |
[wktraster] First experimental version of downsampling gdal2wktraster …
|
|
|
|
@4163
|
[4163]
|
3 years |
mloskot |
[wktraster] Fixed stupid bug that was exporting pixel data of non-overview …
|
|
|
|
@4133
|
[4133]
|
3 years |
mloskot |
[wktraster] Move VACUUM command out of scope of transaction.
|
|
|
|
@4129
|
[4129]
|
3 years |
mloskot |
[wktraster] Added missing GiST index creation for overview tables.
|
|
|
|
@4125
|
[4125]
|
3 years |
pracine |
[wktraster] Fixed ticket 151. Changed rt_ prefixes to st_ prefix to ensure …
|
|
|
|
@4120
|
[4120]
|
3 years |
pracine |
[wktraster] Fixed ticket 150. We now store GDAL style georeference …
|
|
|
|
@4117
|
[4117]
|
3 years |
mloskot |
[wktraster] Added new option -M, --vacuum to issue VACUUM FULL ANALYZE …
|
|
|
|
@4116
|
[4116]
|
3 years |
mloskot |
[wktraster] Enable gdal2wktraster to dump all available overviews, not …
|
|
|
|
@4090
|
[4090]
|
3 years |
mloskot |
[wktraster] Added -V, --create-raster-overviews option to gdal2wktraster …
|
|
|
|
@4088
|
[4088]
|
3 years |
mloskot |
[wktraster] First complete version of raster overviews support in …
|
|
|
|
@4087
|
[4087]
|
3 years |
mloskot |
[wktraster] Implemented dry-run of raster overviews import - no SQL …
|
|
|
|
@4086
|
[4086]
|
3 years |
mloskot |
[wktraster] Remove exist with with error code in non-error conditions.
|
|
|
|
@4084
|
[4084]
|
3 years |
mloskot |
[wktraster] Implemented padding for portions of blocks (tiles) of right …
|
|
|
|
@4080
|
[4080]
|
3 years |
mloskot |
[wktraster] Added new command line option -O, --overviews for overview …
|
|
|
|
@4050
|
[4050]
|
3 years |
mloskot |
gdal2wktraster: TODO comment to remove requirement of sizes normalization …
|
|
|
|
@4011
|
[4011]
|
3 years |
mloskot |
gdal2wktraster: Fixed SQL inserting raster column extent in RASTER_COLUMNS …
|
|
|
|
@4008
|
[4008]
|
3 years |
mloskot |
gdal2wktraster.py: Fixed warnings formatting.
|
|
|
|
@4007
|
[4007]
|
3 years |
mloskot |
gdal2wktraster.py: Print WARNING messages only in verbose mode.
|
|
|
|
@3957
|
[3957]
|
3 years |
mloskot |
[wktraster] Explain where are pixel type names stored in RASTER_COLUMNS …
|
|
|
|
@3951
|
[3951]
|
3 years |
mloskot |
[wktraster] Issue warning if input raster has no NODATA value and write …
|
|
|
|
@3950
|
[3950]
|
3 years |
mloskot |
[wktraster] Fixed undefined values in calculate_geoxy function in …
|
|
|
|
@3947
|
[3947]
|
3 years |
mloskot |
[wktraster] Added missing calculation of georeferencing for tiles. …
|
|
|
|
@3943
|
[3943]
|
3 years |
mloskot |
[wktraster] Fixed SQL quoting functions. Added make_sql_drop_raster_table …
|
|
|
|
@3940
|
[3940]
|
3 years |
mloskot |
[wktraster] Merged recent commits (diff 3933:3951) made against old …
|
|
|
|
@3920
|
[3920]
|
3 years |
mloskot |
gdal2wktraster: Calculate real raster extent for regular blocking and …
|
|
|
|
@3919
|
[3919]
|
3 years |
mloskot |
Set svn:keywords property with Id
|
|
|
|
@3918
|
[3918]
|
3 years |
mloskot |
gdal2wktraster: Use AddRasterColumn? function to enable table with RASTER …
|
|
|
|
@3917
|
[3917]
|
3 years |
mloskot |
gdal2wktraster: first version of regular blocking support. Work in …
|
|
|
|
@3914
|
[3914]
|
3 years |
mloskot |
gdal2wktraster: added calculate_block_size() function.
|
|
|
|
@3913
|
[3913]
|
3 years |
mloskot |
gdal2wktraster: stream generated output through opts.output, regardless of …
|
|
|
|
@3909
|
[3909]
|
3 years |
mloskot |
gdal2wktraster: extracted wkblify_band_header function.
|
|
|
|
@3908
|
[3908]
|
3 years |
mloskot |
gdal2wktraster: simplify interface of raster operations by passing single …
|
|
|
|
@3907
|
[3907]
|
3 years |
mloskot |
gdal2wktraster.py: Added options -e, --endian (all other values than 0 for …
|
|
|
|
@3904
|
[3904]
|
3 years |
mloskot |
gdal2wktraster.py: more refactoring, assert file is not none if -F …
|
|
|
|
@3902
|
[3902]
|
3 years |
mloskot |
gdal2wktraster.py: refactoring, extract some functions.
|
|
|
|
@3896
|
[3896]
|
3 years |
mloskot |
gdal2wktraster.py: Refactored script parameters to groups. Added -k, …
|
|
|
|
@3876
|
[3876]
|
3 years |
pracine |
Added an option (-F) to add the name of the file in a new column. This is …
|
|
|
|
@3874
|
[3874]
|
3 years |
pracine |
Added the possibility to register a raster.
|
|
|
|
@3856
|
[3856]
|
3 years |
mloskot |
gdal2wktraster.py: Testing if loader perhaps breaks raster data, so there …
|
|
|
|
@3855
|
[3855]
|
3 years |
mloskot |
Setting executable attribute on gdal2wktraster.py
|