{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Collecteurs canalisations - fonction (routes cantonales)", "type": "Feature Layer", "description": "DESCRIPTION_DPC1220L_COLLECTEURS_Fonction", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2056, "latestWkid": 2056, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -27386400, "falseY": -32067900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FONCTION_HYDRO_VALEUR", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Conduite à écoulement gravitaire", "description": "Conduite à écoulement gravitaire", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 31 }, "values": [ [ "Conduite à écoulement gravitaire" ] ] }, { "label": "Conduite de rétention et Bassin", "description": "Conduite de rétention et Bassin", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 31 }, "values": [ [ "Conduite de rétention et Bassin" ] ] }, { "label": "Drainage", "description": "Drainage", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 31 }, "values": [ [ "Drainage" ] ] }, { "label": "Boulet de drainage", "description": "Boulet de drainage", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 31 }, "values": [ [ "Boulet de drainage" ] ] }, { "label": "Caillebotis", "description": "Caillebotis", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 31 }, "values": [ [ "Caillebotis" ] ] }, { "label": "Cunette", "description": "Cunette", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 31 }, "values": [ [ "Cunette" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 31 }, "value": "Conduite à écoulement gravitaire", "label": "Conduite à écoulement gravitaire" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 31 }, "value": "Conduite de rétention et Bassin", "label": "Conduite de rétention et Bassin" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 31 }, "value": "Drainage", "label": "Drainage" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 31 }, "value": "Boulet de drainage", "label": "Boulet de drainage" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 31 }, "value": "Caillebotis", "label": "Caillebotis" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 31 }, "value": "Cunette", "label": "Cunette" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 112, 153, 89, 255 ], "toColor": [ 242, 238, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 238, 162, 255 ], "toColor": [ 242, 206, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 206, 133, 255 ], "toColor": [ 194, 140, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 158, 143, 255 ], "toColor": [ 248, 245, 250, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var materiaux=\"\"\nIf ($feature.MATERIAUX_CODE==\"TC\")\n{\nmateriaux=\"TC\"\n}\nElse If ($feature.MATERIAUX_CODE==\"HDP\" || $feature.MATERIAUX_CODE==\"PP\" || $feature.MATERIAUX_CODE==\"PE\" || $feature.MATERIAUX_CODE==\"PRV\" || $feature.MATERIAUX_CODE==\"PVC\")\n{\nmateriaux=\"PVC\"\n}\nElse If ($feature.MATERIAUX_CODE==\"ZZZ\" || $feature.MATERIAUX_CODE==\"AAA\" || $feature.MATERIAUX_CODE==\"ETE\" || $feature.MATERIAUX_CODE==\"FON\" || $feature.MATERIAUX_CODE==\"GRE\")\n{\nmateriaux=\"\"\n}\nif (!IsEmpty($feature.MATERIAUX_VALEUR) && IsEmpty($feature.DIAMETRE))\n{\nreturn materiaux\n}\nelse if (!IsEmpty($feature.MATERIAUX_VALEUR) && !IsEmpty($feature.DIAMETRE))\n{\nreturn materiaux + \" \" + $feature.DIAMETRE\n}\nelse if (IsEmpty($feature.MATERIAUX_VALEUR) && !IsEmpty($feature.DIAMETRE))\n{\nreturn $feature.DIAMETRE\n}", "title": "Personnalisé" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "offsetDistance": 6, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 255, 255, 255, 255 ], "borderLineColor": [ 240, 240, 240, 0 ], "borderLineSize": 0, "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": false, "extent": { "xmin": 2547664.2366999984, "ymin": 1145878.2916, "xmax": 2591626.4109999985, "ymax": 1206387.2468999997, "spatialReference": { "wkid": 2056, "latestWkid": 2056, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -27386400, "falseY": -32067900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HIERARCHIE_RESEAU_VALEUR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "AXE", "type": "esriFieldTypeString", "alias": "Axe", "length": 16, "domain": null }, { "name": "TYPE_EAUX_VALEUR", "type": "esriFieldTypeString", "alias": "Type eaux", "length": 30, "domain": null }, { "name": "HIERARCHIE_RESEAU_VALEUR", "type": "esriFieldTypeString", "alias": "Hiérarchie réseau", "length": 20, "domain": null }, { "name": "FONCTION_HYDRO_VALEUR", "type": "esriFieldTypeString", "alias": "Fonction hydraulique", "length": 40, "domain": null }, { "name": "MATERIAUX_VALEUR", "type": "esriFieldTypeString", "alias": "Matériaux", "length": 10, "domain": null }, { "name": "DIAMETRE", "type": "esriFieldTypeSmallInteger", "alias": "Diamètre", "domain": null }, { "name": "PROFIL_VALEUR", "type": "esriFieldTypeString", "alias": "Profil", "length": 20, "domain": null }, { "name": "PROPRIETAIRE_VALEUR", "type": "esriFieldTypeString", "alias": "Propriétaire", "length": 50, "domain": null }, { "name": "ALT_AMONT", "type": "esriFieldTypeDouble", "alias": "Altitude amont", "domain": null }, { "name": "ALT_AVAL", "type": "esriFieldTypeDouble", "alias": "Altitude aval", "domain": null }, { "name": "PENTE", "type": "esriFieldTypeDouble", "alias": "Pente", "domain": null }, { "name": "ANNEE_VIDEO", "type": "esriFieldTypeSmallInteger", "alias": "Année vidéo", "domain": null }, { "name": "FREQ_CURAGE_VALEUR", "type": "esriFieldTypeString", "alias": "Fréquence curage", "length": 20, "domain": null }, { "name": "PROVENANCE_VALEUR", "type": "esriFieldTypeString", "alias": "Provenance", "length": 30, "domain": null }, { "name": "ANNEE_CONSTR", "type": "esriFieldTypeSmallInteger", "alias": "Année construction", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S899_idx", "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}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "W. Europe Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "W. Europe Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }