MapEditor
MapEditor is the GIS part of the system
- Track loading mechanism is modular, and attemps autodetection
- Smart screen updating (those datasets are huge)
- For now, shows only the tracks that have been stored by the mobile
what we need to be useful
- defining a proper roadmap data format is necessary
(XML is ok for interchange, but a binary format is required for storage inside the CarPC)
- algorithms to simplify the datasets into well defined streets, using multiple passes to average the data
(curve fitting seems the way to go)