Делаю вот так:
Код: Выделить всё
./generate_xml.py osm.xml my_osm.xml --dbname osm --user osm --password пароль --accept-none
Код: Выделить всё
Traceback (most recent call last):
File "./generate_xml.py", line 204, in <module>
serialize(template_xml,options)
File "./generate_xml.py", line 80, in serialize
mapnik.load_map(m,xml,True)
RuntimeError: Failed to find font face '' in FontSet 'book-fonts'