Cloud-Optimized GeoTIFF 🛰

Cloud-Optimized GeoTIFF

Open Beta
.tif · image/tiff

El GeoTIFF optimitzat per al núvol (COG) és un format ràster per a la transmissió de tessel·les en flux continu des del núvol. El fitxer conté tessel·les internes i vistes generals (overviews) per a una càrrega progressiva. Ideal per a SIG al núvol, imatges de satèl·lit i analítica.

Exporta Cloud-Optimized GeoTIFF ara ✨ Beta oberta — gratuït, sense límits

Característiques clau

Tessel·les internes
Vistes generals per a càrrega progressiva
Transmissió amb peticions HTTP de rang
Example Cloud-Optimized GeoTIFF export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

Sobre el 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.

Quin programa obre els fitxers Cloud-Optimized GeoTIFF

Els programes i les aplicacions següents poden obrir, editar i treballar amb fitxers Cloud-Optimized GeoTIFF (.tif) exportats des d'OSM2CDR:

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

Format specifications

Qui utilitza els mapes Cloud-Optimized GeoTIFF

🏗
SIG al núvol
A raster layer straight from cloud storage, without a separate tile server.
💻
Imatges de satèl·lit
A basemap next to imagery in the same pipelines as satellite data.
📊
Anàlisi ràster
A source for raster computations in rasterio, GDAL and cloud environments.
🎨
Mapes web
A fast web map: the client pulls only the visible part and the scale it needs.
🗺
Dades científiques
Publishing research data in a format that is read over the network without downloading it whole.

Com exportar Cloud-Optimized GeoTIFF

1
Selecciona l'àrea
Dibuixa un rectangle o un polígon al mapa interactiu d'osm2cdr.ru
2
Tria Cloud-Optimized GeoTIFF
Tria Cloud-Optimized GeoTIFF de la llista de 127 formats d'exportació disponibles
3
Exporta
Fes clic a Exporta i rep el fitxer .tif en 1-5 minuts
4
Descarrega
Descarrega el fitxer Cloud-Optimized GeoTIFF llest i obre'l amb QGIS

Com obrir el fitxer després de l'exportació

Mapes populars en Cloud-Optimized GeoTIFF

Free

Obtingues exportacions de mapes Cloud-Optimized GeoTIFF

Descarrega mapes Cloud-Optimized GeoTIFF professionals d'OpenStreetMap. Generació instantània, qualsevol àrea.

Gratuït / exportació
Exporta Cloud-Optimized GeoTIFF ara →

Preguntes freqüents

En què es diferencia COG d'un GeoTIFF normal?
On allotjar els fitxers 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?

Compara amb altres formats

Formats relacionats

Sovint exportats junts

Cloud-Optimized GeoTIFF+🌎GeoTIFF🗺PMTiles📷PNG

Related Articles