Opened 7 years ago

Closed 7 years ago

#1471 closed defect (fixed)

WCPS_Fixed problem with encoding in json or application/json

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 9.4
Component: petascope Version: development
Keywords: Cc: Dimitar Misev, Vlad Merticariu
Complexity: Easy

Description

The problem is when encode in json, WCPS does not check it as encoding in csv and it which add some fixed parameters for crs,bbox to the rasql query and leads to error in rasql

'SELECT encode(c[460,271,36524], "json" , "crs=EPSG:4326;bbox=....") FROM temp2m AS c'

this should be small fix in WCPS encode and need to add some test cases in WCS, WCPS after the patch for encoding WCPS with new JSON style is applied.

Change History (2)

comment:1 by Bang Pham Huu, 7 years ago

Milestone: 9.39.4

comment:2 by Bang Pham Huu, 7 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.