{
    "id": "google-open-buildings-cng",
    "title": "Google Open Buildings (Cloud-Native Geo distribution)",
    "description": "This dataset is a copy of the [Google Open Buildings](https://sites.research.google/open-buildings/), offering the data in more GIS-friendly and [cloud-native geospatial](https://cloudnativegeo.org) formats. The original dataset is distributed as gzipped csv files, and is available for download on [sites.research.google.com/open-buildings/](https://sites.research.google/open-buildings/#download). For more information see [the readme on source.coop](https://beta.source.coop/repositories/cholmes/google-open-buildings/description)",
    "extent":
    {
        "spatial":
        {
            "bbox":
            [
                [
                    -118.32803344726562,
                    -55.97568130493164,
                    141.01951599121094,
                    37.53124237060547
                ]
            ]
        },
        "temporal":
        {
            "interval":
            [
                [
                    "2023-05-30T00:00:00Z","2023-05-30T00:00:00Z"
                ]
            ]
        }
    },
    "itemType": "feature",
    "keywords":
    [
        "building footprints",
        "vector",
        "geoparquet",
        "pmtiles",
        "segmentation"
    ],
    "providers":
    [
        {
            "description": "Google Research derived the data from high-resolution satellite imagery",
            "name": "Google",
            "roles":
            [
                "producer",
                "licensor"
            ],
            "url": "https://sites.research.google/open-buildings/"
        },
        {
            "description": "Processed from gzipped CSV's to GeoParquet and PMTiles",
            "name": "Chris Holmes",
            "roles":
            [
                "processor"
            ],
            "url": "https://twitter.com/opencholmes"
        },
        {
            "description": "Provided cloud storage",
            "name": "Source Cooperative",
            "roles":
            [
                "host"
            ]
        }
    ],
    "license": "CC-BY-4.0",
    "links":
    [
        {
            "href": "https://data.source.coop/cholmes/google-open-buildings/google-open-buildings.pmtiles",
            "rel": "pmtiles",
            "title": "PMTiles",
            "type": "application/vnd.pmtiles",
            "pmtiles:layers":
            [
                "buildings"
            ]
        }
    ]
}