Mateusz Konieczny
e6341d4628
try better scaling
2022-12-18 19:49:58 +01:00
Mateusz Konieczny
c4933fdc11
proof of concept for borough names with Mapnik-based tiles
2022-12-18 19:49:47 +01:00
Mateusz Konieczny
e59973e1cb
switch blue to purple for submitted applications
...
blue, even dark one, was too similar to building selection marker
2022-12-12 12:57:17 +01:00
Mateusz Konieczny
03bdf47cc5
show outlines for historic map across all zoom levels
2022-12-08 20:42:56 +01:00
Mateusz Konieczny
7b85b68490
subtler stroke for outlines
2022-12-08 20:42:56 +01:00
Mateusz Konieczny
19770cd343
add outline for historic map on top of it
2022-12-08 20:42:56 +01:00
Mateusz Konieczny
b9d98f069b
better colours
...
no longer clashing with selection outline
2022-12-07 13:17:16 +01:00
Mateusz Konieczny
32752fe71e
remove empty map layer
2022-12-02 15:30:12 +01:00
Mateusz Konieczny
5c3139ff6f
drop unwanted layers
2022-12-02 15:28:50 +01:00
Mateusz Konieczny
bec6277706
add special empty map
...
I am deeply unhappy about ugly disclaimer handling though right now I have no good ideas how to provide nicer display
2022-11-21 22:10:44 +01:00
Mateusz Konieczny
a679054a0d
show last 30 days, not last 7 in very recent applications
2022-11-10 08:29:08 +01:00
Mateusz Konieczny
1de5c51209
new layers
2022-11-07 10:50:50 +01:00
Mateusz Konieczny
adbe79727a
new test layers
2022-11-05 10:06:49 +01:00
Mateusz Konieczny
5d2a19bc61
tweak map colors
2022-11-04 17:27:21 +01:00
Mateusz Konieczny
146148a08a
rework colours in map style
2022-11-04 15:01:36 +01:00
Mateusz Konieczny
1aac2599ef
simplify Mapnik code
2022-11-04 14:19:15 +01:00
Mateusz Konieczny
80aeaf6dac
make application more visible on map, drop debug styling for unknown status objects
2022-10-05 19:56:25 +02:00
Mateusz Konieczny
205580d7fe
better display as unusual data in planning view
...
applications with unandled statuses are shown
not available application id is not shown as unknown anymore
2022-10-05 19:56:25 +02:00
Mateusz Konieczny
03b8a92ae8
experimental hack
2022-10-05 19:56:25 +02:00
Mateusz Konieczny
f13ac7d4a9
Rejected vs Refused
2022-10-05 19:54:39 +02:00
Mateusz Konieczny
20083a4b63
make places with applications more visible on lower zoom levels
2022-10-05 19:54:39 +02:00
Mateusz Konieczny
def260e584
support unknown status
2022-10-05 19:54:39 +02:00
Mateusz Konieczny
fa71dae61f
Use more delicate colours in planning layer.
2022-10-05 19:52:45 +02:00
Mateusz Konieczny
8cbb3cd84b
Display official planning data.
2022-10-05 19:52:14 +02:00
Mateusz Konieczny
4fb388ea92
add visualisation for more types of data being used
2022-09-24 12:57:22 +02:00
Mateusz Konieczny
3cb5ee5dca
Allow community to mark expected applications
2022-07-04 11:40:14 +02:00
Ed Chalstrey
1fdcee6814
finish prev commit
2022-06-10 14:46:56 +01:00
Ed Chalstrey
56abebf4de
add team_info_count to deteermin colour
2022-06-10 14:45:39 +01:00
Ed Chalstrey
691b68e128
test team colour scale (but using location vals for now)
2022-06-10 14:04:46 +01:00
Ed Chalstrey
2025a286ed
update polygon colour for current use verified
2022-05-05 11:59:36 +01:00
Mateusz Konieczny
22501850be
Tweak colour of garden buildings
...
https://github.com/colouring-cities/colouring-london/pull/782#issuecomment-1047876471
2022-02-22 20:27:43 +01:00
Mateusz Konieczny
3b25d7f36e
Special colors for hotels/garden buildings
...
part of #724
2022-02-15 19:57:25 +01:00
Mateusz Konieczny
fe94a51da4
Modify already commited migration
...
this avoids confusing migration in repository that could damage data, as meaning of the data in database mismatched decription
2022-02-14 13:36:19 +01:00
Mateusz Konieczny
9ba7e04f91
Improve name of unclassified
2022-02-14 13:36:19 +01:00
Mateusz Konieczny
ae39bc8066
Flip colors of wood and other natural material
...
requested in #727
2022-02-02 11:24:23 +01:00
Mateusz Konieczny
c30c3b6e1c
Finish rename
2022-01-18 10:33:58 +01:00
Mateusz Konieczny
1bf1edd2ae
Add ability to mark buildings as unknown
...
Also, make residential a bit stronger.
2022-01-11 17:51:07 +01:00
Maciej Ziarkowski
a4d1afab81
Rewrite map with hooks, add map colour toggle
...
Map and Legend components rewritten using hooks.
Also, each category can now have multiple available colour scales.
These can be switched using a select dropdown in the legend.
2021-10-01 13:30:03 +01:00
Maciej Ziarkowski
4aa35b94dd
Add logical toggle for demolished buildings
2021-03-18 19:44:16 +00:00
Maciej Ziarkowski
542fe6634b
Add simple dynamics map definition
2021-03-11 19:16:37 +00:00
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
Maciej Ziarkowski
1c34cc4bcb
Update land use colour map
2020-07-16 16:45:07 +02:00
Tom Russell
e6e0f790f1
Fix land use styles
...
Add vacant/derelict and agriculture/fisheries
Fix transport green
2020-06-18 12:28:11 +01:00
Tom Russell
97953db742
Merge branch 'master' into develop
2020-04-09 13:26:36 +01:00
Tom Russell
218155ccdd
Merge pull request #573 from mz8i/feature/538-planning-update
...
Feature 538: planning update
2020-04-09 13:22:15 +01:00
MeldaS
32bfb490be
Modify files for adding colouring map attribute
2020-04-01 12:18:44 +01:00
Maciej Ziarkowski
bbd570ddbe
Clean up land use order map/legend
2020-03-20 01:05:06 +00:00
Maciej Ziarkowski
4c7edee271
Update Age colours to latest style
2020-03-06 14:12:23 +00:00
Maciej Ziarkowski
ff703709a5
Gradate stroke width for conservation area
2020-02-17 00:09:20 +00:00
Maciej Ziarkowski
68ae627901
Add outline to listed bldgs in conservation area
2020-02-16 20:44:45 +00:00