{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "Coupures de voirie liées à un événement exceptionnel", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 19, "name": "Coupure de voirie" }, { "id": 20, "name": "Déviation" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 517599.200000003, "ymin": 6301460.5, "xmax": 605925.0649999976, "ymax": 6360122.5, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "e4c08c7f94054ed3bb192915e910a5fc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Coupure de voirie", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Coupures de voirie liées à un événement exceptionnel" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 517599.200000003, "ymin": 6301460.5, "xmax": 605925.0649999976, "ymax": 6356320.6743, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "axe", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "axe", "type": "esriFieldTypeString", "alias": "axe", "length": 20, "domain": null }, { "name": "prd", "type": "esriFieldTypeString", "alias": "prd", "length": 20, "domain": null }, { "name": "prf", "type": "esriFieldTypeString", "alias": "prf", "length": 20, "domain": null }, { "name": "id_perturbation", "type": "esriFieldTypeSmallInteger", "alias": "id_perturbation", "domain": null }, { "name": "nature", "type": "esriFieldTypeString", "alias": "nature", "length": 100, "domain": null }, { "name": "en_cours", "type": "esriFieldTypeSmallInteger", "alias": "en_cours", "domain": { "type": "codedValue", "name": "BOOLEEN", "description": "Oui - Non", "codedValues": [ { "name": "Oui", "code": 1 }, { "name": "Non", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "length": 600, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r34_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a23_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e4c08c7f94054ed3bb192915e910a5fc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "Déviation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Coupures de voirie liées à un événement exceptionnel" }, "subLayers": [], "minScale": 150000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "web_public.route.risque_deviation.sens_circulation", "field2": "web_public.route.risque_deviation.type_vehicule", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 }, "value": "Double sens;Tout véhicule", "label": "Double sens, Tout véhicule" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 25 }, "value": "Sens unique;Véhicule inférieur où égal à 3,5T", "label": "Sens unique, Véhicule inférieur où égal à 3,5T" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 3 }, "value": "Double sens;Véhicule inférieur ou égal à 72T", "label": "Double sens,Véhicule inférieur ou égal à 72T" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 3 }, "value": "Double sens;Véhicule supérieur à 7,5T et inférieur à 4,80m", "label": "Double sens,Véhicule supérieur à 7,5T et inférieur à 4,80m" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 3 }, "value": "Double sens;Véhicule inférieur à 38T et inférieur à 4.80m", "label": "Double sens,Véhicule inférieur à 38T et inférieur à 4.80m" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 25 }, "value": "Double sens, Véhicule supérieur à 16T;", "label": "Double sens, Véhicule supérieur à 16T; " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "Double sens;Véhicule inférieur où égal à 3,5T", "label": "Double sens, Véhicule inférieur où égal à 3,5T" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 3 }, "value": "Double sens;Véhicule supérieur à 3,5T", "label": "Double sens, Véhicule supérieur à 3,5T" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 189, 189, 255 ], "toColor": [ 255, 41, 13, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 41, 13, 255 ], "toColor": [ 250, 180, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 180, 30, 255 ], "toColor": [ 244, 255, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 255, 43, 255 ], "toColor": [ 0, 252, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 252, 38, 255 ], "toColor": [ 244, 255, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 252, 252, 255 ], "toColor": [ 63, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 180, 252, 255 ], "toColor": [ 92, 0, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 0, 250, 255 ], "toColor": [ 255, 43, 255, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 43, 255, 255 ], "toColor": [ 255, 41, 13, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 519877.700000003, "ymin": 6302729.3999999985, "xmax": 578181.6000000015, "ymax": 6360122.5, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "web_public.route.risque_deviation.coupure_associee", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "web_public.route.risque_deviation.objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "web_public.route.risque_deviation.coupure_associee", "type": "esriFieldTypeSmallInteger", "alias": "coupure_associee", "domain": null }, { "name": "web_public.route.risque_deviation.type_vehicule", "type": "esriFieldTypeString", "alias": "type_vehicule", "length": 255, "domain": null }, { "name": "web_public.route.risque_deviation.sens_circulation", "type": "esriFieldTypeString", "alias": "sens_circulation", "length": 20, "domain": null }, { "name": "web_public.route.risque_deviation.shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "web_public.route.risque_coupure.objectid", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "web_public.route.risque_coupure.axe", "type": "esriFieldTypeString", "alias": "axe", "length": 20, "domain": null }, { "name": "web_public.route.risque_coupure.prd", "type": "esriFieldTypeString", "alias": "prd", "length": 20, "domain": null }, { "name": "web_public.route.risque_coupure.prf", "type": "esriFieldTypeString", "alias": "prf", "length": 20, "domain": null }, { "name": "web_public.route.risque_coupure.id_perturbation", "type": "esriFieldTypeSmallInteger", "alias": "id_perturbation", "domain": null }, { "name": "web_public.route.risque_coupure.nature", "type": "esriFieldTypeString", "alias": "nature", "length": 100, "domain": null }, { "name": "web_public.route.risque_coupure.en_cours", "type": "esriFieldTypeSmallInteger", "alias": "en_cours", "domain": { "type": "codedValue", "name": "BOOLEEN", "description": "Oui - Non", "codedValues": [ { "name": "Oui", "code": 1 }, { "name": "Non", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "web_public.route.risque_coupure.description", "type": "esriFieldTypeString", "alias": "description", "length": 600, "domain": null } ], "geometryField": { "name": "web_public.route.risque_deviation.shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r35_sde_rowid_uk", "fields": "web_public.route.risque_deviation.objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a24_ix1", "fields": "web_public.route.risque_deviation.shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r34_sde_rowid_uk", "fields": "web_public.route.risque_coupure.objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e4c08c7f94054ed3bb192915e910a5fc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Travaux et Déviations", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 2, "name": "Travaux" }, { "id": 3, "name": "Déviation" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 511039, "ymin": 6297682.3999999985, "xmax": 618566.299999997, "ymax": 6369059.3999999985, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "e4c08c7f94054ed3bb192915e910a5fc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Travaux", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Travaux et Déviations" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 523703.3999999985, "ymin": 6301275.5, "xmax": 617738.700000003, "ymax": 6366042.237799998, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "route", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "ObjectId", "domain": null }, { "name": "route", "type": "esriFieldTypeString", "alias": "Route", "length": 10, "domain": null }, { "name": "plod", "type": "esriFieldTypeString", "alias": "PR départ", "length": 5, "domain": null }, { "name": "absd", "type": "esriFieldTypeString", "alias": "Abs départ", "length": 5, "domain": null }, { "name": "plof", "type": "esriFieldTypeString", "alias": "PR fin", "length": 5, "domain": null }, { "name": "absf", "type": "esriFieldTypeString", "alias": "Abs fin", "length": 5, "domain": null }, { "name": "longueur", "type": "esriFieldTypeInteger", "alias": "Longueur", "domain": null }, { "name": "subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 50, "domain": null }, { "name": "canton", "type": "esriFieldTypeString", "alias": "Canton", "length": 255, "domain": null }, { "name": "commune", "type": "esriFieldTypeString", "alias": "Commune", "length": 255, "domain": null }, { "name": "nature_travaux", "type": "esriFieldTypeString", "alias": "Nature des Travaux", "length": 255, "domain": null }, { "name": "cout", "type": "esriFieldTypeInteger", "alias": "Coût", "domain": null }, { "name": "date_debut", "type": "esriFieldTypeDate", "alias": "Date prévue des travaux", "length": 8, "domain": null }, { "name": "date_fin", "type": "esriFieldTypeDate", "alias": "Fin prévue des travaux", "length": 8, "domain": null }, { "name": "commentaire", "type": "esriFieldTypeString", "alias": "Commentaire", "length": 600, "domain": null }, { "name": "id_perturbation", "type": "esriFieldTypeInteger", "alias": "Identifiant", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r38_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a27_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e4c08c7f94054ed3bb192915e910a5fc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Déviation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Travaux et Déviations" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "sens_circulation", "field2": "type_vehicule", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 }, "value": "Double sens;Tout véhicule", "label": "Double sens, Tout véhicule" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 25 }, "value": "Sens unique;Véhicule inférieur où égal à 3,5T", "label": "Sens unique, Véhicule inférieur où égal à 3,5T" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 3 }, "value": "Double sens;Véhicule inférieur ou égal à 72T", "label": "Double sens,Véhicule inférieur ou égal à 72T" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 3 }, "value": "Double sens;Véhicule supérieur à 7,5T et inférieur à 4,80m", "label": "Double sens,Véhicule supérieur à 7,5T et inférieur à 4,80m" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 3 }, "value": "Double sens;Véhicule inférieur à 38T et inférieur à 4.80m", "label": "Double sens,Véhicule inférieur à 38T et inférieur à 4.80m" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 25 }, "value": "Double sens, Véhicule supérieur à 16T;", "label": "Double sens, Véhicule supérieur à 16T; " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "Double sens;Véhicule inférieur où égal à 3,5T", "label": "Double sens, Véhicule inférieur où égal à 3,5T" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 3 }, "value": "Double sens;Véhicule supérieur à 3,5T", "label": "Double sens, Véhicule supérieur à 3,5T" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 189, 189, 255 ], "toColor": [ 255, 41, 13, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 41, 13, 255 ], "toColor": [ 250, 180, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 180, 30, 255 ], "toColor": [ 244, 255, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 255, 43, 255 ], "toColor": [ 0, 252, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 252, 38, 255 ], "toColor": [ 244, 255, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 252, 252, 255 ], "toColor": [ 63, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 180, 252, 255 ], "toColor": [ 92, 0, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 0, 250, 255 ], "toColor": [ 255, 43, 255, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 43, 255, 255 ], "toColor": [ 255, 41, 13, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 511039, "ymin": 6297682.3999999985, "xmax": 618566.299999997, "ymax": 6369059.3999999985, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "perturbation_associee", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "perturbation_associee", "type": "esriFieldTypeInteger", "alias": "perturbation_associee", "domain": null }, { "name": "type_vehicule", "type": "esriFieldTypeString", "alias": "type_vehicule", "length": 50, "domain": null }, { "name": "sens_circulation", "type": "esriFieldTypeString", "alias": "sens_circulation", "length": 20, "domain": null }, { "name": "detail_deviation", "type": "esriFieldTypeString", "alias": "detail_deviation", "length": 100, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "date_debut", "type": "esriFieldTypeDate", "alias": "date_debut", "length": 8, "domain": null }, { "name": "date_fin", "type": "esriFieldTypeDate", "alias": "date_fin", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r39_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a28_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e4c08c7f94054ed3bb192915e910a5fc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Radar", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 6, "name": "Radar de feux" }, { "id": 7, "name": "Contrôle de vitesse automatique" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 527099.3858999982, "ymin": 6302008.0890999995, "xmax": 609739.2101999968, "ymax": 6364367.107799999, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "e4c08c7f94054ed3bb192915e910a5fc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Radar de feux", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Radar" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c745ff6d7b0f8813a0f1550a3b04154f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAArCAYAAABxTggPAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACfklEQVRIic2WPW/TQBjHf4ndyoRKJO1QnReEOnWk8cLKwADJwtIPQJUg8SGaSBUTayQS9Qt0YagpQz8AS3Nl7FR1IhbiJZFSivsSlcG+6OzYjlEXHulk+Xz/3/Pcc+d7zuSOZv7XgGrYAGTYcgEaQDcF2gZaaYBq+LGWEdV2+N1JAkzFGwsGLyyT55aJKBY5uLxmZ3yJN7lVjlygrgMauvjDcglhFKbkrdIiW6VFXv664MC/IRxbB1wdgDAKdMpWRKxb58E9DvyxPp0pwFbeNxaM1AQIo8BWaZHdiys1FcxQLBRgnsWis00lBji+nswFxHmRfZAHECZxahGAN7nlzcinU7YSxbsXVzNOZnaiGtQpW9OcHF9P2BlfznhPBCjBk++/EUYBUSxmTi3zbyys3nI8yM5LIqBahW43eAJICe02uG4OQKMRiOPA/X1oNqHXywDYNrRa6eF2u0E0UjsZIoBaDYSIy2ajSQXYdrZYAXSLAFwXtrezAZ6XAZAyGJA2DSnnJBGgXod+PxnQbsNgMAcgJThOsBpCBHmRMniXCedy4kaSMogkj6Vu5UfPylgVE6ti4A8nnOz9yAcor1msb64gnKVIv3Du8/ntV/xhxnkAJIoV+Om7h3x6dZoOEM5SoliZVTERzhJe/zwZYC3Pr7XxMf9cna3KLEACHiC8o3Mev17NBGjhe4BUOAnU/OENJ3s/Wd9cSRSfHY4YnfpomukUeoS1Ua13HHJ2OOLL+296V08HuMBHHXJ2OKKyZvEnXHfNsxK7OgCgCfQJK5U/vIksl2aS4KJBHDAgqJMtgsobNy/03NI7k5axFTZ1R7LDcHPfkfRQE0V5AbnszoC/swrTs3NeMC4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 527099.3858999982, "ymin": 6302008.0890999995, "xmax": 609739.2101999968, "ymax": 6364367.107799999, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "IDROUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "ObjectId", "domain": null }, { "name": "idroute", "type": "esriFieldTypeString", "alias": "Route Départementale", "length": 12, "domain": null }, { "name": "prd", "type": "esriFieldTypeString", "alias": "Emplacement", "length": 15, "domain": null }, { "name": "cote", "type": "esriFieldTypeString", "alias": "Côté", "length": 32, "domain": null }, { "name": "vitesse", "type": "esriFieldTypeString", "alias": "Vitesse", "length": 32, "domain": null }, { "name": "observ", "type": "esriFieldTypeString", "alias": "Observation", "length": 32, "domain": null }, { "name": "type_radar", "type": "esriFieldTypeString", "alias": "Type de radar", "length": 16, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r40_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a29_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e4c08c7f94054ed3bb192915e910a5fc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Contrôle de vitesse automatique", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Radar" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "07b8001d41e4536d9812ad46868ee062", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAuCAYAAADQiMIxAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFYElEQVRYhe2Yz28bxxmGn904jkLuyohRk9pV4IsrJYegdr1y4cDHwoBhkqtLECC3NoCW/hdyaET5byhgcmX0x6lAToW40sVIDwXcCLGWdowATmynqS0vh5Jly9CSrFAnnB6YZbnhKrJMue0h72kwnJ3nm5fffLOzB/gf6sCP8O/0cnCLcy8CtP0tjWNvcQN4mgR/5W9/mfzzx8tvn9vYHN93eOrVLW5c/dOVE2ce5aIAevDPlvl50Dh67r54c9/BAO1tneWb751d+Oi3r9vv8nUMfuQwP/vk+puYhsE/t7fJZjKIhiCdStNstUBKVFUlrWmoioIEpJQEQcDo6CjtdhuAdDpNOpVC13XW1tcxxsbYCkOCIGBjcxz7l5wF3BgcYGNznNfHVTQtjaZrmIoJQGNtDU3T0DQNXdcJwxCJZCw7RhAEGGNjtFotJKClu8Gura+jpdOk0ylSqRRBEAy4MZDtQb2OlJLV1Qex/q2tLba2tuJjgzoAX96+nWj1kydPeJAA3REupdxx8H4rBn//17968cTwg2S4MTb2wtki/E97qArn+z6u61KpVJ7r+aHLq+u6AM8VwFBwy7KoVCr4vo/v+7H+Fw4HcBwHKSXT09NUq9UevD8Ax3ESA9ozfGpqqrfiTqfDysoK1WqVbDZLuVzm4sWLA074vk+1WsUwjOHgjuNQLBZxHIdMJsPc3ByGYbC0tES5XKZWq/XyAMA0DCzLolgssrCwMDzcdV1s22Z5eZmGEOTOn0cIQa1Wi1nseR6GYeD7PqZpDsy1KzxpO1WrVUzTZGlpid98+CGe55HP56nVakxNTeE4DgCFQoFCoYBlWZRKpb3DobudTNNkdnYWAMMwME2TWq1GpVJhenoaRVGwbZv5+XlWVlZ646J2khLhQohecliWheM4lEqlHjzqj5JKUZQerF6vP8t6kuG+72PbNrOzszH7XNeNBWUYRm9rQfdAunTpEr7v0+l0ev2qqj473PM86vU6nuf14JHq9XrMEei6lM1mmZubi22vfi0sLCQGMQCPrO0HR9naXyiEEJimiWEYlMtlgJgT/WDXdblw4cLu8P4AIrDruuTz+diYarWKZVlIKfE8D8uyEuFCCObn53EcZ2D1u2Z7tLp+J4QQ+L5PoVCgUqmwuLjI4uLiD86TtPpd4UnbJdqz+Xyea9euYRgGuVyOy5cvDzyfy+UQQiCEGPhtzxUu+huiStbpdBBCJIKBniMzMzPDw4vFYu9ggW7Wnzx5kpmZmcSTy/M8fN+nWCwOD69UKjELowJjmianTp0aGB/lR5L2DP/+6qLDpFAoJI63bZt8Pt8Lcih4v/rttG174LyOtFOV25crcqlU2hH8Qxr6HS7pDeW54KLR2PsMivJ8z30f/rvf/2EXjoKUEkVRYm3o3k7DMOz176T339kBvpPemJyk2Wxy6NAhpJR0Oh1UVUUi2Xi4waupFCB5Y3KCO3e/otPpEIbhrvM+E/z2nTsAhM0mYRiiaRogaTZbaJrG481NpJR88/Qb5DOCB+CpkZD2tg6ApmmMmyai0UDXNNSXVKQEXddR6F6ZJycmaKw1GNV1Wu02rXYbTdfRR0cJwxBd0wj63mxSI2Ey/OFjbh41b/HF338BdP9fRVVQVRXRaDAx8VNUReXO3btkMhn00S4wnUqjqN2xmSMZmq0mUTnRdC0GO2re4uFjbg7Aj5/m0xtX/3pl+1+jZ9c3xvn2acj9f3SjHjkIq/e6JfLgAXjyeDPu33e01furse7VewGpkW77J68FZA9/fuX4aa4n2d45ceZR7qvP/3hi5CX2/a6826cwgKfH3uLafoN30v/VF8j/qv4N1iVjlmjlmoQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 34, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 527099.3858999982, "ymin": 6302008.0890999995, "xmax": 609739.2101999968, "ymax": 6364367.107799999, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "IDROUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "ObjectId", "domain": null }, { "name": "idroute", "type": "esriFieldTypeString", "alias": "Route Départementale", "length": 12, "domain": null }, { "name": "prd", "type": "esriFieldTypeString", "alias": "Emplacement", "length": 15, "domain": null }, { "name": "cote", "type": "esriFieldTypeString", "alias": "Côté", "length": 32, "domain": null }, { "name": "vitesse", "type": "esriFieldTypeString", "alias": "Vitesse", "length": 32, "domain": null }, { "name": "observ", "type": "esriFieldTypeString", "alias": "Observation", "length": 32, "domain": null }, { "name": "type_radar", "type": "esriFieldTypeString", "alias": "Type de radar", "length": 16, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r40_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a29_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e4c08c7f94054ed3bb192915e910a5fc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Trafic routier", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "classificationMethod": "esriClassifyManual" }, "field": "CPT", "classificationMethod": "esriClassifyManual", "minValue": 31, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 4 }, "classMaxValue": 500, "label": "31,000000 - 500,000000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 5 }, "classMaxValue": 1500, "label": "500,000001 - 1500,000000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 6 }, "classMaxValue": 5000, "label": "1500,000001 - 5000,000000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 7 }, "classMaxValue": 8000, "label": "5000,000001 - 8000,000000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 8 }, "classMaxValue": 50000, "label": "8000,000001 - 50000,000000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[IDROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Par défaut", "priority": 12, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 520260.3999999985, "ymin": 6299633.6000000015, "xmax": 619036.0324999988, "ymax": 6366790.6000000015, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "IDROUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "ObjectId", "domain": null }, { "name": "idroute", "type": "esriFieldTypeString", "alias": "Route Départementale", "length": 12, "domain": null }, { "name": "prddeb", "type": "esriFieldTypeString", "alias": "Début de section", "length": 15, "domain": null }, { "name": "prdfin", "type": "esriFieldTypeString", "alias": "Fin de section", "length": 15, "domain": null }, { "name": "categorie", "type": "esriFieldTypeString", "alias": "Catégorie", "length": 4, "domain": null }, { "name": "pct_pl", "type": "esriFieldTypeDouble", "alias": "Pourcentage de poids lourd", "domain": null }, { "name": "cpt", "type": "esriFieldTypeInteger", "alias": "Comptage", "domain": null }, { "name": "annee", "type": "esriFieldTypeInteger", "alias": "Année du Comptage", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r41_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a30_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e4c08c7f94054ed3bb192915e910a5fc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Limitation poids et hauteur", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 12, "name": "Limitation de hauteur" }, { "id": 13, "name": "Limitation de poids" }, { "id": 14, "name": "Section limitée en poids" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 523577.26609999686, "ymin": 6300022.2267, "xmax": 608818.612499997, "ymax": 6360874.800000001, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "e4c08c7f94054ed3bb192915e910a5fc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Limitation de hauteur", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "Limitation poids et hauteur" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "limite", "defaultSymbol": { "type": "esriPMS", "url": "d136e6127cf49d2c86b6f972df411015", "imageData": "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", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Interdiction de circuler d\u2019après une limitation de hauteur ", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "594f7790b5bbcd00859b8ad8ae4f2b9a", "imageData": "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", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3.5", "label": "3,5" }, { "symbol": { "type": "esriPMS", "url": "70247b57517df79b1ab115b2a4832ffb", "imageData": "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", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3.6", "label": "3,6" }, { "symbol": { "type": "esriPMS", "url": "f04a37609f67e051b33d86ed1648dc82", "imageData": "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", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3.7", "label": "3,7" }, { "symbol": { "type": "esriPMS", "url": "344b5ab7ad403e8ff780a4d318366ead", "imageData": "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", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3.9", "label": "3,9" }, { "symbol": { "type": "esriPMS", "url": "582772a73822659cc86b71d1ebb517d4", "imageData": "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", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "4" }, { "symbol": { "type": "esriPMS", "url": "acda895a324d9feb393b51049aec141e", "imageData": "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", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4.1", "label": "4,1" }, { "symbol": { "type": "esriPMS", "url": "c754fdaf13fc7faaad7bcaccaa1ecac1", "imageData": "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", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4.2", "label": "4,2" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 189, 189, 255 ], "toColor": [ 255, 41, 13, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 41, 13, 255 ], "toColor": [ 250, 180, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 180, 30, 255 ], "toColor": [ 244, 255, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 255, 43, 255 ], "toColor": [ 0, 252, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 252, 38, 255 ], "toColor": [ 244, 255, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 252, 252, 255 ], "toColor": [ 63, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 180, 252, 255 ], "toColor": [ 92, 0, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 0, 250, 255 ], "toColor": [ 255, 43, 255, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 43, 255, 255 ], "toColor": [ 255, 41, 13, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 525587.6713000014, "ymin": 6325457.744600002, "xmax": 597299.5732000023, "ymax": 6339216.608399998, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ROUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "ObjectId", "domain": null }, { "name": "route", "type": "esriFieldTypeString", "alias": "Route Départementale", "length": 10, "domain": null }, { "name": "pr", "type": "esriFieldTypeString", "alias": "Positionnement de la limitation", "length": 15, "domain": null }, { "name": "ouvrage", "type": "esriFieldTypeString", "alias": "Ouvrage concerné", "length": 50, "domain": null }, { "name": "limite", "type": "esriFieldTypeDouble", "alias": "Limitation", "domain": null }, { "name": "observation", "type": "esriFieldTypeString", "alias": "Observation", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r42_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a31_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e4c08c7f94054ed3bb192915e910a5fc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Limitation de poids", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "Limitation poids et hauteur" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "limite", "defaultSymbol": { "type": "esriPMS", "url": "75e7b4edd5f111988e5576ecaebf9a07", "imageData": "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", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Interdiction de circuler d\u2019après une limitation de tonnage", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "75e7b4edd5f111988e5576ecaebf9a07", "imageData": "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", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3.5", "label": "3,5" }, { "symbol": { "type": "esriPMS", "url": "aa0b8f6eef4fdc4f4b766c879d724708", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAHCklEQVRYheWYf0wUZxrHPwMbQaWyrNKLJcaWLJuaNu3GBDQ1adxcgonxukXEU8AiJq1bt9U1PUmAXVBZSYttio2AF8KvPyAn9CiUpq3YdJtLJVAas5omhyxyhNo0aeqClPDDLvveH7OLu+wsPw6aau+bTOadZ9555zPvvPPM8zwqHjGpfm+Aper/CzimNebx/dr9xuTHkp/dMEoiQOKARNxIBAAjcV4GtQKAn9UM9v7S+13zQHP7+N7xn34XYI/kWSMJ6RkJ6UVAL1slpNkeQS2nJCThkTxXl3PPJQMnXUvSF0UVWQBS7q3J0TX2QPv70N8vdxBitu+TwFbJB63T6Y8ajfq8XY0nur8dbwCwT9vLXTtczt8GWKAu+KrAkuvdXqy1Vsq2zk7wehe4zvcAt25BWRm6dyPQpabmALxQ+F5OnaP7TOnO0nIkRlcG2IEaoPJGheO1r0f0kfYMmJ5ezNjK8nrh888B0DocnLXZihM0FUazw2wAwDA/+PzADtStcf9wAKSd79DT2Lg4qMhIeT8zM3+/6WkirVaO/TtL/6dTTQ6AfY5Mw3zQfyC3JlBX3qxwpJV1yF9/uNmNi4OsLNi9Wz5OSYH16+X2jz9Cd7fc/vhjaG6GiYnQMRobSfd5mYq8iw6zeMMQbk2HBS74qsDy2tcjyssgQvazmM1QUgKxscqDbNwIaWlyOy0Nzp0DiwVaWhShAY5u2aL/wV1gKaX09KKBk64l6XO924sj7RmhJ6Oi5JkCeOklZdBweuIJ+doPPpCPT54M8TKRJSXkftFS3HItqU3J5SkCF0UVWbTWylBvEBkJH34Ie/YsDXSujh+X916vDB2o6Wm05yqx2q2WHHIOLwr4YVYQcExrzOMeybMm5d6aHDo7Q3sfP7782Q3UiRPw5ZfQ0RFs7+xk+6lXc6I/ij6tEqqJwNgjCHi/dr9REtIzusae0D9YfDycPbtysACSBBcuwJUrcP/+A7vXi+7KN5gyTIeFV/Rf4EKTInDyY8nPSkgv0v5+6OCvvAIxMSsLDPDUU/Jba20Ntre38fTrJ40C8S9AGdgXIupnA5lAzeMRenp6yM3NBeDOnTukp6dTXV2NSqXC7XYDoNFowkMrAff3s/6epAfuBJof7Y8ucUACpKAQEX94mJISdhCTyYRWqwUgLy+Pmpoa+vr6GB4e5tChQwBcv36dzZs3Kw+wdWuoTQgSXQsAx41EBITcPvlfZXS04r2mpqa4ceMGJpMJgLVr19La2kp8fDz5+fmMjo7OPsjly5eVgTdtUjRrRiTEHKKFl8QC8e7ExARCCCwWCwBqtZqZmRlu3rxJUVERPT09AOFh55MUMn3BwCNxXkDiyUCjb4aYnITVq0MGWLduHatWraKqqgqA7OxsNBoNXV1dbAozcyH6/ntF8121FxBBtiBgf8K4VQpYx/59dzcYDCGDqlQq0tPTsdlsAFRXVyNJEtu2bWNqaoqxsTEA7HY7VqtVGbi3N9QmSfwnKdT8aHuJn9UMSuBEp9Nz61Zwz44OxRkGqK2tpalJ9u1ut5v6+noSEhIAqKurA+D27dtMTk6yWmFZ8cknoTadjruxwikQg2GBe3/p/U4SkjhqNOopKwseoKEBiosVY9/o6GiOHDmi+DAHDx5UtM9qYAA+/TTUbnyZPndfuxAi6C8WBNw80NzukTxX83Y1ntC9GxHsIdxuKCyEixfnB1iKhJADql9/DbZHRNC/K4VLw1n1KqEKSlGCgP1RUfe34w261NQcf3Y7q6oq2LkT9u1bGeCyMvjss1B7airdseMNU3+eGpp76tH+6PyyT9vLXyh8L0frcARnHV6vnHB6PPLxgQNLv6MQcP683M7PDz0fFYWr8Bj26bfKFw3s2uFy1jm6z5y12oojbXN85/37kJkpt69ehXfegQ0bFgc7NARvvqnsFXyasdmo9XSdcRmUS1hhl0TpztLyBE2F8VhfVmia7/+Z1NbKOV5GxoM0PzkZEhLktzE09OCn0NYmb4GBeqCyswH4+x618+3nrYqzOy8wEqNmh9mw8ZSv8gPKKf/YGNTUyNv/qqws/vm33U4A80hm2JrE/MAPqeYHNjC613HAAFCRV+E4umWLPrKkZHnFwEBFRTFjs3HpL2rnG+7MFSgGBgxgFmbDD+4CS+4XLcXac0sot85VRASkpgLgKjxGrafrzNvPWVew3OqXxGgppadbriW1We1WC8D2U6/m6K58A+1tigVt+brZgjYYX6Z/Vwrdsf6C9lvl4bzB8oF9cu1wOf0VmeiPok+b/mo6/PTrJ43r78nFvESXhGZEhnTHCQaT5Ae4G4uzz93Xfmk4q17pD/abAQddLFQTQoh+Xyo+m90+SGsE/gBcwKAQon9ubLDkey7n4vG94z/5ihxNC3ZeIf3B3NpDqP8C13uhzxmEU+EAAAAASUVORK5CYII=", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "6" }, { "symbol": { "type": "esriPMS", "url": "ad354efeefe2ba071fbc4728df5e5426", "imageData": "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", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "13", "label": "13" }, { "symbol": { "type": "esriPMS", "url": "1c187251a86702b11b3923b56d00e21d", "imageData": "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", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "14", "label": "14" }, { "symbol": { "type": "esriPMS", "url": "a28c9e6ec15da02ceb50ad7b1ea93755", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAHKUlEQVRYheWYf0wU1xbHP8OSgIQGFqUv1jRpCbspafVtTCCCCXHzEozG1wWfgmFJkT9arRRd7cNYWEQFSYttikSomlRKFGOgtVCaVrF2G60VSv/ApkmRJaiFhqSpC7QEWFnnvj9mF3aY5VehqfZ9k83cOXPvnc/euXPmnBPMY6bgvxpgvvr/Ag6/GP5kemy6Jf6J+BeWDRIDENMtoR8IAmBAL9MTKwD4NZKe9t/bf6jvrm8a3jz8y18C7JE8YZKQnpeQkgGTYpWQJnqoWh2SkIRH8lxZyD3nDWy4YTAdDDloA0gYCss21rVB07vQ1aV0EGKi7zPAaskLbTSadlgspv3r6/a0fjdcC1DqLq1wrnV2/DnAgsiCrwpsOfKa4lh7tWJraQFZnmWc9w/cvg3l5RjfDsKYkpINkFT4TnaNo/Vw2bqyCiQGFwfYQSRA9a0qxytfD5h0pVvB7Z7L3IEly3DpEgCxDgdHioqKV0RVWXIduWYAzDODzwzsIPKi/oIDIO1Ys4m6urlB6XTK8eHDmfu53ejsdnb9aDX9I/+8A2CLI9M8E/TfyK0JIqu/r3KklTcrb/90q6vXg9UKGzcq5wkJsHSp0u7vh9ZWpf3JJ1BfDyMj2jnq6viP18tU7T/hyBWvmafb09MCF3xVYHvl64HA2yBI8bPk5kJJCUREBJ5k+XJIS1PaaWlw9CjYbNDQEBAaYEdcnOlnV4GtjLJDcwY23DCYcuQ1xbrSrdqLISHKSgG8+GJg0On01FPK2MpK5XzvXo2X0ZWUkPNFQ3HDDUNjIJcXEPhgyEFbrL1a6w10OvjwQ9i0aX6gU7V7t3KUZQXaX243sUersZfabdlkb58T8KMsFXD4xfAnPZInLGEoLJuWFm3v3bsXvrr+2rMHvvwSmpvV9pYW1uS/nB36ceihYBE84h97qIDTY9MtkpCeN9a1ab9g0dFw5MjiwQJIEhw/Dpcvw4MHk3ZZxnj5W3Zu3bldyKLrOMfPBwSOfyL+BQkpmaZ3tZO/9BKEhy8uMMCzzypP7eJFtb2pkede3WsRiGtAYGBviGiaCGT8FcAjjI6OsmHDBnQ6HVevXp2wZ2Rk0Ox9zMnJyQBc8n6OXS4XUVFR6okCAXd1sXRIMgF9/ubH+6WL6ZYASRUi4gsPExI0g7Oysrh27RqJiYkq+507d0hNTSUnJwe9Xg+AEIIDBw5w69Ytzp07B8CyZcuUAatXa8mEIMY5C7B+IMgv5PbK9/hCQzWD09PTMRgMXL9+XWXv7e1lbGyMmpoa8vPzAZBlmdOnT+N2uzl79iwAe30++OmntWRA1ICEmEI0+5aYId7NyMigr69PY6+srKShoYH+/n5SUlIAuHfvHgUFBbS3t0+CziZJs3xq4AG9DEg8428c9MYgo6OwZMms9xgbG2PJkiWcOnWKvr4+Vq1aBUBPT8/0g3p7A5rvR8qAUNlUwL6EcbXkt499x9ZWMJtnBZZlGZvNxsjICOPj46xcuRKAuLg42traVHs4KytLGdTerp1Ikrhj0Jofby/xayQ9EnRgNJq4fVvds7k54AonJSVNeAKAsLAwbt68yYULF5BleWIVdTodVquVoaEh3FODqk8/1ZIZjdyPEB0CodpLKuD239t/kIQkdlgsJsrL1RPU1kJxsSb2TUxM1Li16Oho8vLyNAyhoaHs27dPbezuhs8+0wJbUul0dTYJIVRfMRVwfXd9k0fyXNm/vm6P8e0gtYdwuaCwEE6c0E7+RyWEElCNj6vtQUF0rU/g5E/WD4JFsCpFUQH7oqLW74ZrjSkp2b7sdkLvvQfr1sGWLYsDXF4On3+utaek0BoxXDv2r7G7Uy893i+dT6Xu0oqkwneyYx0OddYhy0rC6fEo59u2zf+OQsCxY0r7jTe010NCcBbuotT9esWcgZ1rnR01jtbDR+xFxboiu/rigweQmam0r1yBt94CX0wwm+7ehby8wF7Bq4dFRZzxfHPYaQ5cwpp2S5StK6tYEVVl2dVp1ab5vo/JmTNKjrd162SaHx8PK1YoT+Pu3cmPQmOj8vMP1P3ldX+nNkV2vPlPe8DVnREYicFcR655eb638gOBU/7ffoP331d+f1RWKx/9d2MHQO5A5rQ1iZmBH1HNDGxmcLNjmxmgan+VY0dcnElXUrKwYqC/QkJ4WFTEyX9HdrzmylyEYqDfBLki1/yzq8CW80VDcezReZRbpyooCLwhp7NwF2c83xx+c5V9EcutPkkMllF2qOGGodFearcBrMl/Odt4+VtoagxY0FbGTRS0wZJK1/oEWiN8Be3XK6bzBgsH9sq51tnhq8iEfhx6aGfGzu3PvbrXsnRIKebFOCWiBhRIl17QY1D+wP0IOjpdnU0nf7J+EOgL9qcBqwaL4BEhRJc3FZ9IPSbTGoEvABfQI4TomhobzPueCxk8vHn4F2+R4/ysnRdJfzO39gjqf1sVu6NrmgEGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "15", "label": "15" }, { "symbol": { "type": "esriPMS", "url": "e96339fd5ac2de17023e21a6bcb4b784", "imageData": "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", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "16", "label": "16" }, { "symbol": { "type": "esriPMS", "url": "5f1c5acac06f1f80727c914d9615f5b7", "imageData": "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", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "35", "label": "35" }, { "symbol": { "type": "esriPMS", "url": "4acb5f57d3c57b765bb6f84c90e18318", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAHdElEQVRYheWYf0xT5xrHP4cSYaYKRZ06s/gj0Gg2dhsTGoPJItwEjMF1OPQaa4b+sclkU9Trj5XyQ0DiYMtgEeY1mfMXxsCuo2OZE5aduQCysZh6nblKCRfnXZbM0cLWuNXVvveP05YeWkAmy3T3mzTnPc95z3s+fc97nvd5nmgeMkX/0QAT1f8XsPas9tF1ietMKdNSnpw5yCKARb0SOlcUAC6dj75EAcAP8fR1/9T9dWNvo829xv39HwLslbxTJSE9ISE9DRgUq4QU7KFq2SUhCa/kbbufZ04YOKkjyVAcU1wAYByamqtv+AJsb0JPj9JBiGDfBcBSyQ+t1xu2mEyGPZkN27u+ch8HqPBU1DiWO+y/D7Ag3vKZpWCzb1lJorVesbW2gs83zn3+P3D9OlRVoX89Cn1GRi5AauEbue/KXfsrV1TWIDE4OcAy8QD1l+vkF9tdBk3FWvB47mXsyPL54OOPAUiUZcqKikrmJdSZ8uX8NADSxgYfG1gm/qzujAyQXd1ioKHh3qA0GuV49+7Y/TweNFYrW/9tNszefVoGyJE3pI0F/Sdya4L4+n/VydlVLcrXP9rs6nRgNsOqVcq50QgzZijt776Dri6l/cEH0NgIt2+Hj9HQwHN+L1O355CcL15OG21Njwps+cxS8GK7K/IyiFL8LPn5UF4OcXGRB5k7F7KzlXZ2Nhw4AAUF0NQUERpgy5Ilhm+dloJKKkvvGTipI8mw2besRFOxNvxiTIwyUwDPPBMZdDQ99phy71tvKec7doR5GU15OZs/aSpp6khqjuTyIgIXxxQXJFrrw72BRgPvvQdZWRMDHalt25Sjz6dAh8rjIfFAPdYKa0EuuZvuCfhBlgpYe1b7qFfyTjUOTc2ltTW897Zt9z+7odq+HT79FFpa1PbWVpbtfiE39v3Y0mgRfTs09lABr0tcZ5KE9IS+4YvwHWzWLCgrmzxYAEmC2lo4fx7u3Bm2+3zoz39J3tq8TcInemqpPR0ROGVaypMS0tPY3gwf/PnnQaudXGCAhQuVt3b2rNpua2bxSztMAvE5EBnYHyIagoFMqEI8gtvtBiAnJ4e2tjaSk5Ox2WwAzJ8/n4MHD1JWVoZWq+XEiRMArFy5EgCn00lCQoJ67EjAPT3MGJIMwH9DzQ/3R7eoVwIkVYhIIDw0GoOmW7duAZCcnIzFYmHXrl3U1tYCUFxcjNVqpb6+nitXrrB3714AMjMz2bdvH5cvX+bUqVMAzJw5Uxlw6dJwMiFY5BgHWOeKCgm5/Qq8vtjYoGnhwoUAVFdXc+bMGW7evMns2bMBmDJlCtOmTaO9vZ0bN24wa9YsAHw+H0eOHMHj8XDy5EkAdgR88OOPh5MBCS4JMYJo/CUxTrx79epVhoaGmD59OgAajQadTofdbsflcpGamhq0WywWuru7h0HHkxQ2fWpgl84HSCwINQ76Y5Cff4ZHHgGGP7re3l7Ky8txuVycO3cOAKPRSH9/P263m4sXL7J69erxwW7ejGgeiPcBQmVTAQcSxqVSyDoOHLu6IE2JsTs6OgDIysoiJSWFS5cuBdfw4sWLmTNnDunp6QwMDJCenh4cPyEhQbWGN27cqFzo7g6nlST+kxRufri9xA/x9ElgR683cP26umdLS3CGMzMzAbhw4QKyLFNcXBz0swCdnZ0cO3YMrVZLXl5e0G42mxkaGsIzMqj68MNwMr2egThhF4i+UYG7f+r+WhKS2GIyGaiqUg9w/DiUlKhi39TU1OBHFaoFCxZQWloaZo+NjWXnzp1qY28vfPRROLDpWa45r9mEEKpdTAXc2Nto80retj2ZDdv1r0epPYTTCYWFcOhQ+OC/VUIoAdWvv6rtUVH0ZBo5/I35WLSIVqUoKuBAVNT1lfu4PiMjN5DdBvX227BiBeTkTA5wVRX4vYtKGRl0xbmP//LXX/pHXnq4P7qAKjwVNamFb+QmyrI66/D5lITT61XO16+f+BOFgOpqpf3qq+HXY2JwFG6lwrOr5p6BHcsd9nflrv1l1qISTZFVffHOHdiwQWm3tcFrr0EgJhhP/f3wyiuRvYJfd4uKOOrt3O9Ii1zCGnVJVK6orJmXUGfaes0cnuYHNpOjR5Ucb+3a4TQ/JQXmzVPeRn//8KbQ3Kz8QgP1UPk3kX9kxdsP/sUacXbHBEZiMF/OT5u721/5gcgp/48/wjvvKL/fKrOZf/59lR0g37Vh1JrE2MAPqMYGTmNwjbw+DaBuT528ZckSg6a8/P6KgaGKieFuURGHV8fbX3ZumIRiYMgA+SI/7VunpWDzJ00liQcmUG4dqagoyMgAwFG4laPezv0Hn7JOYrk1IInBSipLmzqSmq0V1gKAZbtfyNWf/xJszREL2sp9wYI2mJ6lJ9NIV1ygoL2rZjRvcP/AfjmWO+yBikzs+7GleX/L27T4pR2mGUNKMW+RQyLBpUA6dYK+JOUPDMRhv+a8Zjv8jflYpB3sdwNW3SyibwshevypeDC7HU5rBIEAXECfEKJnZGww4Wfez83uNe7v/UWO0+N2niT9ydzaA6j/AWG30F6hD0idAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "38", "label": "38" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 189, 189, 255 ], "toColor": [ 255, 41, 13, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 41, 13, 255 ], "toColor": [ 250, 180, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 180, 30, 255 ], "toColor": [ 244, 255, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 255, 43, 255 ], "toColor": [ 0, 252, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 252, 38, 255 ], "toColor": [ 244, 255, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 252, 252, 255 ], "toColor": [ 63, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 180, 252, 255 ], "toColor": [ 92, 0, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 0, 250, 255 ], "toColor": [ 255, 43, 255, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 43, 255, 255 ], "toColor": [ 255, 41, 13, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 525481.182599999, "ymin": 6308771.361499999, "xmax": 605585.5315999985, "ymax": 6341425.751400001, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ROUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "ObjectId", "domain": null }, { "name": "route", "type": "esriFieldTypeString", "alias": "Route Départementale", "length": 10, "domain": null }, { "name": "pr", "type": "esriFieldTypeString", "alias": "Positionnement de la limitation", "length": 15, "domain": null }, { "name": "ouvrage", "type": "esriFieldTypeString", "alias": "Ouvrage concerné", "length": 50, "domain": null }, { "name": "limite", "type": "esriFieldTypeDouble", "alias": "Limitation", "domain": null }, { "name": "observation", "type": "esriFieldTypeString", "alias": "Observation", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r43_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a32_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e4c08c7f94054ed3bb192915e910a5fc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Section limitée en poids", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "Limitation poids et hauteur" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "piso", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "value": "0", "label": " \tInterdiction de circuler sur une section de voirie d\u2019après une limitation de tonnage " }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 4 }, "value": "1", "label": "Interdiction de circuler sur une section de voirie d\u2019après une limitation de tonnage (Plan Intempéries Sud-Ouest (PISO)) " } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 189, 189, 255 ], "toColor": [ 255, 41, 13, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 41, 13, 255 ], "toColor": [ 250, 180, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 180, 30, 255 ], "toColor": [ 244, 255, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 255, 43, 255 ], "toColor": [ 0, 252, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 252, 38, 255 ], "toColor": [ 244, 255, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 252, 252, 255 ], "toColor": [ 63, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 180, 252, 255 ], "toColor": [ 92, 0, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 0, 250, 255 ], "toColor": [ 255, 43, 255, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 43, 255, 255 ], "toColor": [ 255, 41, 13, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 523577.26609999686, "ymin": 6300022.2267, "xmax": 608818.612499997, "ymax": 6360874.800000001, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ROUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "ObjectId", "domain": null }, { "name": "route", "type": "esriFieldTypeString", "alias": "Route Départementale", "length": 10, "domain": null }, { "name": "pr_debut", "type": "esriFieldTypeString", "alias": "Début de la limitation", "length": 15, "domain": null }, { "name": "pr_fin", "type": "esriFieldTypeString", "alias": "Fin de la limitation", "length": 15, "domain": null }, { "name": "limite", "type": "esriFieldTypeDouble", "alias": "Limitation", "domain": null }, { "name": "piso", "type": "esriFieldTypeSmallInteger", "alias": "Plan Intempéries Sud-Ouest (PISO)", "domain": { "type": "codedValue", "name": "BOOLEEN", "description": "Oui - Non", "codedValues": [ { "name": "Oui", "code": 1 }, { "name": "Non", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r44_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a33_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e4c08c7f94054ed3bb192915e910a5fc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Viabilité Hivernale", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 16, "name": "Section de routes départementales traitées en priorité " }, { "id": 17, "name": "Intervention après le traitement prioritaire" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 520398.9871999994, "ymin": 6299636.5328, "xmax": 617738.7157000005, "ymax": 6364875.4397, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "e4c08c7f94054ed3bb192915e910a5fc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Section de routes départementales traitées en priorité ", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Viabilité Hivernale" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 4 }, "label": "Section de routes départementales traitées en priorité" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerPart", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Par défaut", "priority": 6, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 92, 230, 255 ], "haloSize": 2, "font": { "family": "Arial Black", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 520398.9871999994, "ymin": 6300022.226799998, "xmax": 617738.7157000005, "ymax": 6364875.4397, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ROUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "ObjectId", "domain": null }, { "name": "route", "type": "esriFieldTypeString", "alias": "Route Départementale", "length": 10, "domain": null }, { "name": "pr_debut", "type": "esriFieldTypeString", "alias": "Début de la section", "length": 15, "domain": null }, { "name": "pr_fin", "type": "esriFieldTypeString", "alias": "Fin de la section", "length": 15, "domain": null }, { "name": "circuit", "type": "esriFieldTypeString", "alias": "Circuit", "length": 32, "domain": null }, { "name": "ordre", "type": "esriFieldTypeSmallInteger", "alias": "Ordre", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r36_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a25_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e4c08c7f94054ed3bb192915e910a5fc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Intervention après le traitement prioritaire", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Viabilité Hivernale" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 4 }, "label": "Intervention après le traitement prioritaire" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerPart", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Par défaut", "priority": 7, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 115, 223, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Black", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 520398.9871999994, "ymin": 6299636.5328, "xmax": 560026.379900001, "ymax": 6343703.441100001, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ROUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "route", "type": "esriFieldTypeString", "alias": "Route Départementale", "length": 10, "domain": null }, { "name": "pr_debut", "type": "esriFieldTypeString", "alias": "Début de la section", "length": 15, "domain": null }, { "name": "pr_fin", "type": "esriFieldTypeString", "alias": "Fin de la section", "length": 15, "domain": null }, { "name": "circuit", "type": "esriFieldTypeString", "alias": "Circuit", "length": 32, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r37_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a26_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e4c08c7f94054ed3bb192915e910a5fc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Subdivision", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "subdivision", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 255, 223, 255 ], "outline": null }, "value": "Castelsarrasin", "label": "Castelsarrasin" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 112, 255 ], "outline": null }, "value": "Montauban", "label": "Montauban" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "Saint-Antonin-Noble-Val", "label": "Saint-Antonin-Noble-Val" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 179, 255 ], "outline": null }, "value": "Valence-d'Agen", "label": "Valence-d'Agen" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 189, 189, 255 ], "toColor": [ 255, 41, 13, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 41, 13, 255 ], "toColor": [ 250, 180, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 180, 30, 255 ], "toColor": [ 244, 255, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 255, 43, 255 ], "toColor": [ 0, 252, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 252, 38, 255 ], "toColor": [ 244, 255, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 252, 252, 255 ], "toColor": [ 63, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 180, 252, 255 ], "toColor": [ 92, 0, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 0, 250, 255 ], "toColor": [ 255, 43, 255, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 43, 255, 255 ], "toColor": [ 255, 41, 13, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 518806.700000003, "ymin": 6298134.6000000015, "xmax": 620091.6000000015, "ymax": 6367856.1000000015, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "subdivision", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "subdivision", "type": "esriFieldTypeString", "alias": "Nom", "length": 50, "domain": null }, { "name": "code_postal", "type": "esriFieldTypeString", "alias": "Code postal", "length": 5, "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "adresse", "type": "esriFieldTypeString", "alias": "Adresse", "length": 100, "domain": null }, { "name": "telephone", "type": "esriFieldTypeString", "alias": "Téléphone", "length": 14, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r32_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a21_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e4c08c7f94054ed3bb192915e910a5fc" } ], "tables": [] }