{ "currentVersion": 10.81, "id": 14, "name": "Réducteurs", "type": "Feature Layer", "description": "DESCRIPTION_Reducteurs", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2056, "latestWkid": 2056 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type_reducteur", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "023b0e5187bf162751d461898f52a135", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPBJREFUOI2t0aEOwjAQBuC/YbAEgQDPOyAwGEYQJIg9yjKQPAAaJniRgcDAZhA4LO9Agi0JDLGMXbcr2winmt716/Vq4E9hJAvTCSYSaFQ5bAIP6Vn7FJodp/KFXdUuJAA4gQ3P8mPoKWoQQLQaKoXCDT/r23KAdrOuzRtgghYk0VmcAOQvY6Hx5oLD9a49INwQwg3ZnAJRhOsq2eew3NMoQospwF2iQFmErrNAFmOHTeM87xWVlIP63RbbQWWIAnRm2adqh637Zl1nbEcU0+VLQRQrAlRIRBEgCgf6LR9D69EWTmB/VXThWX4KkY1f4w2auWsaho8yPgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BC", "label": "brise-charge (BC)", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0fb13cb435322c74bea3c6e4392d47b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALJJREFUOI2l0zEOAUEUxvH/Y07gGhQSB0CxV9GOyiUUmNJpZnvRyMYJNIptdGKNQmzCGjM7XjeTfL98k7xR/DmKbdFl1q+Sgd7xPCy13bGZSFqD12jrANpCqnGjraMDrOKgJgBwj2/0Hfhs9AMKAwEoHvBANeDW46i8zPO3c3SDOtj2Cb5gEBCdg/iDXkC0BREwLRdpsNxTnC5gpmmrXCxGaZ+prG4HTJYUfjYw2TU1DPAAOAgz/gNfBjoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RE", "label": "réducteur de pression (RE)", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2548063.556499999, "ymin": 1147951.9160000011, "xmax": 2590369.0590000004, "ymax": 1198674.9136999995, "spatialReference": { "wkid": 2056, "latestWkid": 2056 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Nom", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Nom", "type": "esriFieldTypeString", "alias": "Nom", "length": 40, "domain": null }, { "name": "Type_reducteur", "type": "esriFieldTypeString", "alias": "Type de réducteur", "length": 2, "domain": { "type": "codedValue", "name": "SAV_Type_reducteur", "description": "", "codedValues": [ { "name": "reducteur pression", "code": "RE" }, { "name": "brise charge", "code": "BC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Niv", "type": "esriFieldTypeDouble", "alias": "Niveau altimétrique", "domain": null }, { "name": "H_sortie", "type": "esriFieldTypeDouble", "alias": "Hauteur de sortie", "domain": null }, { "name": "Annee_installation", "type": "esriFieldTypeSmallInteger", "alias": "Année d installation", "domain": null }, { "name": "Proprietaire", "type": "esriFieldTypeString", "alias": "Proprietaire", "length": 30, "domain": null }, { "name": "Etat_exploitation", "type": "esriFieldTypeString", "alias": "Etat d exploitation", "length": 2, "domain": { "type": "codedValue", "name": "SAV_Etat_exploitation", "description": "", "codedValues": [ { "name": "en service", "code": "ES" }, { "name": "hors service", "code": "HS" }, { "name": "nouveau planifie", "code": "PL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Remarque", "type": "esriFieldTypeString", "alias": "Remarques", "length": 80, "domain": null }, { "name": "Orisymbole", "type": "esriFieldTypeSmallInteger", "alias": "Orientation du symbole", "domain": null }, { "name": "Zone_pression", "type": "esriFieldTypeString", "alias": "Zone de pression", "length": 30, "domain": null }, { "name": "Dossier_id", "type": "esriFieldTypeString", "alias": "Dossier id", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R594_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S507_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }