233 enregistrements

233 enregistrements

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Antennes mobiles 2G/3G/4G - Orléans métropole

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Operateur
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
operateur
Type
texte
Exemple
SFR
X (Lamb. II étendu)
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
x_lamb_ii_etendu
Type
décimal
Exemple
564360
Y (Lamb. II étendu)
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
y_lamb_ii_etendu
Type
décimal
Exemple
2322942
Technologies
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
technologies
Type
texte
Exemple
2G,3G,4G
Coordonnées
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
coordonnees
Type
geo_point_2d
Exemple
[47.9048482216,1.85984005226]
Commune
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
commune
Type
texte
Exemple
Saint-Jean-de-la-Ruelle
Code INSEE de la commune
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_insee_de_la_commune
Type
int
Exemple
45285
EPCI
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
epci
Type
texte
Exemple
Orléans Métropole
Département
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
departement
Type
texte
Exemple
LOIRET
Région
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
region
Type
texte
Exemple
CENTRE-VAL DE LOIRE
nom_iris
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_iris
Type
texte
Exemple
Parc d'activités Ingre St-Jean
code_iris
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_iris
Type
texte
Exemple
452850102
coordonnees_iris
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
coordonnees_iris
Type
geo_shape
Exemple
{"coordinates":[[[1.8684736262000001,47.9080456532],[1.8683860022,47.9080115069],[1.8682726804,47.9079897136],[1.8681137384,47.9079728808],[1.867587541,47.9079777085],[1.8648566458,47.9080413482],[1.8647326817,47.9083920713],[1.8645400174,47.9090130463],[1.8643998927,47.9094932204],[1.8643859219,47.909583090699996],[1.8643712681,47.90976746],[1.8643815248000002,47.9099763717],[1.8644084781,47.910155743],[1.864439533,47.91026855],[1.8645663418,47.910536192],[1.8649904318,47.9111757289],[1.8653178276,47.9115794161],[1.8644239013,47.9119379975],[1.8637017339000002,47.9121524255],[1.8636047268,47.9121811886],[1.8628436978,47.9123970354],[1.8623413331,47.9125370787],[1.8617788874,47.9126693371],[1.8588109036,47.913349777],[1.8580926821000001,47.9133787982],[1.8581347183,47.9133540054],[1.8581797799,47.9133130411],[1.8583227020000002,47.9131416203],[1.8576933621,47.9099115073],[1.8582267859,47.9080778816],[1.859072882,47.90720315],[1.8596478860999999,47.9044896635],[1.8596225444,47.9022419722],[1.8595923209,47.9021534729],[1.8595937751,47.9021480867],[1.8596659047,47.9021550876],[1.8605686209,47.902441069],[1.860846403,47.90253287],[1.8644159123000001,47.9039256316],[1.8651924039,47.9042328573],[1.8656912761000002,47.9044401901],[1.8679694339,47.905323528],[1.86896119,47.9062727423],[1.8691516141000002,47.9073879439],[1.8686364232,47.9078816118],[1.8685147752,47.9079992469],[1.8684736262000001,47.9080456532]]],"type":"Polygon"}

Schéma JSON

L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.

