Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New topogical map editor #108

Closed
Jailander opened this issue Sep 14, 2021 · 2 comments
Closed

New topogical map editor #108

Jailander opened this issue Sep 14, 2021 · 2 comments
Assignees

Comments

@Jailander
Copy link
Collaborator

We need to make an easy way of editing the topological map that doesn't require any running components but allows us to edit all properties in the map file new format here.

@Jailander
Copy link
Collaborator Author

Jailander commented Sep 14, 2021

List of requirements:
Check this for inspiration https://github.com/LCAS/RASberry/blob/master/rasberry_topological_utils/scripts/topological_map_editor.py

  • Simplify running it, right now to run the sytem you need to give the path to the map file, the datum file, the topological map file, and set output file name from the start, for exaple:
usage: topological_map_editor.py [-h] [--map MAP] [--tmap TMAP]
                                 [--empty EMPTY] [--outmap OUTMAP]
                                 [--outpointset OUTPOINTSET] [--datum DATUM]
                                 [--zoom ZOOM]

The idea would be to run the editor and then be able to load either a folder or each file individually.

  • Be able to do all the things that the current (easy gui) map editor can do. That is add/remove nodes/edges and move nodes.
  • Reshape influence zones.
  • Be able to edit images with or without satellite images (i.e. no datum file), which means loading 2d maps directly on the canvas
  • Ability to edit all the fields.
  • Edit groups of nodes/edges by drawing polygons round them, then you could drag/rotate etc with the mouse. But should also be an option to set properties with the keyboard too e.g. in a side bar.

@Iranaphor
Copy link
Contributor

Closing as stale.

@Iranaphor Iranaphor closed this as not planned Won't fix, can't repro, duplicate, stale Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants