mapnik/plugins/input
Artem Pavlenko 0253653676 Geobuf.input (#3715)
* geobuf.input - initial implementation (WIP)

* geobuf.input - fix reading MultiPolygon's

* geobuf.input - don't store invalid bounding boxes in r-tree.

* Use `protozero` lib to read `geobuf` (Initial implementation, not complete!)

* geobuf.input - poring to `protozero`. (TODO: add support for `GeometryCollection`)

* add initial support for `GeometryCollection` + cleanup namespaces

* remove stderr + cleanup + update copyright

* fix GeometryCollection and MultiLineString decoding + add support for standalone Feature and Geometry

* don't use `reserve` as undelying data format doesn't allow for efficient `distance` implementation.

* add geobuf unit test + update test data

* update data
2017-08-17 10:52:07 +01:00
..
csv use arch independent types for serialised values 2017-08-15 11:14:11 +01:00
gdal Fix for #3714 in master, addresses RGBA tiffs that have an alpha value and no data value - and are using the no data value over the alpha. 2017-07-06 12:30:05 -05:00
geobuf Geobuf.input (#3715) 2017-08-17 10:52:07 +01:00
geojson use arch independent types for serialised values 2017-08-15 11:14:11 +01:00
ogr update copyright year 2017-05-05 13:02:01 +02:00
pgraster update copyright year 2017-05-05 13:02:01 +02:00
postgis update copyright year 2017-05-05 13:02:01 +02:00
raster Restored the proper useage of filter factor for image rescaling, where it is used in a variety of different algorithms for resampling. 2017-06-13 09:17:54 -05:00
shape update copyright year 2017-05-05 13:02:01 +02:00
sqlite update copyright year 2017-05-05 13:02:01 +02:00
topojson update copyright year 2017-05-05 13:02:01 +02:00