Format: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 6: | Line 6: | ||
!Description | !Description | ||
|- | |- | ||
|HTML | | HTML | ||
|text/html | | text/html | ||
| | | | ||
|- | |- | ||
|XML | | XML | ||
|application/xml | | application/xml | ||
| | | | ||
|- | |- | ||
|SSML | | SSML | ||
|application/ssml+xml | | application/ssml+xml | ||
| | | | ||
|- | |- | ||
|GML | | GML | ||
|application/xml | | application/xml | ||
| | | | ||
|- | |- | ||
|JSON | | JSON | ||
|application/json | | application/json | ||
| | | | ||
|- | |- | ||
|TJSON | | TJSON | ||
|application/json | | application/json | ||
| | | | ||
|- | |- | ||
|GEOJSON | | GEOJSON | ||
|application/json | | application/json | ||
| | | | ||
|- | |- | ||
|GPKG | | GPKG | ||
|application/octet-stream | | application/octet-stream | ||
| | | | ||
|- | |- | ||
|CITYGML | | CITYGML | ||
|application/xml | | application/xml | ||
| | | | ||
|- | |- | ||
|CITYJSON | | CITYJSON | ||
|application/json | | application/json | ||
| | | | ||
|- | |- | ||
|GLTF | | GLTF | ||
|model/gltf+json | | model/gltf+json | ||
| | | | ||
|- | |- | ||
|DXF | | DXF | ||
|image/vnd.dxf | | image/vnd.dxf | ||
| | | | ||
|- | |- | ||
|CSV | | CSV | ||
|text/csv | | text/csv | ||
| | | | ||
|- | |- | ||
|SSV | | SSV | ||
|text/csv | | text/csv | ||
| | | | ||
|- | |- | ||
|SMILE | | SMILE | ||
|application/octet-stream | | application/octet-stream | ||
| | | | ||
|- | |- | ||
|TSMILE | | TSMILE | ||
|application/octet-stream | | application/octet-stream | ||
| | | | ||
|- | |- | ||
|ZIPJSON | | ZIPJSON | ||
|application/octet-stream | | application/octet-stream | ||
| | | | ||
|- | |- | ||
|ZIPTJSON | | ZIPTJSON | ||
|application/octet-stream | | application/octet-stream | ||
| | | | ||
|- | |- | ||
|ZIPSMILE | | ZIPSMILE | ||
|application/octet-stream | | application/octet-stream | ||
| | | | ||
|- | |- | ||
|ZIPTSMILE | | ZIPTSMILE | ||
|application/octet-stream | | application/octet-stream | ||
| | | | ||
|- | |- | ||
|BINARY | | BINARY | ||
|application/octet-stream | | application/octet-stream | ||
| | | | ||
|- | |- | ||
|ZIPBINARY | | ZIPBINARY | ||
|application/octet-stream | | application/octet-stream | ||
| | | | ||
|} | |} | ||
Latest revision as of 11:26, 29 May 2026
Values
| Name | MediaType | Description |
|---|---|---|
| HTML | text/html | |
| XML | application/xml | |
| SSML | application/ssml+xml | |
| GML | application/xml | |
| JSON | application/json | |
| TJSON | application/json | |
| GEOJSON | application/json | |
| GPKG | application/octet-stream | |
| CITYGML | application/xml | |
| CITYJSON | application/json | |
| GLTF | model/gltf+json | |
| DXF | image/vnd.dxf | |
| CSV | text/csv | |
| SSV | text/csv | |
| SMILE | application/octet-stream | |
| TSMILE | application/octet-stream | |
| ZIPJSON | application/octet-stream | |
| ZIPTJSON | application/octet-stream | |
| ZIPSMILE | application/octet-stream | |
| ZIPTSMILE | application/octet-stream | |
| BINARY | application/octet-stream | |
| ZIPBINARY | application/octet-stream |