{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Forêts publiques", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Forêts publiques domaniales et communales" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 601466.200000003, "ymin": 6661533.999899998, "xmax": 895250.299999997, "ymax": 6913494.499899998, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "gml_id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "iidtn_frt", "type": "esriFieldTypeString", "alias": "Identifiant de la forêt", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "iidtn_frt" }, { "name": "llib_frt", "type": "esriFieldTypeString", "alias": "Nom de la forêt", "domain": null, "editable": true, "nullable": true, "length": 89, "defaultValue": null, "modelName": "llib_frt" }, { "name": "cinse_dep", "type": "esriFieldTypeString", "alias": "Code insee département", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "cinse_dep" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Superficie de la forêt", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "a1071_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Forêts publiques", "description": "", "prototype": { "attributes": { "cinse_dep": null, "llib_frt": null, "iidtn_frt": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0763b06479eb46329d90a6b49a3dd3be" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Parcellaire forestier des forêts publiques", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Forêts publiques domaniales et communales" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 612315.3035999984, "ymin": 6662523.5506, "xmax": 893515.2784999982, "ymax": 6909765.241999999, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 237, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "iidtn_frt", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "iidtn_frt", "type": "esriFieldTypeString", "alias": "Identifiant de la forêt", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "iidtn_frt" }, { "name": "llib_frt", "type": "esriFieldTypeString", "alias": "Nom de la forêt", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "llib_frt" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Superficie de la parcelle", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "a1070_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcellaire forestier des forêts publiques", "description": "", "prototype": { "attributes": { "llib_frt": null, "iidtn_frt": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0763b06479eb46329d90a6b49a3dd3be" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Eau de surface (stagnante ou courante)", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Zones humides (AESN)" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 613207.9632000029, "ymin": 6652671.865200002, "xmax": 885989.5355999991, "ymax": 6910276.374600001, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "type" }, { "name": "sous_type", "type": "esriFieldTypeString", "alias": "Sous-type", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "sous_type" }, { "name": "entite", "type": "esriFieldTypeString", "alias": "Entité", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "entite" }, { "name": "surfacem2", "type": "esriFieldTypeString", "alias": "Superficie en m²", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "surfacem2" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "a1097_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Eau de surface (stagnante ou courante)", "description": "", "prototype": { "attributes": { "entite": null, "surfacem2": null, "type": null, "sous_type": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0763b06479eb46329d90a6b49a3dd3be" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Zone à dominante humide", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Zones humides (AESN)" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 613207.9632000029, "ymin": 6652671.865200002, "xmax": 885989.5355999991, "ymax": 6910276.374600001, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "type" }, { "name": "sous_type", "type": "esriFieldTypeString", "alias": "Sous-type", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "sous_type" }, { "name": "entite", "type": "esriFieldTypeString", "alias": "Entité", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "entite" }, { "name": "surfacem2", "type": "esriFieldTypeString", "alias": "Superficie en m²", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "surfacem2" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "a1097_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Zone à dominante humide", "description": "", "prototype": { "attributes": { "entite": null, "surfacem2": null, "type": null, "sous_type": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0763b06479eb46329d90a6b49a3dd3be" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "Zone à dominante non humide", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Zones humides (AESN)" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 613207.9632000029, "ymin": 6652671.865200002, "xmax": 885989.5355999991, "ymax": 6910276.374600001, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "type" }, { "name": "sous_type", "type": "esriFieldTypeString", "alias": "Sous-type", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "sous_type" }, { "name": "entite", "type": "esriFieldTypeString", "alias": "Entité", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "entite" }, { "name": "surfacem2", "type": "esriFieldTypeString", "alias": "Superficie en m²", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "surfacem2" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "a1097_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Zone à dominante non humide", "description": "", "prototype": { "attributes": { "entite": null, "surfacem2": null, "type": null, "sous_type": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0763b06479eb46329d90a6b49a3dd3be" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "Ilot de culture du registre parcellaire graphique (RPG 2016)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 476970.7049999982, "ymin": 6562221.147, "xmax": 1082387.990000002, "ymax": 7108925.969999999, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "lib_group", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Autres cultures industrielles", "description": "Autres cultures industrielles", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 128, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Autres cultures industrielles" ] ] }, { "label": "Autres céréales", "description": "Autres céréales", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 235, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Autres céréales" ] ] }, { "label": "Autres oléagineux", "description": "Autres oléagineux", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 192, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Autres oléagineux" ] ] }, { "label": "Blé tendre", "description": "Blé tendre", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Blé tendre" ] ] }, { "label": "Colza", "description": "Colza", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 236, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Colza" ] ] }, { "label": "Divers", "description": "Divers", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 0, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Divers" ] ] }, { "label": "Estives et landes", "description": "Estives et landes", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 230, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Estives et landes" ] ] }, { "label": "Fourrage", "description": "Fourrage", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 199, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Fourrage" ] ] }, { "label": "Fruits à coque", "description": "Fruits à coque", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Fruits à coque" ] ] }, { "label": "Gel (surfaces gelées sans production)", "description": "Gel (surfaces gelées sans production)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Gel (surfaces gelées sans production)" ] ] }, { "label": "Légumes ou fleurs", "description": "Légumes ou fleurs", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 160, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Légumes ou fleurs" ] ] }, { "label": "Légumineuses à grains", "description": "Légumineuses à grains", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 160, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Légumineuses à grains" ] ] }, { "label": "Maïs grain et ensilage", "description": "Maïs grain et ensilage", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Maïs grain et ensilage" ] ] }, { "label": "Orge", "description": "Orge", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 255, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Orge" ] ] }, { "label": "Plantes à fibres", "description": "Plantes à fibres", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 144, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Plantes à fibres" ] ] }, { "label": "Prairies permanentes", "description": "Prairies permanentes", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 255, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Prairies permanentes" ] ] }, { "label": "Prairies temporaires", "description": "Prairies temporaires", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 255, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Prairies temporaires" ] ] }, { "label": "Protéagineux", "description": "Protéagineux", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 180, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Protéagineux" ] ] }, { "label": "Tournesol", "description": "Tournesol", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Tournesol" ] ] }, { "label": "Vergers", "description": "Vergers", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Vergers" ] ] }, { "label": "Vignes", "description": "Vignes", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 0, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Vignes" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 128, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Autres cultures industrielles", "label": "Autres cultures industrielles" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 235, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Autres céréales", "label": "Autres céréales" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 192, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Autres oléagineux", "label": "Autres oléagineux" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Blé tendre", "label": "Blé tendre" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 236, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Colza", "label": "Colza" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 0, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Divers", "label": "Divers" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 230, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Estives et landes", "label": "Estives et landes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 199, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Fourrage", "label": "Fourrage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Fruits à coque", "label": "Fruits à coque" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Gel (surfaces gelées sans production)", "label": "Gel (surfaces gelées sans production)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 160, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Légumes ou fleurs", "label": "Légumes ou fleurs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 160, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Légumineuses à grains", "label": "Légumineuses à grains" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Maïs grain et ensilage", "label": "Maïs grain et ensilage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 255, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Orge", "label": "Orge" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 144, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Plantes à fibres", "label": "Plantes à fibres" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 255, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Prairies permanentes", "label": "Prairies permanentes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 255, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Prairies temporaires", "label": "Prairies temporaires" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 180, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Protéagineux", "label": "Protéagineux" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Tournesol", "label": "Tournesol" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Vergers", "label": "Vergers" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 0, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Vignes", "label": "Vignes" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 222, 255 ], "toColor": [ 252, 199, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 182, 255 ], "toColor": [ 183, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 240, 252, 255 ], "toColor": [ 187, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 182, 255 ], "toColor": [ 252, 228, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 179, 252, 255 ], "toColor": [ 194, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 215, 255 ], "toColor": [ 225, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 212, 252, 255 ], "toColor": [ 210, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 246, 255 ], "toColor": [ 252, 187, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 182, 255 ], "toColor": [ 230, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 222, 255 ], "toColor": [ 179, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 204, 255 ], "toColor": [ 252, 224, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 231, 252, 255 ], "toColor": [ 215, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 210, 252, 255 ], "toColor": [ 245, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 244, 255 ], "toColor": [ 199, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 196, 252, 255 ], "toColor": [ 182, 196, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 210, 255 ], "toColor": [ 252, 250, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 182, 252, 255 ], "toColor": [ 225, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 222, 252, 255 ], "toColor": [ 179, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 210, 255 ], "toColor": [ 252, 210, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 216, 255 ], "toColor": [ 252, 179, 216, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "id_parcel", "typeIdField": "lib_group", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "surf_parc", "type": "esriFieldTypeDouble", "alias": "Superficie de la parcelle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "surf_parc" }, { "name": "code_cultu", "type": "esriFieldTypeString", "alias": "Code culture", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "code_cultu" }, { "name": "code_group", "type": "esriFieldTypeString", "alias": "Code groupe", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "code_group" }, { "name": "lib_group", "type": "esriFieldTypeString", "alias": "Type de culture", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "lib_group" } ], "geometryField": { "name": "geom", "type": "esriFieldTypeGeometry", "alias": "geom", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "geom" }, "indexes": [ { "name": "a1099_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "geom" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Autres cultures industrielles", "name": "Autres cultures industrielles", "domains": {}, "templates": [ { "name": "Autres cultures industrielles", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Autres cultures industrielles", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Autres céréales", "name": "Autres céréales", "domains": {}, "templates": [ { "name": "Autres céréales", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Autres céréales", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Autres oléagineux", "name": "Autres oléagineux", "domains": {}, "templates": [ { "name": "Autres oléagineux", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Autres oléagineux", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Blé tendre", "name": "Blé tendre", "domains": {}, "templates": [ { "name": "Blé tendre", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Blé tendre", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Colza", "name": "Colza", "domains": {}, "templates": [ { "name": "Colza", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Colza", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Divers", "name": "Divers", "domains": {}, "templates": [ { "name": "Divers", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Divers", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Estives et landes", "name": "Estives et landes", "domains": {}, "templates": [ { "name": "Estives et landes", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Estives et landes", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Fourrage", "name": "Fourrage", "domains": {}, "templates": [ { "name": "Fourrage", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Fourrage", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Fruits à coque", "name": "Fruits à coque", "domains": {}, "templates": [ { "name": "Fruits à coque", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Fruits à coque", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Gel (surfaces gelées sans production)", "name": "Gel (surfaces gelées sans production)", "domains": {}, "templates": [ { "name": "Gel (surfaces gelées sans production)", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Gel (surfaces gelées sans production)", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Légumes ou fleurs", "name": "Légumes ou fleurs", "domains": {}, "templates": [ { "name": "Légumes ou fleurs", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Légumes ou fleurs", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Légumineuses à grains", "name": "Légumineuses à grains", "domains": {}, "templates": [ { "name": "Légumineuses à grains", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Légumineuses à grains", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Maïs grain et ensilage", "name": "Maïs grain et ensilage", "domains": {}, "templates": [ { "name": "Maïs grain et ensilage", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Maïs grain et ensilage", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Orge", "name": "Orge", "domains": {}, "templates": [ { "name": "Orge", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Orge", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Plantes à fibres", "name": "Plantes à fibres", "domains": {}, "templates": [ { "name": "Plantes à fibres", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Plantes à fibres", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prairies permanentes", "name": "Prairies permanentes", "domains": {}, "templates": [ { "name": "Prairies permanentes", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Prairies permanentes", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prairies temporaires", "name": "Prairies temporaires", "domains": {}, "templates": [ { "name": "Prairies temporaires", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Prairies temporaires", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Protéagineux", "name": "Protéagineux", "domains": {}, "templates": [ { "name": "Protéagineux", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Protéagineux", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tournesol", "name": "Tournesol", "domains": {}, "templates": [ { "name": "Tournesol", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Tournesol", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Vergers", "name": "Vergers", "domains": {}, "templates": [ { "name": "Vergers", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Vergers", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Vignes", "name": "Vignes", "domains": {}, "templates": [ { "name": "Vignes", "description": "", "prototype": { "attributes": { "code_group": null, "lib_group": "Vignes", "surf_parc": null, "code_cultu": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0763b06479eb46329d90a6b49a3dd3be" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "Zone d'occupation du sol classe 1 riveraine du cours d'eau", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "Occupation du sol (Copernicus 2011-2013) riveraine des cours d'eau" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 625666.8341000006, "ymin": 6668427.904100001, "xmax": 874596.2876999974, "ymax": 6901189.7919000015, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "classe_1", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Zone urbanisée", "description": "Zone urbanisée", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 64, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone urbanisée" ] ] }, { "label": "Terre cultivée", "description": "Terre cultivée", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Terre cultivée" ] ] }, { "label": "Forêt", "description": "Forêt", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 140, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forêt" ] ] }, { "label": "Prairie", "description": "Prairie", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Prairie" ] ] }, { "label": "Lande", "description": "Lande", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Lande" ] ] }, { "label": "Végétation partielle", "description": "Végétation partielle", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Végétation partielle" ] ] }, { "label": "Zone humide", "description": "Zone humide", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 165, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone humide" ] ] }, { "label": "Rivière et lac", "description": "Rivière et lac", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 204, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Rivière et lac" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 64, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone urbanisée", "label": "Zone urbanisée" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Terre cultivée", "label": "Terre cultivée" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 140, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forêt", "label": "Forêt" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Prairie", "label": "Prairie" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lande", "label": "Lande" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Végétation partielle", "label": "Végétation partielle" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 165, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone humide", "label": "Zone humide" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 204, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Rivière et lac", "label": "Rivière et lac" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 242, 255 ], "toColor": [ 182, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 179, 255 ], "toColor": [ 222, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 209, 252, 255 ], "toColor": [ 187, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 240, 255 ], "toColor": [ 252, 212, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 182, 252, 255 ], "toColor": [ 192, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 243, 252, 255 ], "toColor": [ 215, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 208, 255 ], "toColor": [ 199, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 192, 255 ], "toColor": [ 252, 182, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 199, 252, 255 ], "toColor": [ 233, 199, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "id", "typeIdField": "classe_1", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "maes_1", "type": "esriFieldTypeString", "alias": "Numéro dans la classe 1", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "maes_1" }, { "name": "area_ha", "type": "esriFieldTypeString", "alias": "Superficie en ha", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "area_ha" }, { "name": "classe_1", "type": "esriFieldTypeString", "alias": "Type dans la classe 1", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "classe_1" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "a1094_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Zone urbanisée", "name": "Zone urbanisée", "domains": {}, "templates": [ { "name": "Zone urbanisée", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_1": "Zone urbanisée", "maes_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Terre cultivée", "name": "Terre cultivée", "domains": {}, "templates": [ { "name": "Terre cultivée", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_1": "Terre cultivée", "maes_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt", "name": "Forêt", "domains": {}, "templates": [ { "name": "Forêt", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_1": "Forêt", "maes_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prairie", "name": "Prairie", "domains": {}, "templates": [ { "name": "Prairie", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_1": "Prairie", "maes_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lande", "name": "Lande", "domains": {}, "templates": [ { "name": "Lande", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_1": "Lande", "maes_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Végétation partielle", "name": "Végétation partielle", "domains": {}, "templates": [ { "name": "Végétation partielle", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_1": "Végétation partielle", "maes_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone humide", "name": "Zone humide", "domains": {}, "templates": [ { "name": "Zone humide", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_1": "Zone humide", "maes_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rivière et lac", "name": "Rivière et lac", "domains": {}, "templates": [ { "name": "Rivière et lac", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_1": "Rivière et lac", "maes_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0763b06479eb46329d90a6b49a3dd3be" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "Zone d'occupation du sol classe 2 riveraine du cours d'eau", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "Occupation du sol (Copernicus 2011-2013) riveraine des cours d'eau" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 625666.8341000006, "ymin": 6668427.904100001, "xmax": 874596.2876999974, "ymax": 6901189.7919000015, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "classe_2", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Tissu urbain", "description": "Tissu urbain", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tissu urbain" ] ] }, { "label": "Infrastructure de transport", "description": "Infrastructure de transport", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 150, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Infrastructure de transport" ] ] }, { "label": "Extraction de matériaux décharge et terrain vague", "description": "Extraction de matériaux décharge et terrain vague", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 77, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Extraction de matériaux décharge et terrain vague" ] ] }, { "label": "Equipement sportif et de loisirs", "description": "Equipement sportif et de loisirs", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 220, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Equipement sportif et de loisirs" ] ] }, { "label": "Terre arable", "description": "Terre arable", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Terre arable" ] ] }, { "label": "Zone agricole permanente", "description": "Zone agricole permanente", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 204, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone agricole permanente" ] ] }, { "label": "Zone agricole hétérogène", "description": "Zone agricole hétérogène", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 229, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone agricole hétérogène" ] ] }, { "label": "Forêt", "description": "Forêt", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 140, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forêt" ] ] }, { "label": "Forêt de feuillus", "description": "Forêt de feuillus", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 190, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forêt de feuillus" ] ] }, { "label": "Forêt de conifères", "description": "Forêt de conifères", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 100, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forêt de conifères" ] ] }, { "label": "Forêt mixte", "description": "Forêt mixte", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 160, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forêt mixte" ] ] }, { "label": "Taillis et broussaille", "description": "Taillis et broussaille", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 242, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Taillis et broussaille" ] ] }, { "label": "Prairie", "description": "Prairie", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Prairie" ] ] }, { "label": "Pâturage", "description": "Pâturage", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Pâturage" ] ] }, { "label": "Prairie naturelle", "description": "Prairie naturelle", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Prairie naturelle" ] ] }, { "label": "Lande", "description": "Lande", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Lande" ] ] }, { "label": "Végétation clairsemée", "description": "Végétation clairsemée", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Végétation clairsemée" ] ] }, { "label": "Terrain pierreux et rocailleux", "description": "Terrain pierreux et rocailleux", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Terrain pierreux et rocailleux" ] ] }, { "label": "Marais et marécage", "description": "Marais et marécage", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 165, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Marais et marécage" ] ] }, { "label": "Rivière et lac", "description": "Rivière et lac", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 204, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Rivière et lac" ] ] }, { "label": "Cours eau", "description": "Cours eau", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 204, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Cours eau" ] ] }, { "label": "Plan eau", "description": "Plan eau", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 242, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Plan eau" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tissu urbain", "label": "Tissu urbain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 150, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Infrastructure de transport", "label": "Infrastructure de transport" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 77, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Extraction de matériaux décharge et terrain vague", "label": "Extraction de matériaux décharge et terrain vague" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 220, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Equipement sportif et de loisirs", "label": "Equipement sportif et de loisirs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Terre arable", "label": "Terre arable" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 204, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone agricole permanente", "label": "Zone agricole permanente" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 229, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone agricole hétérogène", "label": "Zone agricole hétérogène" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 140, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forêt", "label": "Forêt" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 190, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forêt de feuillus", "label": "Forêt de feuillus" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 100, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forêt de conifères", "label": "Forêt de conifères" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 160, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forêt mixte", "label": "Forêt mixte" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 242, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Taillis et broussaille", "label": "Taillis et broussaille" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Prairie", "label": "Prairie" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pâturage", "label": "Pâturage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Prairie naturelle", "label": "Prairie naturelle" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lande", "label": "Lande" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Végétation clairsemée", "label": "Végétation clairsemée" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Terrain pierreux et rocailleux", "label": "Terrain pierreux et rocailleux" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 165, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Marais et marécage", "label": "Marais et marécage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 204, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Rivière et lac", "label": "Rivière et lac" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 204, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cours eau", "label": "Cours eau" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 242, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Plan eau", "label": "Plan eau" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 242, 255 ], "toColor": [ 182, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 189, 255 ], "toColor": [ 252, 203, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 179, 255 ], "toColor": [ 238, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 240, 255 ], "toColor": [ 252, 210, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 196, 255 ], "toColor": [ 179, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 240, 252, 255 ], "toColor": [ 215, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 207, 255 ], "toColor": [ 252, 243, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 182, 252, 255 ], "toColor": [ 192, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 225, 255 ], "toColor": [ 215, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 222, 255 ], "toColor": [ 252, 215, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 219, 252, 255 ], "toColor": [ 212, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 204, 255 ], "toColor": [ 224, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 234, 255 ], "toColor": [ 252, 184, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 200, 255 ], "toColor": [ 252, 192, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 179, 255 ], "toColor": [ 252, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 223, 252, 255 ], "toColor": [ 182, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 215, 255 ], "toColor": [ 252, 229, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "id", "typeIdField": "classe_2", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "maes_2", "type": "esriFieldTypeString", "alias": "Numéro dans la classe 2", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "maes_2" }, { "name": "area_ha", "type": "esriFieldTypeString", "alias": "Superficie en ha", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "area_ha" }, { "name": "classe_2", "type": "esriFieldTypeString", "alias": "Type dans la classe 2", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "classe_2" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "a1094_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Tissu urbain", "name": "Tissu urbain", "domains": {}, "templates": [ { "name": "Tissu urbain", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Tissu urbain", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Infrastructure de transport", "name": "Infrastructure de transport", "domains": {}, "templates": [ { "name": "Infrastructure de transport", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Infrastructure de transport", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Extraction de matériaux décharge et terrain vague", "name": "Extraction de matériaux décharge et terrain vague", "domains": {}, "templates": [ { "name": "Extraction de matériaux décharge et terrain vague", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Extraction de matériaux décharge et terrain vague", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Equipement sportif et de loisirs", "name": "Equipement sportif et de loisirs", "domains": {}, "templates": [ { "name": "Equipement sportif et de loisirs", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Equipement sportif et de loisirs", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Terre arable", "name": "Terre arable", "domains": {}, "templates": [ { "name": "Terre arable", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Terre arable", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone agricole permanente", "name": "Zone agricole permanente", "domains": {}, "templates": [ { "name": "Zone agricole permanente", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Zone agricole permanente", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone agricole hétérogène", "name": "Zone agricole hétérogène", "domains": {}, "templates": [ { "name": "Zone agricole hétérogène", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Zone agricole hétérogène", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt", "name": "Forêt", "domains": {}, "templates": [ { "name": "Forêt", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Forêt", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt de feuillus", "name": "Forêt de feuillus", "domains": {}, "templates": [ { "name": "Forêt de feuillus", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Forêt de feuillus", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt de conifères", "name": "Forêt de conifères", "domains": {}, "templates": [ { "name": "Forêt de conifères", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Forêt de conifères", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt mixte", "name": "Forêt mixte", "domains": {}, "templates": [ { "name": "Forêt mixte", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Forêt mixte", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Taillis et broussaille", "name": "Taillis et broussaille", "domains": {}, "templates": [ { "name": "Taillis et broussaille", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Taillis et broussaille", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prairie", "name": "Prairie", "domains": {}, "templates": [ { "name": "Prairie", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Prairie", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pâturage", "name": "Pâturage", "domains": {}, "templates": [ { "name": "Pâturage", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Pâturage", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prairie naturelle", "name": "Prairie naturelle", "domains": {}, "templates": [ { "name": "Prairie naturelle", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Prairie naturelle", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lande", "name": "Lande", "domains": {}, "templates": [ { "name": "Lande", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Lande", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Végétation clairsemée", "name": "Végétation clairsemée", "domains": {}, "templates": [ { "name": "Végétation clairsemée", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Végétation clairsemée", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Terrain pierreux et rocailleux", "name": "Terrain pierreux et rocailleux", "domains": {}, "templates": [ { "name": "Terrain pierreux et rocailleux", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Terrain pierreux et rocailleux", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Marais et marécage", "name": "Marais et marécage", "domains": {}, "templates": [ { "name": "Marais et marécage", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Marais et marécage", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rivière et lac", "name": "Rivière et lac", "domains": {}, "templates": [ { "name": "Rivière et lac", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Rivière et lac", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cours eau", "name": "Cours eau", "domains": {}, "templates": [ { "name": "Cours eau", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Cours eau", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Plan eau", "name": "Plan eau", "domains": {}, "templates": [ { "name": "Plan eau", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_2": "Plan eau", "maes_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0763b06479eb46329d90a6b49a3dd3be" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 11, "name": "Zone d'occupation du sol classe 3 riveraine du cours d'eau", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "Occupation du sol (Copernicus 2011-2013) riveraine des cours d'eau" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 625666.8341000006, "ymin": 6668427.904100001, "xmax": 874596.2876999974, "ymax": 6901189.7919000015, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "classe_3", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Tissu urbain", "description": "Tissu urbain", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tissu urbain" ] ] }, { "label": "Tissu urbain de faible densité", "description": "Tissu urbain de faible densité", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tissu urbain de faible densité" ] ] }, { "label": "Infrastructure de transport", "description": "Infrastructure de transport", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 150, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Infrastructure de transport" ] ] }, { "label": "Extraction de matériaux, décharge", "description": "Extraction de matériaux, décharge", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 77, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Extraction de matériaux, décharge" ] ] }, { "label": "Terrain vague", "description": "Terrain vague", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 69, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Terrain vague" ] ] }, { "label": "Espace vert urbain", "description": "Espace vert urbain", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 220, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Espace vert urbain" ] ] }, { "label": "Equipement sportif et de loisirs", "description": "Equipement sportif et de loisirs", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 210, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Equipement sportif et de loisirs" ] ] }, { "label": "Terre arable non irriguée", "description": "Terre arable non irriguée", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Terre arable non irriguée" ] ] }, { "label": "Serres", "description": "Serres", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 190, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Serres" ] ] }, { "label": "Vignoble", "description": "Vignoble", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 125, 1, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Vignoble" ] ] }, { "label": "Plantation arbres fruitiers", "description": "Plantation arbres fruitiers", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Plantation arbres fruitiers" ] ] }, { "label": "Schéma de culture complexe", "description": "Schéma de culture complexe", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Schéma de culture complexe" ] ] }, { "label": "Forêt", "description": "Forêt", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 140, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forêt" ] ] }, { "label": "Forêt de feuillus (T.C.D. > 80%)", "description": "Forêt de feuillus (T.C.D. > 80%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 190, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forêt de feuillus (T.C.D. > 80%)" ] ] }, { "label": "Forêt de feuillus (30% < T.C.D. < 50%)", "description": "Forêt de feuillus (30% < T.C.D. < 50%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 229, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forêt de feuillus (30% < T.C.D. < 50%)" ] ] }, { "label": "Plantation de feuillus très artificielle", "description": "Plantation de feuillus très artificielle", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 255, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Plantation de feuillus très artificielle" ] ] }, { "label": "Forêt de conifères (T.C.D. > 80%)", "description": "Forêt de conifères (T.C.D. > 80%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 100, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forêt de conifères (T.C.D. > 80%)" ] ] }, { "label": "Forêt de conifères (30% < T.C.D. < 50%)", "description": "Forêt de conifères (30% < T.C.D. < 50%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 140, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forêt de conifères (30% < T.C.D. < 50%)" ] ] }, { "label": "Forêt mixte (T.C.D. > 80%)", "description": "Forêt mixte (T.C.D. > 80%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 160, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forêt mixte (T.C.D. > 80%)" ] ] }, { "label": "Forêt mixte (30% < T.C.D. < 50%)", "description": "Forêt mixte (30% < T.C.D. < 50%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 200, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forêt mixte (30% < T.C.D. < 50%)" ] ] }, { "label": "Taillis et broussaille", "description": "Taillis et broussaille", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 242, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Taillis et broussaille" ] ] }, { "label": "Prairie", "description": "Prairie", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Prairie" ] ] }, { "label": "Pâturages", "description": "Pâturages", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Pâturages" ] ] }, { "label": "Prairie naturelle sans arbres (T.C.D. < 30%)", "description": "Prairie naturelle sans arbres (T.C.D. < 30%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 242, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Prairie naturelle sans arbres (T.C.D. < 30%)" ] ] }, { "label": "Prairie naturelle avec arbres (T.C.D. > 30%)", "description": "Prairie naturelle avec arbres (T.C.D. > 30%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Prairie naturelle avec arbres (T.C.D. > 30%)" ] ] }, { "label": "Lande", "description": "Lande", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Lande" ] ] }, { "label": "Végétation clairsemée", "description": "Végétation clairsemée", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Végétation clairsemée" ] ] }, { "label": "Plage, dune, sable", "description": "Plage, dune, sable", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Plage, dune, sable" ] ] }, { "label": "Terrain pierreux et rocailleux", "description": "Terrain pierreux et rocailleux", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 210, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Terrain pierreux et rocailleux" ] ] }, { "label": "Marais et marécage", "description": "Marais et marécage", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 165, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Marais et marécage" ] ] }, { "label": "Rivière et lac", "description": "Rivière et lac", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 204, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Rivière et lac" ] ] }, { "label": "Cours eau interconnecté", "description": "Cours eau interconnecté", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 204, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Cours eau interconnecté" ] ] }, { "label": "Plan eau séparé appartenant au réseau hydrographique (bras, mort, étang, etc...)", "description": "Plan eau séparé appartenant au réseau hydrographique (bras, mort, étang, etc...)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 220, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Plan eau séparé appartenant au réseau hydrographique (bras, mort, étang, etc...)" ] ] }, { "label": "Plan eau naturel", "description": "Plan eau naturel", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 242, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Plan eau naturel" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tissu urbain", "label": "Tissu urbain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tissu urbain de faible densité", "label": "Tissu urbain de faible densité" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 150, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Infrastructure de transport", "label": "Infrastructure de transport" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 77, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Extraction de matériaux, décharge", "label": "Extraction de matériaux, décharge" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 69, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Terrain vague", "label": "Terrain vague" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 220, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Espace vert urbain", "label": "Espace vert urbain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 210, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Equipement sportif et de loisirs", "label": "Equipement sportif et de loisirs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Terre arable non irriguée", "label": "Terre arable non irriguée" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 190, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Serres", "label": "Serres" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 125, 1, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Vignoble", "label": "Vignoble" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Plantation arbres fruitiers", "label": "Plantation arbres fruitiers" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Schéma de culture complexe", "label": "Schéma de culture complexe" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 140, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forêt", "label": "Forêt" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 190, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forêt de feuillus (T.C.D. > 80%)", "label": "Forêt de feuillus (T.C.D. > 80%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 229, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forêt de feuillus (30% < T.C.D. < 50%)", "label": "Forêt de feuillus (30% < T.C.D. < 50%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 255, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Plantation de feuillus très artificielle", "label": "Plantation de feuillus très artificielle" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 100, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forêt de conifères (T.C.D. > 80%)", "label": "Forêt de conifères (T.C.D. > 80%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 140, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forêt de conifères (30% < T.C.D. < 50%)", "label": "Forêt de conifères (30% < T.C.D. < 50%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 160, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forêt mixte (T.C.D. > 80%)", "label": "Forêt mixte (T.C.D. > 80%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 200, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forêt mixte (30% < T.C.D. < 50%)", "label": "Forêt mixte (30% < T.C.D. < 50%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 242, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Taillis et broussaille", "label": "Taillis et broussaille" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Prairie", "label": "Prairie" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pâturages", "label": "Pâturages" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 242, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Prairie naturelle sans arbres (T.C.D. < 30%)", "label": "Prairie naturelle sans arbres (T.C.D. < 30%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Prairie naturelle avec arbres (T.C.D. > 30%)", "label": "Prairie naturelle avec arbres (T.C.D. > 30%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lande", "label": "Lande" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Végétation clairsemée", "label": "Végétation clairsemée" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Plage, dune, sable", "label": "Plage, dune, sable" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 210, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Terrain pierreux et rocailleux", "label": "Terrain pierreux et rocailleux" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 165, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Marais et marécage", "label": "Marais et marécage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 204, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Rivière et lac", "label": "Rivière et lac" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 204, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cours eau interconnecté", "label": "Cours eau interconnecté" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 220, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Plan eau séparé appartenant au réseau hydrographique (bras, mort, étang, etc...)", "label": "Plan eau séparé appartenant au réseau hydrographique (bras, mort, étang, etc...)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 242, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Plan eau naturel", "label": "Plan eau naturel" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 242, 255 ], "toColor": [ 182, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 224, 255 ], "toColor": [ 252, 179, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 184, 252, 255 ], "toColor": [ 214, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 216, 255 ], "toColor": [ 252, 212, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 210, 255 ], "toColor": [ 235, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 237, 252, 255 ], "toColor": [ 207, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 212, 252, 255 ], "toColor": [ 242, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 182, 255 ], "toColor": [ 251, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 179, 255 ], "toColor": [ 252, 185, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 214, 255 ], "toColor": [ 192, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 215, 255 ], "toColor": [ 252, 242, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 213, 255 ], "toColor": [ 252, 192, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 190, 252, 255 ], "toColor": [ 187, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 244, 255 ], "toColor": [ 215, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 182, 255 ], "toColor": [ 223, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 221, 252, 255 ], "toColor": [ 189, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 247, 252, 255 ], "toColor": [ 187, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 202, 255 ], "toColor": [ 210, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 194, 255 ], "toColor": [ 252, 212, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 247, 255 ], "toColor": [ 252, 199, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 236, 255 ], "toColor": [ 252, 215, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 202, 252, 255 ], "toColor": [ 215, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 189, 252, 255 ], "toColor": [ 242, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 204, 255 ], "toColor": [ 252, 250, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 227, 255 ], "toColor": [ 215, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 196, 255 ], "toColor": [ 182, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 192, 255 ], "toColor": [ 252, 182, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 232, 255 ], "toColor": [ 252, 199, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 204, 255 ], "toColor": [ 252, 229, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "id", "typeIdField": "classe_3", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "maes_3", "type": "esriFieldTypeString", "alias": "Numéro dans la classe 3", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "maes_3" }, { "name": "area_ha", "type": "esriFieldTypeString", "alias": "Superficie en ha", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "area_ha" }, { "name": "classe_3", "type": "esriFieldTypeString", "alias": "Type dans la classe 3", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "classe_3" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "a1094_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Tissu urbain", "name": "Tissu urbain", "domains": {}, "templates": [ { "name": "Tissu urbain", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Tissu urbain", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tissu urbain de faible densité", "name": "Tissu urbain de faible densité", "domains": {}, "templates": [ { "name": "Tissu urbain de faible densité", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Tissu urbain de faible densité", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Infrastructure de transport", "name": "Infrastructure de transport", "domains": {}, "templates": [ { "name": "Infrastructure de transport", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Infrastructure de transport", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Extraction de matériaux, décharge", "name": "Extraction de matériaux, décharge", "domains": {}, "templates": [ { "name": "Extraction de matériaux, décharge", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Extraction de matériaux, décharge", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Terrain vague", "name": "Terrain vague", "domains": {}, "templates": [ { "name": "Terrain vague", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Terrain vague", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Espace vert urbain", "name": "Espace vert urbain", "domains": {}, "templates": [ { "name": "Espace vert urbain", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Espace vert urbain", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Equipement sportif et de loisirs", "name": "Equipement sportif et de loisirs", "domains": {}, "templates": [ { "name": "Equipement sportif et de loisirs", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Equipement sportif et de loisirs", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Terre arable non irriguée", "name": "Terre arable non irriguée", "domains": {}, "templates": [ { "name": "Terre arable non irriguée", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Terre arable non irriguée", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Serres", "name": "Serres", "domains": {}, "templates": [ { "name": "Serres", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Serres", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Vignoble", "name": "Vignoble", "domains": {}, "templates": [ { "name": "Vignoble", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Vignoble", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Plantation arbres fruitiers", "name": "Plantation arbres fruitiers", "domains": {}, "templates": [ { "name": "Plantation arbres fruitiers", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Plantation arbres fruitiers", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Schéma de culture complexe", "name": "Schéma de culture complexe", "domains": {}, "templates": [ { "name": "Schéma de culture complexe", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Schéma de culture complexe", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt", "name": "Forêt", "domains": {}, "templates": [ { "name": "Forêt", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Forêt", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt de feuillus (T.C.D. > 80%)", "name": "Forêt de feuillus (T.C.D. > 80%)", "domains": {}, "templates": [ { "name": "Forêt de feuillus (T.C.D. > 80%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Forêt de feuillus (T.C.D. > 80%)", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt de feuillus (30% < T.C.D. < 50%)", "name": "Forêt de feuillus (30% < T.C.D. < 50%)", "domains": {}, "templates": [ { "name": "Forêt de feuillus (30% < T.C.D. < 50%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Forêt de feuillus (30% < T.C.D. < 50%)", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Plantation de feuillus très artificielle", "name": "Plantation de feuillus très artificielle", "domains": {}, "templates": [ { "name": "Plantation de feuillus très artificielle", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Plantation de feuillus très artificielle", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt de conifères (T.C.D. > 80%)", "name": "Forêt de conifères (T.C.D. > 80%)", "domains": {}, "templates": [ { "name": "Forêt de conifères (T.C.D. > 80%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Forêt de conifères (T.C.D. > 80%)", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt de conifères (30% < T.C.D. < 50%)", "name": "Forêt de conifères (30% < T.C.D. < 50%)", "domains": {}, "templates": [ { "name": "Forêt de conifères (30% < T.C.D. < 50%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Forêt de conifères (30% < T.C.D. < 50%)", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt mixte (T.C.D. > 80%)", "name": "Forêt mixte (T.C.D. > 80%)", "domains": {}, "templates": [ { "name": "Forêt mixte (T.C.D. > 80%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Forêt mixte (T.C.D. > 80%)", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt mixte (30% < T.C.D. < 50%)", "name": "Forêt mixte (30% < T.C.D. < 50%)", "domains": {}, "templates": [ { "name": "Forêt mixte (30% < T.C.D. < 50%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Forêt mixte (30% < T.C.D. < 50%)", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Taillis et broussaille", "name": "Taillis et broussaille", "domains": {}, "templates": [ { "name": "Taillis et broussaille", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Taillis et broussaille", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prairie", "name": "Prairie", "domains": {}, "templates": [ { "name": "Prairie", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Prairie", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pâturages", "name": "Pâturages", "domains": {}, "templates": [ { "name": "Pâturages", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Pâturages", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prairie naturelle sans arbres (T.C.D. < 30%)", "name": "Prairie naturelle sans arbres (T.C.D. < 30%)", "domains": {}, "templates": [ { "name": "Prairie naturelle sans arbres (T.C.D. < 30%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Prairie naturelle sans arbres (T.C.D. < 30%)", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prairie naturelle avec arbres (T.C.D. > 30%)", "name": "Prairie naturelle avec arbres (T.C.D. > 30%)", "domains": {}, "templates": [ { "name": "Prairie naturelle avec arbres (T.C.D. > 30%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Prairie naturelle avec arbres (T.C.D. > 30%)", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lande", "name": "Lande", "domains": {}, "templates": [ { "name": "Lande", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Lande", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Végétation clairsemée", "name": "Végétation clairsemée", "domains": {}, "templates": [ { "name": "Végétation clairsemée", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Végétation clairsemée", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Plage, dune, sable", "name": "Plage, dune, sable", "domains": {}, "templates": [ { "name": "Plage, dune, sable", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Plage, dune, sable", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Terrain pierreux et rocailleux", "name": "Terrain pierreux et rocailleux", "domains": {}, "templates": [ { "name": "Terrain pierreux et rocailleux", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Terrain pierreux et rocailleux", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Marais et marécage", "name": "Marais et marécage", "domains": {}, "templates": [ { "name": "Marais et marécage", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Marais et marécage", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rivière et lac", "name": "Rivière et lac", "domains": {}, "templates": [ { "name": "Rivière et lac", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Rivière et lac", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cours eau interconnecté", "name": "Cours eau interconnecté", "domains": {}, "templates": [ { "name": "Cours eau interconnecté", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Cours eau interconnecté", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Plan eau séparé appartenant au réseau hydrographique (bras, mort, étang, etc...)", "name": "Plan eau séparé appartenant au réseau hydrographique (bras, mort, étang, etc...)", "domains": {}, "templates": [ { "name": "Plan eau séparé appartenant au réseau hydrographique (bras, mort, étang, etc...)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Plan eau séparé appartenant au réseau hydrographique (bras, mort, étang, etc...)", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Plan eau naturel", "name": "Plan eau naturel", "domains": {}, "templates": [ { "name": "Plan eau naturel", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_3": "Plan eau naturel", "maes_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0763b06479eb46329d90a6b49a3dd3be" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "Zone d'occupation du sol classe 4 riveraine du cours d'eau", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "Occupation du sol (Copernicus 2011-2013) riveraine des cours d'eau" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 625666.8341000006, "ymin": 6668427.904100001, "xmax": 874596.2876999974, "ymax": 6901189.7919000015, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "classe_4", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Tissu urbain continu (80% à 100%)", "description": "Tissu urbain continu (80% à 100%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 0, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tissu urbain continu (80% à 100%)" ] ] }, { "label": "Tissu urbain dense (30% à 80%)", "description": "Tissu urbain dense (30% à 80%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tissu urbain dense (30% à 80%)" ] ] }, { "label": "Zone industrielle et commerciale", "description": "Zone industrielle et commerciale", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 77, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone industrielle et commerciale" ] ] }, { "label": "Tissu urbain de faible densité (< 30%)", "description": "Tissu urbain de faible densité (< 30%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tissu urbain de faible densité (< 30%)" ] ] }, { "label": "Réseau routier et espace associé", "description": "Réseau routier et espace associé", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 150, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Réseau routier et espace associé" ] ] }, { "label": "Réseau ferroviaire et espace associé", "description": "Réseau ferroviaire et espace associé", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 89, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Réseau ferroviaire et espace associé" ] ] }, { "label": "Zone portuaire", "description": "Zone portuaire", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone portuaire" ] ] }, { "label": "Aéroport", "description": "Aéroport", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 204, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Aéroport" ] ] }, { "label": "Extraction de matériaux", "description": "Extraction de matériaux", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 77, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Extraction de matériaux" ] ] }, { "label": "Terrain vague", "description": "Terrain vague", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 69, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Terrain vague" ] ] }, { "label": "Espace vert urbain (T.C.D. > 30%)", "description": "Espace vert urbain (T.C.D. > 30%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 220, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Espace vert urbain (T.C.D. > 30%)" ] ] }, { "label": "Espace vert urbain (T.C.D. < 30%)", "description": "Espace vert urbain (T.C.D. < 30%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 220, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Espace vert urbain (T.C.D. < 30%)" ] ] }, { "label": "Equipement sportif et de loisirs (T.C.D. > 30%)", "description": "Equipement sportif et de loisirs (T.C.D. > 30%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 210, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Equipement sportif et de loisirs (T.C.D. > 30%)" ] ] }, { "label": "Equipement sportif et de loisirs (T.C.D. < 30%)", "description": "Equipement sportif et de loisirs (T.C.D. < 30%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 190, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Equipement sportif et de loisirs (T.C.D. < 30%)" ] ] }, { "label": "Terre arable non irriguée", "description": "Terre arable non irriguée", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Terre arable non irriguée" ] ] }, { "label": "Serres", "description": "Serres", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 190, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Serres" ] ] }, { "label": "Vignoble", "description": "Vignoble", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 125, 1, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Vignoble" ] ] }, { "label": "Verger avec arbres à haute tige", "description": "Verger avec arbres à haute tige", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 204, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Verger avec arbres à haute tige" ] ] }, { "label": "Verger avec arbustes", "description": "Verger avec arbustes", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 165, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Verger avec arbustes" ] ] }, { "label": "Schéma de culture complexe", "description": "Schéma de culture complexe", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Schéma de culture complexe" ] ] }, { "label": "Bois et forêt", "description": "Bois et forêt", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 140, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Bois et forêt" ] ] }, { "label": "Forêt de feuillus riveraine fluviale", "description": "Forêt de feuillus riveraine fluviale", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 190, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forêt de feuillus riveraine fluviale" ] ] }, { "label": "Forêt de feuillus naturelle et semi naturelle", "description": "Forêt de feuillus naturelle et semi naturelle", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 229, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forêt de feuillus naturelle et semi naturelle" ] ] }, { "label": "Plantation de feuillus très artificielle", "description": "Plantation de feuillus très artificielle", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 255, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Plantation de feuillus très artificielle" ] ] }, { "label": "Forêt de conifères riveraine fluviale", "description": "Forêt de conifères riveraine fluviale", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 100, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forêt de conifères riveraine fluviale" ] ] }, { "label": "Forêt de conifères naturelle et semi naturelle", "description": "Forêt de conifères naturelle et semi naturelle", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 140, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forêt de conifères naturelle et semi naturelle" ] ] }, { "label": "Forêt mixte riveraine fluviale", "description": "Forêt mixte riveraine fluviale", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 160, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forêt mixte riveraine fluviale" ] ] }, { "label": "Forêt mixte naturelle et semi naturelle", "description": "Forêt mixte naturelle et semi naturelle", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 200, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forêt mixte naturelle et semi naturelle" ] ] }, { "label": "Taillis et broussaille", "description": "Taillis et broussaille", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 242, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Taillis et broussaille" ] ] }, { "label": "Lisière et broussaille", "description": "Lisière et broussaille", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 242, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Lisière et broussaille" ] ] }, { "label": "Prairie", "description": "Prairie", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Prairie" ] ] }, { "label": "Prairie gérée sans arbre et sans broussaille (T.C.D. < 30%)", "description": "Prairie gérée sans arbre et sans broussaille (T.C.D. < 30%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Prairie gérée sans arbre et sans broussaille (T.C.D. < 30%)" ] ] }, { "label": "Prairie gérée sans arbre et sans broussaille (T.C.D. > 30%)", "description": "Prairie gérée sans arbre et sans broussaille (T.C.D. > 30%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 240, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Prairie gérée sans arbre et sans broussaille (T.C.D. > 30%)" ] ] }, { "label": "Prairie mésique sans arbre (T.C.D. < 30%)", "description": "Prairie mésique sans arbre (T.C.D. < 30%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 232, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Prairie mésique sans arbre (T.C.D. < 30%)" ] ] }, { "label": "Prairie mésique avec arbre (T.C.D. > 30%)", "description": "Prairie mésique avec arbre (T.C.D. > 30%)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 242, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Prairie mésique avec arbre (T.C.D. > 30%)" ] ] }, { "label": "Lande et broussaille", "description": "Lande et broussaille", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Lande et broussaille" ] ] }, { "label": "Zone à végétation clairsemée", "description": "Zone à végétation clairsemée", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone à végétation clairsemée" ] ] }, { "label": "Plage", "description": "Plage", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Plage" ] ] }, { "label": "Rive", "description": "Rive", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Rive" ] ] }, { "label": "Rocher et roche", "description": "Rocher et roche", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 210, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Rocher et roche" ] ] }, { "label": "Marais eau douce intérieur sans roseau", "description": "Marais eau douce intérieur sans roseau", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 165, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Marais eau douce intérieur sans roseau" ] ] }, { "label": "Rivière et lac", "description": "Rivière et lac", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 204, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Rivière et lac" ] ] }, { "label": "Cours eau permanent interconnecté", "description": "Cours eau permanent interconnecté", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 204, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Cours eau permanent interconnecté" ] ] }, { "label": "Cours eau et canal naturel fortement modifié", "description": "Cours eau et canal naturel fortement modifié", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 204, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Cours eau et canal naturel fortement modifié" ] ] }, { "label": "Plan eau séparé permanent appartenant au réseau hydrographique", "description": "Plan eau séparé permanent appartenant au réseau hydrographique", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 220, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Plan eau séparé permanent appartenant au réseau hydrographique" ] ] }, { "label": "Plan eau naturel permanent", "description": "Plan eau naturel permanent", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 242, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Plan eau naturel permanent" ] ] }, { "label": "Etang et lac artificiel", "description": "Etang et lac artificiel", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 232, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Etang et lac artificiel" ] ] }, { "label": "Etang à poisson avec gestion intensive", "description": "Etang à poisson avec gestion intensive", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 227, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Etang à poisson avec gestion intensive" ] ] }, { "label": "Plan eau stagnante de site industriel et extraction", "description": "Plan eau stagnante de site industriel et extraction", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 222, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Plan eau stagnante de site industriel et extraction" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 0, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tissu urbain continu (80% à 100%)", "label": "Tissu urbain continu (80% à 100%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tissu urbain dense (30% à 80%)", "label": "Tissu urbain dense (30% à 80%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 77, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone industrielle et commerciale", "label": "Zone industrielle et commerciale" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tissu urbain de faible densité (< 30%)", "label": "Tissu urbain de faible densité (< 30%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 150, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Réseau routier et espace associé", "label": "Réseau routier et espace associé" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 89, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Réseau ferroviaire et espace associé", "label": "Réseau ferroviaire et espace associé" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone portuaire", "label": "Zone portuaire" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 204, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Aéroport", "label": "Aéroport" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 77, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Extraction de matériaux", "label": "Extraction de matériaux" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 69, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Terrain vague", "label": "Terrain vague" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 220, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Espace vert urbain (T.C.D. > 30%)", "label": "Espace vert urbain (T.C.D. > 30%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 220, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Espace vert urbain (T.C.D. < 30%)", "label": "Espace vert urbain (T.C.D. < 30%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 210, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Equipement sportif et de loisirs (T.C.D. > 30%)", "label": "Equipement sportif et de loisirs (T.C.D. > 30%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 190, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Equipement sportif et de loisirs (T.C.D. < 30%)", "label": "Equipement sportif et de loisirs (T.C.D. < 30%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Terre arable non irriguée", "label": "Terre arable non irriguée" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 190, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Serres", "label": "Serres" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 125, 1, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Vignoble", "label": "Vignoble" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 204, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Verger avec arbres à haute tige", "label": "Verger avec arbres à haute tige" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 165, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Verger avec arbustes", "label": "Verger avec arbustes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Schéma de culture complexe", "label": "Schéma de culture complexe" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 140, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bois et forêt", "label": "Bois et forêt" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 190, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forêt de feuillus riveraine fluviale", "label": "Forêt de feuillus riveraine fluviale" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 229, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forêt de feuillus naturelle et semi naturelle", "label": "Forêt de feuillus naturelle et semi naturelle" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 255, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Plantation de feuillus très artificielle", "label": "Plantation de feuillus très artificielle" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 100, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forêt de conifères riveraine fluviale", "label": "Forêt de conifères riveraine fluviale" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 140, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forêt de conifères naturelle et semi naturelle", "label": "Forêt de conifères naturelle et semi naturelle" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 160, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forêt mixte riveraine fluviale", "label": "Forêt mixte riveraine fluviale" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 200, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forêt mixte naturelle et semi naturelle", "label": "Forêt mixte naturelle et semi naturelle" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 242, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Taillis et broussaille", "label": "Taillis et broussaille" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 242, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lisière et broussaille", "label": "Lisière et broussaille" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Prairie", "label": "Prairie" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Prairie gérée sans arbre et sans broussaille (T.C.D. < 30%)", "label": "Prairie gérée sans arbre et sans broussaille (T.C.D. < 30%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 240, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Prairie gérée sans arbre et sans broussaille (T.C.D. > 30%)", "label": "Prairie gérée sans arbre et sans broussaille (T.C.D. > 30%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 232, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Prairie mésique sans arbre (T.C.D. < 30%)", "label": "Prairie mésique sans arbre (T.C.D. < 30%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 242, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Prairie mésique avec arbre (T.C.D. > 30%)", "label": "Prairie mésique avec arbre (T.C.D. > 30%)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lande et broussaille", "label": "Lande et broussaille" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone à végétation clairsemée", "label": "Zone à végétation clairsemée" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Plage", "label": "Plage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Rive", "label": "Rive" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 210, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Rocher et roche", "label": "Rocher et roche" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 165, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Marais eau douce intérieur sans roseau", "label": "Marais eau douce intérieur sans roseau" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 204, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Rivière et lac", "label": "Rivière et lac" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 204, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cours eau permanent interconnecté", "label": "Cours eau permanent interconnecté" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 204, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cours eau et canal naturel fortement modifié", "label": "Cours eau et canal naturel fortement modifié" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 220, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Plan eau séparé permanent appartenant au réseau hydrographique", "label": "Plan eau séparé permanent appartenant au réseau hydrographique" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 242, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Plan eau naturel permanent", "label": "Plan eau naturel permanent" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 232, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Etang et lac artificiel", "label": "Etang et lac artificiel" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 227, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Etang à poisson avec gestion intensive", "label": "Etang à poisson avec gestion intensive" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 222, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Plan eau stagnante de site industriel et extraction", "label": "Plan eau stagnante de site industriel et extraction" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 242, 255 ], "toColor": [ 182, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 184, 255 ], "toColor": [ 252, 209, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 209, 252, 255 ], "toColor": [ 187, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 179, 255 ], "toColor": [ 212, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 208, 255 ], "toColor": [ 252, 187, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 182, 255 ], "toColor": [ 252, 242, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 212, 252, 255 ], "toColor": [ 244, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 239, 252, 255 ], "toColor": [ 212, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 215, 255 ], "toColor": [ 212, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 192, 252, 255 ], "toColor": [ 220, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 210, 255 ], "toColor": [ 252, 242, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 220, 255 ], "toColor": [ 252, 215, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 191, 255 ], "toColor": [ 184, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 246, 255 ], "toColor": [ 215, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 216, 255 ], "toColor": [ 179, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 202, 255 ], "toColor": [ 242, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 212, 252, 255 ], "toColor": [ 217, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 228, 255 ], "toColor": [ 252, 204, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 230, 252, 255 ], "toColor": [ 182, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 252, 255 ], "toColor": [ 252, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 223, 252, 255 ], "toColor": [ 199, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 188, 255 ], "toColor": [ 252, 187, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 194, 252, 255 ], "toColor": [ 194, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 215, 255 ], "toColor": [ 252, 225, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 179, 255 ], "toColor": [ 241, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 250, 252, 255 ], "toColor": [ 194, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 228, 255 ], "toColor": [ 194, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 238, 255 ], "toColor": [ 252, 199, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 199, 255 ], "toColor": [ 252, 200, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 182, 255 ], "toColor": [ 252, 195, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 206, 255 ], "toColor": [ 199, 252, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 179, 255 ], "toColor": [ 252, 222, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 182, 252, 255 ], "toColor": [ 228, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 197, 255 ], "toColor": [ 252, 224, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 229, 255 ], "toColor": [ 215, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 215, 255 ], "toColor": [ 230, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 202, 255 ], "toColor": [ 252, 247, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 199, 252, 255 ], "toColor": [ 182, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 214, 255 ], "toColor": [ 252, 199, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 192, 255 ], "toColor": [ 246, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 202, 255 ], "toColor": [ 218, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 215, 255 ], "toColor": [ 244, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 252, 255 ], "toColor": [ 199, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 199, 252, 255 ], "toColor": [ 222, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 243, 255 ], "toColor": [ 252, 184, 243, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "id", "typeIdField": "classe_4", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "maes_4", "type": "esriFieldTypeString", "alias": "Numéro dans la classe 4", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "maes_4" }, { "name": "area_ha", "type": "esriFieldTypeString", "alias": "Superficie en ha", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "area_ha" }, { "name": "classe_4", "type": "esriFieldTypeString", "alias": "Type dans la classe 4", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "classe_4" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "a1094_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Tissu urbain continu (80% à 100%)", "name": "Tissu urbain continu (80% à 100%)", "domains": {}, "templates": [ { "name": "Tissu urbain continu (80% à 100%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Tissu urbain continu (80% à 100%)", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tissu urbain dense (30% à 80%)", "name": "Tissu urbain dense (30% à 80%)", "domains": {}, "templates": [ { "name": "Tissu urbain dense (30% à 80%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Tissu urbain dense (30% à 80%)", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone industrielle et commerciale", "name": "Zone industrielle et commerciale", "domains": {}, "templates": [ { "name": "Zone industrielle et commerciale", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Zone industrielle et commerciale", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tissu urbain de faible densité (< 30%)", "name": "Tissu urbain de faible densité (< 30%)", "domains": {}, "templates": [ { "name": "Tissu urbain de faible densité (< 30%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Tissu urbain de faible densité (< 30%)", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Réseau routier et espace associé", "name": "Réseau routier et espace associé", "domains": {}, "templates": [ { "name": "Réseau routier et espace associé", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Réseau routier et espace associé", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Réseau ferroviaire et espace associé", "name": "Réseau ferroviaire et espace associé", "domains": {}, "templates": [ { "name": "Réseau ferroviaire et espace associé", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Réseau ferroviaire et espace associé", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone portuaire", "name": "Zone portuaire", "domains": {}, "templates": [ { "name": "Zone portuaire", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Zone portuaire", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Aéroport", "name": "Aéroport", "domains": {}, "templates": [ { "name": "Aéroport", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Aéroport", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Extraction de matériaux", "name": "Extraction de matériaux", "domains": {}, "templates": [ { "name": "Extraction de matériaux", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Extraction de matériaux", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Terrain vague", "name": "Terrain vague", "domains": {}, "templates": [ { "name": "Terrain vague", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Terrain vague", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Espace vert urbain (T.C.D. > 30%)", "name": "Espace vert urbain (T.C.D. > 30%)", "domains": {}, "templates": [ { "name": "Espace vert urbain (T.C.D. > 30%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Espace vert urbain (T.C.D. > 30%)", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Espace vert urbain (T.C.D. < 30%)", "name": "Espace vert urbain (T.C.D. < 30%)", "domains": {}, "templates": [ { "name": "Espace vert urbain (T.C.D. < 30%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Espace vert urbain (T.C.D. < 30%)", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Equipement sportif et de loisirs (T.C.D. > 30%)", "name": "Equipement sportif et de loisirs (T.C.D. > 30%)", "domains": {}, "templates": [ { "name": "Equipement sportif et de loisirs (T.C.D. > 30%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Equipement sportif et de loisirs (T.C.D. > 30%)", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Equipement sportif et de loisirs (T.C.D. < 30%)", "name": "Equipement sportif et de loisirs (T.C.D. < 30%)", "domains": {}, "templates": [ { "name": "Equipement sportif et de loisirs (T.C.D. < 30%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Equipement sportif et de loisirs (T.C.D. < 30%)", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Terre arable non irriguée", "name": "Terre arable non irriguée", "domains": {}, "templates": [ { "name": "Terre arable non irriguée", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Terre arable non irriguée", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Serres", "name": "Serres", "domains": {}, "templates": [ { "name": "Serres", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Serres", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Vignoble", "name": "Vignoble", "domains": {}, "templates": [ { "name": "Vignoble", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Vignoble", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Verger avec arbres à haute tige", "name": "Verger avec arbres à haute tige", "domains": {}, "templates": [ { "name": "Verger avec arbres à haute tige", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Verger avec arbres à haute tige", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Verger avec arbustes", "name": "Verger avec arbustes", "domains": {}, "templates": [ { "name": "Verger avec arbustes", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Verger avec arbustes", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Schéma de culture complexe", "name": "Schéma de culture complexe", "domains": {}, "templates": [ { "name": "Schéma de culture complexe", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Schéma de culture complexe", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Bois et forêt", "name": "Bois et forêt", "domains": {}, "templates": [ { "name": "Bois et forêt", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Bois et forêt", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt de feuillus riveraine fluviale", "name": "Forêt de feuillus riveraine fluviale", "domains": {}, "templates": [ { "name": "Forêt de feuillus riveraine fluviale", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Forêt de feuillus riveraine fluviale", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt de feuillus naturelle et semi naturelle", "name": "Forêt de feuillus naturelle et semi naturelle", "domains": {}, "templates": [ { "name": "Forêt de feuillus naturelle et semi naturelle", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Forêt de feuillus naturelle et semi naturelle", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Plantation de feuillus très artificielle", "name": "Plantation de feuillus très artificielle", "domains": {}, "templates": [ { "name": "Plantation de feuillus très artificielle", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Plantation de feuillus très artificielle", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt de conifères riveraine fluviale", "name": "Forêt de conifères riveraine fluviale", "domains": {}, "templates": [ { "name": "Forêt de conifères riveraine fluviale", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Forêt de conifères riveraine fluviale", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt de conifères naturelle et semi naturelle", "name": "Forêt de conifères naturelle et semi naturelle", "domains": {}, "templates": [ { "name": "Forêt de conifères naturelle et semi naturelle", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Forêt de conifères naturelle et semi naturelle", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt mixte riveraine fluviale", "name": "Forêt mixte riveraine fluviale", "domains": {}, "templates": [ { "name": "Forêt mixte riveraine fluviale", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Forêt mixte riveraine fluviale", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt mixte naturelle et semi naturelle", "name": "Forêt mixte naturelle et semi naturelle", "domains": {}, "templates": [ { "name": "Forêt mixte naturelle et semi naturelle", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Forêt mixte naturelle et semi naturelle", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Taillis et broussaille", "name": "Taillis et broussaille", "domains": {}, "templates": [ { "name": "Taillis et broussaille", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Taillis et broussaille", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lisière et broussaille", "name": "Lisière et broussaille", "domains": {}, "templates": [ { "name": "Lisière et broussaille", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Lisière et broussaille", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prairie", "name": "Prairie", "domains": {}, "templates": [ { "name": "Prairie", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Prairie", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prairie gérée sans arbre et sans broussaille (T.C.D. < 30%)", "name": "Prairie gérée sans arbre et sans broussaille (T.C.D. < 30%)", "domains": {}, "templates": [ { "name": "Prairie gérée sans arbre et sans broussaille (T.C.D. < 30%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Prairie gérée sans arbre et sans broussaille (T.C.D. < 30%)", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prairie gérée sans arbre et sans broussaille (T.C.D. > 30%)", "name": "Prairie gérée sans arbre et sans broussaille (T.C.D. > 30%)", "domains": {}, "templates": [ { "name": "Prairie gérée sans arbre et sans broussaille (T.C.D. > 30%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Prairie gérée sans arbre et sans broussaille (T.C.D. > 30%)", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prairie mésique sans arbre (T.C.D. < 30%)", "name": "Prairie mésique sans arbre (T.C.D. < 30%)", "domains": {}, "templates": [ { "name": "Prairie mésique sans arbre (T.C.D. < 30%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Prairie mésique sans arbre (T.C.D. < 30%)", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prairie mésique avec arbre (T.C.D. > 30%)", "name": "Prairie mésique avec arbre (T.C.D. > 30%)", "domains": {}, "templates": [ { "name": "Prairie mésique avec arbre (T.C.D. > 30%)", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Prairie mésique avec arbre (T.C.D. > 30%)", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lande et broussaille", "name": "Lande et broussaille", "domains": {}, "templates": [ { "name": "Lande et broussaille", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Lande et broussaille", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone à végétation clairsemée", "name": "Zone à végétation clairsemée", "domains": {}, "templates": [ { "name": "Zone à végétation clairsemée", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Zone à végétation clairsemée", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Plage", "name": "Plage", "domains": {}, "templates": [ { "name": "Plage", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Plage", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rive", "name": "Rive", "domains": {}, "templates": [ { "name": "Rive", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Rive", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rocher et roche", "name": "Rocher et roche", "domains": {}, "templates": [ { "name": "Rocher et roche", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Rocher et roche", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Marais eau douce intérieur sans roseau", "name": "Marais eau douce intérieur sans roseau", "domains": {}, "templates": [ { "name": "Marais eau douce intérieur sans roseau", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Marais eau douce intérieur sans roseau", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rivière et lac", "name": "Rivière et lac", "domains": {}, "templates": [ { "name": "Rivière et lac", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Rivière et lac", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cours eau permanent interconnecté", "name": "Cours eau permanent interconnecté", "domains": {}, "templates": [ { "name": "Cours eau permanent interconnecté", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Cours eau permanent interconnecté", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cours eau et canal naturel fortement modifié", "name": "Cours eau et canal naturel fortement modifié", "domains": {}, "templates": [ { "name": "Cours eau et canal naturel fortement modifié", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Cours eau et canal naturel fortement modifié", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Plan eau séparé permanent appartenant au réseau hydrographique", "name": "Plan eau séparé permanent appartenant au réseau hydrographique", "domains": {}, "templates": [ { "name": "Plan eau séparé permanent appartenant au réseau hydrographique", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Plan eau séparé permanent appartenant au réseau hydrographique", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Plan eau naturel permanent", "name": "Plan eau naturel permanent", "domains": {}, "templates": [ { "name": "Plan eau naturel permanent", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Plan eau naturel permanent", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Etang et lac artificiel", "name": "Etang et lac artificiel", "domains": {}, "templates": [ { "name": "Etang et lac artificiel", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Etang et lac artificiel", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Etang à poisson avec gestion intensive", "name": "Etang à poisson avec gestion intensive", "domains": {}, "templates": [ { "name": "Etang à poisson avec gestion intensive", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Etang à poisson avec gestion intensive", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Plan eau stagnante de site industriel et extraction", "name": "Plan eau stagnante de site industriel et extraction", "domains": {}, "templates": [ { "name": "Plan eau stagnante de site industriel et extraction", "description": "", "prototype": { "attributes": { "area_ha": null, "classe_4": "Plan eau stagnante de site industriel et extraction", "maes_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0763b06479eb46329d90a6b49a3dd3be" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 13, "name": "Occupation du sol (CORINE Land Cover 2012)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 612575.9978, "ymin": 6653245.0284, "xmax": 893531.0024999976, "ymax": 6914275.995700002, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Cours et voies d'eau", "description": "Cours et voies d'eau", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 204, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Cours et voies d'eau" ] ] }, { "label": "Forêt et végétation arbustive en mutation", "description": "Forêt et végétation arbustive en mutation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 242, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Forêt et végétation arbustive en mutation" ] ] }, { "label": "Forêts de conifères", "description": "Forêts de conifères", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 165, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Forêts de conifères" ] ] }, { "label": "Forêts de feuillus", "description": "Forêts de feuillus", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Forêts de feuillus" ] ] }, { "label": "Forêts mélangées", "description": "Forêts mélangées", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Forêts mélangées" ] ] }, { "label": "Landes et broussailles", "description": "Landes et broussailles", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Landes et broussailles" ] ] }, { "label": "Marais intérieurs", "description": "Marais intérieurs", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 165, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Marais intérieurs" ] ] }, { "label": "Pelouses et pâturages naturels", "description": "Pelouses et pâturages naturels", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Pelouses et pâturages naturels" ] ] }, { "label": "Plans d'eau", "description": "Plans d'eau", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 242, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Plans d'eau" ] ] }, { "label": "Prairies et autres surfaces toujours en herbe à usage agricole", "description": "Prairies et autres surfaces toujours en herbe à usage agricole", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Prairies et autres surfaces toujours en herbe à usage agricole" ] ] }, { "label": "Surfaces essentiellement agricoles, interrompues par des espaces naturels importants", "description": "Surfaces essentiellement agricoles, interrompues par des espaces naturels importants", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 204, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Surfaces essentiellement agricoles, interrompues par des espaces naturels importants" ] ] }, { "label": "Systèmes culturaux et parcellaires complexes", "description": "Systèmes culturaux et parcellaires complexes", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Systèmes culturaux et parcellaires complexes" ] ] }, { "label": "Terres arables hors périmètres d'irrigation", "description": "Terres arables hors périmètres d'irrigation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Terres arables hors périmètres d'irrigation" ] ] }, { "label": "Tourbières", "description": "Tourbières", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 77, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Tourbières" ] ] }, { "label": "Vergers et petits fruits", "description": "Vergers et petits fruits", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 165, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Vergers et petits fruits" ] ] }, { "label": "Vignobles", "description": "Vignobles", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Vignobles" ] ] }, { "label": "Végétation clairsemée", "description": "Végétation clairsemée", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Végétation clairsemée" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 204, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Cours et voies d'eau", "label": "Cours et voies d'eau" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 242, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Forêt et végétation arbustive en mutation", "label": "Forêt et végétation arbustive en mutation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 165, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Forêts de conifères", "label": "Forêts de conifères" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Forêts de feuillus", "label": "Forêts de feuillus" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Forêts mélangées", "label": "Forêts mélangées" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Landes et broussailles", "label": "Landes et broussailles" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 165, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Marais intérieurs", "label": "Marais intérieurs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Pelouses et pâturages naturels", "label": "Pelouses et pâturages naturels" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 242, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Plans d'eau", "label": "Plans d'eau" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Prairies et autres surfaces toujours en herbe à usage agricole", "label": "Prairies et autres surfaces toujours en herbe à usage agricole" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 204, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Surfaces essentiellement agricoles, interrompues par des espaces naturels importants", "label": "Surfaces essentiellement agricoles, interrompues par des espaces naturels importants" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 229, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Systèmes culturaux et parcellaires complexes", "label": "Systèmes culturaux et parcellaires complexes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Terres arables hors périmètres d'irrigation", "label": "Terres arables hors périmètres d'irrigation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 77, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Tourbières", "label": "Tourbières" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 165, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Vergers et petits fruits", "label": "Vergers et petits fruits" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Vignobles", "label": "Vignobles" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Végétation clairsemée", "label": "Végétation clairsemée" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 242, 255 ], "toColor": [ 182, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 179, 255 ], "toColor": [ 235, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 210, 252, 255 ], "toColor": [ 184, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 235, 255 ], "toColor": [ 252, 210, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 193, 255 ], "toColor": [ 184, 252, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 182, 252, 255 ], "toColor": [ 192, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 243, 252, 255 ], "toColor": [ 215, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 218, 255 ], "toColor": [ 215, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 192, 255 ], "toColor": [ 252, 182, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 202, 255 ], "toColor": [ 252, 222, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 202, 255 ], "toColor": [ 226, 252, 202, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "id", "typeIdField": "type", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "id", "type": "esriFieldTypeString", "alias": "identifiant CLC", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "id" }, { "name": "code_12", "type": "esriFieldTypeString", "alias": "Code 12", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "code_12" }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "type" } ], "geometryField": { "name": "geom", "type": "esriFieldTypeGeometry", "alias": "geom", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "geom" }, "indexes": [ { "name": "a1087_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "geom" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Cours et voies d'eau", "name": "Cours et voies d'eau", "domains": {}, "templates": [ { "name": "Cours et voies d'eau", "description": "", "prototype": { "attributes": { "code_12": null, "type": "Cours et voies d'eau", "id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêt et végétation arbustive en mutation", "name": "Forêt et végétation arbustive en mutation", "domains": {}, "templates": [ { "name": "Forêt et végétation arbustive en mutation", "description": "", "prototype": { "attributes": { "code_12": null, "type": "Forêt et végétation arbustive en mutation", "id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêts de conifères", "name": "Forêts de conifères", "domains": {}, "templates": [ { "name": "Forêts de conifères", "description": "", "prototype": { "attributes": { "code_12": null, "type": "Forêts de conifères", "id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêts de feuillus", "name": "Forêts de feuillus", "domains": {}, "templates": [ { "name": "Forêts de feuillus", "description": "", "prototype": { "attributes": { "code_12": null, "type": "Forêts de feuillus", "id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forêts mélangées", "name": "Forêts mélangées", "domains": {}, "templates": [ { "name": "Forêts mélangées", "description": "", "prototype": { "attributes": { "code_12": null, "type": "Forêts mélangées", "id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Landes et broussailles", "name": "Landes et broussailles", "domains": {}, "templates": [ { "name": "Landes et broussailles", "description": "", "prototype": { "attributes": { "code_12": null, "type": "Landes et broussailles", "id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Marais intérieurs", "name": "Marais intérieurs", "domains": {}, "templates": [ { "name": "Marais intérieurs", "description": "", "prototype": { "attributes": { "code_12": null, "type": "Marais intérieurs", "id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pelouses et pâturages naturels", "name": "Pelouses et pâturages naturels", "domains": {}, "templates": [ { "name": "Pelouses et pâturages naturels", "description": "", "prototype": { "attributes": { "code_12": null, "type": "Pelouses et pâturages naturels", "id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Plans d'eau", "name": "Plans d'eau", "domains": {}, "templates": [ { "name": "Plans d'eau", "description": "", "prototype": { "attributes": { "code_12": null, "type": "Plans d'eau", "id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prairies et autres surfaces toujours en herbe à usage agricole", "name": "Prairies et autres surfaces toujours en herbe à usage agricole", "domains": {}, "templates": [ { "name": "Prairies et autres surfaces toujours en herbe à usage agricole", "description": "", "prototype": { "attributes": { "code_12": null, "type": "Prairies et autres surfaces toujours en herbe à usage agricole", "id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Surfaces essentiellement agricoles, interrompues par des espaces naturels importants", "name": "Surfaces essentiellement agricoles, interrompues par des espaces naturels importants", "domains": {}, "templates": [ { "name": "Surfaces essentiellement agricoles, interrompues par des espaces naturels importants", "description": "", "prototype": { "attributes": { "code_12": null, "type": "Surfaces essentiellement agricoles, interrompues par des espaces naturels importants", "id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Systèmes culturaux et parcellaires complexes", "name": "Systèmes culturaux et parcellaires complexes", "domains": {}, "templates": [ { "name": "Systèmes culturaux et parcellaires complexes", "description": "", "prototype": { "attributes": { "code_12": null, "type": "Systèmes culturaux et parcellaires complexes", "id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Terres arables hors périmètres d'irrigation", "name": "Terres arables hors périmètres d'irrigation", "domains": {}, "templates": [ { "name": "Terres arables hors périmètres d'irrigation", "description": "", "prototype": { "attributes": { "code_12": null, "type": "Terres arables hors périmètres d'irrigation", "id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tourbières", "name": "Tourbières", "domains": {}, "templates": [ { "name": "Tourbières", "description": "", "prototype": { "attributes": { "code_12": null, "type": "Tourbières", "id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Vergers et petits fruits", "name": "Vergers et petits fruits", "domains": {}, "templates": [ { "name": "Vergers et petits fruits", "description": "", "prototype": { "attributes": { "code_12": null, "type": "Vergers et petits fruits", "id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Vignobles", "name": "Vignobles", "domains": {}, "templates": [ { "name": "Vignobles", "description": "", "prototype": { "attributes": { "code_12": null, "type": "Vignobles", "id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Végétation clairsemée", "name": "Végétation clairsemée", "domains": {}, "templates": [ { "name": "Végétation clairsemée", "description": "", "prototype": { "attributes": { "code_12": null, "type": "Végétation clairsemée", "id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0763b06479eb46329d90a6b49a3dd3be" } ], "tables": [] }