datafor123 / visualizer-free

0 stars 2 forks source link

Add detailed maps #3

Open enricomariam42 opened 3 years ago

enricomariam42 commented 3 years ago

Hi! I would like to add more detailed maps to the plugin. Is it possible to add geojson or shapefile data? Thanks Enrico

meishenlieshou commented 3 years ago

Hi! I would like to add more detailed maps to the plugin. Is it possible to add geojson or shapefile data? Thanks Enrico

Glad to receive your feedback. The plugin can add more maps, but the geojson file needs to be privately encrypted for the plugin to recognize. You provide a standard geojson file, we can add it for you. Thanks

enricomariam42 commented 3 years ago

Good! I got shapefile (WGS84 UTM32N) (simplified version) from italian national statistic institute (ISTAT) source: https://www.istat.it/it/archivio/222527 file source: https://www.istat.it/storage/cartografia/confini_amministrativi/non_generalizzati/Limiti01012021_g.zip , 2021/01/01 update) and converted to geojson with https://mapshaper.org.

There are four level of aggregation:

There is a more detailed version but i cannot upload here since it's ~70Mb.

Thank you for your time.

Limiti01012021_g_geojson.zip

enricomariam42 commented 3 years ago

Hi @meishenlieshou Any news? There are any issue with the file i provided? Thanks Enrico

meishenlieshou commented 3 years ago

Hi @enricomariam42 Sorry for not responding to your issues in time.

The geojson files (packaged in Limiti01012021_g_geojson.zip) you provided may not strictly comply with the standard. You can check whether the files are valid on this website http://geojson.io/

If the files are valid(like the screenshot I uploaded), we can help package them into the plug-in version, then you can use them directly in the dashboard with the new version.

Thanks

1618542556(1)

enricomariam42 commented 3 years ago

Hi @meishenlieshou Thanks for the tip!

The coordinates were in UTM32N format, I converted it to the usual WGS84 lat / long in the attached file below.

Thanks Enrico

Limiti01012021_g_geojson_wgs84.zip

meishenlieshou commented 3 years ago

@enricomariam42 Great, the geojson file in the zip file works!

meishenlieshou commented 3 years ago

@enricomariam42 Hi, We have sent you an email two days ago with a plug-in version which has build-in the extended map. Have you received it? Thanks

enricomariam42 commented 3 years ago

@meishenlieshou I haven't received the email. I've update my profile with new email address, can you try with that? Thanks

enricomariam42 commented 3 years ago

@meishenlieshou I got it from spam filter, but without the attached file. It was blocked by the corporate antivirus.

meishenlieshou commented 3 years ago

@enricomariam42 According to your suggestion, I used meishenlieshou@gmail.com to resend a zip package to you about two days ago. Have you received it?

enricomariam42 commented 3 years ago

@meishenlieshou Yes, I did recive. Let me check how it works. Thanks