fisharebest / webtrees

Online genealogy
https://webtrees.net
GNU General Public License v3.0
462 stars 299 forks source link

Import of location data not working #4967

Closed SunsetGolfer closed 6 months ago

SunsetGolfer commented 6 months ago

I used the following format:

Level;Place0;Longitude;Latitude;Zoom;Icon 0;"Alt-Schwerin bei Plau";E53.51;N12.35;; 0;"Aschersleben";E51.76;N11.46;; 0;"Belgien";E50.50;N4.47;; 0;"Berlin-Siemensstadt";E52.54;N13.26;;

This format is what the export gives me as well.

And none of the locations is imported..

Am I doing anything wrong?

Cheers Jörg

fisharebest commented 6 months ago

I saved this text into a file. I imported it. webtrees reported 4 places imported The data was imported - I see the co-ordinates.

So it seems to work fine.

Am I doing anything wrong?

Hard to tell. What did you do exactly? What happened, exactly?

SunsetGolfer commented 6 months ago

@fisharebest thanks for the fast response.

There are 63 entries in my list and I do not get an error, but rather this... grafik

fisharebest commented 6 months ago

And what options do you select for the import?

SunsetGolfer commented 6 months ago

"Replace only"

There seems to be a problem with my Umlauten... grafik

fisharebest commented 6 months ago

Is your file saved using UTF8 encoding?

SunsetGolfer commented 6 months ago

Not sure. How can I check?

grafik

SunsetGolfer commented 6 months ago

It was not, so converting to UTF8 and importing again did the job.

Thanks for your support.

kr Jörg

fisharebest commented 6 months ago

Add the file here as an attachment or email it to me

SunsetGolfer commented 6 months ago

Webtrees Locations_UTF8.CSV

But somehow the map is odd... grafik

fisharebest commented 6 months ago

You have the co-ordinate columns in the wrong order.

It should be Longitude first, Latitude second.

SunsetGolfer commented 6 months ago

Ok, so there is a problem with the translation.

  1. Longitude = Längengrad
  2. Latitude = Breitengrad

but

grafik

This one I fixed: grafik

But I export to a CSV I get this:

grafik

Now I am confused.

It´s been a long day.

cu tomorrow

SunsetGolfer commented 6 months ago

Webtrees Locations_UTF8.CSV

This should be ok, but when trying to upload - however I try - it does not recognize the changes.

SunsetGolfer commented 6 months ago

Still the same problem. What can i do to fix it?

Any hints welcome...