ONSdigital / SDG_11.2.1

Analysis for the UN Sustainable Development Goal 11.2.1
https://onsdigital.github.io/SDG_11.2.1/
Apache License 2.0
5 stars 7 forks source link

create output for qgis and visualise #82

Closed jwestw closed 1 year ago

jwestw commented 3 years ago

@Musachirikeni I have a few questions about this ticket:

MusaChirikeni commented 3 years ago

Hi James,

The short answer is it depends.

The only real options I would consider for my use are Shapefile and GeoPackage formats.

GeoPackageshttps://www.geopackage.org/ (GPKGs) are an open source file format which a easier to handle compared to shapefiles. They are relatively new but gaining popularity quickly.

Shapefiles are an ESRI file format and probably the most used and widely known at the moment. However, one shapefile consists of several files which could make handling a bit awkward.

Documentationhttps://geopandas.org/docs/user_guide/io.html is widely available on working with either file types. Both are easy to work with in programming or in a GIS software. At the moment I think its based on personal preference on which one people tend to use more.

I hope this is helpful,

Musa


Musa Chirikeni| Geospatial Analyst | Data Architecture Office for National Statistics | Swyddfa Ystadegau Gwladol +44 (0)1329 447129 | @.**@.> | @.***| @ONSGeographyhttp://twitter.com/ONSgeography

From: James Westwood @.> Sent: 12 May 2021 11:43 To: ONSdigital/SDG_11.2.1 @.> Cc: Chirikeni, Musa @.>; Mention @.> Subject: [ONSdigital/SDG_11.2.1] create output for qgis and visualise (#82)

@MusaChirikenihttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FMusaChirikeni&data=04%7C01%7CMusa.Chirikeni%40ons.gov.uk%7C43e50f35798c4f5f679508d91532b507%7C078807bfce824688bce00d811684dc46%7C0%7C0%7C637564129788421903%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=tLeVWqlNmIO4TqMD6tKv9yqQXTtWOmfQyceHd%2BpuWgM%3D&reserved=0 I have a few questions about this ticket:

- You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FONSdigital%2FSDG_11.2.1%2Fissues%2F82&data=04%7C01%7CMusa.Chirikeni%40ons.gov.uk%7C43e50f35798c4f5f679508d91532b507%7C078807bfce824688bce00d811684dc46%7C0%7C0%7C637564129788421903%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=cYDK%2BwcAucQXgsvkdUa4QrnMz8xFqxd9DslT0FHzV9A%3D&reserved=0, or unsubscribehttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAJWHCGNOVZYEVR75ZJ7LNXTTNJLS5ANCNFSM4ZO4OWBA&data=04%7C01%7CMusa.Chirikeni%40ons.gov.uk%7C43e50f35798c4f5f679508d91532b507%7C078807bfce824688bce00d811684dc46%7C0%7C0%7C637564129788431860%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=WnFnvxOMcRG%2B%2FU0uJHXo227OjhDY%2BIB%2F8HWWhfap2pY%3D&reserved=0.

jwestw commented 1 year ago

Done. We have included plots in our writeup