c0mm0.com — the continuously verified register of European data

Register record·API·FRUNVERIFIED

Ces fichiers SVG sont utilisés pour permettre des affichages vectoriels dans les composants ODS (ods-pictos) afin de visualiser les différents territoires d'un pays dans un espace "non géographique". Données disponibles Fichiers réalisés avec les données IGN AdminExpress et Geofla France Métropol...

0
poor

Weighted across five axes. Tap a ring for what it measures.

Data schema (5 fields)

Filterable via the API (4)
countrylegendtitleurl

Click a field to see example values.

FillFieldTypeDescription
100%countryFilterable via the APICountry Codetext
100%legendFilterable via the APItext
100%titleFilterable via the APItext
100%urlFilterable via the APItext
94.7%viewfile

Schema captured from opendatasoft 1 hour ago.

Query the data

Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.

=

Sample data (5 records)

Record 1url: https://static.opendatasoft.com/georef/s · view: {"id":"7ae076d3f19be71a66738e2059d712f2"
{
  "url": "https://static.opendatasoft.com/georef/svg/fr/com_ncl.svg",
  "view": {
    "id": "7ae076d3f19be71a66738e2059d712f2",
    "url": "https://hub.huwise.com/api/explore/v2.1/catalog/datasets/georef-svg/files/7ae076d3f19be71a66738e2059d712f2",
    "etag": "W/\"60b5064b-2bf3\"",
    "width": 300,
    "format": "svg",
    "height": 300,
    "filename": "com_ncl.svg",
    "mimetype": "image/svg+xml",
    "thumbnail": true,
    "last_synchronized": "2024-02-09T09:37:59.187833"
  },
  "title": "com_ncl",
  "legend": "Collectivité doutre-mer de Nouvelle-Calédonie",
  "country": "fr"
}
Record 2url: https://static.opendatasoft.com/georef/s · view: {"id":"4e77913c56a6e8041aae2e92c4c6a895"
{
  "url": "https://static.opendatasoft.com/georef/svg/fr/dep_reu.svg",
  "view": {
    "id": "4e77913c56a6e8041aae2e92c4c6a895",
    "url": "https://hub.huwise.com/api/explore/v2.1/catalog/datasets/georef-svg/files/4e77913c56a6e8041aae2e92c4c6a895",
    "etag": "W/\"60b50628-cdf\"",
    "width": 300,
    "format": "svg",
    "height": 300,
    "filename": "dep_reu.svg",
    "mimetype": "image/svg+xml",
    "thumbnail": true,
    "last_synchronized": "2024-02-09T09:37:56.163899"
  },
  "title": "dep_reu",
  "legend": "Département Réunion",
  "country": "fr"
}
Record 3url: https://static.opendatasoft.com/georef/s · view: {"id":"6e44d03fc109eb7294293791c031ebaf"
{
  "url": "https://static.opendatasoft.com/georef/svg/fr/reg_glp_text.svg",
  "view": {
    "id": "6e44d03fc109eb7294293791c031ebaf",
    "url": "https://hub.huwise.com/api/explore/v2.1/catalog/datasets/georef-svg/files/6e44d03fc109eb7294293791c031ebaf",
    "etag": "W/\"60b50642-38f9\"",
    "width": 300,
    "format": "svg",
    "height": 300,
    "filename": "reg_glp_text.svg",
    "mimetype": "image/svg+xml",
    "thumbnail": true,
    "last_synchronized": "2024-02-09T09:37:47.954277"
  },
  "title": "reg_glp_text",
  "legend": "Région Guadeloupe (enrichi avec texte)",
  "country": "fr"
}
Record 4url: https://static.opendatasoft.com/georef/s · view: {"id":"e8f7876256195f5d2bc5c81bf8d39cf5"
{
  "url": "https://static.opendatasoft.com/georef/svg/fr/reg_fxx.svg",
  "view": {
    "id": "e8f7876256195f5d2bc5c81bf8d39cf5",
    "url": "https://hub.huwise.com/api/explore/v2.1/catalog/datasets/georef-svg/files/e8f7876256195f5d2bc5c81bf8d39cf5",
    "etag": "W/\"60b5062d-8a54\"",
    "width": 300,
    "format": "svg",
    "height": 300,
    "filename": "reg_fxx.svg",
    "mimetype": "image/svg+xml",
    "thumbnail": true,
    "last_synchronized": "2024-02-09T09:37:46.680098"
  },
  "title": "reg_fxx",
  "legend": "Régions France Métropolitaine",
  "country": "fr"
}
Record 5url: https://static.opendatasoft.com/georef/s · view: {"id":"f10583bd978b05d11c09872cfae0b3d2"
{
  "url": "https://static.opendatasoft.com/georef/svg/uk/ctry_gbr_text.svg",
  "view": {
    "id": "f10583bd978b05d11c09872cfae0b3d2",
    "url": "https://hub.huwise.com/api/explore/v2.1/catalog/datasets/georef-svg/files/f10583bd978b05d11c09872cfae0b3d2",
    "etag": "W/\"60b9eab4-e3c72\"",
    "width": 300,
    "format": "svg",
    "height": 300,
    "filename": "ctry_gbr_text.svg",
    "mimetype": "image/svg+xml",
    "thumbnail": true,
    "last_synchronized": "2024-02-09T09:38:01.002144"
  },
  "title": "ctry_gbr_text",
  "legend": "Country (enrichi avec texte)",
  "country": "uk"
}

Live sample captured at profiling time — values may have changed upstream.

Using the API

Configuration

Base URL
https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/georef-svg

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/georef-svg/records?limit=20' -H 'Accept: application/json'

First 20 records of the dataset as JSON.

Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.

Full API documentation ↗

Rate limits

10 000 000 req/day
per ipmeasured
observed 1 hour ago

Dataset

Volume & freshness

Records
38
Last upstream update
3 years ago
2024-02-09

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

SVGs géographiques — live verification badge

Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.