This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mapnik
Watch
1
Star
0
Fork
0
You've already forked mapnik
mirror of
https://github.com/mapnik/mapnik.git
synced
2025-12-08 20:13:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mapnik
/
plugins
/
input
/
gdal
History
Blake Thompson
c32a13eaa8
An update to gdal_featureset that hopefully will correct a problem with alpha detection on TIFFs that have nodata in an RGB and are Byte in size per band
2015-04-02 16:11:45 -05:00
..
build.py
scons: support MAPNIK_NAME option to customize libmapnik name for custom packaging
2014-06-09 13:55:56 -07:00
gdal_datasource.cpp
move datasource::geometry_t into separate header and rename -> datasource_geometry_t to avoid cyclic dependencies issue
2015-03-24 12:13:31 +01:00
gdal_datasource.hpp
move datasource::geometry_t into separate header and rename -> datasource_geometry_t to avoid cyclic dependencies issue
2015-03-24 12:13:31 +01:00
gdal_featureset.cpp
An update to gdal_featureset that hopefully will correct a problem with alpha detection on TIFFs that have nodata in an RGB and are Byte in size per band
2015-04-02 16:11:45 -05:00
gdal_featureset.hpp
remove static_visitor usage and rely on automatic result type deduction
2015-01-07 11:39:06 +01:00