Hi,
I'm using Linux and was searching for a way to create contour lines. Therefore 
I was amazed that Christian Gawron just added the functionality to mkgmap in 
svn.
But then I realized, that it was disabled again. Therefore I would like to 
propose the changes to the build.xml file and the external.properties (see 
attached files). This would enable the GeoTIFF class build if JAI is available.

By the way I'm still trying to understand the DEM functionality. Can anyone add 
some more information to the Wiki, e.g. 
- where to download the needed files,
- how to set the required bounding box,
- an example of the content of the directory set by --dem-path
- etc.

Sorry about the questions, but I'm really curious about this functionality.

Regards,
Jörg
______________________________________________________
GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://movieflat.web.de

Attachment: build.xml
Description: XML document

#log4j.lib= /opt/jars/jakarta-log4j-1.2.8/dist/lib
#log4j.jars= log4j-1.2.8.jar

#To compile GeoTiffDEM.java you'll need Java Advanced Imaging (JAI)
#installed, so it is disabled by default in the build.xml.
geotiffdem.build=true
jai.lib=/usr/share/sun-jai-bin/lib
jai.jar.codec=jai_codec.jar
jai.jar.core=jai_core.jar  
jai.jar.mlibwrapper=mlibwrapper_jai.jar



_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to