We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc5307d commit c2869f6Copy full SHA for c2869f6
msc_pygeoapi/loader/forecast_polygons.py
@@ -51,7 +51,7 @@
51
INDEX_NAME = 'forecast_polygons_{}_{}'
52
53
FILE_PROPERTIES = {
54
- 'OBJECT_ID': {
+ 'OBJECTID': {
55
'type': 'integer',
56
},
57
'CLC': {
0 commit comments