I've recently converted portions of my XML mapfile to use the XML entities
syntax.

information on managing large XML files and XML entities here:
http://trac.mapnik.org/wiki/ManagingLargeXmlFiles#MapnikXMLsupport

My xml mapfile works fine and renders images correctly based on the XML
entities i provide when i view it with my tilecache/Openlayers setup,
however, when i render the same XML mapfile with Nik2IMG, i get the
following error:

// --> Problem loading XML mapfile (hint: xml_entities require libxml2):

 XML document not well formed:
xmlParseEntityRef: no name in file '/media/data/mapfile/mapfile.xml' at line
397

So, i've recompiled mapnik, running the scons piece with the following
addition:

$ scons XMLPARSER=libxml2 install

but i get the same error as above.

Does Nik2IMG support XML entities?

thanks,
Jamie Robertson
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to