colouring-montreal/app
Maciej Ziarkowski 1ff3b38c4a
Refactor data maps and add building outlines (#630)
* Add subtle border for age layer buildings

* Simplify map data queries

* Fix typo in updated construction layer query

* Enable data tile caching switch for development

* Enable turning tile cache off

* Use render time variables for highlight tiles

* Create building numbers map layer

* Create database view for simpler map queries

* Decrease min zoom for numbers layer

* Add building outlines to all map layers

* Adjust building numbers style and zoom level

* Revert "Create database view for simpler map queries"

This reverts commit e3c342cb7393f491c838df5654c2316a9dab08e1
which cannot be implemented before upgrading Postgres to min v11
2021-01-29 02:40:11 +00:00
..
map_styles Refactor data maps and add building outlines (#630) 2021-01-29 02:40:11 +00:00
public Edit website text content and images 2020-12-05 01:07:59 +00:00
src Refactor data maps and add building outlines (#630) 2021-01-29 02:40:11 +00:00
.eslintignore Configure eslint 2019-05-27 16:13:11 +01:00
.eslintrc Move linting to use eslint (drop deprecated tslint) 2020-04-09 14:32:58 +01:00
.gitignore Merge frontend/api into universal react app 2018-09-09 22:22:44 +01:00
package-lock.json Update packages, add canvas-confetti for fun 2020-08-04 15:53:05 +01:00
package.json Update packages, add canvas-confetti for fun 2020-08-04 15:53:05 +01:00
razzle.config.js Set razzle to use eslint, drop tslint.json 2020-04-09 15:09:34 +01:00
tsconfig.json Include test files in tsconfig for intellisense 2020-03-08 18:46:28 +00:00