Changes between Initial Version and Version 1 of Ticket #22043, comment 7
- Timestamp:
- 2022-05-12T21:46:06+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22043, comment 7
initial v1 4 4 5 5 Unfortunately, I'm also using roughly the same code that the imagery preferences uses (`mapwithai.sources.entries` and `imagery.entries` are very similar in terms of format, so someone activating a non-worldwide imagery will also have a large status report). I think most of the size from `mapwithai.sources.entries` comes from the FB roads layer (I'm programmatically building the source area using the country polygons in JOSM). I'll see if I can figure out a ''good'' way to decrease the size from `mapwithai.sources.entries`. 6 7 EDIT: The issue of the MapWithAI plugin making the status report too big should be fixed in [https://gitlab.com/gokaart/JOSM_MapWithAI/-/commits/v1.9.11 v1.9.11]. The character count for `mapwithai.sources.entries` went from ~464k to ~6.8k. Which isn't great (the total report was ~26k), but is roughly similar to `imagery.entries` (~9k with wiki:"Maps/USA States#MesaCountyGISValleywide2020" added to the list).


