{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Sens de circulation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5317800, "falseY": -10001100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CODE_S", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.333333333333333 }, "value": "1", "label": "À l'inverse du sens de numérisation" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "2", "label": "Selon sens de numérisation" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 235, 255 ], "toColor": [ 252, 207, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 188, 255 ], "toColor": [ 182, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 239, 252, 255 ], "toColor": [ 182, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 184, 255 ], "toColor": [ 252, 225, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 213, 252, 255 ], "toColor": [ 197, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 228, 255 ], "toColor": [ 212, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 184, 252, 255 ], "toColor": [ 248, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 189, 255 ], "toColor": [ 252, 200, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 197, 255 ], "toColor": [ 239, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 199, 252, 255 ], "toColor": [ 225, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 212, 255 ], "toColor": [ 252, 229, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 274470.6, "ymin": 5041332.278, "xmax": 302449.10000000003, "ymax": 5062163, "spatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5317800, "falseY": -10001100, "xyUnits": 4.503104285899046E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATUT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ODONYME_COURT", "type": "esriFieldTypeString", "alias": "Odonyme court", "length": 100, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CODE_S", "type": "esriFieldTypeString", "alias": "Sens de circulation", "length": 1, "domain": { "type": "codedValue", "name": "DOM_VOI_TRONCON_CODE_S", "description": "", "codedValues": [ { "name": "Double sens", "code": "0" }, { "name": "À l'inverse du sens de numérisation", "code": "1" }, { "name": "Selon sens de numérisation", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VITESSE", "type": "esriFieldTypeSmallInteger", "alias": "VITESSE", "domain": null }, { "name": "VITESSEMUL", "type": "esriFieldTypeSmallInteger", "alias": "VITESSEMUL", "domain": null }, { "name": "TERRE_PLEIN", "type": "esriFieldTypeSmallInteger", "alias": "TERRE_PLEIN", "domain": { "type": "codedValue", "name": "DOM_VOI_TERRE_PLEIN", "description": "Presence ou absence de terre-plein", "codedValues": [ { "name": "Absence", "code": 0 }, { "name": "Présence", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_RELEVE", "type": "esriFieldTypeDate", "alias": "Date du relevé", "length": 8, "domain": null }, { "name": "TYPE_RELEVE", "type": "esriFieldTypeString", "alias": "Type de relevé", "length": 50, "domain": null }, { "name": "SOURCE_RELEVE", "type": "esriFieldTypeString", "alias": "Source du relevé", "length": 50, "domain": null }, { "name": "DATE_SOURCE_RELEVE", "type": "esriFieldTypeDate", "alias": "Date de la source du relevé", "length": 8, "domain": null }, { "name": "PRECISION_RELEVE", "type": "esriFieldTypeString", "alias": "Précision du relevé", "length": 50, "domain": null }, { "name": "PROVENANCE_RELEVE", "type": "esriFieldTypeString", "alias": "Provenance du relevé", "length": 50, "domain": null }, { "name": "EMPLOYE_RELEVE", "type": "esriFieldTypeString", "alias": "Employé ayant fait le relevé", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R31416_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_31416", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_31416", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2147_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "GEO.CIV_NOCIVIQUE_PT", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "ID_TRC", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": "2e7c417ea9c34661ad883cefacb62227" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Adresse civique", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5317800, "falseY": -10001100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b50fb8c4ba0d7992fb1e66a32bfcdde8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAE0lEQVQokWNhIBGwjGoY1YAdAAA+BAAxB2sgmgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NO_CIVIQUE]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "none", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 70, 70, 70, 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.1, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 274420.9, "ymin": 5041556.3548, "xmax": 302458.8, "ymax": 5062160.8, "spatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5317800, "falseY": -10001100, "xyUnits": 4.503104285899046E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID_CIV", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NO_CIVIQUE", "type": "esriFieldTypeString", "alias": "NO_CIVIQUE", "length": 10, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "STATUT", "type": "esriFieldTypeString", "alias": "STATUT", "length": 20, "domain": null }, { "name": "DATE_RELEVE", "type": "esriFieldTypeDate", "alias": "Date du relevé", "length": 8, "domain": null }, { "name": "TYPE_RELEVE", "type": "esriFieldTypeString", "alias": "Type de relevé", "length": 50, "domain": { "type": "codedValue", "name": "DOM_CEG_TYPE_RELEVE", "description": "Méthode de collecte de la donnée", "codedValues": [ { "name": "Géotraitement", "code": "Géotraitement" }, { "name": "Lidar", "code": "Lidar" }, { "name": "Numérisation manuelle", "code": "Numérisation manuelle" }, { "name": "Photo-interprétation (2D)", "code": "Photo-interprétation (2D)" }, { "name": "Photogrammétrie (3D)", "code": "Photogrammétrie (3D)" }, { "name": "Relevé terrain", "code": "Relevé terrain" }, { "name": "Télédétection", "code": "Télédétection" }, { "name": "Vectorisation automatique", "code": "Vectorisation automatique" }, { "name": "Indéterminé", "code": "Indéterminé" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_RELEVE", "type": "esriFieldTypeString", "alias": "Source du relevé", "length": 50, "domain": { "type": "codedValue", "name": "DOM_CEG_SOURCE_RELEVE", "description": "Source de donnée utilisée", "codedValues": [ { "name": "Chainage", "code": "Chainage" }, { "name": "Donnée(s) existante(s)", "code": "Donnée(s) existante(s)" }, { "name": "Estimation terrain", "code": "Estimation terrain" }, { "name": "Image matricielle", "code": "Image matricielle" }, { "name": "Orthophoto", "code": "Orthophoto" }, { "name": "Plan émis pour construction", "code": "Plan émis pour construction" }, { "name": "Plan émis pour soumission", "code": "Plan émis pour soumission" }, { "name": "Plan tel que construit", "code": "Plan tel que construit" }, { "name": "Relevé Lidar terrestre", "code": "Relevé Lidar terrestre" }, { "name": "Relevé Lidar aeroporté", "code": "Relevé Lidar aeroporté" }, { "name": "Relevé Lidar SATP", "code": "Relevé Lidar SATP" }, { "name": "SATP", "code": "SATP" }, { "name": "Solution mobile", "code": "Solution mobile" }, { "name": "Station totale", "code": "Station totale" }, { "name": "Indéterminé", "code": "Indéterminé" }, { "name": "Plan autre ou croquis", "code": "Plan autre ou croquis" }, { "name": "GPS", "code": "GPS" }, { "name": "Photo aérienne non rectifiée", "code": "Photo aérienne non rectifiée" }, { "name": "Plan de localisation des infrastructures", "code": "Plan de localisation des infrastructures" }, { "name": "Modèle stéréoscopique", "code": "Modèle stéréoscopique" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_SOURCE_RELEVE", "type": "esriFieldTypeDate", "alias": "Date de la source du relevé", "length": 8, "domain": null }, { "name": "PRECISION_RELEVE", "type": "esriFieldTypeString", "alias": "Précision du relevé", "length": 50, "domain": { "type": "codedValue", "name": "DOM_CEG_PRECISION_RELEVE", "description": "Précision spatiale x,y,(z) de la donnée", "codedValues": [ { "name": "1:250 (0,01 à 0,05m)", "code": "1:250 (0,01 à 0,05m)" }, { "name": "1:500 (0,051 à 0,1m)", "code": "1:500 (0,051 à 0,1m)" }, { "name": "1:1 000 (0,11 à 0,2m)", "code": "1:1 000 (0,11 à 0,2m)" }, { "name": "1:2 000 (0,21 à 0,4m)", "code": "1:2 000 (0,21 à 0,4m)" }, { "name": "1:5 000 (0,41 à 1m)", "code": "1:5 000 (0,41 à 1m)" }, { "name": "1:10 000 (1,01 à 2m)", "code": "1:10 000 (1,01 à 2m)" }, { "name": "1:20 000 (2,01 à 4m)", "code": "1:20 000 (2,01 à 4m)" }, { "name": "Indéterminé", "code": "Indéterminé" }, { "name": "1:25 000 (4,01 m et + )", "code": "1:25 000 (4,01 m et + )" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROVENANCE_RELEVE", "type": "esriFieldTypeString", "alias": "Provenance du relevé", "length": 50, "domain": { "type": "codedValue", "name": "DOM_CEG_PROVENANCE_RELEVE_1", "description": "Provenance du relevé", "codedValues": [ { "name": "Autres services VDL", "code": "Autres services VDL" }, { "name": "CEG", "code": "CEG" }, { "name": "Firme externe", "code": "Firme externe" }, { "name": "Indéterminé", "code": "Indéterminé" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EMPLOYE_RELEVE", "type": "esriFieldTypeString", "alias": "Employé ayant fait le relevé", "length": 50, "domain": { "type": "codedValue", "name": "DOM_CEG_EMPLOYE_RELEVE", "description": "Employé qui fait le relevé (CEG seulement)", "codedValues": [ { "name": "Abdelmajid Mohamed", "code": "Abdelmajid Mohamed" }, { "name": "Alexandre P. Gagnon", "code": "Alexandre P. Gagnon" }, { "name": "Céline Turcotte", "code": "Céline Turcotte" }, { "name": "David Thibault", "code": "David Thibault" }, { "name": "Frédéric Bastien", "code": "Frédéric Bastien" }, { "name": "Hassen Feki", "code": "Hassen Feki" }, { "name": "Indéterminé", "code": "Indéterminé" }, { "name": "Jean Lamontagne", "code": "Jean Lamontagne" }, { "name": "Karin Fridman Castelblanco", "code": "Karin Fridman Castelblanco" }, { "name": "Manon Gagné", "code": "Manon Gagné" }, { "name": "Marie-Ève Perrier", "code": "Marie-Ève Perrier" }, { "name": "Maxi Hyppolite Fils", "code": "Maxi Hyppolite Fils" }, { "name": "Michel Guérin", "code": "Michel Guérin" }, { "name": "Mirta Patarcic", "code": "Mirta Patarcic" }, { "name": "Patrick Tousignant", "code": "Patrick Tousignant" }, { "name": "Philippe Pomerleau", "code": "Philippe Pomerleau" }, { "name": "Raluca Georgiana Anghel", "code": "Raluca Georgiana Anghel" }, { "name": "Samuel Ferguson", "code": "Samuel Ferguson" }, { "name": "Usager générique division donnée", "code": "Usager générique division donnée" }, { "name": "Usager générique division système", "code": "Usager générique division système" }, { "name": "Usager générique script", "code": "Usager générique script" }, { "name": "Daniel Genest", "code": "Daniel Genest" }, { "name": "Adam Pelletier", "code": "Adam Pelletier" }, { "name": "Steven Wait", "code": "Steven Wait" }, { "name": "Stéphane Dugré", "code": "Stéphane Dugré" }, { "name": "Natasha Desrosiers", "code": "Natasha Desrosiers" }, { "name": "Gaetan Dussault", "code": "Gaetan Dussault" }, { "name": "Vincent Thomas", "code": "Vincent Thomas" }, { "name": "Dominic Boutin", "code": "Dominic Boutin" }, { "name": "Pierre-Yannick Saravia-Pereira", "code": "Pierre-Yannick Saravia-Pereira" }, { "name": "Benjamin Mainguy-Seers", "code": "Benjamin Mainguy-Seers" }, { "name": "Catherine Marchand-Lavoie", "code": "Catherine Marchand-Lavoie" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R31414_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_31414", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_31414", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2145_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "GEO.VOI_TRONCON_LN", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "ID_TRC", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e7c417ea9c34661ad883cefacb62227" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Espace vert", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5317800, "falseY": -10001100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NOM_COMPLET]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 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": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 274853.3, "ymin": 5041490.806, "xmax": 302533.9, "ymax": 5062030.8, "spatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5317800, "falseY": -10001100, "xyUnits": 4.503104285899046E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "NOM_COMPLET", "type": "esriFieldTypeString", "alias": "NOM_COMPLET", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TOPONYME", "type": "esriFieldTypeString", "alias": "TOPONYME", "length": 100, "domain": null }, { "name": "DATE_RELEVE", "type": "esriFieldTypeDate", "alias": "DATE_RELEVE", "length": 8, "domain": null }, { "name": "TYPE_RELEVE", "type": "esriFieldTypeString", "alias": "TYPE_RELEVE", "length": 50, "domain": { "type": "codedValue", "name": "DOM_CEG_TYPE_RELEVE", "description": "Méthode de collecte de la donnée", "codedValues": [ { "name": "Géotraitement", "code": "Géotraitement" }, { "name": "Lidar", "code": "Lidar" }, { "name": "Numérisation manuelle", "code": "Numérisation manuelle" }, { "name": "Photo-interprétation (2D)", "code": "Photo-interprétation (2D)" }, { "name": "Photogrammétrie (3D)", "code": "Photogrammétrie (3D)" }, { "name": "Relevé terrain", "code": "Relevé terrain" }, { "name": "Télédétection", "code": "Télédétection" }, { "name": "Vectorisation automatique", "code": "Vectorisation automatique" }, { "name": "Indéterminé", "code": "Indéterminé" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_RELEVE", "type": "esriFieldTypeString", "alias": "SOURCE_RELEVE", "length": 50, "domain": { "type": "codedValue", "name": "DOM_CEG_SOURCE_RELEVE", "description": "Source de donnée utilisée", "codedValues": [ { "name": "Chainage", "code": "Chainage" }, { "name": "Donnée(s) existante(s)", "code": "Donnée(s) existante(s)" }, { "name": "Estimation terrain", "code": "Estimation terrain" }, { "name": "Image matricielle", "code": "Image matricielle" }, { "name": "Orthophoto", "code": "Orthophoto" }, { "name": "Plan émis pour construction", "code": "Plan émis pour construction" }, { "name": "Plan émis pour soumission", "code": "Plan émis pour soumission" }, { "name": "Plan tel que construit", "code": "Plan tel que construit" }, { "name": "Relevé Lidar terrestre", "code": "Relevé Lidar terrestre" }, { "name": "Relevé Lidar aeroporté", "code": "Relevé Lidar aeroporté" }, { "name": "Relevé Lidar SATP", "code": "Relevé Lidar SATP" }, { "name": "SATP", "code": "SATP" }, { "name": "Solution mobile", "code": "Solution mobile" }, { "name": "Station totale", "code": "Station totale" }, { "name": "Indéterminé", "code": "Indéterminé" }, { "name": "Plan autre ou croquis", "code": "Plan autre ou croquis" }, { "name": "GPS", "code": "GPS" }, { "name": "Photo aérienne non rectifiée", "code": "Photo aérienne non rectifiée" }, { "name": "Plan de localisation des infrastructures", "code": "Plan de localisation des infrastructures" }, { "name": "Modèle stéréoscopique", "code": "Modèle stéréoscopique" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_SOURCE_RELEVE", "type": "esriFieldTypeDate", "alias": "DATE_SOURCE_RELEVE", "length": 8, "domain": null }, { "name": "PRECISION_RELEVE", "type": "esriFieldTypeString", "alias": "PRECISION_RELEVE", "length": 50, "domain": { "type": "codedValue", "name": "DOM_CEG_PRECISION_RELEVE", "description": "Précision spatiale x,y,(z) de la donnée", "codedValues": [ { "name": "1:250 (0,01 à 0,05m)", "code": "1:250 (0,01 à 0,05m)" }, { "name": "1:500 (0,051 à 0,1m)", "code": "1:500 (0,051 à 0,1m)" }, { "name": "1:1 000 (0,11 à 0,2m)", "code": "1:1 000 (0,11 à 0,2m)" }, { "name": "1:2 000 (0,21 à 0,4m)", "code": "1:2 000 (0,21 à 0,4m)" }, { "name": "1:5 000 (0,41 à 1m)", "code": "1:5 000 (0,41 à 1m)" }, { "name": "1:10 000 (1,01 à 2m)", "code": "1:10 000 (1,01 à 2m)" }, { "name": "1:20 000 (2,01 à 4m)", "code": "1:20 000 (2,01 à 4m)" }, { "name": "Indéterminé", "code": "Indéterminé" }, { "name": "1:25 000 (4,01 m et + )", "code": "1:25 000 (4,01 m et + )" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROVENANCE_RELEVE", "type": "esriFieldTypeString", "alias": "PROVENANCE_RELEVE", "length": 50, "domain": { "type": "codedValue", "name": "DOM_CEG_PROVENANCE_RELEVE", "description": "Provenance du relevé", "codedValues": [ { "name": "Autres services VDL", "code": "Autres services VDL" }, { "name": "CEG", "code": "CEG" }, { "name": "Firme externe", "code": "Firme externe" }, { "name": "Indéterminé", "code": "Indéterminé" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EMPLOYE_RELEVE", "type": "esriFieldTypeString", "alias": "EMPLOYE_RELEVE", "length": 50, "domain": { "type": "codedValue", "name": "DOM_CEG_EMPLOYE_RELEVE", "description": "Employé qui fait le relevé (CEG seulement)", "codedValues": [ { "name": "Abdelmajid Mohamed", "code": "Abdelmajid Mohamed" }, { "name": "Alexandre P. Gagnon", "code": "Alexandre P. Gagnon" }, { "name": "Céline Turcotte", "code": "Céline Turcotte" }, { "name": "David Thibault", "code": "David Thibault" }, { "name": "Frédéric Bastien", "code": "Frédéric Bastien" }, { "name": "Hassen Feki", "code": "Hassen Feki" }, { "name": "Indéterminé", "code": "Indéterminé" }, { "name": "Jean Lamontagne", "code": "Jean Lamontagne" }, { "name": "Karin Fridman Castelblanco", "code": "Karin Fridman Castelblanco" }, { "name": "Manon Gagné", "code": "Manon Gagné" }, { "name": "Marie-Ève Perrier", "code": "Marie-Ève Perrier" }, { "name": "Maxi Hyppolite Fils", "code": "Maxi Hyppolite Fils" }, { "name": "Michel Guérin", "code": "Michel Guérin" }, { "name": "Mirta Patarcic", "code": "Mirta Patarcic" }, { "name": "Patrick Tousignant", "code": "Patrick Tousignant" }, { "name": "Philippe Pomerleau", "code": "Philippe Pomerleau" }, { "name": "Raluca Georgiana Anghel", "code": "Raluca Georgiana Anghel" }, { "name": "Samuel Ferguson", "code": "Samuel Ferguson" }, { "name": "Usager générique division donnée", "code": "Usager générique division donnée" }, { "name": "Usager générique division système", "code": "Usager générique division système" }, { "name": "Usager générique script", "code": "Usager générique script" }, { "name": "Daniel Genest", "code": "Daniel Genest" }, { "name": "Adam Pelletier", "code": "Adam Pelletier" }, { "name": "Steven Wait", "code": "Steven Wait" }, { "name": "Stéphane Dugré", "code": "Stéphane Dugré" }, { "name": "Natasha Desrosiers", "code": "Natasha Desrosiers" }, { "name": "Gaetan Dussault", "code": "Gaetan Dussault" }, { "name": "Vincent Thomas", "code": "Vincent Thomas" }, { "name": "Dominic Boutin", "code": "Dominic Boutin" }, { "name": "Pierre-Yannick Saravia-Pereira", "code": "Pierre-Yannick Saravia-Pereira" }, { "name": "Benjamin Mainguy-Seers", "code": "Benjamin Mainguy-Seers" }, { "name": "Catherine Marchand-Lavoie", "code": "Catherine Marchand-Lavoie" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2074_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2074", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2074", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1639_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e7c417ea9c34661ad883cefacb62227" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Voie publique", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5317800, "falseY": -10001100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ODONYME_COURT]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 274470.6, "ymin": 5041332.278, "xmax": 302449.10000000003, "ymax": 5062163, "spatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5317800, "falseY": -10001100, "xyUnits": 4.503104285899046E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATUT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ODONYME_COURT", "type": "esriFieldTypeString", "alias": "Odonyme court", "length": 100, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "VITESSE", "type": "esriFieldTypeSmallInteger", "alias": "VITESSE", "domain": null }, { "name": "VITESSEMUL", "type": "esriFieldTypeSmallInteger", "alias": "VITESSEMUL", "domain": null }, { "name": "TERRE_PLEIN", "type": "esriFieldTypeSmallInteger", "alias": "TERRE_PLEIN", "domain": { "type": "codedValue", "name": "DOM_VOI_TERRE_PLEIN", "description": "Presence ou absence de terre-plein", "codedValues": [ { "name": "Absence", "code": 0 }, { "name": "Présence", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_RELEVE", "type": "esriFieldTypeDate", "alias": "Date du relevé", "length": 8, "domain": null }, { "name": "TYPE_RELEVE", "type": "esriFieldTypeString", "alias": "Type de relevé", "length": 50, "domain": null }, { "name": "SOURCE_RELEVE", "type": "esriFieldTypeString", "alias": "Source du relevé", "length": 50, "domain": null }, { "name": "DATE_SOURCE_RELEVE", "type": "esriFieldTypeDate", "alias": "Date de la source du relevé", "length": 8, "domain": null }, { "name": "PRECISION_RELEVE", "type": "esriFieldTypeString", "alias": "Précision du relevé", "length": 50, "domain": null }, { "name": "PROVENANCE_RELEVE", "type": "esriFieldTypeString", "alias": "Provenance du relevé", "length": 50, "domain": null }, { "name": "EMPLOYE_RELEVE", "type": "esriFieldTypeString", "alias": "Employé ayant fait le relevé", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R31416_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_31416", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_31416", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2147_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "GEO.CIV_NOCIVIQUE_PT", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "ID_TRC", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": "2e7c417ea9c34661ad883cefacb62227" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Secteur d'aménagement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5317800, "falseY": -10001100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 257000, "maxScale": 9999, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SECTEUR", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 224, 255 ], "outline": null }, "value": "Chomedey", "label": "Chomedey" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 252, 179, 255 ], "outline": null }, "value": "Duvernay, Saint-Vincent-de-Paul, Saint-François", "label": "Duvernay, Saint-Vincent-de-Paul, Saint-François" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 238, 252, 255 ], "outline": null }, "value": "Laval-Ouest, Sainte-Dorothée, Laval-sur-le-Lac", "label": "Laval-Ouest, Sainte-Dorothée, Laval-sur-le-Lac" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 187, 255 ], "outline": null }, "value": "Laval-des-Rapides, Pont-Viau", "label": "Laval-des-Rapides, Pont-Viau" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 196, 252, 255 ], "outline": null }, "value": "Sainte-Rose, Fabreville", "label": "Sainte-Rose, Fabreville" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 210, 255 ], "outline": null }, "value": "Vimont, Auteuil", "label": "Vimont, Auteuil" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 235, 255 ], "toColor": [ 252, 207, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 188, 255 ], "toColor": [ 182, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 239, 252, 255 ], "toColor": [ 182, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 184, 255 ], "toColor": [ 252, 225, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 213, 252, 255 ], "toColor": [ 197, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 228, 255 ], "toColor": [ 212, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 184, 252, 255 ], "toColor": [ 248, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 189, 255 ], "toColor": [ 252, 200, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 197, 255 ], "toColor": [ 239, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 199, 252, 255 ], "toColor": [ 225, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 212, 255 ], "toColor": [ 252, 229, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": [ { "labelExpression": "\"Secteur \" CONCAT [NO_SECTEUR]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "none", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 5, "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": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 273855.6512, "ymin": 5041292.0266, "xmax": 303001.1879, "ymax": 5062303.0711, "spatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5317800, "falseY": -10001100, "xyUnits": 4.503104285899046E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SECTEUR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SECTEUR", "type": "esriFieldTypeString", "alias": "SECTEUR", "length": 100, "domain": null }, { "name": "NO_SECTEUR", "type": "esriFieldTypeString", "alias": "NO_SECTEUR", "length": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1478_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1145_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e7c417ea9c34661ad883cefacb62227" } ], "tables": [] }