Commit Graph

2727 Commits

Author SHA1 Message Date
6d63a66cdc Return the media 2023-10-06 12:55:07 -04:00
1896950f52 Comment the last media 2023-10-06 12:54:06 -04:00
825c80de4a Comment leaflt-grab 2023-10-06 12:51:51 -04:00
eb173a396a Comment leaflt-container 2023-10-06 12:49:11 -04:00
58dce24463 Comment the media query 2023-10-06 12:47:02 -04:00
9fec553b16 Return to default 2023-10-06 12:32:24 -04:00
22c13e26b5 Add attributes to the media mapcontainer 2023-10-06 12:31:21 -04:00
59173da3fb Fux the media's top attribute 2023-10-06 12:27:51 -04:00
5dd409045d Play with the media attributes 2023-10-06 12:25:54 -04:00
02a4430677 Play with the map-container attributes-2 2023-10-06 12:22:42 -04:00
89d65ce6ca Play with the map-container attributes 2023-10-06 12:20:34 -04:00
9f89423946 Change the position back to absolute 2023-10-06 11:59:06 -04:00
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