colouring-montreal/app
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
..
map_styles show outlines for historic map across all zoom levels 2022-12-08 20:42:56 +01:00
public get housing zones data in geojson 2022-12-08 20:42:56 +01:00
src consistent naming 2022-12-08 20:42:56 +01:00
.eslintignore Configure eslint 2019-05-27 16:13:11 +01:00
.eslintrc Disable prop types eslint rule 2021-03-15 20:49:28 +00:00
.gitignore Merge frontend/api into universal react app 2018-09-09 22:22:44 +01:00
package-lock.json Allow community to mark expected applications 2022-07-04 11:40:14 +02:00
package.json upgrade mini-css-extract-plugin 2022-06-27 21:17:58 +02:00
razzle.config.js Update build and SSR dependencies 2021-04-18 20:38:21 +01:00
tsconfig.json Update typescript, react, leaflet 2021-04-26 19:19:06 +01:00