Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#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 Piero Campalani, 10 years ago

Status: newaccepted

comment:2 by Piero Campalani, 10 years ago

Resolution: fixed
Status: acceptedclosed

Enabled in changeset:acdce7f.

comment:3 by Piero Campalani, 10 years ago

(Documented in RasqlEncodeFunction#Example)

Note: See TracTickets for help on using tickets.