{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Cours d'eau MRC", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32187, "latestWkid": 32187 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 72224, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 1.2 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 }, "value": "1", "label": "Cours d'eau naturel", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "2", "label": "Cours d'eau verbalisé", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "3", "label": "Fossé", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[NOM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 169, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 70000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "TYPE = 3 AND SOURCE = 9", "labelExpression": "\"Fossé\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 168, 176, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 30000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -5317800, "ymin": -10001100, "xmax": 230620.9620000003, "ymax": 5133109.552, "spatialReference": { "wkid": 32187, "latestWkid": 32187 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NOM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TOPONYME", "type": "esriFieldTypeString", "alias": "TOPONYME", "length": 80, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "TYPE", "description": "", "codedValues": [ { "name": "Cours d'eau naturel", "code": 1 }, { "name": "Cours d'eau verbalisé", "code": 2 }, { "name": "Fossé", "code": 3 }, { "name": "Type à valider", "code": 4 }, { "name": "Interstitiel cd", "code": 5 }, { "name": "Interstitiel fossé", "code": 6 }, { "name": "Cours d'eau naturel canalisé", "code": 7 }, { "name": "Cours d'eau verbalisé canalisé", "code": 8 }, { "name": "Fossé canalisé", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": { "type": "codedValue", "name": "SOURCE", "description": "", "codedValues": [ { "name": "Geobase fédéral", "code": 1 }, { "name": "BDTQ", "code": 2 }, { "name": "Ruisseau Victo", "code": 3 }, { "name": "Cours d'eau verbalisé Victo", "code": 4 }, { "name": "Scan cours d'eau verbalisé été 2012", "code": 5 }, { "name": "Agence de géomatique", "code": 6 }, { "name": "Photo-interprétation", "code": 7 }, { "name": "Étude", "code": 8 }, { "name": "Validation terrain", "code": 9 }, { "name": "Réseau hydrographique du Québec", "code": 10 }, { "name": "Réseau RHN fédéral", "code": 11 }, { "name": "Scan papier", "code": 12 }, { "name": "Lits d'écoulement potentiels", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATE_VALIDATION_TERRAIN", "type": "esriFieldTypeDate", "alias": "DATE_VALIDATION_TERRAIN", "length": 8, "domain": null }, { "name": "COMMENTAIRE", "type": "esriFieldTypeString", "alias": "COMMENTAIRE", "length": 200, "domain": null }, { "name": "DATE_MISE_A_JOUR", "type": "esriFieldTypeDate", "alias": "DATE_MISE_A_JOUR", "length": 8, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Technicien", "type": "esriFieldTypeString", "alias": "Technicien", "length": 50, "domain": { "type": "codedValue", "name": "TechnicienEau", "description": "", "codedValues": [ { "name": "Pascal Grégoire", "code": "PascalG" }, { "name": "Luc Traversy", "code": "LucT" }, { "name": "Éric Pariseau", "code": "EricP" }, { "name": "Pascale Désilet", "code": "PascaleD" }, { "name": "Julie Demers", "code": "JulieD" }, { "name": "Autre", "code": "Autre" }, { "name": "Martin Bédard", "code": "MartinB" }, { "name": "Jasmin Bourgault", "code": "JasminB" }, { "name": "Maxime Boissonneault", "code": "MaximeB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NoMAPAQ", "type": "esriFieldTypeString", "alias": "NUMERO MAPAQ", "length": 25, "domain": null }, { "name": "CDRecepteur", "type": "esriFieldTypeString", "alias": "COURS_EAU_RECEPTEUR", "length": 100, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R332_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_332", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_332", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S327_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "e35af0d5da79403e9f63e9af57be3805" }, { "currentVersion": 10.91, "id": 1, "name": "Cours d'eau inexistant", "type": "Feature Layer", "description": "Propriétaire: MRC d'ArthabaskaMise à jour: ponctuelle, lorsque le technicien en cours d'eau de la MRC d'Arthabaska nous envoie les validations qu'il a faites. Note: cette couche n'est pas encore complétée pour l'ensemble de la MRC d'Arthabaska.Projection: MTM Nad 83, fuseau 7", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32187, "latestWkid": 32187 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 72224, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 235, 175, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 165898.2454, "ymin": 5074976.6691, "xmax": 230063, "ymax": 5132209, "spatialReference": { "wkid": 32187, "latestWkid": 32187 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 75, "domain": null }, { "name": "TOPONYME", "type": "esriFieldTypeString", "alias": "TOPONYME", "length": 80, "domain": null }, { "name": "NO_MUN", "type": "esriFieldTypeString", "alias": "NO_MUN", "length": 15, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "TYPE", "description": "", "codedValues": [ { "name": "Cours d'eau naturel", "code": 1 }, { "name": "Cours d'eau verbalisé", "code": 2 }, { "name": "Fossé", "code": 3 }, { "name": "Type à valider", "code": 4 }, { "name": "Interstitiel cd", "code": 5 }, { "name": "Interstitiel fossé", "code": 6 }, { "name": "Cours d'eau naturel canalisé", "code": 7 }, { "name": "Cours d'eau verbalisé canalisé", "code": 8 }, { "name": "Fossé canalisé", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CANALISE", "type": "esriFieldTypeSmallInteger", "alias": "CANALISE", "domain": { "type": "codedValue", "name": "CANALISATION", "description": "", "codedValues": [ { "name": "Oui", "code": 1 }, { "name": "Non", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": { "type": "codedValue", "name": "SOURCE", "description": "", "codedValues": [ { "name": "Geobase fédéral", "code": 1 }, { "name": "BDTQ", "code": 2 }, { "name": "Ruisseau Victo", "code": 3 }, { "name": "Cours d'eau verbalisé Victo", "code": 4 }, { "name": "Scan cours d'eau verbalisé été 2012", "code": 5 }, { "name": "Agence de géomatique", "code": 6 }, { "name": "Photo-interprétation", "code": 7 }, { "name": "Étude", "code": 8 }, { "name": "Validation terrain", "code": 9 }, { "name": "Réseau hydrographique du Québec", "code": 10 }, { "name": "Réseau RHN fédéral", "code": 11 }, { "name": "Scan papier", "code": 12 }, { "name": "Lits d'écoulement potentiels", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATE_VALIDATION_TERRAIN", "type": "esriFieldTypeDate", "alias": "DATE_VALIDATION_TERRAIN", "length": 8, "domain": null }, { "name": "COMMENTAIRE", "type": "esriFieldTypeString", "alias": "COMMENTAIRE", "length": 200, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeSmallInteger", "alias": "DESCRIPTION", "domain": { "type": "codedValue", "name": "Description", "description": "", "codedValues": [ { "name": "Barrage", "code": 1 }, { "name": "Barrage de castor", "code": 2 }, { "name": "Buse", "code": 3 }, { "name": "Chute", "code": 4 }, { "name": "Cours d'eau", "code": 5 }, { "name": "Cours d'eau intermittent", "code": 6 }, { "name": "Rapide", "code": 7 }, { "name": "Cours d'eau interstitiel", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATE_MISE_A_JOUR", "type": "esriFieldTypeDate", "alias": "DATE_MISE_A_JOUR", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Technicien", "type": "esriFieldTypeString", "alias": "Technicien", "length": 50, "domain": { "type": "codedValue", "name": "TechnicienEau", "description": "", "codedValues": [ { "name": "Pascal Grégoire", "code": "PascalG" }, { "name": "Luc Traversy", "code": "LucT" }, { "name": "Éric Pariseau", "code": "EricP" }, { "name": "Pascale Désilet", "code": "PascaleD" }, { "name": "Julie Demers", "code": "JulieD" }, { "name": "Autre", "code": "Autre" }, { "name": "Martin Bédard", "code": "MartinB" }, { "name": "Jasmin Bourgault", "code": "JasminB" }, { "name": "Maxime Boissonneault", "code": "MaximeB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Info", "type": "esriFieldTypeString", "alias": "Info", "length": 50, "domain": { "type": "codedValue", "name": "InfoAncienCd", "description": "", "codedValues": [ { "name": "Mauvaise carto", "code": "MauvaiseCarto" }, { "name": "N'existe plus", "code": "ExistePlus" }, { "name": "À valider", "code": "AValider" }, { "name": "Déverbalisation", "code": "Deverbalisation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R330_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S325_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "e35af0d5da79403e9f63e9af57be3805" }, { "currentVersion": 10.91, "id": 2, "name": "Courbe de niveau (10m)", "type": "Feature Layer", "description": "Propriétaire: ministère des Ressources naturelles du QuébecMise à jour: aucune, des nouvelles données plus à jour pourraient être téléchargées au besoin. Version 2010.Projection: MTM Nad 83, fuseau 7", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32187, "latestWkid": 32187 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 70000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[ZMIN]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 255, 255, 255, 255 ], "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 25000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 164743.0700000003, "ymin": 5072560.751, "xmax": 230577.39800000004, "ymax": 5132432.948999999, "spatialReference": { "wkid": 32187, "latestWkid": 32187 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOPONYME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZMIN", "type": "esriFieldTypeDouble", "alias": "ZMIN", "domain": null }, { "name": "ZMAX", "type": "esriFieldTypeDouble", "alias": "ZMAX", "domain": null }, { "name": "TOPONYME", "type": "esriFieldTypeString", "alias": "TOPONYME", "length": 80, "domain": null }, { "name": "DESCRIPTIO", "type": "esriFieldTypeString", "alias": "DESCRIPTIO", "length": 48, "domain": null }, { "name": "INDIC_IMP", "type": "esriFieldTypeString", "alias": "INDIC_IMP", "length": 11, "domain": null }, { "name": "TUILE_IMP", "type": "esriFieldTypeString", "alias": "TUILE_IMP", "length": 4, "domain": null }, { "name": "SOURCE_IMP", "type": "esriFieldTypeString", "alias": "SOURCE_IMP", "length": 4, "domain": null }, { "name": "IDENT_IMP", "type": "esriFieldTypeString", "alias": "IDENT_IMP", "length": 10, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1552_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1552", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1552", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1445_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "e35af0d5da79403e9f63e9af57be3805" }, { "currentVersion": 10.91, "id": 3, "name": "Zone inondable", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32187, "latestWkid": 32187 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DESCRIPTIO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Zone de grand courant 0-20 ans", "label": "Zone de grand courant 0-20 ans", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Zone de grand courant 0-20 ans - Pont", "label": "Zone de grand courant 0-20 ans", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 255, 223, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Zone de faible courant 20-100 ans", "label": "Zone de faible courant 20-100 ans", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 255, 223, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Zone de faible courant 20-100 ans - Pont", "label": "Zone de faible courant 20-100 ans", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 230, 169, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Zone inondable 0-100 ans", "label": "Zone inondable 0-100 ans", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 165176.0789999999, "ymin": 5074032.9398, "xmax": 228733.27799999993, "ymax": 5129173.581, "spatialReference": { "wkid": 32187, "latestWkid": 32187 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DESCRIPTIO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DESCRIPTIO", "type": "esriFieldTypeString", "alias": "DESCRIPTIO", "length": 150, "domain": null }, { "name": "NM_MUN", "type": "esriFieldTypeString", "alias": "NM_MUN", "length": 75, "domain": null }, { "name": "SOURCES", "type": "esriFieldTypeString", "alias": "SOURCES", "length": 150, "domain": null }, { "name": "Info", "type": "esriFieldTypeString", "alias": "Info", "length": 152, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S331_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "e35af0d5da79403e9f63e9af57be3805" }, { "currentVersion": 10.91, "id": 4, "name": "Caractérisation milieu humide", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32187, "latestWkid": 32187 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "a27958f24376dfb82150acb217b3a9a3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABNlJREFUeJztXFuS4yAMxFVz/ytnf9YpmejVegCZ3f7BsR0QQmok2cnPWIvXGONaPKY2Pv0sHXOfuT5fY4zxUyXpl+CeOLKo1v0XbTWFUs2/V2A8V5F+jgizw2LpnDgFa5ZqQlPoJbTz9RlUCM0iELea7/EstmVVLYvd4fIdbkX71tr5PmmcaGuii0Nb3SopV6Y1wSn0eLcqwjyvMYJWScEp9DS3khZ2OM9LsObl4fMPGbo4NNN6+5Ouz+e7cDHHV3cc2uFWu5MDFbdCT3UrrU8J0QjDqwMVt0JPdasVyO4ZD0guf7RbTTgqkpAUeopbSVzbmY2lsKo4EnUr7b6KbMyqNsEG4FXoUW71F3RClhVL8nGhDz2GDeBnfKFbEXgsdTmHnu5W2jhtRY4oLJc/wa0kuTItBcKXtA92vh4OPc6thLGj2Vh2w3wArdgf4VYTLAUsXehIxX6lW0k4JfGYK07uOHSXW2XAcV71GB97glehJ7iVN2y7EVmstOV7OPQ/AGRTzxVudcMK2yKojl7U1BOJB5HvZJQQiVm18TX+jyxee8W+Akjx22sEFRkgC0uh0mQQF8+6lTcyQBRUkQGy8KSeXDtfn9HlVpVJRFUG+FD+ihcdvHBxlNBK/WjFmqoM8BGLdnJom1s5xuWO53MVGeAHrGdKHg61+K+jsFK1AFUb3RvWM6Ush1YWVmZelq4hqNzoxhi9L4tlWq1P9NpSrIhDq9zK0898/j5eBqpQJIDmzkuociu0nwgv399DKegNqlAvX2YFPxVcdKBxNXvtN1SbVrq86YmZ4kg0cPdSixcZz0FTa5MOVxZHsqFYB1BZTDpEFNoRoP86SO+Hjun8EK5z93GfM6imiA58uLxmyhVFDilv96S4HRRRlVrPMrhcng5oWbGrIsMJIrRdyPK5uCDIU8/TOHSnq4sLEqnYI+2/gAddRCv23lYa2NpkrD68563x53Ejm95jzpGwKVrk2B2HesdNyYMoFBWkA9amiKCFlrwcehKqIgIvRXhhFkeQjgYZvKMogfDf1p1f+zWy93yEc7IFkA7aKQkLv+HNkRmREG1Zai39vLs6N69MCiIhmmbZpak1+tQTwc7CCiL3rPhUah19poQK6sWuTcUjK8yhHcRfsfqdKE+t0TdHIqha/UgJ0OpTMiJv+yFfhkMt66pe/cs4zvJ+SWqdCZukCc7nKlZ/BUqoblXqeWqGUz6ulSmJ8RaIyo1uNaDMUfvfJg6nTFzj7+gG6OFu09isfxajnUYKwhEguzM3bueihzYl1D0ju+n9vUxeHoUVD3vGFo1tR3HEE/KskgEd1zS2qkcgtNPZAjkBEFQVVpbUVCsfgXCfo4J1FFYsq8x4yVaX9yBiKcj9lan1IN894qeJWrjSVVjxcGgotY6U7xB4XNIKRao4FIVFXeyiRMp3UaGQPsrLasY4WXwFh2ZaDa2ptfWOPf1CJPiWQiypT4urovJQWBSTAvKOPWIFaIil9V0d5rSm1lUuv6v8FgG6QNC8TuXQCmxZ5PvfGQcZ3GPiu0IZBJVUQPtTU2v674yWIB3p4HyPFAtHA3gEKO9z1+BcvivO84ZB1mJv9wyUQ6nQ3AQy6WAG0R2fokReiUNPTQc9QB9xVI71inBoVTqI1Ce58xKka2hW5FmAD939AV3vbkliX2fGAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 169635.90610000025, "ymin": 5074667.9946, "xmax": 214666.9327999996, "ymax": 5119634.337400001, "spatialReference": { "wkid": 32187, "latestWkid": 32187 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 75, "domain": null }, { "name": "Firme", "type": "esriFieldTypeString", "alias": "Firme", "length": 50, "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 75, "domain": null }, { "name": "Commentaire", "type": "esriFieldTypeString", "alias": "Commentair", "length": 200, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null }, { "name": "Projet", "type": "esriFieldTypeString", "alias": "Projet", "length": 50, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1113_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1113", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1113", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1071_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "e35af0d5da79403e9f63e9af57be3805" }, { "currentVersion": 10.91, "id": 5, "name": "Milieu humide MRC ", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32187, "latestWkid": 32187 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "EP", "label": "Eau peu profonde", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "value": "MS", "label": "Marais", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 123, 95, 255 ], "width": 0.4 } }, "value": "ME", "label": "Marécage", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 0.4 } }, "value": "PH", "label": "Prairie humide", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.4 } }, "value": "TB", "label": "Tourbière boisée", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 170, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BG", "label": "Tourbière ouverte bog (ombrotrophe)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 77, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FN", "label": "Tourbière ouverte fen (minérotrophe)", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 164963.33440000005, "ymin": 5072821.7574000005, "xmax": 230506.75439999998, "ymax": 5132629.829399999, "spatialReference": { "wkid": 32187, "latestWkid": 32187 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CLASS_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 5, "domain": { "type": "codedValue", "name": "MH_DOM_CLASSE", "description": "Liste des classes de milieux humides", "codedValues": [ { "name": "Tourbière ouverte bog (ombrotrophe)", "code": "BG" }, { "name": "Eau peu profonde", "code": "EP" }, { "name": "Tourbière ouverte fen (minérotrophe)", "code": "FN" }, { "name": "Marécage", "code": "ME" }, { "name": "Marais", "code": "MS" }, { "name": "Prairie humide", "code": "PH" }, { "name": "Tourbière boisée", "code": "TB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONF_DELIM", "type": "esriFieldTypeInteger", "alias": "CONF_DELIM", "domain": { "type": "codedValue", "name": "MH_DOM_NIV_CONF", "description": "Niveau de confiance de linterprétation", "codedValues": [ { "name": "Non déterminé", "code": 0 }, { "name": "Faible", "code": 1 }, { "name": "Moyen", "code": 2 }, { "name": "Bon", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONF_CLASS", "type": "esriFieldTypeInteger", "alias": "CONF_CLASS", "domain": { "type": "codedValue", "name": "MH_DOM_NIV_CONF", "description": "Niveau de confiance de linterprétation", "codedValues": [ { "name": "Non déterminé", "code": 0 }, { "name": "Faible", "code": 1 }, { "name": "Moyen", "code": 2 }, { "name": "Bon", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYP_VALID", "type": "esriFieldTypeString", "alias": "TYP_VALID", "length": 2, "domain": { "type": "codedValue", "name": "MH_DOM_TYPE_VALID", "description": "Type de validation du milieu humide", "codedValues": [ { "name": "Non Validé", "code": "NV" }, { "name": "Survol", "code": "S" }, { "name": "Terrain", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ANNEE_PHOTO", "type": "esriFieldTypeInteger", "alias": "ANNEE_PHOTO", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 150, "domain": null }, { "name": "MH_HA", "type": "esriFieldTypeDouble", "alias": "MH_HA", "domain": null }, { "name": "PRESSION_1", "type": "esriFieldTypeString", "alias": "PRESSION_1", "length": 50, "domain": { "type": "codedValue", "name": "MH_DOM_PRESSION", "description": "Type de pression autour et à lintérieur du milieu", "codedValues": [ { "name": "Aucune pression identifée", "code": "AUC" }, { "name": "Autre", "code": "AUT" }, { "name": "Agricole", "code": "AGR" }, { "name": "Coupe forestière", "code": "CF" }, { "name": "Creusage", "code": "CR" }, { "name": "Drainage", "code": "DRA" }, { "name": "Espèces envahissantes", "code": "ESP" }, { "name": "Industrielle ou commerciale", "code": "IND" }, { "name": "Récréative", "code": "REC" }, { "name": "Remblayage", "code": "REM" }, { "name": "Résidentielle", "code": "RES" }, { "name": "Réseau transport d'énergie", "code": "RTE" }, { "name": "Réseau transport routier", "code": "TRA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRESSION_2", "type": "esriFieldTypeString", "alias": "PRESSION_2", "length": 50, "domain": { "type": "codedValue", "name": "MH_DOM_PRESSION", "description": "Type de pression autour et à lintérieur du milieu", "codedValues": [ { "name": "Aucune pression identifée", "code": "AUC" }, { "name": "Autre", "code": "AUT" }, { "name": "Agricole", "code": "AGR" }, { "name": "Coupe forestière", "code": "CF" }, { "name": "Creusage", "code": "CR" }, { "name": "Drainage", "code": "DRA" }, { "name": "Espèces envahissantes", "code": "ESP" }, { "name": "Industrielle ou commerciale", "code": "IND" }, { "name": "Récréative", "code": "REC" }, { "name": "Remblayage", "code": "REM" }, { "name": "Résidentielle", "code": "RES" }, { "name": "Réseau transport d'énergie", "code": "RTE" }, { "name": "Réseau transport routier", "code": "TRA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRESSION_3", "type": "esriFieldTypeString", "alias": "PRESSION_3", "length": 50, "domain": { "type": "codedValue", "name": "MH_DOM_PRESSION", "description": "Type de pression autour et à lintérieur du milieu", "codedValues": [ { "name": "Aucune pression identifée", "code": "AUC" }, { "name": "Autre", "code": "AUT" }, { "name": "Agricole", "code": "AGR" }, { "name": "Coupe forestière", "code": "CF" }, { "name": "Creusage", "code": "CR" }, { "name": "Drainage", "code": "DRA" }, { "name": "Espèces envahissantes", "code": "ESP" }, { "name": "Industrielle ou commerciale", "code": "IND" }, { "name": "Récréative", "code": "REC" }, { "name": "Remblayage", "code": "REM" }, { "name": "Résidentielle", "code": "RES" }, { "name": "Réseau transport d'énergie", "code": "RTE" }, { "name": "Réseau transport routier", "code": "TRA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PR_IMPACT", "type": "esriFieldTypeInteger", "alias": "PR_IMPACT", "domain": { "type": "codedValue", "name": "MH_DOM_IMPACT", "description": "Niveau dimpact dune pression sur le milieu", "codedValues": [ { "name": "Aucun", "code": 0 }, { "name": "Moyen (de 26 à 50%)", "code": 2 }, { "name": "Fort (> de 50%)", "code": 3 }, { "name": "Non déterminé", "code": 99 }, { "name": "Faible (de 1 à 25%)", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLASS_NAME", "type": "esriFieldTypeString", "alias": "CLASS_NAME", "length": 25, "domain": null }, { "name": "Collaborateurs", "type": "esriFieldTypeString", "alias": "Collaborateurs", "length": 100, "domain": null }, { "name": "Phases", "type": "esriFieldTypeString", "alias": "Phases", "length": 100, "domain": null }, { "name": "Date_FME", "type": "esriFieldTypeDouble", "alias": "Date_FME", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1554_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1554", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1554", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1447_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "e35af0d5da79403e9f63e9af57be3805" }, { "currentVersion": 10.91, "id": 6, "name": "Affectation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32187, "latestWkid": 32187 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AFFECTATIO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 204, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "Agricole", "label": "Agricole", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "Agroforestière 10 hectares", "label": "Agroforestière 10 hectares", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "Agroforestière 20 hectares", "label": "Agroforestière 20 hectares", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "Agroforestière 4 hectares", "label": "Agroforestière 4 hectares", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Aéroport régional", "label": "Aéroport régional", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 107, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Forestière", "label": "Forestière", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Lieu d'enfouissement", "label": "Lieu d'enfouissement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 184, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Récréotouristique", "label": "Récréotouristique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 114, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "Corridor public", "label": "Corridor public", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 68, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "Commerciale rurale", "label": "Commerciale rurale", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Résidentielle rurale", "label": "Résidentielle rurale", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 186, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "Rurale sans morcellement", "label": "Rurale sans morcellement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 39, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Villégiature", "label": "Villégiature", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "Urbaine", "label": "Urbaine", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 40, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Industrielle", "label": "Industrielle", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 163105.00299999956, "ymin": 5072521, "xmax": 230625.08000000007, "ymax": 5132828.818, "spatialReference": { "wkid": 32187, "latestWkid": 32187 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NM_MUN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NM_MUN", "type": "esriFieldTypeString", "alias": "NM_MUN", "length": 100, "domain": null }, { "name": "AFFECTATIO", "type": "esriFieldTypeString", "alias": "AFFECTATIO", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S3_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "e35af0d5da79403e9f63e9af57be3805" } ], "tables": [] }