Files
california-equity-git/.venv/lib/python3.12/site-packages/fiona/gdal_data/eedaconf.json
2024-12-19 20:22:56 -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
}
}