{ "currentVersion": 10.81, "id": 2, "name": "Canalisation", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 757985.2246999964, "ymin": 7008719.887400001, "xmax": 780920.0978000015, "ymax": 7027944.494100001, "spatialReference": { "wkid": 102110, "latestWkid": 2154 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "niveau_de_", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "defaultLabel": "Inconnu", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 1.2 }, "value": "BP", "label": "Basse Pression", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 191, 0, 255 ], "width": 1.2 }, "value": "MPB", "label": "Moyenne Pression B", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 23, 97, 143, 255 ], "width": 1.2 }, "value": "MPC", "label": "Moyenne Pression C", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "\"Ø\" CONCAT [diam_tre_e]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "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" } }, "minScale": 3000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "code_commu", "typeIdField": "niveau_de_", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "code_commu", "type": "esriFieldTypeString", "alias": "Code commune", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "code_commu" }, { "name": "date_d_ins", "type": "esriFieldTypeDate", "alias": "Date d'installation", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_d_ins" }, { "name": "diam_tre_e", "type": "esriFieldTypeString", "alias": "Diamètre", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "diam_tre_e" }, { "name": "mat_riau", "type": "esriFieldTypeString", "alias": "Matériau", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "mat_riau" }, { "name": "niveau_de_", "type": "esriFieldTypeString", "alias": "Niveau de pression", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "niveau_de_" }, { "name": "symbologie", "type": "esriFieldTypeString", "alias": "symbologie", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "symbologie" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r68_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a57_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "BP", "name": "BP", "domains": {}, "templates": [ { "name": "BP", "description": "", "prototype": { "attributes": { "niveau_de_": "BP", "symbologie": null, "code_commu": null, "date_d_ins": null, "diam_tre_e": null, "mat_riau": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "MPB", "name": "MPB", "domains": {}, "templates": [ { "name": "MPB", "description": "", "prototype": { "attributes": { "niveau_de_": "MPB", "symbologie": null, "code_commu": null, "date_d_ins": null, "diam_tre_e": null, "mat_riau": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "MPC", "name": "MPC", "domains": {}, "templates": [ { "name": "MPC", "description": "", "prototype": { "attributes": { "niveau_de_": "MPC", "symbologie": null, "code_commu": null, "date_d_ins": null, "diam_tre_e": null, "mat_riau": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "724e8dd4c6834a20b4c2ad633f0f40ad" }