I am now trying convert aster data to contour osm by modified perl script contour.pl which get here:
http://gis.638310.n2.nabble.com/contour-map-error-td5183094.html#a5238778

Unfortunately having some java related problem (probably classpath):
Caused by: java.lang.ClassNotFoundException: Main
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: Main. Program will exit.

maybe somebody here can help me fix this?

BTW: Is it possible to post attachment here? I would like to send here contour.pl script when I finish it.
Maybe someone here can help me tune it better.

regards

mira