No way.
- There is no such information. I could add a field in the entry forms, but the principle is to collect data fully anonymously. Everything which contains data similar to an address or part of an address could be considered DSGVO (=GDPR) relevant.
- If there'd be a country field in the forms, it would be necessary to have a drop down list to pick a country, otherwise we'd get a lot of garbage. Since I am not a web developer I have little motivation to implement this.
- Even if such a list would be easy to implement, there wouldn't be any plausibility check of country vs. coordinates. This is not a trivial task.
- If somebody looks for a dealership on the map, the country borders are visible.
- It is likely that somebody looking for a dealership will try to find one which is close to him. I think the map is sufficient for this purpose.
- It would clutter the structure.
- The worst thing is that the data is 'owned' by ... ? ... I don't know? I am a friend of 'on premises' storage which is the case for everybody which downloads the KMZ file.
to name just the most obvious ones.
BUT every dealer can add add the international country code to the
Note. Even the name could be abused to do so: "DE: Krah & Enders". This would even kind of group the dealerships per country by sorting. But this would need another check against the 'DE' token and very likely I'd get a lot of bad entries which would garble the data.
I understand that there is more potential in it. But for an overview, to get an idea where the members come from, it's IMHO sufficient.
BTW: if this forum is phpbb based, there is a plugin for a user map which can locate users by ZIP code and country. It claims to be DSGVO compliant ...
This kind of compliance requires some kind of a registration. This is the case for forum users but not with my very simple concept. I don't want to deal with the pitfalls of the DSGVO. Another restriction is that there can be only one entry per registered user. Just think of DaveB ...
But if Stu wants to install such a plugin, I'd be happy with it. However, if two members enter the same ZIP code, they will overlap in the map. And this map is not usable offline, and partially less comfortable than google earth. e.g. no 3D-buildings, no directions ...