DYT/Tool/OpenSceneGraph-3.6.5/share/gdal/eedaconf.json
2024-12-25 07:49:36 +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
}
}