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
959516e56e
mapnik
/
plugins
/
input
/
gdal
History
Dane Springmeyer
22c39d91ba
scons: rename all SConscript files to more friendly name of 'build' with a python extension for quick syntax detection in editors
2011-08-30 05:32:01 +00:00
..
build.py
scons: rename all SConscript files to more friendly name of 'build' with a python extension for quick syntax detection in editors
2011-08-30 05:32:01 +00:00
gdal_datasource.cpp
use boost::make_shared across plugins to avoid explicit new and ensure fast and exception safe allocation
2011-05-16 23:41:34 +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
allow usage of boost::make_shared in gdal featureset construction by passing const reference -
#760
2011-05-16 22:17:50 +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