You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
longlongwrite_tile(char **geom, char *metabase, char *stringpool, unsigned *file_bbox, int z, unsigned x, unsigned y, int detail, int min_detail, int basezoom, sqlite3 *outdb, constchar *outdir, double droprate, int buffer, constchar *fname, FILE **geomfile, int file_minzoom, int file_maxzoom, double todo, char *geomstart, longlong along, double gamma, int nlayers);
inttraverse_zooms(int *geomfd, off_t *geom_size, char *metabase, char *stringpool, std::atomic<unsigned> *midx, std::atomic<unsigned> *midy, int &maxzoom, int minzoom, sqlite3 *outdb, constchar *outdir, int buffer, constchar *fname, constchar *tmpdir, double gamma, int full_detail, int low_detail, int min_detail, longlong *meta_off, longlong *pool_off, unsigned *initial_x, unsigned *initial_y, double simplification, std::vector<std::map<std::string, layermap_entry> > &layermap, constchar *prefilter, constchar *postfilter, std::map<std::string, attribute_op> const *attribute_accum, structjson_object *filter);