哪些 Java 库可用于生成 KML?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2952024/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-29 23:39:01  来源:igfitidea点击:

Which Java libraries can be used to generate KML?

javaapikml

提问by óscar

I am looking for Java libraries to produce data in KML format.

我正在寻找 Java 库来生成 KML 格式的数据。

回答by Gilbert Le Blanc

It appears there are at least three Java libraries for Keyhole Markup Language (KML):

Keyhole 标记语言 (KML) 似乎至少有三个 Java 库:

As far as the best, that would depend on your needs. JAK appears to be the best supported at the present time.

至于最好的,那将取决于您的需求。JAK 似乎是目前最好的支持。