With JMapFrame I have features for visualizing my geographic data, but I don´t know how to add tools for editing this data, as with a GIS application. Is it possible to do this?
使用JMapFrame,我有可视化我的地理数据的功能,但我不知道如何添加用于编辑此数据的工具,就像使用GIS应用程序一样。是否有可能做到这一点?
Regards,
Augusto
1 个解决方案
#1
0
JMapFrame is apparently a part of an open source toolkit published on http://geotools.org/
JMapFrame显然是http://geotools.org/上发布的开源工具包的一部分。
As it's open source, you can add any functionality you like. You just have to implement it.
由于它是开源的,您可以添加任何您喜欢的功能。你只需要实现它。
#1
0
JMapFrame is apparently a part of an open source toolkit published on http://geotools.org/
JMapFrame显然是http://geotools.org/上发布的开源工具包的一部分。
As it's open source, you can add any functionality you like. You just have to implement it.
由于它是开源的,您可以添加任何您喜欢的功能。你只需要实现它。