Format: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
{|class=wikitable
{|class=wikitable
!Name
!Name
!MediaType
!Description
!Description
|-
|-
|HTML
|HTML
|text/html Response: HTML
|text/html  
|HTML
|-
|-
|XML
|XML
|application/xml Response: XML
|application/xml  
|XML
|-
|-
|SSML
|SSML
|application/ssml+xml Response: SSML
|application/ssml+xml
|SSML
|-
|-
|GML
|GML
|application/xml Response: GML
|application/xml
|GML
|-
|-
|JSON
|JSON
|application/json Response: JSON
|application/json
|JSON
|-
|-
|TJSON
|TJSON
|application/json Response: Typed JSON
|application/json
|Typed JSON
|-
|-
|GEOJSON
|GEOJSON
|application/json Response: GeoJSON
|application/json
|eoJSON
|-
|-
|GPKG
|GPKG
|application/octet-stream Response: GeoPackage
|application/octet-stream
|GeoPackage
|-
|-
|CITYGML
|CITYGML
|application/xml Response: CityGML
|application/xml
|CityGML
|-
|-
|CITYJSON
|CITYJSON
|application/json Response: CityJSON
|application/json
|CityJSON
|-
|-
|GLTF
|GLTF
|model/gltf+json Response: glTF
|model/gltf+json
|glTF
|-
|-
|DXF
|DXF
|image/vnd.dxf Response: AutoCAD® DXF
|image/vnd.dxf
|AutoCAD® DXF
|-
|-
|CSV
|CSV
|text/csv Response: Comma Separated Value
|text/csv
|Comma Separated Value
|-
|-
|SSV
|SSV
|text/csv Response: Semicolon Separated Value
|text/csv
|Semicolon Separated Value
|-
|-
|SMILE
|SMILE
|application/octet-stream Response: Binary JSON
|application/octet-stream
|Binary JSON
|-
|-
|TSMILE
|TSMILE
|application/octet-stream Response: Binary Typed JSON
|application/octet-stream
|Binary Typed JSON
|-
|-
|ZIPJSON
|ZIPJSON
|application/octet-stream Response: Zipped JSON
|application/octet-stream
|Zipped JSON
|-
|-
|ZIPTJSON
|ZIPTJSON
|application/octet-stream Response: Zipped Typed JSON
|application/octet-stream
|Zipped Typed JSON
|-
|-
|ZIPSMILE
|ZIPSMILE
|application/octet-stream Response: Zipped Binary JSON
|application/octet-stream
|Zipped Binary JSON
|-
|-
|ZIPTSMILE
|ZIPTSMILE
|application/octet-stream Response: Zipped Binary Typed JSON
|application/octet-stream
|Zipped Binary Typed JSON
|-
|-
|BINARY
|BINARY
|application/octet-stream Response: BINARY
|application/octet-stream
|BINARY
|-
|-
|ZIPBINARY
|ZIPBINARY
|application/octet-stream Response: Zipped Binary
|application/octet-stream
|Zipped Binary
|}
|}



Revision as of 13:55, 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 eoJSON
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