mapnik/plugins/input
artemp 186c80ca38 add ability to read geometries stored as TWKB directly (experimental)
See TWKB-HOWTO.md for how to prepare data.

XML style parameters :

```xml
<Parameter name="twkb_encoding">True</Parameter>
<Parameter name="twkb_direct">True</Parameter>
```
2016-03-22 10:34:49 +01:00
..
csv minor optimization: call vector.reserve [skip ci] 2016-03-18 09:26:16 -07:00
gdal gdal: RAII + minor cleanup 2016-03-03 01:48:07 +01:00
geojson remove unneeded includes [skip ci] 2016-03-18 09:26:16 -07:00
ogr suppress -Wshadow warning from ogr 2015-12-03 10:22:02 -05:00
pgraster fix for santize address errors 2015-12-27 21:40:10 -06:00
postgis add ability to read geometries stored as TWKB directly (experimental) 2016-03-22 10:34:49 +01:00
raster centralize warning suppression 2015-11-07 17:53:09 -08:00
shape Revert "shape.input - add 'update-cache' optional parameter (default:true)" -- no much use as OS seems to apply it's own caching, doh .. 2016-02-18 17:37:46 +01:00
sqlite Revert "csv_utils - check and skip processing lines consisting only of 0xa (windows) ( fixes #3359 )" 2016-03-15 13:01:54 +01:00
topojson file_io - rename open to is_open to be consistent with STL i/o via @lightmare (0d032c2618 (commitcomment-16753722)) 2016-03-18 10:02:19 +01:00