google / cap-library

Common Alerting Protocol Library
Apache License 2.0
80 stars 30 forks source link

Convert cap2kml.py to Java and add to cap-library #35

Closed sschiavoni closed 9 years ago

sschiavoni commented 9 years ago

Original issue 36 created by yuch@google.com on 2012-10-05T19:24:03.000Z:

What steps will reproduce the problem?

The CAP to KML script is currently in Python: http://code.google.com/p/alertfeed/source/browse/trunk/cap2kml.py?spec=svn2&r=2

What is the expected output? What do you see instead?

We'd like to convert it to Java and add it to our CAP library http://code.google.com/p/cap-library/

The CAP spec is here: http://docs.oasis-open.org/emergency/cap/v1.2/CAP-v1.2-os.html The KML spec is here: https://developers.google.com/kml/documentation/

Reference issue: http://code.google.com/p/alertfeed/issues/detail?id=1

sschiavoni commented 9 years ago

Comment #1 originally posted by yuch@google.com on 2013-12-05T06:43:40.000Z:

Cleaning up this issue since it's not a priority.