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
b1195c79d7
mapnik
/
plugins
/
input
/
gdal
History
Dane Springmeyer
53876d14a0
avoid potential zero division error (floating point exception)
2010-03-17 22:28:03 +00:00
..
gdal_datasource.cpp
+ merge mapnik2 to trunk
2009-12-16 20:02:06 +00:00
gdal_datasource.hpp
+ merge mapnik2 to trunk
2009-12-16 20:02:06 +00:00
gdal_featureset.cpp
avoid potential zero division error (floating point exception)
2010-03-17 22:28:03 +00:00
gdal_featureset.hpp
change the method for calculating offsets to pass to GDALRasterIO, as the 'start_x, start_y' implementation added in r1321 was leading to large shifts in 1-banded srtm data without overviews - this new approach works with and without overviews and also with 3 band rbg data. Also added more debug output.
2009-10-12 05:25:36 +00:00
Makefile.am
- install plugins in lib/mapnik/input
2009-03-25 23:11:49 +00:00
SConscript
+ link to mapnik2 lib
2010-03-17 22:01:34 +00:00