in
mvt decoder assign an invalid geojson feature type that as from
geojson specifications should be "Feature", "FeaturesCollection" or "GeometryCollection", not 1,2,3 as from actual implementation.
The output geojson isn't actually readable by last GDAL
in
mapbox-vector-tile/mapbox_vector_tile/decoder.py
Line 48 in 46629e4
The output geojson isn't actually readable by last GDAL