{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 22, "name": "Culverts", "type": "Feature Layer", "description": "Sensitive Habitat Inventory mapping (SHIM) points representing falls, dams, or cascades. Based on 2002 Highlands SHIM, 2001 SHIM, 1998/1999 North Saanich SHIM and 1999/2000 Craigflower SHIM stream surveys (see attribute table for details). For more information: http://www.cmnbc.ca", "geometryType": "esriGeometryPoint", "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": "Community Mapping Network (formerly SHIM) and Capital Regional District 1999-2002", "parentLayer": { "id": 15, "name": "Sensitive Habitat Inventory Mapping" }, "subLayers": [], "minScale": 10001, "maxScale": 1, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0784de5c070d7672e48f5fba87821124", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAX0lEQVQokWNhIBOwQOnNDAwMPkTqOcvAwGAC0+hjlBLKIKyuiFfH25v3Gc7NWW2MbCNYk5yNMclOJRmwkK4FAkY14gHwwAFFLiHw7c17DI1nYSmCCABKcnCNJkRqggMAAQoTLDeQps8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 461312.33220000006, "ymin": 5364494.4179, "xmax": 478578.45299999975, "ymax": 5393171.300000001, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREAMNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": null }, { "name": "BARRIER", "type": "esriFieldTypeString", "alias": "Barrier", "length": 20, "domain": null }, { "name": "SUBSTRATE", "type": "esriFieldTypeString", "alias": "Substrate", "length": 20, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "SCREENSIZE", "type": "esriFieldTypeDouble", "alias": "Screen Size", "domain": null }, { "name": "STORMOUTLE", "type": "esriFieldTypeSmallInteger", "alias": "Storm Outlet", "domain": null }, { "name": "HEADWALL", "type": "esriFieldTypeString", "alias": "Head Wall", "length": 20, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 20, "domain": null }, { "name": "APRON", "type": "esriFieldTypeString", "alias": "Apron", "length": 20, "domain": null }, { "name": "BAFFLES", "type": "esriFieldTypeString", "alias": "Baffles", "length": 20, "domain": null }, { "name": "DATASET", "type": "esriFieldTypeString", "alias": "Dataset", "length": 30, "domain": null }, { "name": "MAPDATE", "type": "esriFieldTypeDate", "alias": "Map Date", "length": 8, "domain": null }, { "name": "STREAMNAME", "type": "esriFieldTypeString", "alias": "Stream Name", "length": 50, "domain": null }, { "name": "TECH_NOTES", "type": "esriFieldTypeString", "alias": "Tech Notes", "length": 200, "domain": null }, { "name": "ACCURACY", "type": "esriFieldTypeString", "alias": "Accuracy", "length": 20, "domain": null }, { "name": "CREW", "type": "esriFieldTypeString", "alias": "Crew", "length": 50, "domain": null }, { "name": "WEATHER", "type": "esriFieldTypeString", "alias": "Weather", "length": 50, "domain": null }, { "name": "TYPE_CULVE", "type": "esriFieldTypeString", "alias": "Culvert Type", "length": 40, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "ORGANIZATI", "type": "esriFieldTypeString", "alias": "Organization", "length": 40, "domain": null }, { "name": "SURVEYMETH", "type": "esriFieldTypeString", "alias": "Survey Method", "length": 40, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Life Cycle Status", "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": "R396_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "LifeCycleStatu_1", "fields": "LifecycleStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S275_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }