Opened 8 years ago
Closed 8 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 , 8 years ago
Milestone: | 9.3 → 9.4 |
---|
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.