{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Fall Bird Survey < 1:25,000", "type": "Feature Layer", "description": "Polygons used for displaying data from 1997-1999 bird survey. Includes Portage Inlet, Gorge Waterway, Victoria Harbour, Esquimalt Harbour, and Esquimalt Lagoon. Density has been calculated for each season (winter, sping, summer, fall) and total.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Capital Regional Distric, January 2003", "parentLayer": { "id": 0, "name": "Bird Survey" }, "subLayers": [], "minScale": 25001, "maxScale": 1, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedSize", "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "CNT_FALL", "classificationMethod": "esriClassifyNaturalBreaks", "backgroundFillSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 14, "label": "0 - 14" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 34, "label": "15 - 34" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 73, "label": "35 - 73" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 145, "label": "74 - 145" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 368, "label": "146 - 368" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 464867.7659999998, "ymin": 5361996.5649999995, "xmax": 472739.6158999996, "ymax": 5367936.6745, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CNT_FALL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBAREA", "type": "esriFieldTypeString", "alias": "Sub Area", "length": 2, "domain": null }, { "name": "CNT_WIN", "type": "esriFieldTypeInteger", "alias": "Winter Count", "domain": null }, { "name": "CNT_SPR", "type": "esriFieldTypeInteger", "alias": "Spring Count", "domain": null }, { "name": "CNT_SUM", "type": "esriFieldTypeInteger", "alias": "Summer Count", "domain": null }, { "name": "CNT_FALL", "type": "esriFieldTypeInteger", "alias": "Fall Count", "domain": null }, { "name": "CNT_TOT", "type": "esriFieldTypeInteger", "alias": "Total Count", "domain": null }, { "name": "DEN_SPR", "type": "esriFieldTypeDouble", "alias": "Spring Density", "domain": null }, { "name": "DEN_SUM", "type": "esriFieldTypeDouble", "alias": "Summer Density", "domain": null }, { "name": "DEN_FALL", "type": "esriFieldTypeDouble", "alias": "Fall Density", "domain": null }, { "name": "DEN_TOT", "type": "esriFieldTypeDouble", "alias": "Total Density", "domain": null }, { "name": "DEN_WIN", "type": "esriFieldTypeDouble", "alias": "Winter Density", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "aaDomainLifeCycleStatus", "description": "Indicates the current status of the in the life cycle for the feature", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Removed", "code": "RMV" }, { "name": "Reserved", "code": "RSV" }, { "name": "Abandoned", "code": "ABD" }, { "name": "Insufficient Data", "code": "IDT" }, { "name": "Inactive", "code": "INA" }, { "name": "Proposed (Existing Structure)", "code": "PEX" }, { "name": "Transferred", "code": "TNS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R426_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "LifeCycleStatu_1", "fields": "LifecycleStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }