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