{ "layers": [ { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 57, "name": "Limites d'agglomération", "type": "Feature Layer", "description": "SIGNCA.VOIRIE_VOIES_AGGLO", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NGF_IGN69", "heightUnit": "meter" }, "copyrightText": "Métropole Nice Côte d'Azur", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUT", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "AD", "label": "A définir" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "EA", "label": "En agglomération" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 1 }, "value": "HA", "label": "Hors agglomération" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "", "label": "Autre" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 210, 232, 255 ], "toColor": [ 195, 210, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 163, 225, 255 ], "toColor": [ 230, 163, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 191, 165, 255 ], "toColor": [ 232, 191, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 161, 227, 255 ], "toColor": [ 161, 161, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 161, 177, 255 ], "toColor": [ 214, 161, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 178, 219, 255 ], "toColor": [ 209, 178, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 168, 204, 255 ], "toColor": [ 147, 168, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 204, 213, 255 ], "toColor": [ 240, 204, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 220, 199, 255 ], "toColor": [ 237, 220, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 160, 201, 255 ], "toColor": [ 222, 160, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 154, 217, 255 ], "toColor": [ 185, 154, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 176, 176, 255 ], "toColor": [ 212, 176, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 180, 219, 255 ], "toColor": [ 180, 180, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1002224.4, "ymin": 6291453.3429, "xmax": 1055881.6, "ymax": 6369819.9, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NGF_IGN69", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDENT_NCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDENT_NCA", "type": "esriFieldTypeString", "alias": "Identifiant NCA", "length": 15, "domain": null }, { "name": "CODE_INSEE", "type": "esriFieldTypeString", "alias": "Code INSEE", "length": 5, "domain": null }, { "name": "STATUT", "type": "esriFieldTypeString", "alias": "Statut", "length": 255, "domain": { "type": "codedValue", "name": "Voirie_Statut_Agglo", "description": "Hors agglomération / En agglomération", "codedValues": [ { "name": "En agglomération", "code": "EA" }, { "name": "Hors agglomération", "code": "HA" }, { "name": "A définir", "code": "AD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_ARRETE", "type": "esriFieldTypeDate", "alias": "Date de l'arrêté", "length": 8, "domain": null }, { "name": "LIEN_ARRETE", "type": "esriFieldTypeString", "alias": "Lien de l'arrêté", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1909702_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A22769_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, "hasZ": true, "hasM": 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": 34, "name": "Limitations de tonnage", "type": "Feature Layer", "description": "SIGNCA.V_IG_TONNAGES", "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'Azur", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 215, 252, 255 ], "toColor": [ 79, 20, 227, 255 ] }, "classificationMethod": "esriClassifyManual" }, "field": "TONNAGE_ARRETE", "classificationMethod": "esriClassifyManual", "minValue": 1.5, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 }, "classMaxValue": 5.5, "label": "≤ 5,5 T" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "classMaxValue": 12, "label": "6 - 12 T" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 }, "classMaxValue": 19, "label": "12,5 - 19 T" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "classMaxValue": 26, "label": "19,5 - 26 T" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1002224.4, "ymin": 6291453.3429, "xmax": 1055881.6, "ymax": 6369819.9, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NGF_IGN69", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TONNAGE_ARRETE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NOM_MINU", "type": "esriFieldTypeString", "alias": "Nom de la voie", "length": 128, "domain": null }, { "name": "NUMERO_ARR", "type": "esriFieldTypeString", "alias": "Numéro de l'arrêté", "length": 20, "domain": null }, { "name": "OBSERVATIONS", "type": "esriFieldTypeString", "alias": "Observations", "length": 50, "domain": null }, { "name": "TONNAGE_ARRETE", "type": "esriFieldTypeDouble", "alias": "Tonnage de l'arrêté", "domain": null }, { "name": "EXCEPTIONS", "type": "esriFieldTypeString", "alias": "Exceptions", "length": 50, "domain": null }, { "name": "GABARIT_LONG", "type": "esriFieldTypeDouble", "alias": "Gabarit longueur", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1098442_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "VIGTONM_TON_ARR_", "fields": "TONNAGE_ARRETE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A22364_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": [] }