Format: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
|-
|-
|HTML
|HTML
|text/html  
|text/html
|HTML
|HTML
|-
|-
|XML
|XML
|application/xml  
|application/xml
|XML
|XML
|-
|-
|SSML
|SSML
|application/ssml+xml
|application/ssml+xml
|SSML
|SSML
|-
|-
|GML
|GML
|application/xml
|application/xml
|GML
|GML
|-
|-
|JSON
|JSON
|application/json
|application/json
|JSON
|JSON
|-
|-
|TJSON
|TJSON
|application/json
|application/json
|Typed JSON
|Typed JSON
|-
|-
|GEOJSON
|GEOJSON
|application/json
|application/json
|eoJSON
|GeoJSON
|-
|-
|GPKG
|GPKG
|application/octet-stream
|application/octet-stream
|GeoPackage
|GeoPackage
|-
|-
|CITYGML
|CITYGML
|application/xml
|application/xml
|CityGML
|CityGML
|-
|-
|CITYJSON
|CITYJSON
|application/json
|application/json
|CityJSON
|CityJSON
|-
|-
|GLTF
|GLTF
|model/gltf+json
|model/gltf+json
|glTF
|glTF
|-
|-
|DXF
|DXF
|image/vnd.dxf
|image/vnd.dxf
|AutoCAD® DXF
|AutoCAD® DXF
|-
|-
|CSV
|CSV
|text/csv
|text/csv
|Comma Separated Value
|Comma Separated Value
|-
|-
|SSV
|SSV
|text/csv
|text/csv
|Semicolon Separated Value
|Semicolon Separated Value
|-
|-
|SMILE
|SMILE
|application/octet-stream
|application/octet-stream
|Binary JSON
|Binary JSON
|-
|-
|TSMILE
|TSMILE
|application/octet-stream
|application/octet-stream
|Binary Typed JSON
|Binary Typed JSON
|-
|-
|ZIPJSON
|ZIPJSON
|application/octet-stream
|application/octet-stream
|Zipped JSON
|Zipped JSON
|-
|-
|ZIPTJSON
|ZIPTJSON
|application/octet-stream
|application/octet-stream
|Zipped Typed JSON
|Zipped Typed JSON
|-
|-
|ZIPSMILE
|ZIPSMILE
|application/octet-stream
|application/octet-stream
|Zipped Binary JSON
|Zipped Binary JSON
|-
|-
|ZIPTSMILE
|ZIPTSMILE
|application/octet-stream
|application/octet-stream
|Zipped Binary Typed JSON
|Zipped Binary Typed JSON
|-
|-
|BINARY
|BINARY
|application/octet-stream
|application/octet-stream
|BINARY
|BINARY
|-
|-
|ZIPBINARY
|ZIPBINARY
|application/octet-stream
|application/octet-stream
|Zipped Binary
|Zipped Binary
|}
|}

Latest revision as of 14:03, 6 May 2026

Values

Name MediaType Description
HTML text/html HTML
XML application/xml XML
SSML application/ssml+xml SSML
GML application/xml GML
JSON application/json JSON
TJSON application/json Typed JSON
GEOJSON application/json GeoJSON
GPKG application/octet-stream GeoPackage
CITYGML application/xml CityGML
CITYJSON application/json CityJSON
GLTF model/gltf+json glTF
DXF image/vnd.dxf AutoCAD® DXF
CSV text/csv Comma Separated Value
SSV text/csv Semicolon Separated Value
SMILE application/octet-stream Binary JSON
TSMILE application/octet-stream Binary Typed JSON
ZIPJSON application/octet-stream Zipped JSON
ZIPTJSON application/octet-stream Zipped Typed JSON
ZIPSMILE application/octet-stream Zipped Binary JSON
ZIPTSMILE application/octet-stream Zipped Binary Typed JSON
BINARY application/octet-stream BINARY
ZIPBINARY application/octet-stream Zipped Binary