Skip to content

Commit

Permalink
Merge pull request #1321 from jo-chemla/master
Browse files Browse the repository at this point in the history
Add to best-practices mime types for COPC, Geoparquet, 3dTiles, pmtiles
  • Loading branch information
emmanuelmathot committed Sep 8, 2024
2 parents ab15745 + f42311c commit a12cc5e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,10 @@ following table lists some of the most common ones you may encounter or use.
| `application/geopackage+sqlite3` | [GeoPackage](https://www.geopackage.org/) |
| `application/x-hdf5` | Hierarchical Data Format version 5 |
| `application/x-hdf` | Hierarchical Data Format versions 4 and earlier. |
| `application/vnd.laszip+copc` | [COPC](https://copc.io/) Cloud optimized PointCloud |
| `application/vnd.apache.parquet` | Apache [Geoparquet](https://geoparquet.org/) |
| `application/3dtiles+json` | [OGC 3D Tiles](https://www.ogc.org/standard/3dtiles/) |
| `application/vnd.pmtiles` | Protomaps [PMTiles](https://github.com/protomaps/PMTiles/blob/main/spec/v3/spec.md) |

*Deprecation notice: GeoTiff previously used the media type `image/vnd.stac.geotiff` and
Cloud Optimized GeoTiffs used `image/vnd.stac.geotiff; profile=cloud-optimized`.
Expand Down

0 comments on commit a12cc5e

Please sign in to comment.