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