[Tile-serving] [openstreetmap/mod_tile] Removed non-`METATILE` code as it no longer seems to work (PR #366)
Hummeltech
notifications at github.com
Sat Jan 6 03:05:23 UTC 2024
I can't for the life of me figure out how to get it working without `METATILE`.
_Also_:
- Removed `hyphen` from comments from `meta-tile`/`meta-tiling`
- In order to consolidate spellings
- Removed unused source files:
- `src/convert_meta.c`
- As well as associate `man` file
- `src/mysql2file.c`
- Rename `GLOGGER_H` in `g_logger.h` to `G_LOGGER_H`
- To more accurately reflect filename
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/mod_tile/pull/366
-- Commit Summary --
* Remove unused code
* Rename GLOGGER_H in g_logger.h
* Remove unused reference to METATILEFALLBACK
* Removed non-`METATILE` code as it no longer seems to work
-- File Changes --
M Makefile.am (2)
M configure.ac (2)
D docs/man/convert_meta.1 (49)
M includes/g_logger.h (4)
M includes/render_config.h (15)
M includes/store_file_utils.h (7)
D src/convert_meta.c (229)
M src/gen_tile.cpp (59)
M src/metatile.cpp (2)
D src/mysql2file.c (197)
M src/render_expired.c (11)
M src/render_list.c (10)
M src/render_old.c (10)
M src/render_speedtest.cpp (10)
M src/renderd.c (5)
M src/store_file.c (2)
M src/store_file_utils.c (8)
M src/store_memcached.c (2)
M src/store_rados.c (2)
-- Patch Links --
https://github.com/openstreetmap/mod_tile/pull/366.patch
https://github.com/openstreetmap/mod_tile/pull/366.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/pull/366
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/mod_tile/pull/366 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240105/1a6e14cd/attachment.htm>
More information about the Tile-serving
mailing list