colouring-montreal/app/src
traveller195 4dcd3de93a
change data definiton for tile mapstyle of 'location' and 'team'
using Subquery/ nested SQL Qquery to only load those buildings, having at least a few collected data. The benefit is, that the mapstyle is not different for nodata buildings comparing different data categories. Now, if you compare nodata buildings in 'team' or 'location' with others, the stroke width is larger than the normal map style... loading only builidings with data avoids this problem of different map styles. It is a better and more performant solution than changing it in polygon.xml
see also c80f243c0d
2023-03-08 15:30:39 +01:00
..
api Merge pull request #1081 from matkoniecz/feature/core-18-domestic-likes 2023-02-15 09:14:02 +00:00
frontend Merge pull request #1098 from colouring-cities/tweaks/ui 2023-02-24 09:45:33 +00:00
tiles change data definiton for tile mapstyle of 'location' and 'team' 2023-03-08 15:30:39 +01:00
cc-config.json Update cc-config.json 2023-02-09 11:24:27 +00:00
cc-config.ts Add Project-specific Privacy Policy Info to Config 2023-02-08 12:04:33 +00:00
client.tsx Replace likes with generic building-user attribs 2021-08-23 02:26:58 +01:00
db.ts Squash TypeScript errors and fix bugs 2019-08-09 18:49:43 +01:00
frontendRoute.tsx Merge branch 'master' into colouring-core 2023-02-03 11:28:45 +00:00
helpers.ts Add logical toggle for demolished buildings 2021-03-18 19:44:16 +00:00
index.ts Squash TypeScript errors and fix bugs 2019-08-09 18:49:43 +01:00
parse.ts Lint semicolons 2019-11-07 09:13:30 +01:00
server.tsx Lint semicolons 2019-11-07 09:13:30 +01:00