{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Branchements", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3947, "latestWkid": 3947, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34579800, "falseY": -24122100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Par type de tronçons" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ETAT_AVANCEMENT", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 176, 80, 255 ], "width": 2 }, "value": "1", "label": "Réseaux en service" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 176, 240, 255 ], "width": 2 }, "value": "2", "label": "Travaux réalisés" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "3", "label": "Travaux en cours" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 192, 0, 255 ], "width": 2 }, "value": "4", "label": "Travaux programmés" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 234, 22, 224, 255 ], "width": 2 }, "value": "5", "label": "Extensions en projet" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 237, 252, 255 ], "toColor": [ 204, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 182, 252, 255 ], "toColor": [ 250, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 182, 255 ], "toColor": [ 217, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 193, 184, 255 ], "toColor": [ 252, 193, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 226, 255 ], "toColor": [ 187, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 233, 255 ], "toColor": [ 252, 204, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 196, 255 ], "toColor": [ 179, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 194, 252, 255 ], "toColor": [ 225, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 212, 255 ], "toColor": [ 224, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1923425.7163, "ymin": 6227792.9198, "xmax": 1937176.2326, "ymax": 6236961.2151, "spatialReference": { "wkid": 3947, "latestWkid": 3947, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34579800, "falseY": -24122100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OID", "type": "esriFieldTypeOID", "alias": "OID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 320, "domain": null }, { "name": "LIEN_PDF", "type": "esriFieldTypeString", "alias": "Plus d'infos", "length": 255, "domain": null }, { "name": "ETAT_AVANCEMENT", "type": "esriFieldTypeSmallInteger", "alias": "Etat d'avancement", "domain": { "type": "codedValue", "name": "WS1_DME_REZO_SIMPL_ETAT_AVANCEMENT", "description": "Etat de l'avancement sur le réseau de chaleur en version simplifé", "codedValues": [ { "name": "Réseaux en service", "code": 1 }, { "name": "Travaux réalisés", "code": 2 }, { "name": "Travaux en cours", "code": 3 }, { "name": "Travaux programmés", "code": 4 }, { "name": "Extensions en projet", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTACT_MAIL", "type": "esriFieldTypeString", "alias": "Mail de contact", "length": 150, "domain": null }, { "name": "CONTACT_TEL", "type": "esriFieldTypeString", "alias": "Téléphone de contact", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TYPE_RESEAU", "type": "esriFieldTypeSmallInteger", "alias": "Type de réseau", "domain": { "type": "codedValue", "name": "WS1_DME_REZO_SIMPL_TYPE_RESEAU", "description": "Type de réseau", "codedValues": [ { "name": "Branchements", "code": 2 }, { "name": "Réseau principal", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_FIN_TRAVAUX", "type": "esriFieldTypeDate", "alias": "Dates de la fin des travaux", "length": 8, "domain": null }, { "name": "DATE_DEBUT_TRAVAUX", "type": "esriFieldTypeDate", "alias": "Dates du début des travaux", "length": 8, "domain": null }, { "name": "IDENTIFIANT", "type": "esriFieldTypeString", "alias": "Identifiant", "length": 255, "domain": null }, { "name": "DIAMETRE", "type": "esriFieldTypeSmallInteger", "alias": "Diamètre", "domain": { "type": "codedValue", "name": "WS1_DME_REZO_SIMPL_DN", "description": "Liste des diamètres", "codedValues": [ { "name": "15", "code": 15 }, { "name": "20", "code": 20 }, { "name": "25", "code": 25 }, { "name": "32", "code": 32 }, { "name": "40", "code": 40 }, { "name": "50", "code": 50 }, { "name": "65", "code": 65 }, { "name": "80", "code": 80 }, { "name": "100", "code": 100 }, { "name": "125", "code": 125 }, { "name": "150", "code": 150 }, { "name": "200", "code": 200 }, { "name": "250", "code": 250 }, { "name": "300", "code": 300 }, { "name": "350", "code": 350 }, { "name": "400", "code": 400 }, { "name": "450", "code": 450 }, { "name": "500", "code": 500 }, { "name": "550", "code": 550 }, { "name": "600", "code": 600 }, { "name": "650", "code": 650 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ANNEE_TRAVAUX", "type": "esriFieldTypeInteger", "alias": "Année des travaux", "domain": null }, { "name": "ANNEE_MISE_SERVICE", "type": "esriFieldTypeInteger", "alias": "Année de mise en service", "domain": null }, { "name": "MOA", "type": "esriFieldTypeString", "alias": "MOA", "length": 255, "domain": { "type": "codedValue", "name": "WS1_DME_REZO_SIMPL_MOA", "description": "Liste des MOA", "codedValues": [ { "name": "Engie", "code": "ENGIE" }, { "name": "GBM", "code": "GBM" }, { "name": "T25", "code": "T25" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "IND_ETAT_AVANCEM", "fields": "ETAT_AVANCEMENT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R2929426_SDE_ROWID_UK", "fields": "OID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2576_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b0271653810044d0be52ca25f3e931af" }