This website requires JavaScript.
Explore
Help
Register
Sign in
sij
/
mapnik
Watch
1
Star
0
Fork
You've already forked mapnik
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7785461d1f
mapnik
/
plugins
/
input
/
gdal
History
Dane Springmeyer
7785461d1f
remove testing debug line from gdal plugin
2009-10-11 16:12:36 +00:00
..
gdal_datasource.cpp
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
gdal_datasource.hpp
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
gdal_featureset.cpp
remove testing debug line from gdal plugin
2009-10-11 16:12:36 +00:00
gdal_featureset.hpp
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
Makefile.am
- install plugins in lib/mapnik/input
2009-03-25 23:11:49 +00:00
SConscript
+ improve error reporting of gdal plugin and avoid boost filesystem check - reverts r1044 and addresses
#337
2009-05-08 18:23:58 +00:00