Region map "Europe"

Hi,

I'm trying to use "Europe" region map instead of "World". The world option works fine. It displays expected result.

When I select "Europe" metabase starts "doing science..." and refreshes all the time.

When I select "Europe_1" metabase also doesn't react any how

Hi @GingerZlo
Post "Diagnostic Info" from Admin > Troubleshooting.
And the URL for the GeoJSON map (if it is publicly available)

Hello

{
"browser-info": {
"language": "en-GB",
"platform": "MacIntel",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36",
"vendor": "Google Inc."
},
"system-info": {
"file.encoding": "UTF-8",
"java.runtime.name": "OpenJDK Runtime Environment",
"java.runtime.version": "11.0.11+9",
"java.vendor": "AdoptOpenJDK",
"java.vendor.url": "https://adoptopenjdk.net/",
"java.version": "11.0.11",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"java.vm.version": "11.0.11+9",
"os.name": "Linux",
"os.version": "5.4.120+",
"user.language": "en",
"user.timezone": "GMT"
},
"metabase-info": {
"databases": [
"mysql",
"googleanalytics",
"snowflake"
],
"hosting-env": "unknown",
"application-database": "mysql",
"application-database-details": {
"database": {
"name": "MySQL",
"version": "8.0.18-google"
},
"jdbc-driver": {
"name": "MariaDB Connector/J",
"version": "2.6.2"
}
},
"run-mode": "prod",
"version": {
"date": "2021-08-26",
"tag": "v0.40.3.1",
"branch": "release-x.40.x",
"hash": "0550b86"
},
"settings": {
"report-timezone": null
}
}
}

I'm not sure GeoJSON map is available. Can you please advise how to get it?

@GingerZlo Go to Admin > Settings > Maps, click the "Europe" map and copy the URL here.
It sounds like you're seeing this issue, which was fixed in 0.40.5:
https://github.com/metabase/metabase/issues/17940
You should upgrade to 0.40.5. Latest release is 0.41.0, with 0.41.1 likely coming today.
https://github.com/metabase/metabase/releases

https://ec.europa.eu/eurostat/cache/GISCO/distribution/v2/countries/geojson/CNTR_BN_01M_2016_3035.geojson

I'm not selecting grip map.

@GingerZlo That GeoJSON is 44MB - you're killing the browser. You'll need to find another more simplified map.
https://github.com/metabase/metabase/issues/6343 - upvote by clicking :+1: on the first post