2011/11/29 Luca Delucchi <[email protected]>: > 2011/11/29 Martin Koppenhoefer <[email protected]>: >> Dane, is there also a solution available if the stylesheet uses >> entities (inc/ directory) like the main osm map? >> > > now I'm using the old generate_xml.py and after run upgrade_map_xml.py
Thank you Luca, that is indeed a way, but I would like to keep the stylesheet split in order to maintain it more easily. Maybe I should try to search and replace "manually"? Basically it is just some changes in stylesheet syntax like underscores to hyphens and shorter notation for css which must be adjusted, right? On https://github.com/mapnik/mapnik/wiki/Mapnik2 there is a note: "Also, for osm.xml users, you will note that this script does not preserve entities (sorry). You may be interested in an experimental version of this script (but not installed by default) which does. See: WARNING this script has not been kept in sync with the main script mentioned above. http://trac.mapnik.org/browser/trunk/utils/upgrade_map_xml/upgrade_map_xml_keep_ent.py " what does this mean: "has not been kept in sync"? Does it work or not? cheers, Martin _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

