Cloud-Optimized GeoTIFF 🛰

Cloud-Optimized GeoTIFF

Open Beta
.tif · image/tiff

Cloud-Optimized GeoTIFF (COG) adalah format raster untuk streaming tile di cloud. File ini berisi tile internal dan overview untuk pemuatan progresif. Ideal untuk GIS cloud, citra satelit, dan analitik.

Ekspor Cloud-Optimized GeoTIFF sekarang ✨ Open Beta — gratis, tanpa batas

Fitur Utama

Tile internal
Overview untuk pemuatan progresif
Streaming HTTP range request
Example Cloud-Optimized GeoTIFF export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

Tentang Format Cloud-Optimized GeoTIFF

Cloud-Optimized GeoTIFF is an ordinary GeoTIFF, but laid out inside in such a way that it can be read piece by piece straight from the cloud. The file has internal tiles and a pyramid of reduced copies, so a client makes an HTTP request with a byte range and takes only the fragment it needs and only the scale it needs, without downloading the whole file.

The format is chosen when the map lives in cloud storage and is served to many consumers: a basemap for a web map, a layer in a cloud GIS, a raster for analytics. A single file on S3 replaces a whole tile server — readers take from it what they need themselves.

The output is a single .tif file: the map of the selected area is drawn into a raster and repacked into COG with GDAL. The internal tiles are 512 pixels, overview levels are built automatically with bilinear resampling, and the default compression is DEFLATE (LZW, ZSTD, JPEG and WebP are also available). Georeferencing is in WGS84, the resolution is chosen by a quality preset, and the raster side is capped so the file stays workable.

It is important to understand the nature of the file: these are pixels, not objects. There are no OSM attributes in it, and you cannot click a building and see its tags — for that you need vector formats.

Program Apa yang Membuka File Cloud-Optimized GeoTIFF

Program dan aplikasi berikut dapat membuka, menyunting, dan mengolah file Cloud-Optimized GeoTIFF (.tif) yang diekspor dari OSM2CDR:

🌎QGIS 💻GDAL 💻Rasterio 🌎ArcGIS Pro 🌐Google Earth Engine

Format specifications

Siapa yang Menggunakan Peta Cloud-Optimized GeoTIFF

🏗
GIS cloud
A raster layer straight from cloud storage, without a separate tile server.
💻
Citra satelit
A basemap next to imagery in the same pipelines as satellite data.
📊
Analisis raster
A source for raster computations in rasterio, GDAL and cloud environments.
🎨
Peta web
A fast web map: the client pulls only the visible part and the scale it needs.
🗺
Data ilmiah
Publishing research data in a format that is read over the network without downloading it whole.

Cara Mengekspor Cloud-Optimized GeoTIFF

1
Pilih area
Gambar persegi panjang atau poligon pada peta interaktif di osm2cdr.ru
2
Pilih Cloud-Optimized GeoTIFF
Pilih Cloud-Optimized GeoTIFF dari daftar 127 format ekspor yang tersedia
3
Ekspor
Klik Ekspor dan terima file .tif Anda dalam 1-5 menit
4
Unduh
Unduh file Cloud-Optimized GeoTIFF yang sudah siap dan buka di QGIS

Cara Membuka Setelah Ekspor

Peta populer dalam Cloud-Optimized GeoTIFF

Gratis

Dapatkan ekspor peta Cloud-Optimized GeoTIFF

Unduh peta Cloud-Optimized GeoTIFF profesional dari OpenStreetMap. Pembuatan instan, area apa pun.

Gratis / ekspor
Ekspor Cloud-Optimized GeoTIFF sekarang →

Pertanyaan yang Sering Diajukan

Apa perbedaan COG dengan GeoTIFF biasa?
Di mana sebaiknya file COG dihosting?
Are there OSM objects and attributes in the file?
How do I make sure the file really is cloud-optimized?
What compression and projection are used?

Bandingkan dengan Format Lain

Format Terkait

Sering Diekspor Bersama

Cloud-Optimized GeoTIFF+🌎GeoTIFF🗺PMTiles📷PNG

Related Articles