# EOAP Schemas (c) 2024-2025 # # EOAP Schemas is licensed under # Creative Commons Attribution-ShareAlike 4.0 International. # # You should have received a copy of the license along with this work. # If not, see <https://creativecommons.org/licenses/by-sa/4.0/>. - type: enum name: CRS symbols: - CRS84 - CRS84h - type: record name: BBox fields: - type: - type: array items: double name: bbox - type: CRS name: crs