mjamry / plan-your-trip

0 stars 0 forks source link

Support GeoJson files #131

Open mjamry opened 1 year ago

mjamry commented 1 year ago

As a user I want to have an option to import/export GeoJson data To be able to import/export data from/to other services and platforms.

Here is a description of the format: https://en.wikipedia.org/wiki/GeoJSON

User should be able to export data, as it is possible for GPX files.

There should be added an import functionality where user will select file and import data. It is a more complex feature than export, so will be described in a separate ticket.

GeoJson are used to export data from google maps.