COGDumper
Tile extractor
A tool to extract tiles from compressed GeoTIFF files without decompression.
Dumps tiles out of a cloud optimized geotiff
64 stars
97 watching
14 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/untiler | Utility for stitching together image tiles into larger composite files | 38 |
developmentseed/vt-geojson | Extracts GeoJSON data from Mapbox vector tiles | 60 |
ungarj/tilematrix | A Python module for handling and translating between geographic tiles and map coordinates. | 21 |
airbusgeo/cogger | A tool for converting internally tiled geotiff files to Cloud Optimized Geotiffs with overviews and masks | 110 |
mapbox/geojson-coords | Extracts coordinates from GeoJSON objects. | 31 |
mapbox/geojson-vt | A JavaScript library for efficiently slicing GeoJSON data into vector tiles on the fly for browser-based geospatial rendering and interaction. | 1,896 |
geovation/tiler | A command-line tool for converting and transforming vector data into raw tile formats | 151 |
mapbox/vector-tile-js | A JavaScript library for parsing and accessing data from compressed vector tile files used in geographic information systems | 351 |
cogeotiff/rio-tiler | A tool for reading and manipulating raster data from various sources | 518 |
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
mapbox/vector-tile-cs | A C# library for decoding Mapbox Vector Tiles | 57 |
cogeotiff/rio-cogeo | A plugin that facilitates the creation and validation of raster data in a specific format. | 317 |
mapbox/robosat | An end-to-end pipeline for extracting features from aerial and satellite imagery using convolutional neural networks | 2,024 |
geometalab/vector-tiles-reader-qgis-plugin | Reads Mapbox Vector Tiles from various sources and integrates them into QGIS | 149 |
bertt/mapbox-vector-tile-cs | A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |