Closed
Description
I am trying to generate cache for tiles, but some are not being generated, without an error message.
root@map-server ~/brain/tegola # ./tegola cache seed tiles 3/2/3
2022-08-29 10:48:58 [INFO] config.go:317: loading local config (config.toml)
2022-08-29 10:48:58 [WARN] postgis.go:332: Connecting to PostGIS with connection parameters is deprecated. Use 'uri' instead.
2022-08-29 10:48:58 [INFO] providers.go:82: registering provider(type): mappers (postgis)
2022-08-29 10:48:58 [INFO] seed_purge.go:191: zoom list: [0]
2022-08-29 10:48:58 [INFO] cache.go:204: waiting for workers to finish up
2022-08-29 10:48:58 [INFO] worker.go:72: cache seed set to not overwrite existing tiles. skipping map (mappers) tile (0/0/0)
2022-08-29 10:48:58 [INFO] cache.go:214: all workers are done
2022-08-29 10:48:58 [INFO] provider.go:256: cleaning up providers
2022-08-29 10:48:58 [INFO] postgis.go:1021: cleaning up postgis providers
root@map-server ~/brain/tegola/cache/mappers/tiles/3/2 # ll
total 44
drwxr-xr-x 2 root root 4096 Aug 29 00:53 ./
drwxr-xr-x 10 root root 4096 Aug 29 00:54 ../
-rw-r--r-- 1 root root 59 Aug 29 00:52 1
-rw-r--r-- 1 root root 28051 Aug 29 00:53 4
-rw-r--r-- 1 root root 362 Aug 29 00:53 5
It's not generating the files, and to not return issues, anything I should be looking at?
Thanks
Metadata
Metadata
Assignees
Labels
No labels