kmlToCzml in Java?

Guys, I know you have classes that handle KML/KMZ to CZML conversion in .NET but how can I do that in Java? Does any mechanism exist currently or do I just need to convert the .NET to Java by hand? Thanks!

We don’t currently have a Java version of the KML->CZML converter. The fundamental problem is that our Java translator can’t cope with the XML API, so we would have to translate it by hand or fix the translator, neither of which any of the AGI folks have the bandwidth for right now. Contributions encouraged, as always! :slight_smile:

Has this started yet? Mortac8, did you start a conversion tool? If so, we would be interested in contributing to the source.

Thanks,

Josh