Commit Graph

31 Commits

Author SHA1 Message Date
a3d3be1a3c Fix theme_color in webmanifest 2023-11-03 11:45:11 -04:00
Mateusz Konieczny
e407919129 get housing zones data in geojson
that was a silly story
https://apps.london.gov.uk/planning/?_gl=1*avicz4*_ga*MTg1MjY3MzMuMTY2NzcxMjIwMg..*_ga_PY4SWZN1RJ*MTY2NzcxMjI1NS4xLjAuMTY2NzcxMjI1NS42MC4wLjA links datastore
https://data.london.gov.uk/dataset/housing_zones is there
but for some reason it can be opened and viewed in QGIS that fails to export it
this failed with errors that once solved resulted in more problems

in the end I got data from initial site, captured network traffic with Firebug, manuall converted from some esri format into badly-handed Geojson
then rewound with https://github.com/mapbox/geojson-rewind

it is possibly that there was data loss or other issues along the way but at least data is there
2022-12-08 20:42:56 +01:00
Mateusz Konieczny
eff41d5c22 drop weird name 2022-12-08 20:42:56 +01:00
Mateusz Konieczny
b34e8c6ed3 housing zones with massive problem 2022-12-08 20:42:56 +01:00
Mateusz Konieczny
372b6a9187 record protected vistas geometries
https://data.london.gov.uk/dataset/london-views-management-framework-lvmf-extended-background-vistas

CC-BY-SA 4.0 by Greater London Authority (GLA)
2022-12-08 20:42:56 +01:00
Mateusz Konieczny
9e2bfe1438 add creative entrprise zone geomtries
that was a bit tricky - captured in requests made by https://apps.london.gov.uk/planning/?_gl=1*avicz4*_ga*MTg1MjY3MzMuMTY2NzcxMjIwMg..*_ga_PY4SWZN1RJ*MTY2NzcxMjI1NS4xLjAuMTY2NzcxMjI1NS42MC4wLjA

licence:ogl-v3 The boundaries are based on Ordnance Survey mapping and the data is published under Ordnance Survey's 'presumption to publish'.Contains OS data © Crown copyright and database rights 2019.
2022-12-08 20:42:56 +01:00
Mateusz Konieczny
43e275dea7 add conservation areas from http://www.bedfordpark.net/leo/planning/
The dataset is made available under a Creative Commons Attribution 4.0 licence, but contains public sector information licensed under the Open Government Licence v.3.0
2022-12-08 20:42:55 +01:00
Mateusz Konieczny
00b975b251 switch righ-hand rule 2022-12-08 20:42:55 +01:00
Mateusz Konieczny
5a03149ddd add flood zone geometry 2022-12-08 20:42:47 +01:00
Mateusz Konieczny
efab635407 show some INSPIRE parcels 2022-12-08 20:15:53 +01:00
Mateusz Konieczny
a6156d66a3 add switchable borough boundary overlay 2022-12-08 20:15:52 +01:00
Mike Simpson
9ccf2c7ffb Add Newcastle University Logo 2022-09-28 12:58:59 +01:00
Ed Chalstrey
a5af9369be Revert "make Turing logo bigger"
This reverts commit c3c48f6d93.
2022-05-26 11:51:06 +01:00
Ed Chalstrey
c3c48f6d93 make Turing logo bigger 2022-05-26 11:47:50 +01:00
Ed Chalstrey
ba247e5df5 even smaller 2022-05-26 11:44:18 +01:00
Ed Chalstrey
6a6ed45b65 less blurry 2022-05-26 11:35:28 +01:00
Ed Chalstrey
9de67c8473 shrink image even more 2022-05-26 11:32:31 +01:00
Ed Chalstrey
549fc5bd51 shrink image more 2022-05-26 11:30:08 +01:00
Ed Chalstrey
1272e2d2c2 shrink image 2022-05-26 11:25:20 +01:00
Ed Chalstrey
a3fc7dc256 change loughborough logo 2022-05-26 11:10:17 +01:00
Ed Chalstrey
9257f588ba add loughborough logo 2022-05-26 09:47:28 +01:00
Maciej Ziarkowski
93d8493a57 Edit website text content and images 2020-12-05 01:07:59 +00:00
Maciej Ziarkowski
0c9177d4fe Add OpenAPI doc for extracts and history 2020-02-07 14:21:18 +00:00
mz8i
997e92d27d
Add GLA boundary to map (#464) 2019-10-28 16:48:59 +00:00
Maciej Ziarkowski
d3cc69fda6 Add square logo for social sharing image 2019-10-03 13:19:44 +01:00
Maciej Ziarkowski
9de8113e20 Add web app manifest and icons 2019-09-18 18:43:21 +01:00
Maciej Ziarkowski
b2cf80cb2b Add Facebook and Twitter metadata 2019-09-10 12:23:41 +01:00
Tom Russell
47f8109d34 Fix welcome text, logo spacing 2019-04-18 17:41:20 +01:00
Tom Russell
4fbaa36328 Add logos to welcome 2019-04-09 09:37:28 +01:00
Tom Russell
9a06d35bd8 Add logos block to login/register pages (Closes #35) 2018-09-17 21:27:52 +01:00
Tom Russell
a005643746 Merge frontend/api into universal react app 2018-09-09 22:22:44 +01:00