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
1dd2ef690d
mapnik
/
plugins
/
input
/
gdal
History
Dane Springmeyer
1dd2ef690d
handle colortable for paletted images in gdal plugin -
closes
#50
2011-01-27 03:11:22 +00:00
..
gdal_datasource.cpp
Add bbox parameter to GDAL Datasource to allow overriding envelope, with Python bindings.
Fixes
#680
2010-12-09 21:41:25 +00:00
gdal_datasource.hpp
+ fixed a problem in getting GetColorEntry in RGB datasets
2010-11-14 14:54:28 +00:00
gdal_featureset.cpp
handle colortable for paletted images in gdal plugin -
closes
#50
2011-01-27 03:11:22 +00:00
gdal_featureset.hpp
avoid compiler warning by only adding 'get_overview_meta' in debug mode
2010-12-20 19:17:56 +00:00
Makefile.am
- install plugins in lib/mapnik/input
2009-03-25 23:11:49 +00:00
SConscript
scons: ensure libmapnik is built before any plugins that link to it on osx, needed for builds with -jN
2010-12-21 20:46:44 +00:00