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
ebe9cc1bfe
mapnik
/
plugins
/
input
History
Lucio Asnaghi
539f1bcf9b
+ added index facility by using a *.index file to OGR layers (10-15% faster than internal OGR spatial filter)
2009-05-11 22:06:48 +00:00
..
gdal
+ add GDALDereferenceDataset when used with GDALOpenShared (instead of freeing brutally the dataset)
2009-05-08 21:45:19 +00:00
kismet
kismet: avoid compiler errors due to unused variable
2009-05-08 23:38:42 +00:00
occi
+ occi: added row_limit parameter (like any other database input plugin)
2009-04-28 14:06:35 +00:00
ogr
+ added index facility by using a *.index file to OGR layers (10-15% faster than internal OGR spatial filter)
2009-05-11 22:06:48 +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
trim tokens when parsing extent
2009-04-27 18:39:33 +00:00
raster
+ add 'tiled' policy to avoid loading very large rasters into memory
2009-04-10 12:05:31 +00:00
shape
improve up front error checking of shapefile existence with boost, and allow shapefile plugin to accept filename with or without '.shp' extension -
closes
#199
and
#174
2009-03-30 23:51:58 +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