Commit Graph

4 Commits

Author SHA1 Message Date
cuqmbr
feead5bba2 feat: add fully functional kml generation
From now you can convert netxml to kml and view it on earth.google.com or any other kml compatible viewer
2022-08-15 22:20:18 +03:00
cuqmbr
573299ed48 refactor: change deserialization procedure in DeserializeXml to use Xml.Linq 2022-08-15 14:44:44 +03:00
cuqmbr
c2b82bb0c3 feat: add sqlite database integration
This allows save networks to db & filter them both on input and output
2022-08-13 21:55:15 +03:00
cuqmbr
342b6dc0ef refactor: decouple enty point from logic(handlers & helpers) 2022-08-12 21:36:27 +03:00