dfpc-coe / node-CoT

Javascript Cursor-On-Target Library
https://dfpc-coe.github.io/node-CoT/index.html
MIT License
13 stars 4 forks source link

Migrate to TS #6

Closed ingalls closed 1 year ago

ingalls commented 1 year ago

Context

There is an issue with how altitude is being parsed from an input GeoJSON into the CoT XML. This migrated to typescript to allow the compiler to throw if type safety is not generally followed.