mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-01-22 04:18:01 +00:00
3 lines
154 B
C++
3 lines
154 B
C++
void layer_to_geojson(FILE *fp, mvt_layer const &layer, unsigned z, unsigned x, unsigned y, bool comma, bool name);
|
|
void fprintq(FILE *f, const char *s);
|