{ "layers": [ { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "Dispositifs de ralentissement", "type": "Feature Layer", "description": "SIGNCA.ROUT_DISPOSITIF_RALENTISSEMENT", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Métropole Nice Côte d'Azur", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f3f30072f553d8fa85f7ca659ca668be", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAXCAYAAAAV1F8QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACNElEQVRIie2Vz0vTYRzHX8/2lWlUoyURmglqkBG4apKe7DqvHoYHQwIRVBqoO2SYNIkNY7kxGU5cFw8dNged/AMk2MFdlh4y8NA8Bg1nozX2PB2+jAJ1bv6IDr3hwwOfz8P79bwfHng0/pK0/yBQzwELiIlzBCkb4AYMoKIgEucAUgJYaG0l3dDAzWSSUC7H/XMA8Riwra7y02BAWK1YQfWDeHeGIHUJ8Pb18amjgzsAY2OIcJj5fF69B5E7IxDTmkZNJMLtUsPthpUVLPk8LuDlGYDULcDp9bJjNnO11DWbweejZmiIZ8WiioDYPSUIf309X8bHf6cpaXAQ/H7k5iavpaT/FCDVC9hjMXaFODgVAsJh6rq7cYBaAPHhBCBVA8zbbCR7erAdtaurCxwOfkSjBKVUNhCyShBPheBGPE6hzB4AfD7q4nHuSskg8LYKkLoGvBgY4GNTEw+PAzU2gsuF9HrxSqliIPYqBPFK08gtLvKg1NjehmAQtrYgm4XOTpichJYWfT41hSkU4kImwzTgqgCk7gFPPB5StbVcT6VgaUmvwh+XuLEBy8swOgojI9DWBnNz1A4P41RKLYH4fFyiN2YzO04nVo8HMhkwmXRDKfUCUEpfCwUIBMBigZkZjLOzfE+nCQC9ZUDKDjxqb2ffdSC8/pyNxkOOBuztwcQENDdzOZ3GrnuJtaMS7QNriQRXEgmKQBbIH259QCbgImAEvgLfyiQS68B6hcZV6V/+yk+mX7FzssMVMaq0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 976335.143100001, "ymin": 6289451.4012, "xmax": 1049710.8628, "ymax": 6361403.9581, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -3.922708622058855E7, "falseY": -2.663790524297555E7, "xyUnits": 1.1279559952081345E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CODE_INSEE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CODE_INSEE", "type": "esriFieldTypeString", "alias": "Code INSEE", "length": 5, "domain": null }, { "name": "IDVOIE_NCA", "type": "esriFieldTypeString", "alias": "Identifiant voie NCA", "length": 11, "domain": null }, { "name": "ID_RAL", "type": "esriFieldTypeString", "alias": "Identifiant", "length": 22, "domain": null }, { "name": "ADRESSE", "type": "esriFieldTypeString", "alias": "Adresse", "length": 150, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 2, "domain": { "type": "codedValue", "name": "RalentisseurType", "description": "type de ralentisseur", "codedValues": [ { "name": "Dos d'âne", "code": "DA" }, { "name": "Plateau", "code": "PL" }, { "name": "Trapézoïdal", "code": "TR" }, { "name": "Coussin", "code": "CE" }, { "name": "Ecluse", "code": "EC" }, { "name": "Chicane", "code": "CH" }, { "name": "A préciser", "code": "AP" }, { "name": "Coussin", "code": "CO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUT", "type": "esriFieldTypeString", "alias": "Statut", "length": 2, "domain": { "type": "codedValue", "name": "RalentisseurStatut", "description": "Statut ralentisseur", "codedValues": [ { "name": "En vigueur", "code": "EV" }, { "name": "En projet", "code": "EP" }, { "name": "Supprimé", "code": "SP" }, { "name": "Non positionné", "code": "NP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_CTRL", "type": "esriFieldTypeDate", "alias": "Date de contrôle", "length": 8, "domain": null }, { "name": "DATE_VISITE", "type": "esriFieldTypeDate", "alias": "Date de création", "length": 8, "domain": null }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "Commentaires", "length": 250, "domain": null }, { "name": "RAPPORT", "type": "esriFieldTypeString", "alias": "Fiche de contrôle", "length": 150, "domain": { "type": "codedValue", "name": "OuiNon", "description": "", "codedValues": [ { "name": "Oui", "code": "OUI" }, { "name": "Non", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ARRETE_DEB", "type": "esriFieldTypeString", "alias": "Arrêté de mise en vigueur", "length": 150, "domain": null }, { "name": "DATE_DEB", "type": "esriFieldTypeDate", "alias": "Date de mise en vigueur", "length": 8, "domain": null }, { "name": "ARRETE_FIN", "type": "esriFieldTypeString", "alias": "Arrêté d'abrogation", "length": 150, "domain": null }, { "name": "DATE_FIN", "type": "esriFieldTypeDate", "alias": "Date d'abrogation", "length": 8, "domain": null }, { "name": "SOUS_TYPE", "type": "esriFieldTypeString", "alias": "Sous-type", "length": 2, "domain": { "type": "codedValue", "name": "RalentisseurSous_type", "description": "Précision sur type de ralentisseur", "codedValues": [ { "name": "Coussin enrobé", "code": "CE" }, { "name": "Coussin préfabriqué béton", "code": "CB" }, { "name": "Coussin préfabriqué synthétique", "code": "CS" }, { "name": "Plateau traversant", "code": "PT" }, { "name": "A préciser", "code": "AP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "NUM_ORDRE", "type": "esriFieldTypeInteger", "alias": "NUM_ORDRE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GEOMETRIE", "type": "esriFieldTypeSmallInteger", "alias": "Géométrie", "domain": { "type": "codedValue", "name": "REQUIP_CONFORMITE", "description": "Conformité", "codedValues": [ { "name": "Conforme", "code": 0 }, { "name": "Non conforme", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSITION", "type": "esriFieldTypeSmallInteger", "alias": "Positionnement de l\u2019équipement", "domain": { "type": "codedValue", "name": "REQUIP_CONFORMITE", "description": "Conformité", "codedValues": [ { "name": "Conforme", "code": 0 }, { "name": "Non conforme", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIGNALISATION", "type": "esriFieldTypeSmallInteger", "alias": "Signalisation routière", "domain": { "type": "codedValue", "name": "REQUIP_CONFORMITE", "description": "Conformité", "codedValues": [ { "name": "Conforme", "code": 0 }, { "name": "Non conforme", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AUTEUR", "type": "esriFieldTypeString", "alias": "AUTEUR", "length": 255, "domain": null }, { "name": "DATE_CREATION", "type": "esriFieldTypeDate", "alias": "DATE_CREATION", "length": 8, "domain": null }, { "name": "DERNIER_EDITEUR", "type": "esriFieldTypeString", "alias": "DERNIER_EDITEUR", "length": 255, "domain": null }, { "name": "DATE_MODIFICATION", "type": "esriFieldTypeDate", "alias": "DATE_MODIFICATION", "length": 8, "domain": null }, { "name": "QUARTIER", "type": "esriFieldTypeString", "alias": "Quartier", "length": 50, "domain": null }, { "name": "SECTEUR", "type": "esriFieldTypeString", "alias": "Secteur", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I67175ID_RAL", "fields": "ID_RAL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1153354_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1153354", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A22382_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 1, "name": "Aires de livraison", "type": "Feature Layer", "description": "SIGNCA.SUBDI_AIRES_LIVRAISON", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Métropole Nice Côte d'Azur", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ad215100989bc6c0bbfbeb0185ca8472", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABrklEQVRIieWVv0tCURiGn2M2tJi/UHCJoLDhIgVJoKMEjvkX1NSa0NAgVEZTQfYXZBDU6qbQJkjRFBa0NIlIIRiWY3gbjpJ0u7c8WQ69y7n35fA+fN+55352/kj2/wDSx4E1YAawKWQ2gGMQVxYg3QacO52ENQ3sfdbbaEC5DMAq6JFe2McoLRIhnM+Dw9EfpKtcDhIJRoAVwBTkXl9XhwAsLUEoBOUy7l7f0ByPRx3Sldtt9Ib/eT8/g64bfSHUWmsKCgbh4cHoe71Qrw8QZKXra3h8BL8fZmd/EXR6CqkUnJzI9s7NDQhks0G7/f5eqYCmSa9bmdcLiQRsbyuAXC55AUdHYW9PPr+8wMUFVKtyz8ICZDKysnQaWq0+QRsbEAhAoQDZLBSLMD9v3Le4CMkkTE7K9empT1AyKdd4HJaXYXpanstnOjuDsTHw+czSvnFGDsfX92Zi4quUIf4Z2q+vPw/tZLR7vY+g+1IJPRZDqEKaTbi5AeDOAiRq+/v6JrATjSJUBt/BATSbXAKHFiBotcTu1pZ+BEyhPspvQVi2riNRA2oKEFMNfx4NWm+i2nQuT0DZvwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1019261.1934, "ymin": 6292112.8731, "xmax": 1055358.7471, "ymax": 6345273.3857, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -3.922708622058855E7, "falseY": -2.663790524297555E7, "xyUnits": 1.1279559952081345E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOM_VOIE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NUM_ORDRE", "type": "esriFieldTypeInteger", "alias": "Numéro ordre", "domain": null }, { "name": "NUM_VOIRIE", "type": "esriFieldTypeString", "alias": "Numéro de voirie", "length": 10, "domain": null }, { "name": "NOM_VOIE", "type": "esriFieldTypeString", "alias": "Nom de la voie", "length": 100, "domain": null }, { "name": "COMPLEMENT_LOCALISATION", "type": "esriFieldTypeString", "alias": "Complément de localisation", "length": 50, "domain": null }, { "name": "LONGUEUR", "type": "esriFieldTypeSmallInteger", "alias": "Longueur", "domain": null }, { "name": "DATE_ARRETE_CREATION", "type": "esriFieldTypeDate", "alias": "Date arrêté de création", "length": 8, "domain": null }, { "name": "REF_ARRETE_CREATION", "type": "esriFieldTypeString", "alias": "Référence arrêté de création", "length": 15, "domain": null }, { "name": "DATE_CREATION_AIRE", "type": "esriFieldTypeDate", "alias": "Date de réalisation", "length": 8, "domain": null }, { "name": "DATE_ARRETE_SUPPRESSION", "type": "esriFieldTypeDate", "alias": "Date arrêté de suppression", "length": 8, "domain": null }, { "name": "REF_ARRETE_SUPPRESSION", "type": "esriFieldTypeString", "alias": "Référence arrêté de suppression", "length": 15, "domain": null }, { "name": "DATE_SUPPRESSION_AIRE", "type": "esriFieldTypeDate", "alias": "Date de suppression de l'aire", "length": 8, "domain": null }, { "name": "MOTIVATION_SUPPRESSION", "type": "esriFieldTypeString", "alias": "Motivation de la suppression", "length": 60, "domain": null }, { "name": "DATE_REFECTION", "type": "esriFieldTypeDate", "alias": "Date de réfection", "length": 8, "domain": null }, { "name": "PARTAGEE", "type": "esriFieldTypeSmallInteger", "alias": "Partagée", "domain": { "type": "codedValue", "name": "CIRC_BOOLEEN", "description": "Réponse Oui / Non", "codedValues": [ { "name": "NON", "code": 0 }, { "name": "OUI", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ARRETE_PARTAGE", "type": "esriFieldTypeString", "alias": "Arrêté de partage", "length": 15, "domain": null }, { "name": "DATE_ARRETE_PARTAGE", "type": "esriFieldTypeDate", "alias": "Date arrêté de partage", "length": 8, "domain": null }, { "name": "HORAIRES_PARTAGE", "type": "esriFieldTypeString", "alias": "Horaires de partage", "length": 50, "domain": null }, { "name": "OBSERVATIONS", "type": "esriFieldTypeString", "alias": "Observations", "length": 250, "domain": null }, { "name": "IDVOIE_NCA", "type": "esriFieldTypeString", "alias": "Identifiant de la voie", "length": 11, "domain": null }, { "name": "CODE_INSEE", "type": "esriFieldTypeString", "alias": "Code INSEE", "length": 5, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CODE_VOIE_VALIDE", "type": "esriFieldTypeSmallInteger", "alias": "Code voie valide", "domain": { "type": "codedValue", "name": "Oui_Non", "description": "Oui_Non", "codedValues": [ { "name": "Oui", "code": 0 }, { "name": "Non", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ETAT_", "type": "esriFieldTypeString", "alias": "Etat", "length": 50, "domain": { "type": "codedValue", "name": "SUBDI_Etat", "description": "Etat_Routes_Equipements", "codedValues": [ { "name": "En vigueur", "code": "En vigueur" }, { "name": "En projet", "code": "En projet" }, { "name": "Non positionné(e)", "code": "Non positionné(e)" }, { "name": "Supprimé(e)", "code": "Supprimé(e)" }, { "name": "Non conforme", "code": "Non conforme" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AUTEUR", "type": "esriFieldTypeString", "alias": "AUTEUR", "length": 255, "domain": null }, { "name": "DATE_CREATION", "type": "esriFieldTypeDate", "alias": "DATE_CREATION", "length": 8, "domain": null }, { "name": "DERNIER_EDITEUR", "type": "esriFieldTypeString", "alias": "DERNIER_EDITEUR", "length": 255, "domain": null }, { "name": "DATE_MODIFICATION", "type": "esriFieldTypeDate", "alias": "DATE_MODIFICATION", "length": 8, "domain": null }, { "name": "ID_AIRE_LIVRAISON", "type": "esriFieldTypeString", "alias": "Identifiant", "length": 50, "domain": null }, { "name": "QUARTIER", "type": "esriFieldTypeString", "alias": "Quartier", "length": 50, "domain": null }, { "name": "SECTEUR", "type": "esriFieldTypeString", "alias": "Secteur", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R339100_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "SUBDI_AIRE_IDENT", "fields": "NUM_ORDRE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "SUBDI_AIRE_INSEE", "fields": "CODE_INSEE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "SUBDI_AIRE_LONG", "fields": "LONGUEUR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_339100", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A21898_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 2, "name": "Stationnements PMR", "type": "Feature Layer", "description": "SIGNCA.SUBDI_PLACES_PMR", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Métropole Nice Côte d'Azur", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "dfbd3db986672e1fa0c384c3aaf6a03e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACPUlEQVRIieXWP0gbURzA8e9ZoyGpphAhoEQKiQ6xXBdxcnBwcPAPxcFFVBqxIGQXgxQcnFVcVOimKAqKCBE1OghBoUNiUBGHiNpNQoKpplC9Dg9N4uFx5loH+1uO9/vdvc+9d+/eXSEvFIX/A6TIwBcgDSh59GkBvoP0TQNSbHY701tbBGSZVHbl/BxzKIS9o4MfWsrdHT+tVt6n08rnbOzxiD6MjuKSZb5mJ1MpqK+HszMIhWBs7GmooABubvBKErLGiDCVlWF6fPHRkUAAdna0xvMQFsidEV2LobJSHKurYWREF6QKXZDDASUlMDQETU3/EAJwuyEWyw95FlRV9QKQokB5OSwsQE9PJt/YCJ2dfwm6vob2diguhmRSLPP7cLn0IbogrxcuLmB4GFZWIBzO1MJhODiA3l6D0MkJzM3B3p64+9ZWgd7H5SXMzkJXFxQVGYB2d6GiAurqRHt5ObeeSIilHwhAW5sBSFHApNonMmG1QkMDzMwYhGpr4fQUDg/B41HX19bAYoHVVbi6Ei91XpDHI+a/u1t05nBkarEY9PdDXx+sr8PSkniGt7dgtz8TAhgfF9NSUwM+HzidsL8PU1PQ3AyDgxCNgt8vML//AZK0oEQkwpvs/cxmg+1tmJyExUWIx8V2ND8PLS3inIkJKC0Fs1m0j4+xAG+1oMjGBgmTCass5xbcbhgYyM1tbqpnIB7nl8/HJ8RX+ilIUoJBxRkM8hF4p+5GV/wGoiAlNSCBAWF13li8vt+tP9q+ogAY8V5VAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1013179.2601, "ymin": 6267679.9704, "xmax": 1055317.2614, "ymax": 6358776.6843, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -3.922708622058855E7, "falseY": -2.663790524297555E7, "xyUnits": 1.1279559952081345E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COMMENTAIRES", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NUM_ORDRE", "type": "esriFieldTypeInteger", "alias": "Numéro ordre", "domain": null }, { "name": "NB_PLACE", "type": "esriFieldTypeSmallInteger", "alias": "Nombre de places", "domain": null }, { "name": "DATE_ARRETE_CREATION", "type": "esriFieldTypeDate", "alias": "Date arrêté de création", "length": 8, "domain": null }, { "name": "REF_ARRETE_CREATION", "type": "esriFieldTypeString", "alias": "Référence arrêté de création", "length": 15, "domain": null }, { "name": "DATE_REALISATION", "type": "esriFieldTypeDate", "alias": "Date de réalisation", "length": 8, "domain": null }, { "name": "DATE_ARRETE_SUPPRESSION", "type": "esriFieldTypeDate", "alias": "Date arrêté de suppression", "length": 8, "domain": null }, { "name": "REF_ARRETE_SUPPRESSION", "type": "esriFieldTypeString", "alias": "Référence arrêté de suppression", "length": 15, "domain": null }, { "name": "COMMENTAIRES", "type": "esriFieldTypeString", "alias": "Commentaires", "length": 150, "domain": null }, { "name": "IDVOIE_NCA", "type": "esriFieldTypeString", "alias": "Identifiant de la voie", "length": 11, "domain": null }, { "name": "CODE_INSEE", "type": "esriFieldTypeString", "alias": "Code INSEE", "length": 5, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DATE_REFECTION", "type": "esriFieldTypeDate", "alias": "Date de réfection", "length": 8, "domain": null }, { "name": "CODE_VOIE_VALIDE", "type": "esriFieldTypeSmallInteger", "alias": "Code voie valide", "domain": { "type": "codedValue", "name": "Oui_Non", "description": "Oui_Non", "codedValues": [ { "name": "Oui", "code": 0 }, { "name": "Non", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ETAT_", "type": "esriFieldTypeString", "alias": "Etat", "length": 50, "domain": { "type": "codedValue", "name": "SUBDI_Etat", "description": "Etat_Routes_Equipements", "codedValues": [ { "name": "En vigueur", "code": "En vigueur" }, { "name": "En projet", "code": "En projet" }, { "name": "Non positionné(e)", "code": "Non positionné(e)" }, { "name": "Supprimé(e)", "code": "Supprimé(e)" }, { "name": "Non conforme", "code": "Non conforme" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AUTEUR", "type": "esriFieldTypeString", "alias": "AUTEUR", "length": 255, "domain": null }, { "name": "DATE_CREATION", "type": "esriFieldTypeDate", "alias": "DATE_CREATION", "length": 8, "domain": null }, { "name": "DERNIER_EDITEUR", "type": "esriFieldTypeString", "alias": "DERNIER_EDITEUR", "length": 255, "domain": null }, { "name": "DATE_MODIFICATION", "type": "esriFieldTypeDate", "alias": "DATE_MODIFICATION", "length": 8, "domain": null }, { "name": "ID_PLACES_PMR", "type": "esriFieldTypeString", "alias": "Identifiant", "length": 50, "domain": null }, { "name": "QUARTIER", "type": "esriFieldTypeString", "alias": "Quartier", "length": 50, "domain": null }, { "name": "SECTEUR", "type": "esriFieldTypeString", "alias": "Secteur", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R339102_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "SUBDI_PMR_IDENT", "fields": "NUM_ORDRE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "SUBDI_PMR_INSEE", "fields": "CODE_INSEE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "SUBDI_PMR_PLACE", "fields": "NB_PLACE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_339102", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A21899_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 3, "name": "Garages à vélo/moto", "type": "Feature Layer", "description": "SIGNCA.SUBDI_GAV_GAM", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Métropole Nice Côte d'Azur", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "52c77d2ddb70e4b4a46ad70191c57aba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACQElEQVRIid2WO0hjURBAT8iPKKgpJIqSQvyRRlkMqKxgoYXipxGstlEsRbESooVgQGJhY5HtrEwhrE3AFCpZK3+RgGIRhfhpAoIbUXTzebjFEJTdPMwzcQsHLnPvhZkzc+/cec/AfxLDZwc9Ozo6+G6zUZKPU0UhHQ7zIxrVubOCBgb4MjbG176+fDAig4Mo0SjZQRYLRjXDyUnwemVuNILNBj094HZDSZb89Xr0r9ea7iiRgPV1qKkBlwuWl8FiAY/nbducQSaTaKcTqqpgehr8fjg7y81eM+jhAWIxWFgAnQ5GRwsMen4W3dgIer1k5vdDb2+BQamU6JMTqK0FszlXS42gZPJlbjbD1RXY7R8AymT0+Cj65uaDQB4PzM1BWZmsIxHY2ICZmQKDiotlZOTyEtbWYHwcSkvzACWTMDwM+/vgcEB7OzQ0QH09tLTAyIiUeGsr7O6+DVMFpdMQDsv72dyUkZFIBOrq5A0tLcH8PCwuvhN0eChtJhaD01Pw+WTfbpfyzgANBrBaJajm5neALi5gagru76WJZiSVgp0dKfGtLVm7XLCyAtvbUF2tEVRUBP39sLr6UtpWK8Tj0NkpmXR3w/ExKIrcqdcrx6gJ5HRKpG1t8PQEs7Ny8ZWV4jTTGdxuOeaDA+jqUvP2F+j8nF97eygg35KJCbi+FqjJBEdH/zpoaoKKChgakobr98v+7S2/VUGhEMHycr7d3WF7vR8MqkeaTRIJUqEQP1VBoIsHAvgCAW2Oc5HP97v1BzBUsTgPftDQAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1030608.3024, "ymin": 6291508.6281, "xmax": 1059740.0117, "ymax": 6345024.519, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -3.922708622058855E7, "falseY": -2.663790524297555E7, "xyUnits": 1.1279559952081345E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COMMENTAIRE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NB_PLACE", "type": "esriFieldTypeSmallInteger", "alias": "Nombre de places total", "domain": null }, { "name": "DATE_REALI", "type": "esriFieldTypeDate", "alias": "Date de réalisation", "length": 8, "domain": null }, { "name": "COMMENTAIRE", "type": "esriFieldTypeString", "alias": "Commentaire", "length": 150, "domain": null }, { "name": "IDVOIE_NCA", "type": "esriFieldTypeString", "alias": "Identifiiant NCA de la voie", "length": 11, "domain": null }, { "name": "CODE_INSEE", "type": "esriFieldTypeString", "alias": "Code INSEE", "length": 5, "domain": null }, { "name": "DATE_REFEC", "type": "esriFieldTypeDate", "alias": "Date de réfection", "length": 8, "domain": null }, { "name": "COMPL_LOC", "type": "esriFieldTypeString", "alias": "Complément de localisation", "length": 75, "domain": null }, { "name": "LONGUEUR", "type": "esriFieldTypeDouble", "alias": "Longueur", "domain": null }, { "name": "LARGEUR", "type": "esriFieldTypeDouble", "alias": "Largeur", "domain": null }, { "name": "MOB_COMPL", "type": "esriFieldTypeString", "alias": "Mobilier complémentaire", "length": 50, "domain": null }, { "name": "NB_PL_VL", "type": "esriFieldTypeInteger", "alias": "Nombre de place vélo", "domain": null }, { "name": "NB_PL_MT", "type": "esriFieldTypeInteger", "alias": "Nombre de place moto", "domain": null }, { "name": "NB_ARC_VL", "type": "esriFieldTypeInteger", "alias": "Nombre d'arceaux vélo", "domain": null }, { "name": "NB_ARC_MT", "type": "esriFieldTypeInteger", "alias": "Nombre d'arceaux moto", "domain": null }, { "name": "PROFIL", "type": "esriFieldTypeSmallInteger", "alias": "Profil", "domain": { "type": "codedValue", "name": "SUBDIProfil", "description": "Profil des GAV-GAM", "codedValues": [ { "name": "GAV-GAM", "code": 0 }, { "name": "GAM", "code": 1 }, { "name": "GAV", "code": 2 }, { "name": "NON RENSEIGNE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE_MOBIL", "type": "esriFieldTypeSmallInteger", "alias": "Type de mobilier", "domain": { "type": "codedValue", "name": "SUBDITypeMobil", "description": "Type de mobilier des GAV-GAM", "codedValues": [ { "name": "Marquage", "code": 0 }, { "name": "Petits arceaux", "code": 1 }, { "name": "Ratelier", "code": 2 }, { "name": "Grands arceaux", "code": 3 }, { "name": "Lisse", "code": 4 }, { "name": "Arceaux en U", "code": 5 }, { "name": "Arceaux en U vélo", "code": 6 }, { "name": "Arceaux en U moto", "code": 7 }, { "name": "Non renseigné", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CODE_VOIE_VALIDE", "type": "esriFieldTypeSmallInteger", "alias": "Code voie valide", "domain": { "type": "codedValue", "name": "Oui_Non", "description": "Oui_Non", "codedValues": [ { "name": "Oui", "code": 0 }, { "name": "Non", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUM_ORDRE", "type": "esriFieldTypeInteger", "alias": "Numéro ordre", "domain": null }, { "name": "ETAT_", "type": "esriFieldTypeString", "alias": "Etat", "length": 50, "domain": { "type": "codedValue", "name": "SUBDI_Etat", "description": "Etat_Routes_Equipements", "codedValues": [ { "name": "En vigueur", "code": "En vigueur" }, { "name": "En projet", "code": "En projet" }, { "name": "Non positionné(e)", "code": "Non positionné(e)" }, { "name": "Supprimé(e)", "code": "Supprimé(e)" }, { "name": "Non conforme", "code": "Non conforme" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AUTEUR", "type": "esriFieldTypeString", "alias": "AUTEUR", "length": 255, "domain": null }, { "name": "DATE_CREATION", "type": "esriFieldTypeDate", "alias": "DATE_CREATION", "length": 8, "domain": null }, { "name": "DERNIER_EDITEUR", "type": "esriFieldTypeString", "alias": "DERNIER_EDITEUR", "length": 255, "domain": null }, { "name": "DATE_MODIFICATION", "type": "esriFieldTypeDate", "alias": "DATE_MODIFICATION", "length": 8, "domain": null }, { "name": "ID_GAV_GAM", "type": "esriFieldTypeString", "alias": "Identifiant", "length": 50, "domain": null }, { "name": "QUARTIER", "type": "esriFieldTypeString", "alias": "Quartier", "length": 50, "domain": null }, { "name": "SECTEUR", "type": "esriFieldTypeString", "alias": "Secteur", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R547732_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_547732", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A21980_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 4, "name": "Aires de stationnement des cars de tourisme", "type": "Feature Layer", "description": "SIGNCA.SUBDI_AIRES_CARS_TOURISME", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Métropole Nice Côte d'Azur", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "737a0654a2788004369284eb49dd1224", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACD0lEQVRIid2Wv0sjQRTHP7MRDNpI5MAkggZPEVxIZ5FKwgn+xM5KUkWLkEIQsRAOG20UwcaIbQpt/AcOFIuACDaBgCi6axWUg2CjEtTMFcNxJpPdXG7hCr/Nwrzvvs/s231vtoX/pJbPD7q6ksl0mvGHB75I2XxCv59yIkEunSYrhLAcQNJYXWV/exthms1DAJ6eYHmZb7u7+IDvDiDMWAxpmoh/w0B7O2xuQjxO7ON6LSjQ0aHfLCVcXMDZGVgWPD9DZycMDUE8DqGQDiuX8buBNN3fw+Qk2DZsbMDg4J/Y5SUkEjA/D3t7IFzq0BCUyai6x2Jwelode3uDiQk4OIBUCqJRD6Dra9jagqkpZ08yCbe3HkG2DZGIuycSUT43NQTd3UFvr7unrw9yOQ+g93colVSS1lZnn2VBsegBJCW8vsLYmHsSgJkZD6DfGhmB83N4edFj/f1gGI1zNAQZBhwdwewsHB/r8aUlaGtTHk+gSgW6ulQJ6ymVUtfpaQ8gIWBgQPVSMAiBgO6xbbWZnh4PIJ8PTk6guxvW1mBhQfeMjqrJsbPTHKhSewaFw5DNqnlXT+vr6onqqCpTLegmn9ePiLk5550OD+trhQIEg/zM5x1BohgOS7m4iIhG3aexkx4fVStkMvz4OLq0d7SyInwgQ8BX4C86RFMJKBweiqqCOnwMogg0GCrN6fP9bv0CWtyWxINTJm8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1032991.0127, "ymin": 6293237.7404, "xmax": 1046666.5705, "ymax": 6301461.6253, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -3.922708622058855E7, "falseY": -2.663790524297555E7, "xyUnits": 1.1279559952081345E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COMMENTAIRE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMMENTAIRE", "type": "esriFieldTypeString", "alias": "Commentaire", "length": 150, "domain": null }, { "name": "IDVOIE_NCA", "type": "esriFieldTypeString", "alias": "Identifiiant NCA de la voie", "length": 11, "domain": null }, { "name": "CODE_INSEE", "type": "esriFieldTypeString", "alias": "Code INSEE", "length": 5, "domain": null }, { "name": "LONGUEUR", "type": "esriFieldTypeDouble", "alias": "Longueur", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CODE_VOIE_VALIDE", "type": "esriFieldTypeSmallInteger", "alias": "Code voie valide", "domain": { "type": "codedValue", "name": "Oui_Non", "description": "Oui_Non", "codedValues": [ { "name": "Oui", "code": 0 }, { "name": "Non", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUM_ORDRE", "type": "esriFieldTypeInteger", "alias": "Numéro ordre", "domain": null }, { "name": "ARRETE_M", "type": "esriFieldTypeString", "alias": "Arrêté de mise en vigueur", "length": 50, "domain": null }, { "name": "DATE_ARR_M", "type": "esriFieldTypeDate", "alias": "Date arrêté de mise en vigueur", "length": 8, "domain": null }, { "name": "ARRETE_ABR", "type": "esriFieldTypeString", "alias": "Arrêté d'abrogation", "length": 50, "domain": null }, { "name": "DATE_ARR_A", "type": "esriFieldTypeDate", "alias": "Date arrêté d'abrogation", "length": 8, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RESERVE_A", "type": "esriFieldTypeString", "alias": "Réservé à", "length": 50, "domain": null }, { "name": "PAYANT", "type": "esriFieldTypeString", "alias": "Payant", "length": 10, "domain": { "type": "codedValue", "name": "OuiNon", "description": "", "codedValues": [ { "name": "Oui", "code": "OUI" }, { "name": "Non", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ETAT_", "type": "esriFieldTypeString", "alias": "Etat", "length": 50, "domain": { "type": "codedValue", "name": "SUBDI_Etat", "description": "Etat_Routes_Equipements", "codedValues": [ { "name": "En vigueur", "code": "En vigueur" }, { "name": "En projet", "code": "En projet" }, { "name": "Non positionné(e)", "code": "Non positionné(e)" }, { "name": "Supprimé(e)", "code": "Supprimé(e)" }, { "name": "Non conforme", "code": "Non conforme" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AUTEUR", "type": "esriFieldTypeString", "alias": "AUTEUR", "length": 255, "domain": null }, { "name": "DATE_CREATION", "type": "esriFieldTypeDate", "alias": "DATE_CREATION", "length": 8, "domain": null }, { "name": "DERNIER_EDITEUR", "type": "esriFieldTypeString", "alias": "DERNIER_EDITEUR", "length": 255, "domain": null }, { "name": "DATE_MODIFICATION", "type": "esriFieldTypeDate", "alias": "DATE_MODIFICATION", "length": 8, "domain": null }, { "name": "ID_AIRE_CAR", "type": "esriFieldTypeString", "alias": "Identifiant", "length": 50, "domain": null }, { "name": "QUARTIER", "type": "esriFieldTypeString", "alias": "Quartier", "length": 50, "domain": null }, { "name": "SECTEUR", "type": "esriFieldTypeString", "alias": "Secteur", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R769937_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_769937", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A22117_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 5, "name": "Radar", "type": "Feature Layer", "description": "SIGNCA.ROUT_RADAR", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Métropole Nice Côte d\u2019Azur", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "09da5379bf87a9ab6e91d5150fadb500", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAS0lEQVQokWNhIBOwUEGjnhMDA5cAfuUvzjEwPHiAprG4nIEhzg2/xrRsBobZ09A0kgZGNdJY493XDAxrL+FX/uctFo1NMWTaSBoAAOqPDdelHU+OAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1033457.8987, "ymin": 6279305.1198, "xmax": 1063065.4085, "ymax": 6304269.9464, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -3.922708622058855E7, "falseY": -2.663790524297555E7, "xyUnits": 1.1279559952081345E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOM_VOIE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CODE_INSEE", "type": "esriFieldTypeString", "alias": "CODE_INSEE", "length": 5, "domain": null }, { "name": "IDENT_NCA", "type": "esriFieldTypeString", "alias": "IDENT_NCA", "length": 11, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 1, "domain": { "type": "codedValue", "name": "REQUIP_Radar_TYPE", "description": "Nature du matériel", "codedValues": [ { "name": "Radar", "code": "R" }, { "name": "Triflash", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MARQ_MATER", "type": "esriFieldTypeString", "alias": "Marque matériel", "length": 50, "domain": null }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "Date de pose", "length": 8, "domain": null }, { "name": "DATE_DEPOS", "type": "esriFieldTypeDate", "alias": "Date de dépose", "length": 8, "domain": null }, { "name": "TYP_SUPPOR", "type": "esriFieldTypeString", "alias": "Type de support", "length": 50, "domain": null }, { "name": "TYP_FIXA", "type": "esriFieldTypeString", "alias": "Type de fixation", "length": 50, "domain": null }, { "name": "POSS_ALIM", "type": "esriFieldTypeString", "alias": "Possibilité d'alimentation", "length": 2, "domain": { "type": "codedValue", "name": "REQUIP_Radar_POSS_ALIM", "description": "Possibilité d'alimentation", "codedValues": [ { "name": "Batterie", "code": "B" }, { "name": "Secteur", "code": "S" }, { "name": "Batterie et secteur", "code": "BS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALIM", "type": "esriFieldTypeString", "alias": "Alimentation", "length": 1, "domain": { "type": "codedValue", "name": "REQUIP_Radar_ALIM", "description": "Alimentation", "codedValues": [ { "name": "Batterie", "code": "B" }, { "name": "Secteur", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYP_BATT", "type": "esriFieldTypeString", "alias": "Type de batterie", "length": 50, "domain": null }, { "name": "PAN_SOL", "type": "esriFieldTypeString", "alias": "Panneau solaire", "length": 1, "domain": { "type": "codedValue", "name": "REQUIP_Radar_PAN_SOL", "description": "Panneau solaire", "codedValues": [ { "name": "Oui", "code": "0" }, { "name": "Non", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DAT_RP_BATT", "type": "esriFieldTypeDate", "alias": "Date de remplacement de batterie", "length": 8, "domain": null }, { "name": "LOG_EXPL", "type": "esriFieldTypeString", "alias": "Logiciel d'exploitation (si radar)", "length": 3, "domain": { "type": "codedValue", "name": "REQUIP_Radar_LOG_EXPL", "description": "Logiciel d'exploitation", "codedValues": [ { "name": "Windows XP", "code": "WXP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TAILL_RAM", "type": "esriFieldTypeSmallInteger", "alias": "Taille RAM (si radar)", "domain": null }, { "name": "TAILL_DISK", "type": "esriFieldTypeSmallInteger", "alias": "Taille disque (si radar)", "domain": null }, { "name": "CON_INTERF", "type": "esriFieldTypeString", "alias": "Connectivité interface (si radar)", "length": 3, "domain": { "type": "codedValue", "name": "REQUIP_Radar_CON_INTERF", "description": "Connectivité interface", "codedValues": [ { "name": "Bluetooth", "code": "B" }, { "name": "USB", "code": "U" }, { "name": "GSM", "code": "G" }, { "name": "Bluetooth et USB", "code": "BU" }, { "name": "Bluetooth et USB et GSM", "code": "BUG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADRESS_IP", "type": "esriFieldTypeString", "alias": "Adresse IP (si radar)", "length": 50, "domain": null }, { "name": "IND_PROT", "type": "esriFieldTypeString", "alias": "Indice de protection (si radar)", "length": 50, "domain": null }, { "name": "PT_LUM_R1", "type": "esriFieldTypeString", "alias": "Point lumineux R1 (si triflash)", "length": 1, "domain": { "type": "codedValue", "name": "REQUIP_Radar_PT_LUM_R1", "description": "Point Lumineux R1", "codedValues": [ { "name": "Oui", "code": "0" }, { "name": "Non", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUM_DOSS", "type": "esriFieldTypeString", "alias": "Numéro de dossier", "length": 50, "domain": null }, { "name": "NUM_GEOP", "type": "esriFieldTypeString", "alias": "Numéro Geopol", "length": 50, "domain": null }, { "name": "NUM_AM", "type": "esriFieldTypeString", "alias": "Numéro Arrêté Municipal", "length": 50, "domain": null }, { "name": "DATE_AM", "type": "esriFieldTypeDate", "alias": "Date Arrêté Municipal", "length": 8, "domain": null }, { "name": "LIEN_AM", "type": "esriFieldTypeString", "alias": "Lien Arrêté Municipal", "length": 150, "domain": null }, { "name": "NUM_VOIE", "type": "esriFieldTypeString", "alias": "Numéro de voie", "length": 15, "domain": null }, { "name": "NOM_VOIE", "type": "esriFieldTypeString", "alias": "Nom de voie", "length": 150, "domain": null }, { "name": "DATE_CTRL", "type": "esriFieldTypeDate", "alias": "Date de contrôle", "length": 8, "domain": null }, { "name": "DATE_CT_PG", "type": "esriFieldTypeDate", "alias": "Date de contrôle programmé", "length": 8, "domain": null }, { "name": "OBSERVATION", "type": "esriFieldTypeString", "alias": "Observations", "length": 150, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ETAT", "type": "esriFieldTypeString", "alias": "Etat", "length": 50, "domain": { "type": "codedValue", "name": "SUBDI_Etat", "description": "Etat_Routes_Equipements", "codedValues": [ { "name": "En vigueur", "code": "En vigueur" }, { "name": "En projet", "code": "En projet" }, { "name": "Non positionné(e)", "code": "Non positionné(e)" }, { "name": "Supprimé(e)", "code": "Supprimé(e)" }, { "name": "Non conforme", "code": "Non conforme" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUM_ORDRE", "type": "esriFieldTypeInteger", "alias": "Numéro ordre", "domain": null }, { "name": "IDVOIE_NCA", "type": "esriFieldTypeString", "alias": "Identifiant Voie NCA", "length": 11, "domain": null }, { "name": "ID_RADAR", "type": "esriFieldTypeString", "alias": "Identifiant radar", "length": 50, "domain": null }, { "name": "NUM_SERIE", "type": "esriFieldTypeString", "alias": "Numéro de série", "length": 50, "domain": null }, { "name": "QUARTIER", "type": "esriFieldTypeString", "alias": "Quartier", "length": 50, "domain": null }, { "name": "SECTEUR", "type": "esriFieldTypeString", "alias": "Secteur", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1473709_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A22560_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 6, "name": "Dispositif de retenue", "type": "Feature Layer", "description": "Localisation des dispositifs de retenue sur le territoire Métropole Nice Côte d'Azur, Aspremont, Bairols, Beaulieu-sur-Mer, Belvédère, La Bollène-Vésubie, Bonson, Le Broc, Cagnes-sur-Mer, Cap-d\u2019Ail, Carros, Castagniers, Clans, Colomars, Duranus, Eze, Falicon, Gattières, La Gaude, Gilette, Ilonse, Isola, Lantosque, Levens, Marie, Nice, Rimplas, Roquebillière, La Roquette-sur-Var, Roubion, Roure, Saint-André-de-la-Roche, Saint-Blaise, Saint-Dalmas-le-Selvage, Saint-Etienne-de-Tinée, Saint-Jean-Cap-Ferrat, Saint-Jeannet, Saint-Laurent-du-Var, Saint-Martin-du-Var, Saint-Martin-Vésubie, Saint-Sauveur-sur-Tinée, La Tour, Tournefort, Tourrette-Levens, La Trinité, Utelle,Valdeblore, Venanson, Vence, et Villefranche-sur-Mer.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Métropole Nice Côte d\u2019Azur", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": "LATERALISATION", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "defaultLabel": "A préciser", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "AP,1", "label": "A préciser, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "AP,2", "label": "A préciser, Latéral Gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "AP,3", "label": "A préciser, Axial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "AC,1", "label": "Atténuateur de choc, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "AC,2", "label": "Atténuateur de choc, Latéral gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "AC,3", "label": "Atténuateur de choc, Axial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "BU,1", "label": "Barrière en U, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "BU,2", "label": "Barrière en U, Latéral Gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "BU,3", "label": "Barrière en U, Axial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 2 }, "value": "EM,1", "label": "Ecran/mur anti-bruit, Latéral Gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 2 }, "value": "EM,2", "label": "Ecran/mur anti-bruit, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 2 }, "value": "EM,3", "label": "Ecran/mur anti-bruit, Axial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 }, "value": "GA,1", "label": "Glissière de sécurité acier, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 }, "value": "GA,2", "label": "Glissière de sécurité acier, Latéral Gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 }, "value": "GA,3", "label": "Glissière de sécurité acier, Axial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 2 }, "value": "GB,1", "label": "Glissière de sécurité bois, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 2 }, "value": "GB,2", "label": "Glissière de sécurité bois, Latéral Gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 2 }, "value": "GB,3", "label": "Glissière de sécurité bois, Axial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "GC,1", "label": "Garde-corps piétons, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "GC,2", "label": "Garde-corps piétons, Latéral gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "GC,3", "label": "Garde-corps piétons, Axial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "GL,1", "label": "Glissière, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "GL,2", "label": "Glissière, Latéral gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "GL,3", "label": "Glissière, Axial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "GR,1", "label": "Grillages, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "GR,2", "label": "Grillages, Latéral Gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "GR,3", "label": "Grillages, Axial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "IT,1", "label": "ITPC, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "IT,2", "label": "ITPC, Latéral gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 }, "value": "MA,1", "label": "Main courante, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 }, "value": "MA,2", "label": "Main courante, Latéral Gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 }, "value": "MA,3", "label": "Main courante, Axial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "MC,1", "label": "Mur de contrerive, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "MC,2", "label": "Mur de contrerive, Latéral Gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "MC,3", "label": "Mur de contrerive, Axial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "MM,1", "label": "Muret montagne/parapet, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "MM,2", "label": "Muret montagne/parapet, Latéral gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "MP,1", "label": "Garde-corps sur mur ou parapet, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "MP,2", "label": "Garde-corps sur mur ou parapet, Latéral Gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "MP,3", "label": "Garde-corps sur mur ou parapet, Axial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "PA,1", "label": "Mur de contrerive Tirants passif et actif, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "PA,2", "label": "Mur de contrerive Tirants passif et actif, Latéral Gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "PA,3", "label": "Mur de contrerive Tirants passif et actif, Axial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "PC,1", "label": "Portail coulissant, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "PC,2", "label": "Portail coulissant, Latéral Gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "PC,3", "label": "Portail coulissant, Axial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.4 }, "value": "PV,1", "label": "Portail vantaux, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.4 }, "value": "PV,2", "label": "Portail vantaux, Latéral Gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.4 }, "value": "PV,3", "label": "Portail vantaux, Axial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "SA,1", "label": "Croix de Saint-André, Latéral Gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "SA,2", "label": "Croix de Saint-André, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "SA,3", "label": "Croix de Saint-André, Axial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "SB,1", "label": "Séparateur béton, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "SB,2", "label": "Séparateur béton, Latéral gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "SB,3", "label": "Séparateur béton, Axial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 255, 197, 255 ], "width": 2 }, "value": "TA,1", "label": "Mur de contrerive Tirant actif, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 255, 197, 255 ], "width": 2 }, "value": "TA,2", "label": "Mur de contrerive Tirant actif, Latéral Gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 255, 197, 255 ], "width": 2 }, "value": "TA,3", "label": "Mur de contrerive Tirant actif, Axial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "TP,1", "label": "Mur de contrerive Tirant passif, Latéral Droit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "TP,2", "label": "Mur de contrerive Tirant passif, Latéral Gauche" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "TP,3", "label": "Mur de contrerive Tirant passif, Axial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 252, 255 ], "toColor": [ 252, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 179, 255 ], "toColor": [ 252, 218, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 244, 252, 255 ], "toColor": [ 192, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 189, 252, 255 ], "toColor": [ 179, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 185, 255 ], "toColor": [ 252, 179, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 184, 255 ], "toColor": [ 242, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 221, 255 ], "toColor": [ 207, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 223, 252, 255 ], "toColor": [ 210, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 182, 252, 255 ], "toColor": [ 243, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 216, 255 ], "toColor": [ 252, 184, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 192, 255 ], "toColor": [ 252, 204, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 215, 255 ], "toColor": [ 251, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 192, 252, 255 ], "toColor": [ 220, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 231, 255 ], "toColor": [ 252, 212, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 235, 255 ], "toColor": [ 179, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 215, 255 ], "toColor": [ 252, 234, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 202, 255 ], "toColor": [ 223, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 207, 252, 255 ], "toColor": [ 208, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 182, 255 ], "toColor": [ 219, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 197, 252, 255 ], "toColor": [ 246, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 184, 255 ], "toColor": [ 252, 234, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 209, 252, 255 ], "toColor": [ 184, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 240, 255 ], "toColor": [ 207, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 214, 255 ], "toColor": [ 182, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 231, 255 ], "toColor": [ 252, 184, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 225, 252, 255 ], "toColor": [ 184, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 208, 255 ], "toColor": [ 252, 204, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 215, 255 ], "toColor": [ 252, 218, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 179, 252, 255 ], "toColor": [ 202, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 194, 255 ], "toColor": [ 194, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 244, 252, 255 ], "toColor": [ 215, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 204, 255 ], "toColor": [ 252, 192, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 199, 255 ], "toColor": [ 244, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 194, 255 ], "toColor": [ 252, 220, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 207, 252, 255 ], "toColor": [ 230, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 248, 255 ], "toColor": [ 187, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 215, 255 ], "toColor": [ 230, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 234, 252, 255 ], "toColor": [ 207, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 241, 255 ], "toColor": [ 252, 197, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 200, 255 ], "toColor": [ 179, 252, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 199, 255 ], "toColor": [ 252, 239, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 197, 252, 255 ], "toColor": [ 198, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 184, 252, 255 ], "toColor": [ 226, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 252, 255 ], "toColor": [ 215, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 248, 255 ], "toColor": [ 252, 187, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 192, 255 ], "toColor": [ 252, 192, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 192, 255 ], "toColor": [ 252, 250, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 215, 255 ], "toColor": [ 252, 242, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 226, 255 ], "toColor": [ 194, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 187, 255 ], "toColor": [ 207, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 214, 255 ], "toColor": [ 199, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 216, 252, 255 ], "toColor": [ 204, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 215, 252, 255 ], "toColor": [ 232, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 221, 252, 255 ], "toColor": [ 189, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 212, 255 ], "toColor": [ 214, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 187, 252, 255 ], "toColor": [ 203, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 226, 255 ], "toColor": [ 252, 202, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 231, 255 ], "toColor": [ 215, 252, 231, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1003299.5, "ymin": 6290085.0047, "xmax": 1064636.4803, "ymax": 6367679.8869, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -3.922708622058855E7, "falseY": -2.663790524297555E7, "xyUnits": 1.1279559952081345E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CODE_INSEE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CODE_INSEE", "type": "esriFieldTypeString", "alias": "Code INSEE", "length": 5, "domain": null }, { "name": "IDVOIE_NCA", "type": "esriFieldTypeString", "alias": "Identifiant voie NCA", "length": 11, "domain": null }, { "name": "ID_DR", "type": "esriFieldTypeString", "alias": "Identifiant", "length": 22, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type d'équipement", "length": 2, "domain": { "type": "codedValue", "name": "REQUIP_Retenu_TYPE", "description": "Type d'équipement", "codedValues": [ { "name": "A préciser", "code": "AP" }, { "name": "Atténuateur de choc", "code": "AC" }, { "name": "Glissière", "code": "GL" }, { "name": "Garde-corps piétons", "code": "GC" }, { "name": "ITPC", "code": "IT" }, { "name": "Séparateur béton", "code": "SB" }, { "name": "Muret montagne/parapet", "code": "MM" }, { "name": "Barrière en U", "code": "BU" }, { "name": "Grillages", "code": "GR" }, { "name": "Mur de contrerive", "code": "MC" }, { "name": "Portail coulissant", "code": "PC" }, { "name": "Portail vantaux", "code": "PV" }, { "name": "Croix de Saint-André", "code": "SA" }, { "name": "Ecran, mur anti-bruit", "code": "EM" }, { "name": "Glissière de sécurité acier", "code": "GA" }, { "name": "Glissière de sécurité bois", "code": "GB" }, { "name": "Garde-corps sur mur ou parapet", "code": "MP" }, { "name": "Mur de contrerive Tirant actif", "code": "TA" }, { "name": "Mur de contrerive Tirant passif", "code": "TP" }, { "name": "Mur de contrerive Tirants passif et actif", "code": "PA" }, { "name": "Main courante", "code": "MA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LATERALISATION", "type": "esriFieldTypeSmallInteger", "alias": "Position latérale", "domain": { "type": "codedValue", "name": "REQUIP_Retenu_LATERALISATION", "description": "Position latérale dans sens de circulation", "codedValues": [ { "name": "Non renseigné", "code": 0 }, { "name": "Latéral Droit", "code": 1 }, { "name": "Latéral gauche", "code": 2 }, { "name": "Axial", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OA", "type": "esriFieldTypeSmallInteger", "alias": "Sur OA", "domain": { "type": "codedValue", "name": "REQUIP_Retenu_OUINON", "description": "Oui/Non", "codedValues": [ { "name": "Non", "code": 0 }, { "name": "Oui", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MOTARD", "type": "esriFieldTypeSmallInteger", "alias": "Protection motards sur glissière métal ou bois/métal", "domain": { "type": "codedValue", "name": "REQUIP_Retenu_OUINON", "description": "Oui/Non", "codedValues": [ { "name": "Non", "code": 0 }, { "name": "Oui", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LONGUEUR", "type": "esriFieldTypeDouble", "alias": "Longueur (m)", "domain": null }, { "name": "ETAT", "type": "esriFieldTypeSmallInteger", "alias": "Etat", "domain": { "type": "codedValue", "name": "REQUIP_Retenu_ETAT", "description": "Etat de dégradation", "codedValues": [ { "name": "A préciser", "code": 0 }, { "name": "Bon état", "code": 1 }, { "name": "Dégradations mineures", "code": 2 }, { "name": "Dégradations importantes", "code": 3 }, { "name": "Fonction non assurée", "code": 4 }, { "name": "A repeindre", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DESCR_ETAT", "type": "esriFieldTypeSmallInteger", "alias": "Description de l'état", "domain": { "type": "codedValue", "name": "REQUIP_Retenu_DESCR_ETAT", "description": "Description de l'état de l'équipement", "codedValues": [ { "name": "A préciser", "code": 0 }, { "name": "Présence visible de rouille", "code": 1 }, { "name": "Ancrage détérioré", "code": 2 }, { "name": "Structure tordue", "code": 3 }, { "name": "Vigipirate", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_CTRL", "type": "esriFieldTypeDate", "alias": "Date de contrôle de conformité", "length": 8, "domain": null }, { "name": "DATE_VISITE", "type": "esriFieldTypeDate", "alias": "Date de visite technique", "length": 8, "domain": null }, { "name": "DATE_CREATION", "type": "esriFieldTypeDate", "alias": "Date de création", "length": 8, "domain": null }, { "name": "GESTIONNAIRE", "type": "esriFieldTypeString", "alias": "Gestionnaire", "length": 5, "domain": { "type": "codedValue", "name": "REQUIP_Retenu_GESTIONNAIRE", "description": "Liste de gestionnaires d'équipement", "codedValues": [ { "name": "Espaces Verts", "code": "ESVER" }, { "name": "Subdivision Tinée", "code": "STIN" }, { "name": "Subdivision Vésubie", "code": "SVES" }, { "name": "Subdivision Centre", "code": "SCEN" }, { "name": "Subdivision Ouest Var", "code": "SOUV" }, { "name": "Subdivision La Cagne", "code": "SLAC" }, { "name": "Subdivision Nice", "code": "SNIC" }, { "name": "Subdivision Est Littoral", "code": "SESL" }, { "name": "A préciser", "code": "APRE" }, { "name": "DGPR", "code": "DGPR" }, { "name": "Environnement Front de Mer", "code": "EFDM" }, { "name": "Direction de la Propreté", "code": "PROP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTAIRE", "type": "esriFieldTypeString", "alias": "Commentaire", "length": 500, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LARGEUR_GC", "type": "esriFieldTypeDouble", "alias": "Largeur garde-corps (m)", "domain": null }, { "name": "MATERIAUX_GC", "type": "esriFieldTypeString", "alias": "Matériaux garde-corps", "length": 2, "domain": { "type": "codedValue", "name": "REQUIP_Retenu_MATIERE", "description": "Nature des matériaux", "codedValues": [ { "name": "A préciser", "code": "AP" }, { "name": "Métal", "code": "ME" }, { "name": "Béton", "code": "BE" }, { "name": "Bois sans traverse métal", "code": "BO" }, { "name": "Bois métal", "code": "BM" }, { "name": "Fonderie/Ferronerie", "code": "FE" }, { "name": "Maçonnerie", "code": "MA" }, { "name": "Autre", "code": "AU" }, { "name": "Acier", "code": "AC" }, { "name": "Acier galvanisé", "code": "AG" }, { "name": "Acier inoxydable", "code": "AI" }, { "name": "Aluminium", "code": "AL" }, { "name": "Pierre", "code": "PI" }, { "name": "Polyester renforcé", "code": "PR" }, { "name": "Verre, fibre de verre", "code": "VE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HAUTEUR_GC", "type": "esriFieldTypeDouble", "alias": "Hauteur garde-corps (m)", "domain": null }, { "name": "HAUTEUR_PA", "type": "esriFieldTypeDouble", "alias": "Hauteur du pied d\u2019ancrage Garde corps (m)", "domain": null }, { "name": "TYPE_BARREAU", "type": "esriFieldTypeSmallInteger", "alias": "Type de barreau", "domain": { "type": "codedValue", "name": "REQUIP_Retenu_TYPE_BARREAU", "description": "Type de barreau", "codedValues": [ { "name": "Horizontal", "code": 0 }, { "name": "Vertical", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESPACE_BARREAU", "type": "esriFieldTypeDouble", "alias": "Espacement des barreaux (m)", "domain": null }, { "name": "COULEUR", "type": "esriFieldTypeString", "alias": "Couleur", "length": 50, "domain": null }, { "name": "VIGIPIRATE", "type": "esriFieldTypeSmallInteger", "alias": "Vigipirate", "domain": { "type": "codedValue", "name": "REQUIP_Retenu_OUINON", "description": "Oui/Non", "codedValues": [ { "name": "Non", "code": 0 }, { "name": "Oui", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUM_ORDRE", "type": "esriFieldTypeInteger", "alias": "Numéro ordre", "domain": null }, { "name": "QUARTIER", "type": "esriFieldTypeString", "alias": "Quartier", "length": 50, "domain": null }, { "name": "SECTEUR", "type": "esriFieldTypeString", "alias": "Secteur", "length": 50, "domain": { "type": "codedValue", "name": "REQUIP_Retenu_Territoires", "description": "Nom des territoires", "codedValues": [ { "name": "Nice Historique", "code": "0" }, { "name": "Nice Ouest", "code": "1" }, { "name": "Hauts de Nice", "code": "2" }, { "name": "Collines niçoises", "code": "3" }, { "name": "Rives du Paillon", "code": "4" }, { "name": "Cœur de Nice", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZSN", "type": "esriFieldTypeSmallInteger", "alias": "ZSN (repose-pied)", "domain": { "type": "codedValue", "name": "REQUIP_Retenu_ZSN", "description": "Zones de stationnement normale", "codedValues": [ { "name": "Inférieur à 30 cm", "code": 0 }, { "name": "Supérieur ou égal à 30 cm", "code": 1 }, { "name": "Sans objet", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUM_DEBUT", "type": "esriFieldTypeSmallInteger", "alias": "Numéro de début", "domain": null }, { "name": "NUM_FIN", "type": "esriFieldTypeSmallInteger", "alias": "Numéro de fin", "domain": null }, { "name": "DATE_CONFORME", "type": "esriFieldTypeDate", "alias": "Date de mise en conformité", "length": 8, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "Nom de la voie", "length": 150, "domain": null }, { "name": "STATUT_DR", "type": "esriFieldTypeSmallInteger", "alias": "Statut du dispositif de retenue", "domain": { "type": "codedValue", "name": "REQUIP_Retenu_CONFORMITE", "description": "Equipement conforme ou non à la réglementation, extrémités comprises", "codedValues": [ { "name": "NON CONFORME", "code": 0 }, { "name": "CONFORME", "code": 1 }, { "name": "A DETERMINER", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1473707_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A22559_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }