Cloud-Optimized GeoTIFF 🛰

Cloud-Optimized GeoTIFF

Open Beta
.tif · image/tiff

A Cloud-Optimized GeoTIFF (COG) olyan raszterformátum, amely a csempék felhőből történő folyamatos közvetítésére szolgál. A fájl belső csempéket és áttekintő szinteket tartalmaz a fokozatos betöltéshez. Ideális felhőalapú térinformatikához, műholdfelvételekhez és elemzésekhez.

Cloud-Optimized GeoTIFF exportálása most ✨ Nyílt béta — ingyenes, korlátozás nélkül

Fő jellemzők

Belső csempék
Áttekintő szintek a fokozatos betöltéshez
Folyamatos közvetítés HTTP-tartomány-lekérdezésekkel
Example Cloud-Optimized GeoTIFF export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

A(z) Cloud-Optimized GeoTIFF formátumról

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.

Milyen program nyitja meg a(z) Cloud-Optimized GeoTIFF fájlokat

A következő programok és alkalmazások képesek megnyitni, szerkeszteni és kezelni az OSM2CDR-ből exportált Cloud-Optimized GeoTIFF (.tif) fájlokat:

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

Format specifications

Ki használ Cloud-Optimized GeoTIFF térképeket

🏗
Felhőalapú térinformatika
A raster layer straight from cloud storage, without a separate tile server.
💻
Műholdfelvételek
A basemap next to imagery in the same pipelines as satellite data.
📊
Raszterelemzés
A source for raster computations in rasterio, GDAL and cloud environments.
🎨
Webtérképek
A fast web map: the client pulls only the visible part and the scale it needs.
🗺
Tudományos adatok
Publishing research data in a format that is read over the network without downloading it whole.

Hogyan exportáljon Cloud-Optimized GeoTIFF formátumba

1
Terület kijelölése
Rajzoljon egy téglalapot vagy sokszöget az interaktív térképen az osm2cdr.ru oldalon
2
Cloud-Optimized GeoTIFF kiválasztása
Válassza ki a(z) Cloud-Optimized GeoTIFF formátumot a 127 elérhető exportformátum listájából
3
Exportálás
Kattintson az Exportálás gombra, és 1-5 percen belül megkapja a(z) .tif fájlt
4
Letöltés
Töltse le a kész Cloud-Optimized GeoTIFF fájlt, és nyissa meg a(z) QGIS programban

Hogyan nyissa meg az exportálás után

Népszerű térképek Cloud-Optimized GeoTIFF formátumban

Ingyenes

Szerezzen be Cloud-Optimized GeoTIFF térképexportokat

Töltsön le professzionális Cloud-Optimized GeoTIFF térképeket az OpenStreetMap adataiból. Azonnali generálás, bármilyen terület.

Ingyenes / export
Cloud-Optimized GeoTIFF exportálása most →

Gyakran feltett kérdések

Miben különbözik a COG a szokásos GeoTIFF-től?
Hol tárolhatók a COG-fájlok?
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?

Összehasonlítás más formátumokkal

Kapcsolódó formátumok

Gyakran együtt exportálva

Cloud-Optimized GeoTIFF+🌎GeoTIFF🗺PMTiles📷PNG

Related Articles