urbancamo / javaapiforkml

The objective of the Java API for KML is to provide Java interfaces for easy access to KML (Keyhole Markup Language) data.
https://github.com/urbancamo/javaapiforkml/wiki
Other
147 stars 73 forks source link

Support for the latest kml22gx.xsd #1

Open JSlowik opened 10 years ago

JSlowik commented 10 years ago

Hi, I'm looking to utilize this API, but one feature I am not finding is support for Icon palette sheets (specifically the X, Y, H, and W elements) found in the latest kml22gx.xsd. I am trying to display weather data from a National Weather Service KML file which utilizes this feature for their icons.

Is there any chance this can be supported in the near term? I attempted to update the schema and compile myself but to no avail. Thanks!

twillouer commented 9 years ago

:+1:

mischah commented 8 years ago

Sorry, this project is not actively maintained :pensive:

See #18 for further information.

laubfall commented 6 years ago

Working on it

urbancamo commented 11 months ago

I'll leave this open for now - we really need a comprehensive review of the code against the latest schema definition...