GET /fr/resource/data-format/?drf_format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "@app": "onegeo_resource",
        "@class": "dataformat",
        "@label": "Format des données",
        "id": 1,
        "codename": "csv",
        "display_name": "CSV",
        "description": "A Comma-Separated Values file is a delimited text file that uses a comma to separate values. Each line of the file is a data record. Each record consists of one or more fields, separated by commas. The use of the comma as a field separator is the source of the name for this file format.",
        "extension": [
            "csv"
        ],
        "mimetype": [
            "text/csv"
        ],
        "type": {
            "id": "tabular",
            "value": "tabular",
            "label": "Format tabulaire"
        }
    },
    {
        "@app": "onegeo_resource",
        "@class": "dataformat",
        "@label": "Format des données",
        "id": 16,
        "codename": "ecw",
        "display_name": "ECW",
        "description": "",
        "extension": [
            "ecw"
        ],
        "mimetype": [],
        "type": {
            "id": "image",
            "value": "image",
            "label": "Format image"
        }
    },
    {
        "@app": "onegeo_resource",
        "@class": "dataformat",
        "@label": "Format des données",
        "id": 9,
        "codename": "geojson",
        "display_name": "GeoJSON",
        "description": "GeoJSON is an open standard format designed for representing simple geographical features, along with their non-spatial attributes. It is based on the JSON format. The features include points, line strings, polygons, and multi-part collections of these types.",
        "extension": [
            "geojson",
            "json"
        ],
        "mimetype": [
            "application/geo+json",
            "application/json",
            "text/json"
        ],
        "type": {
            "id": "geospatial",
            "value": "geospatial",
            "label": "Format SIG"
        }
    },
    {
        "@app": "onegeo_resource",
        "@class": "dataformat",
        "@label": "Format des données",
        "id": 7,
        "codename": "jpeg",
        "display_name": "JPEG",
        "description": "JPEG or JPG is a commonly used method of lossy compression for digital images, particularly for those images produced by digital photography. The degree of compression can be adjusted, allowing a selectable trade-off between storage size and image quality. JPEG typically achieves 10:1 compression with little perceptible loss in image quality. Since its introduction in 1992, JPEG has been the most widely used image compression standard in the world, and the most widely used digital image format, with several billion JPEG images produced every day as of 2015.",
        "extension": [
            "jpg",
            "jpeg",
            "jpe",
            "jif",
            "jfif",
            "jfi"
        ],
        "mimetype": [
            "image/jpeg",
            "application/x-pdf",
            "application/x-bzpdf",
            "application/x-gzpd"
        ],
        "type": {
            "id": "image",
            "value": "image",
            "label": "Format image"
        }
    },
    {
        "@app": "onegeo_resource",
        "@class": "dataformat",
        "@label": "Format des données",
        "id": 2,
        "codename": "json",
        "display_name": "JSON",
        "description": "JSON is an open standard file format, and data interchange format, that uses human-readable text to store and transmit data objects consisting of attribute–value pairs and array data types. It is a very common data format, with a diverse range of applications, such as serving as a replacement for XML in AJAX systems.",
        "extension": [
            "json"
        ],
        "mimetype": [
            "application/json",
            "text/json"
        ],
        "type": {
            "id": "document",
            "value": "document",
            "label": "Format document"
        }
    },
    {
        "@app": "onegeo_resource",
        "@class": "dataformat",
        "@label": "Format des données",
        "id": 18,
        "codename": "ms-excel-doc",
        "display_name": "Microsoft Excel - Annexe",
        "description": "",
        "extension": [
            "xls",
            "xlsx",
            "xlsm",
            "xlsb"
        ],
        "mimetype": [
            "application/vnd.ms-excel"
        ],
        "type": {
            "id": "document",
            "value": "document",
            "label": "Format document"
        }
    },
    {
        "@app": "onegeo_resource",
        "@class": "dataformat",
        "@label": "Format des données",
        "id": 4,
        "codename": "ms-excel",
        "display_name": "Microsoft Excel Workbook",
        "description": "The default Excel 2007 and later workbook format. In reality, a Zip compressed archive with a directory structure of XML text documents. Functions as the primary replacement for the former binary .xls format, although it does not support Excel macros for security reasons. Saving as .xlsx offers file size reduction over .xls",
        "extension": [
            "xls",
            "xlsx",
            "xlsm",
            "xlsb"
        ],
        "mimetype": [
            "application/vnd.ms-excel"
        ],
        "type": {
            "id": "tabular",
            "value": "tabular",
            "label": "Format tabulaire"
        }
    },
    {
        "@app": "onegeo_resource",
        "@class": "dataformat",
        "@label": "Format des données",
        "id": 15,
        "codename": "ogc-wcs",
        "display_name": "OGC:WCS",
        "description": "",
        "extension": [],
        "mimetype": [],
        "type": {
            "id": "geospatial",
            "value": "geospatial",
            "label": "Format SIG"
        }
    },
    {
        "@app": "onegeo_resource",
        "@class": "dataformat",
        "@label": "Format des données",
        "id": 12,
        "codename": "ogc-wfs",
        "display_name": "OGC:WFS",
        "description": "",
        "extension": [],
        "mimetype": [],
        "type": {
            "id": "geospatial",
            "value": "geospatial",
            "label": "Format SIG"
        }
    },
    {
        "@app": "onegeo_resource",
        "@class": "dataformat",
        "@label": "Format des données",
        "id": 11,
        "codename": "ogc-wms",
        "display_name": "OGC:WMS",
        "description": "",
        "extension": [],
        "mimetype": [],
        "type": {
            "id": "geospatial",
            "value": "geospatial",
            "label": "Format SIG"
        }
    },
    {
        "@app": "onegeo_resource",
        "@class": "dataformat",
        "@label": "Format des données",
        "id": 13,
        "codename": "ogc-wmts",
        "display_name": "OGC:WMTS",
        "description": "",
        "extension": [],
        "mimetype": [],
        "type": {
            "id": "geospatial",
            "value": "geospatial",
            "label": "Format SIG"
        }
    },
    {
        "@app": "onegeo_resource",
        "@class": "dataformat",
        "@label": "Format des données",
        "id": 6,
        "codename": "pdf",
        "display_name": "PDF",
        "description": "PDF (Portable Document Format), standardized as ISO 32000, is a file format developed by Adobe in 1993 to present documents, including text formatting and images, in a manner independent of application software, hardware, and operating systems. Based on the PostScript language, each PDF file encapsulates a complete description of a fixed-layout flat document, including the text, fonts, vector graphics, raster images and other information needed to display it.",
        "extension": [
            "pdf"
        ],
        "mimetype": [
            "application/pdf",
            "application/x-pdf",
            "application/x-bzpdf",
            "application/x-gzpd"
        ],
        "type": {
            "id": "document",
            "value": "document",
            "label": "Format document"
        }
    },
    {
        "@app": "onegeo_resource",
        "@class": "dataformat",
        "@label": "Format des données",
        "id": 8,
        "codename": "png",
        "display_name": "PNG",
        "description": "PNG (Portable Network Graphics) is a raster-graphics file format that supports lossless data compression. PNG was developed as an improved, non-patented replacement for Graphics Interchange Format (GIF).",
        "extension": [
            "png"
        ],
        "mimetype": [
            "image/png"
        ],
        "type": {
            "id": "image",
            "value": "image",
            "label": "Format image"
        }
    },
    {
        "@app": "onegeo_resource",
        "@class": "dataformat",
        "@label": "Format des données",
        "id": 10,
        "codename": "shapefile",
        "display_name": "ShapeFile",
        "description": "The shapefile format is a geospatial vector data format for geographic information system (GIS) software. It is developed and regulated by Esri as a mostly open specification for data interoperability among Esri and other GIS software products. The shapefile format can spatially describe vector features: points, lines, and polygons, representing, for example, water wells, rivers, and lakes. Each item usually has attributes that describe it, such as name or temperature.",
        "extension": [
            "zip",
            "shp",
            "shx",
            "dbf",
            "prj"
        ],
        "mimetype": [
            "application/zip",
            "application/octet-stream",
            "application/x-dbf"
        ],
        "type": {
            "id": "geospatial",
            "value": "geospatial",
            "label": "Format SIG"
        }
    },
    {
        "@app": "onegeo_resource",
        "@class": "dataformat",
        "@label": "Format des données",
        "id": 14,
        "codename": "http-link",
        "display_name": "Site internet",
        "description": "",
        "extension": [],
        "mimetype": [],
        "type": {
            "id": null,
            "value": null,
            "label": "Inconnu"
        }
    },
    {
        "@app": "onegeo_resource",
        "@class": "dataformat",
        "@label": "Format des données",
        "id": 17,
        "codename": "tiff",
        "display_name": "TIFF",
        "description": "",
        "extension": [
            "tif"
        ],
        "mimetype": [],
        "type": {
            "id": "image",
            "value": "image",
            "label": "Format image"
        }
    },
    {
        "@app": "onegeo_resource",
        "@class": "dataformat",
        "@label": "Format des données",
        "id": 3,
        "codename": "xml",
        "display_name": "XML",
        "description": "XML (eXtensible Markup Language) is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. The World Wide Web Consortium's XML 1.0 Specification of 1998 and several other related specifications—all of them free open standards—define XML.",
        "extension": [
            "xml"
        ],
        "mimetype": [
            "application/xml",
            "text/xml"
        ],
        "type": {
            "id": "document",
            "value": "document",
            "label": "Format document"
        }
    },
    {
        "@app": "onegeo_resource",
        "@class": "dataformat",
        "@label": "Format des données",
        "id": 5,
        "codename": "zip",
        "display_name": "ZIP",
        "description": "ZIP is an archive file format that supports lossless data compression. A ZIP file may contain one or more files or directories that may have been compressed. The ZIP file format permits a number of compression algorithms, though DEFLATE is the most common. This format was originally created in 1989 and was first implemented in PKWARE, Inc.'s PKZIP utility, as a replacement for the previous ARC compression format by Thom Henderson. The ZIP format was then quickly supported by many software utilities other than PKZIP. Microsoft has included built-in ZIP support (under the name \"compressed folders\") in versions of Microsoft Windows since 2000 (Windows Me). Apple has included built-in ZIP support in Mac OS X 10.3 (via BOMArchiveHelper, now Archive Utility) and later. Most free operating systems have built in support for ZIP in similar manners to Windows and Mac OS X.",
        "extension": [
            "zip",
            "zipx"
        ],
        "mimetype": [
            "application/zip"
        ],
        "type": {
            "id": "archive",
            "value": "archive",
            "label": "Format archive"
        }
    }
]