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
History
Dane Springmeyer
27fbc4549d
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
..
gdal
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
kismet
- return is enough if host isn't found. The exit is to much for this problem
2009-07-26 20:37:57 +00:00
occi
+ occi: added row_limit parameter (like any other database input plugin)
2009-04-28 14:06:35 +00:00
ogr
update from autotools
2009-06-09 23:52:57 +00:00
osm
+ osm: surround printed output by #ifdef MAPNIK_DEBUG to eliminate unwanted console characters in release mode (
closes
#282
)
2009-04-28 20:07:18 +00:00
postgis
when a SQL query sent to postgres fails, output the whole thing so users know what mapnik tried to send (as the PSQL error hint truncates the sql)
2009-10-02 05:16:15 +00:00
raster
format raster plugin to only print output in debug mode
2009-10-12 03:58:11 +00:00
shape
shape plugin: only trim the '.shp' extension (restores behavior added in r1046 and later changed in r1170) -
closes
#413
2009-08-27 05:41:02 +00:00
sqlite
add 'base' path option to sql,gdal, and ogr plugins and touchup handling of missing files with boost filesystem -
closes
#263
2009-03-30 20:19:57 +00:00
Makefile.am
- added new et input plugin
2009-03-22 22:26:42 +00:00