Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TADA_UpdateTribalLayers() warnings #457

Open
cristinamullin opened this issue May 13, 2024 · 0 comments
Open

TADA_UpdateTribalLayers() warnings #457

cristinamullin opened this issue May 13, 2024 · 0 comments

Comments

@cristinamullin
Copy link
Collaborator

Describe the bug

TADA_UpdateTribalLayers() issues many warnings.

To Reproduce

Code to reproduce the behavior:

> TADA_UpdateTribalLayers()
Deleting layer `AKAllotments' using driver `ESRI Shapefile'
Writing layer `AKAllotments' to data source `inst/extdata/shapefiles/AKAllotments.shp' using driver `ESRI Shapefile'
Writing 13677 features with 13 fields and geometry type Multi Polygon.
Deleting layer `AKVillages' using driver `ESRI Shapefile'
Writing layer `AKVillages' to data source `inst/extdata/shapefiles/AKVillages.shp' using driver `ESRI Shapefile'
Writing 227 features with 10 fields and geometry type Point.
Deleting layer `AmericanIndian' using driver `ESRI Shapefile'
Writing layer `AmericanIndian' to data source `inst/extdata/shapefiles/AmericanIndian.shp' using driver `ESRI Shapefile'
Writing 321 features with 21 fields and geometry type Multi Polygon.
Deleting layer `OffReservation' using driver `ESRI Shapefile'
Writing layer `OffReservation' to data source `inst/extdata/shapefiles/OffReservation.shp' using driver `ESRI Shapefile'
Writing 170 features with 21 fields and geometry type Multi Polygon.
Deleting layer `OKTribe' using driver `ESRI Shapefile'
Writing layer `OKTribe' to data source `inst/extdata/shapefiles/OKTribe.shp' using driver `ESRI Shapefile'
Writing 44 features with 21 fields and geometry type Polygon.
Deleting layer `VATribe' using driver `ESRI Shapefile'
Writing layer `VATribe' to data source `inst/extdata/shapefiles/VATribe.shp' using driver `ESRI Shapefile'
Writing 6 features with 10 fields and geometry type Point.
There were 50 or more warnings (use warnings() to see the first 50)
> warnings()
Warning messages:
1: In abbreviate_shapefile_names(obj) :
  Field names abbreviated for ESRI Shapefile driver
2: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 0 not successfully written. Possibly due to too larger number with respect to field width
3: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 1 not successfully written. Possibly due to too larger number with respect to field width
4: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 2 not successfully written. Possibly due to too larger number with respect to field width
5: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1472688000000 of field DATE_MO of feature 3 not successfully written. Possibly due to too larger number with respect to field width
6: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 3 not successfully written. Possibly due to too larger number with respect to field width
7: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 4 not successfully written. Possibly due to too larger number with respect to field width
8: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1312848000000 of field DATE_MO of feature 5 not successfully written. Possibly due to too larger number with respect to field width
9: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 5 not successfully written. Possibly due to too larger number with respect to field width
10: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 6 not successfully written. Possibly due to too larger number with respect to field width
11: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 7 not successfully written. Possibly due to too larger number with respect to field width
12: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 8 not successfully written. Possibly due to too larger number with respect to field width
13: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 9 not successfully written. Possibly due to too larger number with respect to field width
14: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1528156800000 of field DATE_MO of feature 10 not successfully written. Possibly due to too larger number with respect to field width
15: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 10 not successfully written. Possibly due to too larger number with respect to field width
16: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1528156800000 of field DATE_MO of feature 11 not successfully written. Possibly due to too larger number with respect to field width
17: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 11 not successfully written. Possibly due to too larger number with respect to field width
18: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 12 not successfully written. Possibly due to too larger number with respect to field width
19: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 13 not successfully written. Possibly due to too larger number with respect to field width
20: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 14 not successfully written. Possibly due to too larger number with respect to field width
21: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 15 not successfully written. Possibly due to too larger number with respect to field width
22: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 16 not successfully written. Possibly due to too larger number with respect to field width
23: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 17 not successfully written. Possibly due to too larger number with respect to field width
24: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 18 not successfully written. Possibly due to too larger number with respect to field width
25: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1525132800000 of field DATE_MO of feature 19 not successfully written. Possibly due to too larger number with respect to field width
26: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 19 not successfully written. Possibly due to too larger number with respect to field width
27: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1399507200000 of field DATE_MO of feature 20 not successfully written. Possibly due to too larger number with respect to field width
28: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 20 not successfully written. Possibly due to too larger number with respect to field width
29: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 21 not successfully written. Possibly due to too larger number with respect to field width
30: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 22 not successfully written. Possibly due to too larger number with respect to field width
31: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 23 not successfully written. Possibly due to too larger number with respect to field width
32: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 24 not successfully written. Possibly due to too larger number with respect to field width
33: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1319068800000 of field DATE_MO of feature 25 not successfully written. Possibly due to too larger number with respect to field width
34: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 25 not successfully written. Possibly due to too larger number with respect to field width
35: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 26 not successfully written. Possibly due to too larger number with respect to field width
36: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 27 not successfully written. Possibly due to too larger number with respect to field width
37: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 28 not successfully written. Possibly due to too larger number with respect to field width
38: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 29 not successfully written. Possibly due to too larger number with respect to field width
39: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 30 not successfully written. Possibly due to too larger number with respect to field width
40: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 31 not successfully written. Possibly due to too larger number with respect to field width
41: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1532995200000 of field DATE_MO of feature 32 not successfully written. Possibly due to too larger number with respect to field width
42: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 32 not successfully written. Possibly due to too larger number with respect to field width
43: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1499299200000 of field DATE_MO of feature 33 not successfully written. Possibly due to too larger number with respect to field width
44: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 33 not successfully written. Possibly due to too larger number with respect to field width
45: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1532995200000 of field DATE_MO of feature 34 not successfully written. Possibly due to too larger number with respect to field width
46: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 34 not successfully written. Possibly due to too larger number with respect to field width
47: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 35 not successfully written. Possibly due to too larger number with respect to field width
48: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 36 not successfully written. Possibly due to too larger number with respect to field width
49: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 37 not successfully written. Possibly due to too larger number with respect to field width
50: In CPL_write_ogr(obj, dsn, layer, driver, as.character(dataset_options),  ... :
  GDAL Message 1: Value 1682899200000 of field CURRENT of feature 38 not successfully written. Possibly due to too larger number with respect to field width

Expected behavior

What is causing these? Can they be safely ignored or do they need to be addressed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants