> SELECT name, regexp_split_to_table(ref, '; *') FROM planet_osm_line > WHERE ref LIKE '%;%' LIMIT 10;
Already tried that 2 years ago. Works fine on the SQL side. You'll only get the first row rendered, though. Mapnik tries to place the 2nd shield at the exact same position, sees that there's a previous shield, and fails. -- Lennard _______________________________________________ Talk-us mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-us

