Skip to content

fix(dashboard): Simplify and reproject France Regions map#26848

Closed
dmeaux wants to merge 3 commits intoapache:masterfrom
dmeaux:Simplify-France-Regions-Map
Closed

fix(dashboard): Simplify and reproject France Regions map#26848
dmeaux wants to merge 3 commits intoapache:masterfrom
dmeaux:Simplify-France-Regions-Map

Conversation

@dmeaux
Copy link
Copy Markdown
Contributor

@dmeaux dmeaux commented Jan 29, 2024

fix(dashboard): simplify and reproject France Regions map

SUMMARY

The previous version of the GeoJSON file was in EPSG 2154 projection and contained a high level of detail in the boundaries. This version has been reprojected to WGS84 (EPSG 4326) with the boundaries simplified, reducing the file size from ~12 MB to less than 900 KB.

BEFORE SCREENSHOTS


AFTER SCREENSHOTS

france_regions_geojson
TS

ADDITIONAL INFORMATION

@dmeaux dmeaux changed the title Simplify-France-Regions-Map fix(dashboard): Simplify and reproject France Regions map Jan 29, 2024
@dmeaux dmeaux marked this pull request as ready for review January 29, 2024 11:04
@qleroy
Copy link
Copy Markdown
Contributor

qleroy commented Jan 29, 2024

I confirm that the new geojson file gets displayed correctly in the graph preview !
Thank you for the fix @dmeaux
It is very much appreciated.

Screenshot 2024-01-29 at 12 31 17

@rusackas
Copy link
Copy Markdown
Member

It seems like we have conflicts that need to be resolved, but I'd love to get this merged. Also, do you know how to add/support this in the python notebook? I have a PR open to consolidate everything into that workflow, but right now the Italy Regions and France Regions maps are the exceptions I still want to sort out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants