goat-community / goat

This is the home of Geo Open Accessibility Tool (GOAT)
GNU General Public License v3.0
91 stars 47 forks source link

Improve printing #157

Closed majkshkurti closed 3 years ago

majkshkurti commented 4 years ago

The isochrone color should be visible in legend. We can add a static gradient color image from 1-20 minutes for now. The basemaps not shown at configuration scales. We can use mapproxy to cascade the basemaps images. @majkshkurti

EPajares commented 4 years ago

We have to elaborate further on ways to improve performance. Mapproxy simply takes a lot of time. Also the imagery produced with Mapproxy is not that good. Probably we should test if we can restict printing to the resolutions Mapbox and Bing provide. We then don't have all zoom levels but printing should be much better.

EPajares commented 4 years ago

In fact Mapbox has many zoom levels: https://docs.mapbox.com/help/glossary/zoom-level/

UJehle commented 4 years ago
UJehle commented 4 years ago
EPajares commented 4 years ago

I think this is mostly finished and a very generic issue. We probably should open new ones for specific improvements?