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
6485039a0e
mapnik
/
plugins
/
input
History
Jon Burgess
6485039a0e
Fix numeric2string to output the correct number of digits following the decimal point. Hopefully this covers all the cases correctly.
2009-09-12 11:31:53 +00:00
..
gdal
+ added a "shared" parameter to select if you want to open the dataset in shared mode (causing problems when multiple accesses to the same file)
2009-05-15 10:31:49 +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
Fix numeric2string to output the correct number of digits following the decimal point. Hopefully this covers all the cases correctly.
2009-09-12 11:31:53 +00:00
raster
+ add 'tiled' policy to avoid loading very large rasters into memory
2009-04-10 12:05:31 +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