Skip to content

A simple Windows Application to draw and measure routes in kilometers, save and load them.

License

Notifications You must be signed in to change notification settings

no-go/RouteEditorCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RouteEditor C#

Windows x64 Dot Net Tests License Dev docs Source Code

RouteEditor C# is a simple but modern Windows Application in C# and WPF to draw and measure routes in kilometers, save and load them.

A GTK4 version of RouteEditor exists here: gitlab.com/deadlockz/routeeditor

Because Offline Maps does not work well, I remove it from OffRouteMap and call the Application RouteEditor C# now.

Screenshot

UI Features

  • map
    • select different maps
    • move area via left click
    • in/out zoom via mouse wheel
    • display position of cursor in status line
  • route
    • display on map in all zoom states
    • start, end and set a point via double click
    • remove route from map (click on trash icon)
    • remove last route point via right click
    • display distance in status line
  • settings
    • GUI size
    • initial/last position
    • initial/last zoom
  • menu (or similar)
    • load route (file window)
    • save route (file window)
    • set tiles folder ("file" window, suitcase icon)
  • ci/cd
    • some unit tests via xUnit
      • mock example
      • code coverage report
    • build a release executeable
    • in code documentation and something similar to doxygen/breath

Dev Docs

See here!

About

A simple Windows Application to draw and measure routes in kilometers, save and load them.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages