[Tile-serving] [openstreetmap/mod_tile] Map names are lowercased without a warning (#138)
Marcos Dione
notifications at github.com
Fri Sep 16 10:03:53 UTC 2016
This is my `renderd.conf` map config:
[Elevation]
URI=/tiles/Elevation/
XML=/home/mdione/src/projects/osm/openstreetmap-carto.xml
`renderd` parses it as:
Sep 16 11:47:16 diablo renderd[4832]: Parsing section elevation
Sep 16 11:47:16 diablo renderd[4832]: config map 0: name(elevation) file(/home/mdione/src/projects/osm/openstreetmap-carto.xml) uri(/tiles/Elevation/) htcp() host()
but the refuses to render for the original name:
Sep 16 11:48:51 diablo renderd[4833]: DEBUG: Got command RenderPrio fd(23) xml(Elevation), z(0), x(0), y(0), mime(image/png), options()
Sep 16 11:48:51 diablo renderd[4833]: No map for: Elevation
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/138
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20160916/f813f588/attachment.html>
More information about the Tile-serving
mailing list