• 42 Posts
  • 8 Comments
Joined 9 months ago
cake
Cake day: August 13th, 2025

help-circle

  • There’s some duplication - but it’s not that easy: Map applications like CoMaps and OsmAnd make their own choices on which types of data from OSM is included in maps and how it’s displayed, and also how the data structure behind the scenes work. This is necessary to create maps that load fast and work well for route calculations etc. So having them compatible between apps is extremely hard.

    Vespucci in contrast is a pure OSM editor, so this just gets the ‘raw’ data from OSM for a given region, as it focuses on only editing/adding data to OSM, but not on end-user search, can’t navigate etc.

    For that reason it’s unfortunately not likely that a shared format will emerge, as different OSM data users and apps have different needs!