colouring-montreal/app
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
..
map_styles use more clear naming variant 2023-02-07 13:09:16 +01:00
public get housing zones data in geojson 2022-12-08 20:42:56 +01:00
src change data definiton for tile mapstyle of 'location' and 'team' 2023-03-08 15:30:39 +01:00
.eslintignore Configure eslint 2019-05-27 16:13:11 +01:00
.eslintrc Disable prop types eslint rule 2021-03-15 20:49:28 +00:00
.gitignore Merge frontend/api into universal react app 2018-09-09 22:22:44 +01:00
package-lock.json Allow community to mark expected applications 2022-07-04 11:40:14 +02:00
package.json upgrade mini-css-extract-plugin 2022-06-27 21:17:58 +02:00
razzle.config.js Update build and SSR dependencies 2021-04-18 20:38:21 +01:00
tsconfig.json Update typescript, react, leaflet 2021-04-26 19:19:06 +01:00