Cloud-Optimized GeoTIFF 🛰

Cloud-Optimized GeoTIFF

Open Beta
.tif · image/tiff

O Cloud-Optimized GeoTIFF (COG) é um formato raster para streaming de tiles na nuvem. O ficheiro contém tiles internos e overviews para carregamento progressivo. Ideal para SIG na nuvem, imagens de satélite e análise.

Exportar Cloud-Optimized GeoTIFF agora ✨ Beta Aberta — gratuito, sem limites

Principais características

Ladrilhos internos
Vistas gerais para carregamento progressivo
Streaming por pedidos HTTP de intervalo
Example Cloud-Optimized GeoTIFF export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

Sobre o formato 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.

Que programa abre ficheiros Cloud-Optimized GeoTIFF

Os seguintes programas e aplicações podem abrir, editar e trabalhar com ficheiros Cloud-Optimized GeoTIFF (.tif) exportados do OSM2CDR:

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

Format specifications

Quem utiliza mapas Cloud-Optimized GeoTIFF

🏗
SIG na nuvem
A raster layer straight from cloud storage, without a separate tile server.
💻
Imagens de satélite
A basemap next to imagery in the same pipelines as satellite data.
📊
Análise de raster
A source for raster computations in rasterio, GDAL and cloud environments.
🎨
Mapas web
A fast web map: the client pulls only the visible part and the scale it needs.
🗺
Dados científicos
Publishing research data in a format that is read over the network without downloading it whole.

Como exportar para Cloud-Optimized GeoTIFF

1
Selecionar área
Desenhe um retângulo ou polígono no mapa interativo em osm2cdr.ru
2
Escolher Cloud-Optimized GeoTIFF
Selecione Cloud-Optimized GeoTIFF na lista de 127 formatos de exportação disponíveis
3
Exportar
Clique em Exportar e receba o seu ficheiro .tif em 1-5 minutos
4
Descarregar
Descarregue o ficheiro Cloud-Optimized GeoTIFF pronto e abra-o no QGIS

Como abrir depois da exportação

Mapas populares em Cloud-Optimized GeoTIFF

Free

Obtenha exportações de mapas em Cloud-Optimized GeoTIFF

Descarregue mapas profissionais em Cloud-Optimized GeoTIFF a partir do OpenStreetMap. Geração instantânea, qualquer área.

Gratuito / exportação
Exportar Cloud-Optimized GeoTIFF agora →

Perguntas frequentes

Em que difere o COG de um GeoTIFF normal?
Onde alojar os ficheiros COG?
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?

Comparar com outros formatos

Formatos relacionados

Frequentemente exportados em conjunto

Cloud-Optimized GeoTIFF+🌎GeoTIFF🗺PMTiles📷PNG

Related Articles