enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Cadastre rénové (feuilles de sections)

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Code INSEE
Code INSEE de la commune

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_insee
Type
texte
Exemple
                       
Commune
Commune sur laquelle est la feuille cadastrale

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
commune
Type
texte
Exemple
                       
Code
Code de la commune

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code
Type
texte
Exemple
                       
Section
Section de la feuille cadastrale

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
section
Type
texte
Exemple
                       
Feuille
Numéro de la feuille cadastrale

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
feuille
Type
texte
Exemple
                       
Année
Millésime de la feuille cadastrale

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
annee
Type
texte
Exemple
                       
Nom feuille
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_feuille
Type
texte
Exemple
                       
Identifiant
Identifiant de l'image

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
ident
Type
int
Exemple
                       
Nom image source homogénéisé
Nom homogénéisé pour mise en ligne Open data du fichier JPG de la feuille cadastrale

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_image_source_homogeneise
Type
fichier
Exemple
                       
Nom fichier source homogénéisé téléchargé
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_fichier_source_homogeneise_telecharge
Type
texte
Exemple
                       
Nom image georef
Nom original du fichier JPG géoréférencé de la feuille cadastrale

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_image_georef
Type
texte
Exemple
                       
Nom image géoréférencée homogénéisé
Nom homogénéisé pour mise en ligne Open data du fichier JPG géoréférencé de la feuille cadastrale

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_image_georef_homogeneise
Type
fichier
Exemple
                       
Nom fichier georef homogénéisé téléchargé
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_fichier_georef_homogeneise_telecharge
Type
texte
Exemple
                       
Nom image géoréférencée détourée homogénéisée
Nom homogénéisé pour mise en ligne Open data du fichier JPG géoréférencé détouré de la feuille cadastrale

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_image_georef_detouree_homogeneise
Type
fichier
Exemple
                       
Nom fichier georef détouré homogénéisé téléchargé
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_fichier_georef_detouree_homogeneise_telecharge
Type
texte
Exemple
                       
Geo Point
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
geo_point
Type
geo_point_2d
Exemple
                       
Geo Shape
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
geo_shape
Type
geo_shape
Exemple
                       
Nom image source
Nom original du fichier JPG de la feuille cadastrale

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
test
Type
texte
Exemple
                       

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":"fr-229200506-cadastre-renove-feuilles-de-sections",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-229200506-cadastre-renove-feuilles-de-sections"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-229200506-cadastre-renove-feuilles-de-sections":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-229200506-cadastre-renove-feuilles-de-sections_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"
            }
          }
        }
        ,
      • "fr-229200506-cadastre-renove-feuilles-de-sections_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "code_insee":
                {
                • "type":"string",
                • "title":"Code INSEE",
                • "description":"Code INSEE de la commune"
                }
                ,
              • "commune":
                {
                • "type":"string",
                • "title":"Commune",
                • "description":"Commune sur laquelle est la feuille cadastrale"
                }
                ,
              • "code":
                {
                • "type":"string",
                • "title":"Code",
                • "description":"Code de la commune"
                }
                ,
              • "section":
                {
                • "type":"string",
                • "title":"Section",
                • "description":"Section de la feuille cadastrale"
                }
                ,
              • "feuille":
                {
                • "type":"string",
                • "title":"Feuille",
                • "description":"Numéro de la feuille cadastrale"
                }
                ,
              • "annee":
                {
                • "type":"string",
                • "title":"Année",
                • "description":"Millésime de la feuille cadastrale"
                }
                ,
              • "nom_feuille":
                {
                • "type":"string",
                • "title":"Nom feuille",
                • "description":""
                }
                ,
              • "ident":
                {
                • "type":"integer",
                • "title":"Identifiant",
                • "description":"Identifiant de l'image"
                }
                ,
              • "nom_image_source_homogeneise":
                {
                • "type":"string",
                • "title":"Nom image source homogénéisé",
                • "description":"Nom homogénéisé pour mise en ligne Open data du fichier JPG de la feuille cadastrale"
                }
                ,
              • "nom_fichier_source_homogeneise_telecharge":
                {
                • "type":"string",
                • "title":"Nom fichier source homogénéisé téléchargé",
                • "description":""
                }
                ,
              • "nom_image_georef":
                {
                • "type":"string",
                • "title":"Nom image georef",
                • "description":"Nom original du fichier JPG géoréférencé de la feuille cadastrale"
                }
                ,
              • "nom_image_georef_homogeneise":
                {
                • "type":"string",
                • "title":"Nom image géoréférencée homogénéisé",
                • "description":"Nom homogénéisé pour mise en ligne Open data du fichier JPG géoréférencé de la feuille cadastrale"
                }
                ,
              • "nom_fichier_georef_homogeneise_telecharge":
                {
                • "type":"string",
                • "title":"Nom fichier georef homogénéisé téléchargé",
                • "description":""
                }
                ,
              • "nom_image_georef_detouree_homogeneise":
                {
                • "type":"string",
                • "title":"Nom image géoréférencée détourée homogénéisée",
                • "description":"Nom homogénéisé pour mise en ligne Open data du fichier JPG géoréférencé détouré de la feuille cadastrale"
                }
                ,
              • "nom_fichier_georef_detouree_homogeneise_telecharge":
                {
                • "type":"string",
                • "title":"Nom fichier georef détouré homogénéisé téléchargé",
                • "description":""
                }
                ,
              • "geo_point":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"Geo Point",
                • "description":""
                }
                ,
              • "geo_shape":
                {
                • "type":"object",
                • "oneOf":
                  [
                  • {
                    • "$ref":"#/definitions/geometry"
                    }
                  ]
                  ,
                • "title":"Geo Shape",
                • "description":""
                }
                ,
              • "test":
                {
                • "type":"string",
                • "title":"Nom image source",
                • "description":"Nom original du fichier JPG de la feuille cadastrale"
                }
              }
            }
          }
        }
      }
    }

    Jeux de données similaires