Custom Query (1132 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 1132)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#2483 fixed odc-geo upgrade osgeolive@… darkblueb
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 osgeolive@… darkblueb
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 osgeolive@… darkblueb
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

##--

  • start geoserver; choose Layer Preview
  • click on any Openlayers example
  • the new window fails to draw contents.. empty map
1 2 3 4 5 6 7 8 9 10 11 12
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.