Dane Springmeyer
|
62a5e457f1
|
plugin code formatting based on emacs format in utils/format_source_files
|
2011-11-13 19:37:50 -08:00 |
|
kunitoki
|
abea816e42
|
- removed a refuse of the past in gdal plugin
|
2011-10-22 14:27:21 +02:00 |
|
kunitoki
|
f1c73645cf
|
- fix indentation and trailing spaces (generally coding style) in gdal plugin partially related to #911
|
2011-10-22 02:46:29 +02:00 |
|
Dane Springmeyer
|
9700ad4fb2
|
avoid compiler warning by only adding 'get_overview_meta' in debug mode
|
2010-12-20 19:17:56 +00:00 |
|
Lucio Asnaghi
|
68cbb51814
|
+ fixed a problem in getting GetColorEntry in RGB datasets
+ cosmetics
|
2010-11-14 14:54:28 +00:00 |
|
Dane Springmeyer
|
00f473de63
|
gdal plugin: calculate constant raster properties used in featureset up front at datasource creation (no real speed boost but less repeated code)
|
2010-09-18 19:19:27 +00:00 |
|
Dane Springmeyer
|
680760005d
|
+ formatting
|
2010-08-18 20:42:00 +00:00 |
|
Dane Springmeyer
|
4707e1a6f3
|
+add support for better resampling when using bilinear scaling with gdal plugin (with or without overviews)
|
2010-06-20 04:06:23 +00:00 |
|
Dane Springmeyer
|
810c63cb51
|
revert unintended changes from r1804 against gdal and sqlite plugins
|
2010-05-30 03:23:59 +00:00 |
|
Dane Springmeyer
|
a84b397f48
|
markers_converter.hpp was moved to markers_placement.hpp
|
2010-05-30 03:17:59 +00:00 |
|
Dane Springmeyer
|
27fbc4549d
|
change the method for calculating offsets to pass to GDALRasterIO, as the 'start_x, start_y' implementation added in r1321 was leading to large shifts in 1-banded srtm data without overviews - this new approach works with and without overviews and also with 3 band rbg data. Also added more debug output.
|
2009-10-12 05:25:36 +00:00 |
|
Dane Springmeyer
|
c808cf62b9
|
add support for gdal overviews to the Gdal Plugin (use http://www.gdal.org/gdaladdo.html to build overviews) - modified patch from gdalcolors branch from Alberto Valverde (I removed dependence on color/masking code until that support lands in trunk) - addresses #54
|
2009-09-27 17:23:09 +00:00 |
|
Artem Pavlenko
|
f9d28e56fa
|
Added gdal raster input plug-in
|
2007-04-25 19:15:38 +00:00 |
|