{ "collection": "items", "field": "position", "type": "geometry.Point", "meta": { "collection": "items", "conditions": null, "display": null, "display_options": null, "field": "position", "group": null, "hidden": false, "interface": null, "note": null, "options": { "defaultView": { "bearing": 0, "center": { "lat": 0, "lng": 0 }, "pitch": 0, "zoom": 0 }, "geometryType": "Point" }, "readonly": false, "required": false, "sort": 10, "special": null, "translations": null, "validation": null, "validation_message": null, "width": "full" }, "schema": { "name": "position", "table": "items", "data_type": "POINT", "default_value": null, "max_length": null, "numeric_precision": null, "numeric_scale": null, "is_nullable": true, "is_unique": false, "is_indexed": false, "is_primary_key": false, "is_generated": false, "generation_expression": null, "has_auto_increment": false, "foreign_key_table": null, "foreign_key_column": null } }