mapnik/test/unit/datasource
Artem Pavlenko 0253653676 Geobuf.input ()
* 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.cpp update copyright year 2017-05-05 13:02:01 +02:00
ds_test_util.hpp update copyright year 2017-05-05 13:02:01 +02:00
geobuf.cpp Geobuf.input () 2017-08-17 10:52:07 +01:00
geojson.cpp add missing include directives (VS2017) 2017-07-06 16:02:17 +02:00
memory.cpp update copyright year 2017-05-05 13:02:01 +02:00
ogr.cpp update copyright year 2017-05-05 13:02:01 +02:00
postgis.cpp update copyright year 2017-05-05 13:02:01 +02:00
shapeindex.cpp return error code when no feature can be read from shapefile + update unit test. 2017-06-01 15:44:25 +02:00
spatial_index.cpp update copyright year 2017-05-05 13:02:01 +02:00
topojson.cpp update copyright year 2017-05-05 13:02:01 +02:00