Bug 2273614
Summary: | (Geo)Parquet vector driver not compiled in | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Cedric Rossi <cedric> |
Component: | gdal | Assignee: | Sandro Mani <manisandro> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 39 | CC: | alex, devrim, manisandro, neteler, pavel.lisy, praiskup |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
URL: | https://packages.fedoraproject.org/pkgs/gdal/gdal/fedora-39-updates.html | ||
Whiteboard: | |||
Fixed In Version: | gdal-3.8.5-2.fc40 gdal-3.7.3-5.fc39 | Doc Type: | --- |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-04-23 01:14:51 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Cedric Rossi
2024-04-05 10:26:38 UTC
FEDORA-2024-f01c22b4e8 (gdal-3.8.5-2.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-f01c22b4e8 FEDORA-2024-6d87487515 (gdal-3.7.3-5.fc39) has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-6d87487515 FEDORA-2024-6d87487515 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-6d87487515` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-6d87487515 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-f01c22b4e8 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-f01c22b4e8` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-f01c22b4e8 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. Tested the Fedora 39 version -- works perfectly with the example geoparquet file at https://github.com/opengeospatial/geoparquet/blob/main/examples/example.parquet ``` $ ogrinfo --formats | grep -i parquet Parquet -vector- (rw+v): (Geo)Parquet $ ogrinfo example.parquet INFO: Open of `example.parquet' using driver `Parquet' successful. 1: example (Multi Polygon) ``` I can also confirm that QGIS can now open the file. Many thanks! FEDORA-2024-f01c22b4e8 (gdal-3.8.5-2.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-6d87487515 (gdal-3.7.3-5.fc39) has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |