On 28-7-2010 17:25, Peter Körner wrote:

>> the fact that the mod_tile project is comprised of 2 components: mod_tile
>> & renderd
>>
> I opened a jira ticket. We'll see..

Okay. Some examples of the new behaviour:

Typo:
renderd[30958]: An error occurred while loading the map layer 
'osm-maxspeed': XML document not well formed:
Opening and ending tag mismatch: Mapx line 28 and Map (encountered in 
file '/var/www/localhost/ofk/osm-maxspeed-overlay.xml' at line 909)

SQL query error:
renderd[31465]: An error occurred while loading the map layer 
'osm-maxspeed': PSQL error:
ERROR:  column "maxspeedx" does not exist
LINE 2: (SELECT maxspeedx, char_length(maxspeed) AS length, ' '::tex...
                 ^
Full sql was: 'select * from
[...]
  (encountered during parsing of layer 'maxspeed_areas_shields')


In short, it tells you what went wrong, where it went wrong, and in 
which stylesheet. Also, renderd will subsequently ignore rendering 
requests for that layer, but keep running and process other layers.

This should be very helpful for anyone running more than 1 or a few 
stylesheets, and when the stylesheets are developed by multiple parties.

-- 
Lennard


_______________________________________________
Maps-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/maps-l

Reply via email to