Commit Graph

2715 Commits

Author SHA1 Message Date
b0776f490c Add mapbox css and js to the head 2023-10-06 11:46:46 -04:00
9ad925cfc2 Delete css reference from index.ts 2023-10-05 18:45:10 -04:00
070abd07de Change index.ts and app.css 2023-10-05 18:43:44 -04:00
75ba25f2ed Make position fixed 2023-10-05 17:19:57 -04:00
0586af694a Add mapbox css directly 2023-10-05 17:04:45 -04:00
dec12d19cd Change the order of lat and lng 2023-10-05 16:27:29 -04:00
90bb71dac9 Edit the head 2023-10-05 15:59:32 -04:00
bc5b1c8f79 Change the % to px for width & height 2023-10-05 15:35:05 -04:00
10d068ba62 Change the % value for width & height 2023-10-05 15:33:49 -04:00
7e4fe071a6 Change the % value for width & height 2023-10-05 15:27:45 -04:00
5602245ec0 Change the px to % for width & height 2023-10-05 15:23:43 -04:00
01dab19220 Enlarge the map by changing the width value-5 2023-10-05 13:42:30 -04:00
5edfb2d48a Enlarge the map by changing width (px was %) and height values-4 2023-10-05 13:39:06 -04:00
b8b5140944 Enlarge the map by changing width and height values-3 2023-10-05 13:37:26 -04:00
71dc5bb1a7 Enlarge the map by changing the height value 2023-10-05 13:35:14 -04:00
e5cc456d6b Enlarge the map by changing width and height values 2023-10-05 13:33:17 -04:00
2c53688a8e Remove theme from line 109 2023-10-05 13:24:03 -04:00
4d90354f0b Replace CityBaseMapLayer them=.. with CityMap 2023-10-05 13:01:53 -04:00
ae46ec1547 Change the function to export function 2023-10-05 12:55:19 -04:00
5ac7bac38d Replace CityMap with CityBaseMapLayer 2023-10-05 12:01:03 -04:00
3d94fd9e49 Replace CityBaseMapLayer with CityMap 2023-10-05 11:40:36 -04:00
bfc6ab13d7 Add mapbox src and href 2023-10-05 11:33:33 -04:00
89885fb83e Test Changing the Land use menu 2023-09-21 14:58:30 -04:00
demianAdli
1630253b2d Rounding the latitude and longitude values 2023-09-14 11:39:41 -04:00
ec1a21f0e6 Change the point coordinates in the cc-config.json 2023-08-25 14:58:26 -04:00
a14b825f1f Remove etl from gitignore. Add the ER's building point to the module 2023-08-25 14:47:12 -04:00
Mike Simpson
0cc0ed385f
Merge pull request #1227 from colouring-cities/interface/ui-tweaks
Interface/UI tweaks
2023-08-16 14:52:20 +01:00
Mike Simpson
2ed41b1f9d Fix for switching layers via Layer Options menu 2023-08-16 14:49:30 +01:00
Mike Simpson
86eb45477a Fix for Historical Map Button logic
Remember to correctly turn both layers off when switching back to Age data
2023-08-16 14:15:18 +01:00
Mike Simpson
95d0fbd113
Merge pull request #1225 from colouring-cities/interface/ui-tweaks
Interface/UI tweaks
2023-08-16 12:29:05 +01:00
Mike Simpson
2ff4c472f0 Various Updates
- Show Architectural Style in Typology, but can't edit it. Fixed link to Age & History. Removed Button and removed from Key.
- Added separate layers for Historical Map, with and without footprints.
-  Changed "Post War" to start in 1946.
2023-08-16 12:24:28 +01:00
Mike Simpson
a6daaa5ab8
Update setup-dev-environment.md 2023-08-15 16:02:43 +01:00
Mike Simpson
fd11836bc8
Merge pull request #1224 from colouring-cities/fix/etl-test-polygons-1223
Update get_test_polygons.py for osmnx 1.6.0
2023-08-15 15:14:21 +01:00
Tom Russell
af54a67051 Fix lints 2023-08-15 14:10:19 +01:00
Tom Russell
5378fac326 Bump python for CI, install psycopg2 from wheel 2023-08-15 14:10:08 +01:00
Mike Simpson
d289650afe
Update etl.yml
Update Python version to 3.8 to solve issue with osnmx (see #1223)
2023-08-15 12:58:14 +01:00
Tom Russell
e2b26f09f3 Bump osmnx, relax fiona/shapely requirements 2023-08-15 12:44:30 +01:00
Tom Russell
7a72846659 Fix whitespace 2023-08-15 12:42:38 +01:00
Tom Russell
df65152198
Update get_test_polygons.py for osmnx 1.6.0
TODO - update `etl/requirements.txt` to reflect osmnx==1.6.0
2023-08-15 12:34:12 +01:00
Mike Simpson
c5b7f80e91 Tweaks 2023-08-10 14:20:51 +01:00
Mike Simpson
3e84e6f960 Change line colour/thickness on Survival Map
- Blue lines instead of red
- Get thinner as you zoom out
- Disappear above a certain zoom level
2023-08-10 14:14:32 +01:00
Mike Simpson
089e2af666 Move Architectural style data
- Now in Age/History
- Tweaks to text, fix typos, dates, text layout
- Also fix "click here to show historical maps" button on Age & History page
2023-08-09 14:47:41 +01:00
Mike Simpson
4e32ad9067 Tweaks to Dates and how Period is displayed 2023-08-09 14:08:39 +01:00
Mike Simpson
602449cf58 Add Original Land Use (Order) to Key
Copied code from Current Land Use (Land Use Category) to automatically calculate the Land Use Order for Original Land Use and then visualise it on the map. #1219
2023-08-03 16:42:12 +01:00
Mike Simpson
0db7ceb4e9 Move Attachment Form Options to be consistent with the rest of the code 2023-08-03 15:12:12 +01:00
Mike Simpson
6d13ab8048
Merge pull request #1222 from colouring-cities/interface/ui-tweaks
Interface/UI tweaks
2023-08-02 16:10:33 +01:00
Mike Simpson
7ec20446cf Add 'other' to dropdowns
Last task on issue #1221
2023-08-02 16:07:11 +01:00
Mike Simpson
178ba3d4b5 Changes to Style/period category, key and colours 2023-08-02 16:04:01 +01:00
Mike Simpson
5c0970a85e Copy/paste text fix 2023-08-02 15:54:14 +01:00
Mike Simpson
27fd9dccd6
Merge pull request #1220 from colouring-cities/interface/construction-updates
Interface/construction updates
2023-08-02 15:51:38 +01:00