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
This commit is contained in:
Mateusz Konieczny 2022-12-06 16:22:44 +01:00
parent eff41d5c22
commit e407919129

File diff suppressed because one or more lines are too long