Closed NewGraphEnvironment closed 1 year ago
work around for now is to export as geojson as that seems to work
better workaround is to export the file again and save as another gpkg with a different name (form_pscis_20230825_resaved.gpkg
in this case). This avoids issues related to conflicting column types caused by geojson vs gpkg.
same issue as here apparently https://github.com/NewGraphEnvironment/fish_passage_skeena_2022_reporting/issues/5
tried:
sf
call as recommended https://github.com/r-spatial/sf/issues/1087this may have to do with renaming the gpkg when it was replaced with a newer version. shouldn't matter but...