You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this functionality is only to help with linking to iDeditor we can probably offload this work to the client via a library like this: https://github.com/tyrasd/togpx
@russbiggs I think it would be better to make flask generate the gpx instead of the javscript client. The reason is that Id editor accepts an url to the gpx:
So, the goal would be to create an endpoint within flask to return the gpx (xml format). Tasking manager has an API endpoint to generate the gpx from database. For MC it would be to use the campaign geojson from s3.
generate gpx of AOI for loading into iD Editor
The text was updated successfully, but these errors were encountered: