[Qgis-user] Import German population data
Jonathan Berschauer
dev at tuxjoe.de
Sat Jul 6 05:23:24 PDT 2024
Hi everyone!
I want to import German population data (
https://www.statistikportal.de/de/veroeffentlichungen/georeferenzierte-bevoelkerungszahlen
) into QGIS.
The data is in ETRS89/LAEA / EPSG-3035 format.
I modified the CSV, so it looks like this:
==
Gitter_ID_1km;Zeitraum;Einwohner;X;Y
CRS3035RES1000mN3516000E4281000;2021;1403;4281000;3516000
CRS3035RES1000mN3516000E4282000;2021;1804;4282000;3516000
==
But when I import it as a layer, no data is shown...
Can anyone help?
Thank you very much!
Jonathan
More information about the QGIS-User
mailing list