#744 closed feature (fixed)
Enable GML in JPEG2000 encoding in rasdaman
Reported by: | Piero Campalani | Owned by: | Piero Campalani |
---|---|---|---|
Priority: | minor | Milestone: | 9.0.x |
Component: | conversion | Version: | development |
Keywords: | gml jpeg2000 encode | Cc: | Peter Baumann |
Complexity: | Medium |
Description
This ticket addresses the implementation of GML in JPEG2000 OGC standard. GDAL (>1.10) allows such encoding via the (open) JP2OpenJPEG
driver built on top of openjpeg 2.0 library.
Purpose: retrieve a GMLJP2 encoded file from rasdaman through the [RasqlEncodeFunction encode] function.
OGC page: http://www.opengeospatial.org/standards/gmljp2
GDAL page: http://www.gdal.org/frmt_jp2openjpeg.html
Change History (3)
comment:1 by , 11 years ago
Status: | new → accepted |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
Enabled in changeset:acdce7f.