84 enregistrements

Chantiers du Département à l'étude et en travaux sur la voirie départementale

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
OBJECTID
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
objectid
Type
int
Exemple
748
Opération
Nom de l'opération

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_operation
Type
texte
Exemple
Travaux sur la RD 67
Communes
Nom de la commune

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
communes
Type
texte
Exemple
Antony,Châtenay-Malabry,Sceaux
Voie
Nom de la voie

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
voie
Type
texte
Exemple
RD 67 - avenue Sully Prudhomme
Délimitation
Localisation des travaux

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
delimitation
Type
texte
Exemple
entre l'avenue de la Division Leclerc (RD 986) et la grande voie des vignes
Avancement
Etat des travaux

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
avancement
Type
texte
Exemple
Travaux en cours
Date des travaux
Date des travaux

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_travaux
Type
texte
Exemple
entre octobre 2023 et juin 2025
Date début
Date début de travaux

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_debut
Type
datetime
Exemple
2023-10-23T02:00:00+00:00
Date fin
Date fin de travaux

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_fin
Type
datetime
Exemple
2025-06-30T02:00:00+00:00
Type
Type de travaux

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
type_travaux
Type
texte
Exemple
Aménagement de voirie/Aménagements cyclables
Description
Précisions sur les travaux

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
description_travaux
Type
texte
Exemple
Aménagement global (voirie, circulations douces (desserte urbaine principale du Plan Vélo))
Opérateur
Opérateur

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
operateur
Type
texte
Exemple
CD92 / Direction des Mobilités
Lien
Lien 

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lien
Type
texte
Exemple
https://www.hauts-de-seine.fr/mon-departement/les-hauts-de-seine/les-grands-projets/la-voirie-departementale/la-rd67-a-chatenay-malabry
Contact
Contact

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
contact
Type
texte
Exemple
0 806 00 00 92 (service gratuit + prix appel)
https://contact.hauts-de-seine.fr/
geo_shape
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
geo_shape
Type
geo_shape
Exemple
{"coordinates":[[2.2901295772251298,48.76671092769301],[2.2901337078115107,48.766707354939165],[2.2901666039594666,48.76668956145097],[2.290185992855706,48.76666449328599],[2.2902040100250267,48.766640315986216],[2.290208323253235,48.76662325235501],[2.2902045111652196,48.76660344225943],[2.290236499821776,48.76655236460541],[2.2905146289857994,48.766310271227496],[2.290572575349448,48.76625125343438],[2.2909241831507026,48.76580812419225],[2.291293433512161,48.765367796320476],[2.2914541505730135,48.765154685052146],[2.291600340863673,48.76490910835525],[2.2916368359124117,48.764826577375025],[2.291679259401152,48.76470810367551],[2.2917146735740386,48.76460487922323],[2.291757939799627,48.76442435035138],[2.29177913874258,48.764165440371556],[2.2917688960332194,48.764017872589626],[2.2917530654010334,48.76388106520211],[2.291701565471144,48.76366579639867],[2.2913168763521936,48.76243848861054],[2.291293525543486,48.76235470249829],[2.291278495879013,48.76225927352695],[2.2912614411761494,48.762112564760706],[2.291257982371767,48.76206667310221],[2.2912237726959224,48.761981023949176],[2.2911860129606256,48.761956515682755],[2.2911800783001,48.76189262089143],[2.2911702453639498,48.76181521092544],[2.2911642853383225,48.76175311467026],[2.2911770050184823,48.761718112348824],[2.291166276896862,48.76160651895738],[2.2911711999838493,48.761544487186136],[2.2911910386737318,48.76148614218055],[2.2912231940864043,48.76142247261887]],"type":"LineString"}
geo_point_2d
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
geo_point_2d
Type
geo_point_2d
Exemple
[48.76421171280056,2.291261163061671]

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-travaux-et-projets-sur-voirie-departementale",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-229200506-travaux-et-projets-sur-voirie-departementale"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-229200506-travaux-et-projets-sur-voirie-departementale":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-229200506-travaux-et-projets-sur-voirie-departementale_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-travaux-et-projets-sur-voirie-departementale_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "objectid":
                {
                • "type":"integer",
                • "title":"OBJECTID",
                • "description":""
                }
                ,
              • "nom_operation":
                {
                • "type":"string",
                • "title":"Opération",
                • "description":"Nom de l'opération"
                }
                ,
              • "communes":
                {
                • "type":"string",
                • "title":"Communes",
                • "description":"Nom de la commune"
                }
                ,
              • "voie":
                {
                • "type":"string",
                • "title":"Voie",
                • "description":"Nom de la voie"
                }
                ,
              • "delimitation":
                {
                • "type":"string",
                • "title":"Délimitation",
                • "description":"Localisation des travaux"
                }
                ,
              • "avancement":
                {
                • "type":"string",
                • "title":"Avancement ",
                • "description":"Etat des travaux"
                }
                ,
              • "date_travaux":
                {
                • "type":"string",
                • "title":"Date des travaux",
                • "description":"Date des travaux"
                }
                ,
              • "date_debut":
                {
                • "type":"string",
                • "format":"date-time",
                • "title":"Date début",
                • "description":"Date début de travaux"
                }
                ,
              • "date_fin":
                {
                • "type":"string",
                • "format":"date-time",
                • "title":"Date fin",
                • "description":"Date fin de travaux"
                }
                ,
              • "type_travaux":
                {
                • "type":"string",
                • "title":"Type",
                • "description":"Type de travaux"
                }
                ,
              • "description_travaux":
                {
                • "type":"string",
                • "title":"Description",
                • "description":"Précisions sur les travaux"
                }
                ,
              • "operateur":
                {
                • "type":"string",
                • "title":"Opérateur",
                • "description":"Opérateur"
                }
                ,
              • "lien":
                {
                • "type":"string",
                • "title":"Lien",
                • "description":"Lien "
                }
                ,
              • "contact":
                {
                • "type":"string",
                • "title":"Contact ",
                • "description":"Contact"
                }
                ,
              • "geo_shape":
                {
                • "type":"object",
                • "oneOf":
                  [
                  • {
                    • "$ref":"#/definitions/geometry"
                    }
                  ]
                  ,
                • "title":"geo_shape",
                • "description":""
                }
                ,
              • "geo_point_2d":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"geo_point_2d",
                • "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

    Jeux de données similaires