{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 830, "name": "Wetland", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195212E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.0000000000000001E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 800, "name": "ScheduleC" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WETLAND_SIGNIFICANCE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Unevaluated Wetland", "description": "Unevaluated Wetland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 158, 255 ], "outline": null }, "values": [ [ "Not evaluated per OWES" ] ] }, { "label": "Other Evaluated Wetland", "description": "Other Evaluated Wetland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": null }, "values": [ [ "Evaluated-Other" ] ] }, { "label": "Provincially Significant Wetland", "description": "Provincially Significant Wetland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": null }, "values": [ [ "Evaluated-Provincial" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 158, 255 ], "outline": null }, "value": "Not evaluated per OWES", "label": "Unevaluated Wetland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": null }, "value": "Evaluated-Other", "label": "Other Evaluated Wetland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": null }, "value": "Evaluated-Provincial", "label": "Provincially Significant Wetland" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8910380.295429755, "ymin": 5648620.256495421, "xmax": -8860936.976672878, "ymax": 5696284.321136193, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SOURCE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OGF_ID", "type": "esriFieldTypeDouble", "alias": "Ogf Id", "domain": null }, { "name": "WETLAND_TYPE", "type": "esriFieldTypeString", "alias": "Wetland Type", "length": 14, "domain": null }, { "name": "EVALUATED_WETLAND_IND", "type": "esriFieldTypeString", "alias": "Evaluated Wetland Ind", "length": 3, "domain": null }, { "name": "EVALUATED_WETLAND_ID", "type": "esriFieldTypeDouble", "alias": "Evaluated Wetland Id", "domain": null }, { "name": "WETLAND_UNIT_NUMBER", "type": "esriFieldTypeString", "alias": "Wetland Unit Number", "length": 3, "domain": null }, { "name": "VEG_COMMUNITY_CODE", "type": "esriFieldTypeString", "alias": "Veg Community Code", "length": 5, "domain": null }, { "name": "SITE_TYPE", "type": "esriFieldTypeString", "alias": "Site Type", "length": 12, "domain": null }, { "name": "SOIL_TYPE", "type": "esriFieldTypeString", "alias": "Soil Type", "length": 11, "domain": null }, { "name": "DOMINANT_VEG_FORM", "type": "esriFieldTypeString", "alias": "Dominant Veg Form", "length": 2, "domain": null }, { "name": "DOMINANT_VEG_SPECIES", "type": "esriFieldTypeString", "alias": "Dominant Veg Species", "length": 254, "domain": null }, { "name": "VEG_FORM_LIST", "type": "esriFieldTypeString", "alias": "Veg Form List", "length": 60, "domain": null }, { "name": "PERCENT_OPEN_WATER", "type": "esriFieldTypeSmallInteger", "alias": "Percent Open Water", "domain": null }, { "name": "PLAN_PROTECTION", "type": "esriFieldTypeString", "alias": "Plan Protection", "length": 3, "domain": null }, { "name": "IMPACT", "type": "esriFieldTypeSmallInteger", "alias": "Impact", "domain": null }, { "name": "MAP_CODE", "type": "esriFieldTypeString", "alias": "Map Code", "length": 3, "domain": null }, { "name": "GENERAL_COMMENTS", "type": "esriFieldTypeString", "alias": "General Comments", "length": 2000, "domain": null }, { "name": "GEOG_UNIT_DESCR", "type": "esriFieldTypeString", "alias": "Geog Unit Descr", "length": 2000, "domain": null }, { "name": "LOCATION_DESCR", "type": "esriFieldTypeString", "alias": "Location Descr", "length": 2000, "domain": null }, { "name": "LOCATION_ACCURACY", "type": "esriFieldTypeString", "alias": "Location Accuracy", "length": 25, "domain": null }, { "name": "VERIFICATION_STATUS_FLG", "type": "esriFieldTypeString", "alias": "Verification Status Flg", "length": 10, "domain": null }, { "name": "VERIFICATION_STATUS_DATE", "type": "esriFieldTypeDate", "alias": "Verification Status Date", "length": 8, "domain": null }, { "name": "SYSTEM_CALCULATED_AREA", "type": "esriFieldTypeDouble", "alias": "System Calculated Area", "domain": null }, { "name": "SYSTEM_CALCULATED_PERIMETER", "type": "esriFieldTypeDouble", "alias": "System Calculated Perimeter", "domain": null }, { "name": "SOURCE_NAME", "type": "esriFieldTypeString", "alias": "Source Name", "length": 100, "domain": null }, { "name": "SOURCE_DETAIL", "type": "esriFieldTypeString", "alias": "Source Detail", "length": 254, "domain": null }, { "name": "GEOMETRY_UPDATE_DATETIME", "type": "esriFieldTypeDate", "alias": "Geometry Update Datetime", "length": 8, "domain": null }, { "name": "EFFECTIVE_DATETIME", "type": "esriFieldTypeDate", "alias": "Effective Datetime", "length": 8, "domain": null }, { "name": "EVALUATED_WETLAND_NAME", "type": "esriFieldTypeString", "alias": "EVALUATED_WETLAND_NAME", "length": 100, "domain": null }, { "name": "WETLAND_SIGNIFICANCE", "type": "esriFieldTypeString", "alias": "WETLAND_SIGNIFICANCE", "length": 22, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "SHAPE_1_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_1_Length", "domain": null }, { "name": "SHAPE_1_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_1_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }