logo separator

[mkgmap-dev] [PATCH] enable xinclude in parser

From Christian Gawron christian.gawron at gmx.de on Fri Apr 3 20:09:09 BST 2009

Hi,

the attached patch enables the xinclude feature in the SAX parser.

I found this useful to create maps with contour lines without having to 
merge the osm files:

<?xml version='1.0' encoding='UTF-8'?>
<osm version='0.5' generator='JOSM'>
  <xi:include href="contours.osm" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
  ...

BTW: I wrote a little Java program to generate contour lines from the 
CGIAR GeoTIFFs. Is anyone interested in testing it?

Best wishes
Christian
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
Url: http://lists.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20090403/907e2759/attachment.pl 


More information about the mkgmap-dev mailing list