mapnik/test
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
..
data@190950ace6 Geobuf.input (#3715) 2017-08-17 10:52:07 +01:00
data-visual@df578e3436 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
standalone geometry.hpp 2017-03-27 16:14:51 +01:00
unit Geobuf.input (#3715) 2017-08-17 10:52:07 +01:00
visual split grammar into two rules (VS2017) 2017-07-06 16:02:47 +02:00
build.py geometry.hpp 2017-03-27 16:14:51 +01:00
catch.hpp add custom command line options to unit tests - refs philsquared/Catch#381 2016-01-05 17:13:36 -08:00
catch_ext.hpp expressions test: move expression strings into Catch calls, continue on failure 2016-02-05 17:22:01 +01:00
cleanup.hpp more warning_ignore usage - refs #2907 2016-03-09 16:43:00 -08:00
run Fix unbound variable when number of JOBS is omitted 2016-06-23 09:46:45 +01:00