diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2025-06-04 15:44:51 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2025-06-04 15:54:18 +0200 |
commit | 2d8f839914feb2b9d31f2682b1c9992dd21c9b16 (patch) | |
tree | 31009ccd434a30507da15d4ea7dba9f91211f7ce /administrative-codes/csv2json | |
parent | 052536f62d2e58f6b9b142e035c49cb033458d7f (diff) |
VBK: Use the shapefile as source for offshore projects.
The file appears to be official and updated as often as the GPKG
nowdays. Both have 101 distinct features.
And unlike the GPKG the multipolygons are not split, so we add the
UNIQUE CONSTRAINT on "OmrID".
For some reason there are a lot of duplicates in the GPKG.
sqlite> SELECT "ObjectID", COUNT(*) FROM "lst_vbk_havsbaserad_vindkraft" GROUP BY 1 ORDER BY 2;
101|9
1|24
2|24
[…]
100|24
Diffstat (limited to 'administrative-codes/csv2json')
0 files changed, 0 insertions, 0 deletions