Custom Query (1132 matches)
Results (4 - 6 of 1132)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2483 | fixed | odc-geo upgrade | ||
Description |
Opendatacube project core library odc-geo can be upgraded. Using a very recent build alpha17 ISO image, call pip3 to install odc-geo and watch the result. pip3 believes that odc-geo==0.4.8 is directly installable with the other core lib versions already there. user@osgeolive:~$ sudo pip3 install --upgrade --break-system-packages odc-geo Requirement already satisfied: odc-geo in /usr/lib/python3/dist-packages (0.2.1) Collecting odc-geo Downloading odc_geo-0.4.8-py3-none-any.whl.metadata (5.0 kB) Requirement already satisfied: affine in /usr/lib/python3/dist-packages (from odc-geo) (2.4.0) Requirement already satisfied: cachetools in /usr/lib/python3/dist-packages (from odc-geo) (5.3.0) Requirement already satisfied: numpy in /usr/lib/python3/dist-packages (from odc-geo) (1.26.4) Requirement already satisfied: pyproj>=3.0.0 in /usr/lib/python3/dist-packages (from odc-geo) (3.6.1) Requirement already satisfied: shapely in /usr/lib/python3/dist-packages (from odc-geo) (2.0.3) Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from pyproj>=3.0.0->odc-geo) (2023.11.17) Downloading odc_geo-0.4.8-py3-none-any.whl (150 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.1/150.1 kB 267.5 kB/s eta 0:00:00 Installing collected packages: odc-geo Attempting uninstall: odc-geo Found existing installation: odc-geo 0.2.1 Uninstalling odc-geo-0.2.1: Successfully uninstalled odc-geo-0.2.1 Successfully installed odc-geo-0.4.8 If true - that is as simple as it gets.. just take 0.4.8 and package it without other depends.. and done |
|||
#2482 | fixed | add PostGIS-3.5 | ||
Description |
release https://postgis.net/2024/09/PostGIS-3.5.0/ binary https://download.osgeo.org/postgis/source/postgis-3.5.0.tar.gz |
|||
#2480 | fixed | geoserver layer demos are broken | ||
Description |
ol17a1 openjdk 17.0.12 2024-07-16 OpenJDK Runtime Environment (build 17.0.12+7-Ubuntu-1ubuntu224.04) OpenJDK 64-Bit Server VM (build 17.0.12+7-Ubuntu-1ubuntu224.04, mixed mode, sharing) geoserver v2.25.3 ##--
|