Dane Springmeyer
|
b0d0d06564
|
finish refactor, moving to separate method off datasources to get_geometry_type and using enums all around
|
2012-01-17 01:09:46 -05:00 |
|
Dane Springmeyer
|
ce9e44b5f2
|
plugin code formatting based on emacs format in utils/format_source_files
|
2011-11-13 19:37:50 -08:00 |
|
kunitoki
|
ce5acb94b4
|
- removed a refuse of the past in gdal plugin
|
2011-10-22 14:27:21 +02:00 |
|
kunitoki
|
3d0de64051
|
- fix indentation and trailing spaces (generally coding style) in gdal plugin partially related to #911
|
2011-10-22 02:46:29 +02:00 |
|
Lucio Asnaghi
|
68cbb51814
|
+ fixed a problem in getting GetColorEntry in RGB datasets
+ cosmetics
|
2010-11-14 14:54:28 +00:00 |
|
Robert Coup
|
1dce437120
|
#622 add optional late-binding of datasources
|
2010-10-24 06:34:18 +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 |
|
Artem Pavlenko
|
47dc1e197b
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
|
Dane Springmeyer
|
6d3dcdeac6
|
add a bit more debug printing to gdal plugin and make raster width and height class attributes
|
2009-10-12 04:09: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 |
|
Lucio Asnaghi
|
3805ee0fab
|
+ added a "shared" parameter to select if you want to open the dataset in shared mode (causing problems when multiple accesses to the same file)
+ introduced some more code for supporting overviews (still commented out as default, need revision)
|
2009-05-15 10:31:49 +00:00 |
|
Dane Springmeyer
|
e7c9d02fd3
|
add 'base' path option to sql,gdal, and ogr plugins and touchup handling of missing files with boost filesystem - closes #263
|
2009-03-30 20:19:57 +00:00 |
|
Artem Pavlenko
|
f9d28e56fa
|
Added gdal raster input plug-in
|
2007-04-25 19:15:38 +00:00 |
|