Cloud-Optimized GeoTIFF 🛰

Cloud-Optimized GeoTIFF

Open Beta
.tif · image/tiff

Cloud-Optimized GeoTIFF (COG) is 'n raster-formaat vir wolkstroom van teëls. Die lêer bevat interne teëls en oorsigte vir progressiewe laai. Ideaal vir wolk-GIS, satellietbeelde en analise.

Voer Cloud-Optimized GeoTIFF nou uit ✨ Oop beta — gratis, geen beperkings nie

Sleutelkenmerke

Interne teëls
Oorsigte vir progressiewe laai
Stroming via HTTP-omvangversoeke
Example Cloud-Optimized GeoTIFF export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

Oor die Cloud-Optimized GeoTIFF-formaat

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.

Watter program open Cloud-Optimized GeoTIFF-lêers

Die volgende programme en toepassings kan Cloud-Optimized GeoTIFF (.tif)-lêers wat uit OSM2CDR uitgevoer is, open, redigeer en daarmee werk:

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

Format specifications

Wie gebruik Cloud-Optimized GeoTIFF-kaarte

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

Hoe om Cloud-Optimized GeoTIFF uit te voer

1
Kies gebied
Teken 'n reghoek of veelhoek op die interaktiewe kaart by osm2cdr.ru
2
Kies Cloud-Optimized GeoTIFF
Kies Cloud-Optimized GeoTIFF uit die lys van 127 beskikbare uitvoerformate
3
Uitvoer
Klik op Uitvoer en ontvang jou .tif-lêer binne 1-5 minute
4
Aflaai
Laai die gereede Cloud-Optimized GeoTIFF-lêer af en open dit in QGIS

Hoe om dit ná uitvoer te open

Gewilde kaarte in Cloud-Optimized GeoTIFF

Gratis

Kry Cloud-Optimized GeoTIFF-kaartuitvoere

Laai professionele Cloud-Optimized GeoTIFF-kaarte van OpenStreetMap af. Onmiddellike generering, enige gebied.

Gratis / uitvoer
Voer Cloud-Optimized GeoTIFF nou uit →

Gereelde vrae

Hoe verskil COG van gewone GeoTIFF?
Waar moet COG-lêers gehuisves word?
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?

Vergelyk met ander formate

Verwante formate

Dikwels saam uitgevoer

Cloud-Optimized GeoTIFF+🌎GeoTIFF🗺PMTiles📷PNG

Related Articles