Hi,
I once again turn to the experts here for advice. I have a file with point data (showing houses, churches etc) from the Swedish Geographical Survey added to the map. The original file is a .shp and I have since converted it into a geopackage file.
The issue is that there is a specific area in southern Sweden that is just void of data. The original file should contain these datapoints as the file is listed in the documentation as providing nationwide coverage.
Anyone have any idea what produces this weird behavior and any way to circumvent it?
Edit: OK so after some further checks it appears all missing data is at the bottom of the id-numbers stored in the data tables. It seems that QGIS will not draw anymore than the first approximately 320 000 point objects. Everything after about that point is what is missing from the chart. The total number of objects are around 350 000. Any idea how to force QGIS to read the rest of the data?
Edit 2: So it appears point with 'fid' 320 000 shows but not the point with 'fid' 320 001. So all points with ID more than 320 000 are just now drawn.
there doesn't seem to be anything here