New graphs
|  | @ -659,7 +659,7 @@ function createMiscGraphs(allFeatures: ChangeSetData[], emptyCS: ChangeSetData[] | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| // new StatsDownloader("stats").DownloadStats()
 | new StatsDownloader("stats").DownloadStats() | ||||||
| const allPaths = readdirSync("stats") | const allPaths = readdirSync("stats") | ||||||
|     .filter(p => p.startsWith("stats.") && p.endsWith(".json")); |     .filter(p => p.startsWith("stats.") && p.endsWith(".json")); | ||||||
| let allFeatures: ChangeSetData[] = [].concat(...allPaths | let allFeatures: ChangeSetData[] = [].concat(...allPaths | ||||||
|  |  | ||||||
|  | @ -30445,6 +30445,646 @@ | ||||||
|         ] |         ] | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           11.7923628, | ||||||
|  |           48.0082558 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           11.6657021, | ||||||
|  |           48.052183 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           11.7041117, | ||||||
|  |           48.03995555 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           172.64223175, | ||||||
|  |           -43.528306 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           4.9165347, | ||||||
|  |           50.9266435 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           5.7296998, | ||||||
|  |           49.8311215 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           11.6599333, | ||||||
|  |           45.2261839 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           3.4445933, | ||||||
|  |           51.0832363 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           4.3931678, | ||||||
|  |           50.8743338 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           4.7631365, | ||||||
|  |           50.9219399 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           4.3873857, | ||||||
|  |           50.8607062 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           4.74033235, | ||||||
|  |           50.92323155 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           4.7573459, | ||||||
|  |           50.9217664 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           16.62298605, | ||||||
|  |           49.2292303 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           4.2645948, | ||||||
|  |           50.7375044 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           11.79279395, | ||||||
|  |           48.00553045 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           11.7620193, | ||||||
|  |           47.9896271 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           11.789493499999999, | ||||||
|  |           48.009133950000006 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           121.56077605, | ||||||
|  |           13.9636414 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           4.50383585, | ||||||
|  |           51.2238232 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           1.7154551, | ||||||
|  |           41.2203449 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           11.650590600000001, | ||||||
|  |           45.221955449999996 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           -73.2393975, | ||||||
|  |           -39.8317206 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           -85.6652284, | ||||||
|  |           42.9635538 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           121.55931, | ||||||
|  |           13.9643912 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           4.2539202, | ||||||
|  |           50.73936085 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           4.8806976, | ||||||
|  |           51.0598838 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           4.3478238, | ||||||
|  |           50.85017 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           4.3478238, | ||||||
|  |           50.85017 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           6.0071197, | ||||||
|  |           49.6155871 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           8.688210250000001, | ||||||
|  |           49.39110865 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           1.7148006, | ||||||
|  |           41.222486 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           1.7148006, | ||||||
|  |           41.222486 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           4.391632599999999, | ||||||
|  |           50.8360138 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           3.7352121, | ||||||
|  |           51.0451377 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           13.184895350000001, | ||||||
|  |           52.27952485 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           3.7214601, | ||||||
|  |           51.0370299 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           3.6716263, | ||||||
|  |           51.0137209 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           14.007407449999999, | ||||||
|  |           52.0593209 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           13.212819, | ||||||
|  |           52.2821415 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           -71.1234956, | ||||||
|  |           -34.381268 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           -80.1312574, | ||||||
|  |           25.7645181 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           4.25062635, | ||||||
|  |           50.742049449999996 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           -122.31678285000001, | ||||||
|  |           47.69018905 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           11.7128313, | ||||||
|  |           53.7345385 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           11.7128581, | ||||||
|  |           53.7315318 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           7.4295827, | ||||||
|  |           46.95714955 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           11.7128581, | ||||||
|  |           53.7315318 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           4.4313486, | ||||||
|  |           51.2063858 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           3.3297712500000003, | ||||||
|  |           51.135440849999995 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           13.3873519, | ||||||
|  |           52.5171181 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           5.5468411, | ||||||
|  |           50.6286394 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           3.2160907, | ||||||
|  |           51.195938 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           5.8804744, | ||||||
|  |           49.5957562 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           3.72091495, | ||||||
|  |           51.036722 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           3.2248056, | ||||||
|  |           51.2092223 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           6.511006999999999, | ||||||
|  |           52.5163817 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           -73.23049675, | ||||||
|  |           -39.837828349999995 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           4.0478664, | ||||||
|  |           50.9285288 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           4.1958205, | ||||||
|  |           50.9160088 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           10.769248950000001, | ||||||
|  |           59.9139277 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           18.936193000000003, | ||||||
|  |           50.27166355 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           3.2304311, | ||||||
|  |           51.2099671 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "type": "Feature", | ||||||
|  |       "geometry": { | ||||||
|  |         "type": "Point", | ||||||
|  |         "coordinates": [ | ||||||
|  |           11.24989435, | ||||||
|  |           43.7830436 | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|     { |     { | ||||||
|       "type": "Feature", |       "type": "Feature", | ||||||
|       "geometry": { |       "geometry": { | ||||||
|  |  | ||||||
| Before Width: | Height: | Size: 650 KiB After Width: | Height: | Size: 648 KiB | 
| Before Width: | Height: | Size: 329 KiB After Width: | Height: | Size: 330 KiB | 
| Before Width: | Height: | Size: 269 KiB After Width: | Height: | Size: 267 KiB | 
| Before Width: | Height: | Size: 228 KiB After Width: | Height: | Size: 228 KiB | 
| Before Width: | Height: | Size: 562 KiB After Width: | Height: | Size: 561 KiB | 
| Before Width: | Height: | Size: 586 KiB After Width: | Height: | Size: 591 KiB | 
| Before Width: | Height: | Size: 769 KiB After Width: | Height: | Size: 763 KiB | 
| Before Width: | Height: | Size: 787 KiB After Width: | Height: | Size: 792 KiB | 
| Before Width: | Height: | Size: 485 KiB After Width: | Height: | Size: 472 KiB | 
| Before Width: | Height: | Size: 502 KiB After Width: | Height: | Size: 512 KiB | 
| Before Width: | Height: | Size: 525 KiB After Width: | Height: | Size: 516 KiB | 
| Before Width: | Height: | Size: 571 KiB After Width: | Height: | Size: 570 KiB | 
| Before Width: | Height: | Size: 144 KiB After Width: | Height: | Size: 144 KiB | 
| Before Width: | Height: | Size: 132 KiB After Width: | Height: | Size: 132 KiB | 
| Before Width: | Height: | Size: 149 KiB After Width: | Height: | Size: 139 KiB | 
| Before Width: | Height: | Size: 124 KiB After Width: | Height: | Size: 126 KiB | 
| Before Width: | Height: | Size: 116 KiB After Width: | Height: | Size: 118 KiB | 
| Before Width: | Height: | Size: 116 KiB After Width: | Height: | Size: 118 KiB |