Files
AI-Writie-Assistant/server/venv/lib/python3.9/site-packages/pyogrio/gdal_data/eedaconf.json
T
2026-04-16 10:01:11 +08:00

24 lines
411 B
JSON

{
"##example_collection/example_subcollection": {
"fields": [
{
"name": "a_int_field",
"type": "int"
},
{
"name": "a_int64_field",
"type": "int64"
},
{
"name": "a_int64_field",
"type": "int64"
},
{
"name": "a_real_field",
"type": "double"
}
],
"add_other_properties_field": true
}
}