forked from just-the-docs/just-the-docs
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add info about new Media type for CityJSONSeq
- Loading branch information
1 parent
3061c4f
commit 5cca9a3
Showing
2 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
layout: post | ||
title: CityJSONSeq now has its own media type | ||
categories: news | ||
date: 2024-10-31 10:05 | ||
--- | ||
|
||
CityJSONSeq now has [its own media type](https://www.iana.org/assignments/media-types/application/city+json-seq), which is also known as a MIME type (Multipurpose Internet Mail Extensions). | ||
|
||
A media type indicates the content and format of a document, and is widely used on the web. | ||
|
||
CityJSONSeq has the following type: `application/city+json-seq`. | ||
|
||
CityJSON files also have their own media type: [`application/city+json`](https://www.iana.org/assignments/media-types/application/city+json). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters