mipastgt / AIPBrowserDE-Public

Public issues and discussions site for the AIPBrowserDE
5 stars 0 forks source link

trip pack generation fails #10

Open anthraxn8b opened 10 months ago

anthraxn8b commented 10 months ago

Trip-Kit export fails with: "Could not export trip-kit to 'C:\Users\USERNAME\AIPBrowserDE-Export'. Cannot compute route buffer."

Used JSON: { "name": "Mosbach - Werdohl", "description": "A trip from Mosbach to Werdohl", "version": "1.0.1", "charts": { "coveredArea": [ { "type": "GeoCorridor", "distance": 30000.0, "points": [ { "latitude": 51.6310496224245, "longitude": 6.79905784001934 }, { "latitude": 49.0913616325977, "longitude": 6.79905784001934 }, { "latitude": 49.0913616325977, "longitude": 10.2693704741008 }, { "latitude": 51.6310496224245, "longitude": 10.2693704741008 }, { "latitude": 51.6310496224245, "longitude": 6.79905784001934 } ] } ], "imageFormat": "webp", "maxInvScale": 90000.0, "minInvScale": 50000.0 } }