{ "currentVersion": 10.91, "id": 0, "name": "Quartiers - Label", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 301694.2237999998, "ymin": 5030406.955, "xmax": 320993.5151000004, "ymax": 5057442.273399999, "spatialReference": { "wkid": 32188, "latestWkid": 32188 } }, "sourceSpatialReference": { "wkid": 32188, "latestWkid": 32188 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "Nombre >=10", "labelExpression": "[NOM] CONCAT NEWLINE CONCAT \"Nbe: \" CONCAT [Nombre] CONCAT NEWLINE CONCAT \"Moy: \" CONCAT [MoyIndex] CONCAT \" $\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 25000, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "Nombre <10", "labelExpression": "[NOM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 25000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NOM" }, { "name": "Nombre", "type": "esriFieldTypeDouble", "alias": "Nombre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Nombre" }, { "name": "Moy", "type": "esriFieldTypeDouble", "alias": "Moy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Moy" }, { "name": "Median", "type": "esriFieldTypeDouble", "alias": "Median", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Median" }, { "name": "Max_", "type": "esriFieldTypeDouble", "alias": "Max", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Max_" }, { "name": "Min_", "type": "esriFieldTypeDouble", "alias": "Min", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Min_" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "List", "type": "esriFieldTypeDouble", "alias": "List", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "List" }, { "name": "Ville", "type": "esriFieldTypeString", "alias": "Ville", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ville" }, { "name": "MoyIndex", "type": "esriFieldTypeDouble", "alias": "MoyIndex", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MoyIndex" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R645_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S572_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Quartiers - Label", "description": "", "prototype": { "attributes": { "Ville": null, "MoyIndex": null, "NOM": null, "Nombre": null, "Moy": null, "Median": null, "Max_": null, "Min_": null, "Type": null, "List": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "cf79af6f84eb4c06a37b2e083c7d2682" }