Custom Query (2765 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 2765)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#2802 fixed rasql stuck when executed with user without any rights mrodionych@… Dimitar Misev
Description

To reproduce:

  • create a user with rascontrol using define user u -passwd p but do not explicitly specify any -rights R
  • try to execute some query with that user: rasql will freeze when connecting to rasmgr, sending it KeepAlive requests in a loop
#2801 fixed FIX - wrong projected bounding box displayed on webworldwind for EPSG:3035 Bang Pham Huu Bang Pham Huu
Description

The coverage has CRS https://crs.rasdaman.com/def/crs/EPSG/0/3035

Y	Regular Axis	[900000, 5500000]	[0, 45999]	-100	metre
X	Regular Axis	[900000, 7400000]	[0, 64999]	100	metre

and the projected bbox in EPSG:4326 on the webworldwind is wrong which can be seen on WCS DescribeCoverage.

Coverage's wgs84BBox is correctly projected, but display it on WebWorldWind is wrong

<ows:WGS84BoundingBox> (Long Lat order)
<ows:LowerCorner>-56.50514190170437 24.2846829287949759004</ows:LowerCorner>
<ows:UpperCorner>72.906104934156792851 72.66326966834436</ows:UpperCorner>
</ows:WGS84BoundingBox>
#2800 fixed wcst_import give hint when no credentials specified an petascope requires them Bang Pham Huu Dimitar Misev
Description

User tries to import data and gets error like:

"Missing basic authentication header with username:password ..."

wcst_import should detect this and give a hint to the user, e.g.

Specify credentials with the -i or -u settings, see --help for more details.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.