barbacbd / nautical

MIT License
7 stars 3 forks source link

Use CDATA for buoys #10

Closed barbacbd closed 2 years ago

barbacbd commented 2 years ago

Currently the buoy description is taken from the KML page. Parse the description (it is CDATA) and add this to the Buoy object.

barbacbd commented 2 years ago

How do we want to apply it? Should this be parsed into different variables?