swh:1:snp:ff2a11cd2e44dd19ec3814028ef2ce6605664e63
Revision d01d8177a071aba31ef13e8d904efdff76124f34 authored by Eric Fischer on 05 April 2018, 20:42:54 UTC, committed by Eric Fischer on 05 April 2018, 21:15:19 UTC
This moves filtering from the serialization stage to the
tiling stage so that the zoom level can be known to the filter.

The side effect is to carry null attributes much further through
the pipeline than previously.
1 parent 6b29966
History
Tip revision: 2daf84a6c10d22fcd4151fa9fcff9bea5407293a authored by Arun Ganesh on 01 March 2024, 16:51:25 UTC
Merge pull request #980 from curran/patch-1
Tip revision: 2daf84a
File Mode Size
catch
filters
jsonpull
man
mapbox
milo
protozero
tests
.dockerignore -rw-r--r-- 83 bytes
.gitignore -rw-r--r-- 379 bytes
.travis.yml -rw-r--r-- 3.4 KB
CHANGELOG.md -rw-r--r-- 14.1 KB
Dockerfile -rw-r--r-- 404 bytes
Dockerfile.centos7 -rw-r--r-- 292 bytes
LICENSE.md -rw-r--r-- 1.3 KB
MADE_WITH.md -rw-r--r-- 877 bytes
Makefile -rw-r--r-- 23.9 KB
README.md -rw-r--r-- 38.3 KB
codecov.yml -rw-r--r-- 19 bytes
csv.cpp -rw-r--r-- 2.9 KB
csv.hpp -rw-r--r-- 417 bytes
decode.cpp -rw-r--r-- 12.9 KB
dirtiles.cpp -rw-r--r-- 4.6 KB
dirtiles.hpp -rw-r--r-- 906 bytes
enumerate.cpp -rw-r--r-- 1.7 KB
evaluator.cpp -rw-r--r-- 8.0 KB
evaluator.hpp -rw-r--r-- 335 bytes
geobuf.cpp -rw-r--r-- 13.2 KB
geobuf.hpp -rw-r--r-- 286 bytes
geocsv.cpp -rw-r--r-- 2.9 KB
geocsv.hpp -rw-r--r-- 278 bytes
geojson.cpp -rw-r--r-- 10.2 KB
geojson.hpp -rw-r--r-- 716 bytes
geometry.cpp -rw-r--r-- 30.0 KB
geometry.hpp -rw-r--r-- 2.1 KB
jsontool.cpp -rw-r--r-- 11.3 KB
main.cpp -rw-r--r-- 82.4 KB
main.hpp -rw-r--r-- 818 bytes
mbtiles.cpp -rw-r--r-- 17.8 KB
mbtiles.hpp -rw-r--r-- 1.7 KB
memfile.cpp -rw-r--r-- 1.3 KB
memfile.hpp -rw-r--r-- 311 bytes
mvt.cpp -rw-r--r-- 14.9 KB
mvt.hpp -rw-r--r-- 2.4 KB
options.hpp -rw-r--r-- 1.4 KB
plugin.cpp -rw-r--r-- 16.7 KB
plugin.hpp -rw-r--r-- 615 bytes
pool.cpp -rw-r--r-- 2.8 KB
pool.hpp -rw-r--r-- 239 bytes
projection.cpp -rw-r--r-- 3.2 KB
projection.hpp -rw-r--r-- 858 bytes
read_json.cpp -rw-r--r-- 4.6 KB
read_json.hpp -rw-r--r-- 843 bytes
serial.cpp -rw-r--r-- 17.3 KB
serial.hpp -rw-r--r-- 4.2 KB
text.cpp -rw-r--r-- 2.5 KB
text.hpp -rw-r--r-- 211 bytes
tile-join.cpp -rw-r--r-- 26.5 KB
tile.cpp -rw-r--r-- 83.6 KB
tile.hpp -rw-r--r-- 1.4 KB
unit.cpp -rw-r--r-- 1.1 KB
vector_tile.proto -rw-r--r-- 3.7 KB
version.hpp -rw-r--r-- 89 bytes
write_json.cpp -rw-r--r-- 13.8 KB
write_json.hpp -rw-r--r-- 1.5 KB

README.md

back to top