Skip to content

Commit

Permalink
Align table row endings to 299 chars
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-chemla committed Aug 28, 2024
1 parent 5845df1 commit f42311c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,10 +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) |
| `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 f42311c

Please sign in to comment.