JPEG 2000 🌊

JPEG 2000 — Wavelet Image Compression

Open Beta
.jp2 · image/jp2

JPEG 2000 (.jp2) is the ISO/IEC 15444 international standard that uses a wavelet transform instead of the block DCT of ordinary JPEG. On osm2cdr.ru the map is rendered to PNG and then converted to .jp2 through GDAL's JP2OpenJPEG driver. Wavelet compression gives graceful degradation without blocky artefacts and multi-resolution decode. Both lossy and lossless modes are supported. The output is a raster RGB image of the map (not a multi-band satellite scene); it is a compact replacement for heavy PNG in high-resolution map posters and raster overlays.

立即导出 JPEG 2000 ✨ Open Beta — 免费无限制

主要特点

ISO/IEC 15444 standard, wavelet (DWT) instead of block DCT
Lossy and lossless modes (reversible 5/3 wavelet for lossless)
Multi-resolution decode — read only the resolution you need
Conversion via GDAL JP2OpenJPEG with configurable quality
A raster RGB snapshot of the map, MIME type image/jp2
JPEG 2000 格式导出示例(莫斯科中心,1x0.5 公里)
示例:莫斯科中心区,约 1x0.5 公里,中等详细度

关于 JPEG 2000 格式

JPEG 2000 is the ISO/IEC 15444 standard, built on a wavelet transform instead of the block DCT of ordinary JPEG. Hence its character: under heavy compression the picture blurs smoothly, without square artifacts, and a lower resolution can be read out of a single file without unpacking the whole image.

In cartography the format took root in archives and raster libraries: aerial photography, map scans and large rasters are stored as .jp2 for years. Multi-level decoding makes viewing large images fast — the program reads exactly the level it needs for the screen.

With us the map is rendered to PNG and then converted to .jp2 by the GDAL JP2OpenJPEG driver. The output is an ordinary RGB image of the map: a compact replacement for a heavy PNG in high-resolution posters and raster overlays. Lossy compression is applied by default, and a reversible lossless mode is available too.

What is not in the file: the spectral bands of a satellite scene and vector features. This is a snapshot of the map, not a multi-band raster and not a set of layers — OpenStreetMap tags do not make it in.

打开 JPEG 2000 文件的程序

以下程序可以打开、编辑和处理从 OSM2CDR 导出的 JPEG 2000 — Wavelet Image Compression(.jp2)文件:

🌎QGIS 💻GDAL 💻ImageMagick 💻IrfanView (plugin) 💻ECW/JP2 viewers

格式规格

谁在使用 JPEG 2000 地图

🏗
Compact storage of high-res map posters at 3–5x smaller than PNG
A poster takes up several times less space than PNG at the same visual quality.
💻
Raster overlays atop base maps with smooth multi-resolution viewing
An overlay on top of a basemap with fast viewing at any scale.
📊
Archives of cartographic rasters needing block-free wavelet degradation
Long-term storage with smooth rather than blocky degradation under compression.
🎨
Lossless export copies for later precise processing
The reversible mode keeps the original pixels for precise processing later.

如何导出 JPEG 2000

1
选择区域
在 osm2cdr 的交互式地图上绘制矩形或多边形
2
选择 JPEG 2000
从 127 种可用导出格式中选择 JPEG 2000 — Wavelet Image Compression
3
导出
点击导出,1–5 分钟内收到您的 .jp2 文件
4
下载
下载完成的 JPEG 2000 文件并在 QGIS 中打开

导出后如何打开

JPEG 2000 格式的热门地图

Free

导出 JPEG 2000 — Wavelet Image Compression 地图

从 OpenStreetMap 下载专业的 JPEG 2000 地图。即时生成,任意区域。

免费 / 导出
立即导出 JPEG 2000 →

常见问题

Does this JPEG 2000 hold multiple spectral bands?
Can I get a lossless .jp2?
How do I open .jp2?
JPEG 2000 or JPEG XL — which should I choose?
Is there georeferencing in the file?

相关格式

经常一起导出

Related Articles