-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Maps] Missing provinces on Italy #33230
Comments
Pinging @elastic/kibana-gis |
Thanks @markov00. As I understand it, the provinces of Friuli-Venezia Giulia were disbanded in 2017. Please let me know if I'm incorrect. I like your suggestion of adding a layer for regions of Italy. Tracking that issue here. We use OpenStreetMap (OSM) and Wikidata for generating most of our region layers and fall back to other sources then data is not available. The OdBL license of OSM and Public Domain license of Wikidata are very permissive. Vector data can be rapidly generated from OSM and Wikidata using SPARQL queries in Sophox. We have an open issue with respect to adding NUTS codes to vector layers. This is still being investigated. Providing metadata about our layers is a good idea. Currently, we only expose the |
@nickpeihl part of the administrative functions of the provinces of Friuli-Venezia Giulia are moved to municipalities some other to the region. But from a geographical point of view all the provinces of Friuli-Venezia Giulia remains here :) If the layer is a pure administrative/function level (that regards functions related to education, agriculture, social policy, youth policy etc) so you can suppress it but you have to add the region or municipalities depending on the data you are visualising. If you are using data related to geographies, nobody blowup the FVG provinces :D so you can still have it on the map |
@markov00 Thank you for the clarification. I have opened an issue to track this on the ems-file-service repo. |
The Elastic Maps Service has been updated with the missing provinces. elastic/ems-file-service#94 |
Kibana version:
master
Describe the bug:
The vector layer of Italy provinces https://maps.elastic.co/#file/italy_provinces all 4 provinces from the Friuli-Venezia Giulia region are missing (north eastern part of italy).
They are Gorizia, Pordenone, Udine, Trieste.
I also suggest few more things:
The text was updated successfully, but these errors were encountered: