Skip to main content

Questions tagged [jpeg-2000]

JPEG 2000 (JP2) is an image compression standard and coding system.

0 votes
0 answers
119 views

I have GeoServer 2.25 with the GDAL extension. According to GeoServer's documentation this should be enough to get support for JP2, but I do not see JP2 as an option when trying to create a new Store....
patrick h's user avatar
0 votes
0 answers
82 views

I am trying to process large .jp2 files for image downloading from specified lat/lon coordinates using qgis's python packages. For context, I am working in a conda environment on a linux machine with ...
Spencer's user avatar
0 votes
0 answers
169 views

I wonder if there is a way to change the progression order of jpeg2000 image, without the need of decoding it and then encode it again. For example if I have an image with RPCL progression and I want ...
Tobby Moalem's user avatar
1 vote
1 answer
271 views

I am looking for a way to use my JPEG2000 over object storage (s3) efficiently. JPEG2000 structure is progressive by resolution, meaning that in order to get the maximum resolution of a tile, all ...
Tobby Moalem's user avatar
1 vote
0 answers
123 views

I'm trying to add JP2 files to fme and it gives me a very vague error when reading in the file. I have plenty of space and ram memory available for the process. I have also tried it on a more powerful ...
Stefan's user avatar
  • 21
1 vote
0 answers
271 views

I have a couple of files (one .jpg file and one .jgw file) that I would like to translate to a .jp2 file format. I need the .jp2 file format because the pipeline I'm working on uses that file format ...
jc12340's user avatar
  • 11
1 vote
0 answers
302 views

I am currently investigating if it is possible and practical to obtain JPEG2000 data via HTTP range request, hence in a similar way to cloud optimized geotiff data. As a test environment I have set up ...
user04212's user avatar
2 votes
1 answer
1k views

I would like to do a georeferencing via QGIS 3.22.5. I'm using the standard implementation at the menu point "Raster" -> "Georeferencing". My import file is a jp2-format and ...
Christian.Mrd's user avatar
0 votes
1 answer
975 views

Sentinel-2 Level-1C images are available in this AWS bucket. I am trying to get a Sentinel-2 L1C image of an area with an atmospheric correction done by the C2RCC Processor. I try to do this using ...
zabop's user avatar
  • 3,380
0 votes
1 answer
236 views

I am trying to make a lambda_function.py works in AWS. I have a lambda using geolambda v4 and geolambda-python v3 as layers, for running a script in Python that uses sentinel-2 jp2 files. Python ...
Web-GIS entrepreneur's user avatar
1 vote
2 answers
779 views

I have the 2018 orthophoto of Luxembourg (RGB IR, entire country, 25 GB) and it is way too large to work with. Furthermore, it is in .jp2 format. I want to translate it into smaller GeoTIFF tiles, ...
Manuel Popp's user avatar
2 votes
1 answer
732 views

The code below represents my attempt at mosaicing sentinel bands. I get an error right at the end when trying to write the mosaics. It states: TypeError: invalid driver: {'driver': 'GTiff', 'dtype':...
MJM's user avatar
  • 1,035
1 vote
1 answer
921 views

Given a jp2 file from Sentinel 2-A data and a set of coordinates for a polygon, I need to cut out that polygon from the JP2 file so that I can then convert it to NDVI and run a colour table on it. I ...
hyprstack's user avatar
  • 111
1 vote
2 answers
2k views

In a similar question, I read that one can create a GeoTIFF image from a JPEG using the Python GDAL API. I created a small example here: def translateIMG(path_in, path_out, in_format = "GTiff&...
Manuel Popp's user avatar
1 vote
1 answer
636 views

In QGIS I cannot make the resampling setting (changing it from nearest neighbour to bilinear or cubic) to smooth the pixels of Sentinel-2 imagery, both as jp2 or tif. If I export the image, convert it ...
duarte's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
7