Hello, I found this wonderful datasource : https://beta.source.coop/repositories/vida/google-microsoft-open-buildings/description/ which provides merged building footprints from microsoft and google the format of the data is either - GeoParquet
- FlatGeobuf
- PMTiles
I searched in the documentation and the forum there are (almost) no reference of these formats. with a online web service I got to transform geoparquet to geojson so I was able to check that the data provided is really what I need (for a very small sample of data, I tried with Andore! see attached files) Now I need a stronger work stream to import this data in Manifold, I found this software which is able to convert geoparquet to geojson https://github.com/planetlabs/gpq; it got Andorre data converted in 1s, and Cameroon data converted in few minutes (600Mo to 4Gb) gpq geojson output of Andorre was successfully imported in manifold9, but not Cameroon (log windows just says "invalid file type" geopandas combined with arrow library in python can also convert parquet to geojson, worked fine for Andore, it took 30mn for Cameroon and ended with the same error "invalid file type" How can I import these files in Manifold9 Attachments: 1441151880758558720.geojson bf_small.parquet
|