Skip to content

Commit

Permalink
format table
Browse files Browse the repository at this point in the history
  • Loading branch information
rbavery committed Jan 31, 2024
1 parent ed2c558 commit 19a2141
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions spec/stac-geoparquet-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,13 @@ A common use case of stac-geoparquet is to create a mirror of a STAC collection.

For example:

| Field Name | Type | Value |
| ----------- | --------- | ----------- |
| Field Name | Type | Value |
|-------------|-----------|-------------------------------------|
| href | string | s3://example/uti/to/file.geoparquet |
| title | string | An example STAC geoparquet. |
| description | string | Example description. |
| type | string | application/vnd.apache.parquet |
| roles | \[string] | [collection-mirror]* |
| title | string | An example STAC geoparquet. |
| description | string | Example description. |
| type | string | application/vnd.apache.parquet |
| roles | \[string] | [collection-mirror]* |

*Note the IANA has not approved the new MIME type `application/vnd.apache.parquet` yet, it's been (submitted for approval)[https://issues.apache.org/jira/browse/PARQUET-1889].

Expand Down

0 comments on commit 19a2141

Please sign in to comment.