{
  • "title":"antenne_mobile_234g_orleans-metropole",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/antenne_mobile_234g_orleans-metropole"
      }
    ]
    ,
  • "definitions":
    {
    • "antenne_mobile_234g_orleans-metropole":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/antenne_mobile_234g_orleans-metropole_records"
            }
          }
        }
      }
      ,
    • "geoJSON":
      {
      • "title":"Geo JSON object",
      • "description":"Schema for a Geo JSON object",
      • "type":"object",
      • "required":
        [
        • "type"
        ]
        ,
      • "properties":
        {
        • "crs":
          {
          • "$ref":"#/definitions/crs"
          }
          ,
        • "bbox":
          {
          • "$ref":"#/definitions/bbox"
          }
        }
        ,
      • "oneOf":
        [
        • {
          • "$ref":"#/definitions/geometry"
          }
          ,
        • {
          • "$ref":"#/definitions/geometryCollection"
          }
          ,
        • {
          • "$ref":"#/definitions/feature"
          }
          ,
        • {
          • "$ref":"#/definitions/featureCollection"
          }
        ]
      }
      ,
    • "bbox":
      {
      • "description":"A bounding box as defined by GeoJSON",
      • "type":"array",
      • "items":
        {
        • "type":"number"
        }
      }
      ,
    • "crs":
      {
      • "title":"crs",
      • "description":"a Coordinate Reference System object",
      • "type":
        [
        • "object",
        • "null"
        ]
        ,
      • "required":
        [
        • "type",
        • "properties"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "type":"string"
          }
          ,
        • "properties":
          {
          • "type":"object"
          }
        }
        ,
      • "additionalProperties":false,
      • "oneOf":
        [
        • {
          • "$ref":"#/definitions/namedCrs"
          }
          ,
        • {
          • "$ref":"#/definitions/linkedCrs"
          }
        ]
      }
      ,
    • "namedCrs":
      {
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "name"
            ]
          }
          ,
        • "properties":
          {
          • "required":
            [
            • "name"
            ]
            ,
          • "additionalProperties":false,
          • "properties":
            {
            • "name":
              {
              • "type":"string"
              }
            }
          }
        }
      }
      ,
    • "linkedObject":
      {
      • "type":"object",
      • "required":
        [
        • "href"
        ]
        ,
      • "properties":
        {
        • "href":
          {
          • "type":"string",
          • "format":"uri"
          }
          ,
        • "type":
          {
          • "type":"string",
          • "description":"Suggested values: proj4, ogjwkt, esriwkt"
          }
        }
      }
      ,
    • "linkedCrs":
      {
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "link"
            ]
          }
          ,
        • "properties":
          {
          • "$ref":"#/definitions/linkedObject"
          }
        }
      }
      ,
    • "geometryCollection":
      {
      • "title":"GeometryCollection",
      • "description":"A collection of geometry objects",
      • "required":
        [
        • "geometries"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "GeometryCollection"
            ]
          }
          ,
        • "geometries":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"http://json-schema.org/geojson/geometry.json#"
            }
          }
        }
      }
      ,
    • "feature":
      {
      • "title":"Feature",
      • "description":"A Geo JSON feature object",
      • "required":
        [
        • "geometry",
        • "properties"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "Feature"
            ]
          }
          ,
        • "geometry":
          {
          • "oneOf":
            [
            • {
              • "type":"null"
              }
              ,
            • {
              • "$ref":"#/definitions/geometry"
              }
            ]
          }
          ,
        • "properties":
          {
          • "type":
            [
            • "object",
            • "null"
            ]
          }
          ,
        • "id":
          {
            }
          }
        }
        ,
      • "featureCollection":
        {
        • "title":"FeatureCollection",
        • "description":"A Geo JSON feature collection",
        • "required":
          [
          • "features"
          ]
          ,
        • "properties":
          {
          • "type":
            {
            • "enum":
              [
              • "FeatureCollection"
              ]
            }
            ,
          • "features":
            {
            • "type":"array",
            • "items":
              {
              • "$ref":"#/definitions/feature"
              }
            }
          }
        }
        ,
      • "geometry":
        {
        • "title":"geometry",
        • "description":"One geometry as defined by GeoJSON",
        • "type":"object",
        • "required":
          [
          • "type",
          • "coordinates"
          ]
          ,
        • "oneOf":
          [
          • {
            • "title":"Point",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "Point"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/position"
                }
              }
            }
            ,
          • {
            • "title":"MultiPoint",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiPoint"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/positionArray"
                }
              }
            }
            ,
          • {
            • "title":"LineString",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "LineString"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/lineString"
                }
              }
            }
            ,
          • {
            • "title":"MultiLineString",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiLineString"
                  ]
                }
                ,
              • "coordinates":
                {
                • "type":"array",
                • "items":
                  {
                  • "$ref":"#/definitions/lineString"
                  }
                }
              }
            }
            ,
          • {
            • "title":"Polygon",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "Polygon"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/polygon"
                }
              }
            }
            ,
          • {
            • "title":"MultiPolygon",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiPolygon"
                  ]
                }
                ,
              • "coordinates":
                {
                • "type":"array",
                • "items":
                  {
                  • "$ref":"#/definitions/polygon"
                  }
                }
              }
            }
          ]
          ,
        • "position":
          {
          • "description":"A single position",
          • "type":"array",
          • "minItems":2,
          • "items":
            [
            • {
              • "type":"number"
              }
              ,
            • {
              • "type":"number"
              }
            ]
            ,
          • "additionalItems":false
          }
          ,
        • "positionArray":
          {
          • "description":"An array of positions",
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/position"
            }
          }
          ,
        • "lineString":
          {
          • "description":"An array of two or more positions",
          • "allOf":
            [
            • {
              • "$ref":"#/definitions/positionArray"
              }
              ,
            • {
              • "minItems":2
              }
            ]
          }
          ,
        • "linearRing":
          {
          • "description":"An array of four positions where the first equals the last",
          • "allOf":
            [
            • {
              • "$ref":"#/definitions/positionArray"
              }
              ,
            • {
              • "minItems":4
              }
            ]
          }
          ,
        • "polygon":
          {
          • "description":"An array of linear rings",
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/linearRing"
            }
          }
        }
        ,
      • "antenne_mobile_234g_orleans-metropole_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "operateur":
                {
                • "type":"string",
                • "title":"Operateur",
                • "description":""
                }
                ,
              • "x_lamb_ii_etendu":
                {
                • "type":"number",
                • "title":"X (Lamb. II étendu)",
                • "description":""
                }
                ,
              • "y_lamb_ii_etendu":
                {
                • "type":"number",
                • "title":"Y (Lamb. II étendu)",
                • "description":""
                }
                ,
              • "technologies":
                {
                • "type":"string",
                • "title":"Technologies",
                • "description":""
                }
                ,
              • "coordonnees":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"Coordonnées",
                • "description":""
                }
                ,
              • "commune":
                {
                • "type":"string",
                • "title":"Commune",
                • "description":""
                }
                ,
              • "code_insee_de_la_commune":
                {
                • "type":"integer",
                • "title":"Code INSEE de la commune",
                • "description":""
                }
                ,
              • "epci":
                {
                • "type":"string",
                • "title":"EPCI",
                • "description":""
                }
                ,
              • "departement":
                {
                • "type":"string",
                • "title":"Département",
                • "description":""
                }
                ,
              • "region":
                {
                • "type":"string",
                • "title":"Région",
                • "description":""
                }
                ,
              • "nom_iris":
                {
                • "type":"string",
                • "title":"nom_iris",
                • "description":""
                }
                ,
              • "code_iris":
                {
                • "type":"string",
                • "title":"code_iris",
                • "description":""
                }
                ,
              • "coordonnees_iris":
                {
                • "type":"object",
                • "oneOf":
                  [
                  • {
                    • "$ref":"#/definitions/geometry"
                    }
                  ]
                  ,
                • "title":"coordonnees_iris",
                • "description":""
                }
              }
            }
          }
        }
      }
    }

    Réutilisations

    Cliquez pour déplier Cliquez pour replier

    Soumettre une réutilisation

    Cliquez pour déplier Cliquez pour replier

    Votre nom sera affiché publiquement avec votre réutilisation

    Votre prénom sera affiché publiquement avec votre réutilisation

    Votre email ne sera pas affiché publiquement et sera seulement utilisé par un administrateur pour vous contacter.

    Courte description de votre travail (max. 50 caractères)

    Une description de ce que vous avez fait en utilisant ce jeu de données (max. 1000 caractères)

    Une URL où votre travail est accessible publiquement

     ou 

    (facultatif) Une URL ou une image pour présenter votre travail

    false