• Geospatial queries

    0 Open
    0 Closed
  • Use all the possibilities of the GPX format

    0 Open
    4 Closed

    The GPX format allows much more than what is currently used by most of (if not all) the geographic applications.

    A GPX file can include waypoints, routes and tracks and could be used for instance as a container for a hike with:

    • waypoints for POIs
    • one or more routes (a main one and some variants for instance and/or several legs)
    • one or more tracks (several runs by the same or different hikers, several legs, ...)

    To take advantage of these features, our components and the database indexes should follow the same structure.

    Pointers:

  • Debugging tools

    1 Open
    0 Closed

    There is a need for debugging tools:

    • working disconnected from the chrome devtools (on the field)
    • complementing these tools (for instance to work with PouchDB)