{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 18, "name": "Gate", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.5 }, "value": "CHAIN", "label": "Chain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 1.5 }, "value": "CHAIN LINK", "label": "Chain Link" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 1.5 }, "value": "DECORATIVE", "label": "Decorative" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1.5 }, "value": "PIPE", "label": "Pipe" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 104, 212, 255 ], "toColor": [ 183, 104, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 227, 91, 255 ], "toColor": [ 209, 227, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 179, 191, 255 ], "toColor": [ 82, 179, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 78, 75, 255 ], "toColor": [ 209, 78, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 129, 87, 255 ], "toColor": [ 148, 129, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 207, 137, 255 ], "toColor": [ 97, 207, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 81, 140, 255 ], "toColor": [ 72, 81, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 154, 189, 255 ], "toColor": [ 230, 154, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 175, 247, 255 ], "toColor": [ 126, 175, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 59, 68, 255 ], "toColor": [ 128, 59, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 222, 78, 255 ], "toColor": [ 94, 222, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 185, 91, 255 ], "toColor": [ 240, 185, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 81, 201, 255 ], "toColor": [ 71, 81, 201, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 675303.6610000003, "ymin": 5612424.997199999, "xmax": 701344.0698999995, "ymax": 5634502.643100001, "spatialReference": { "wkid": 3157, "latestWkid": 3157, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 12, "domain": null }, { "name": "FACILITYOWNER", "type": "esriFieldTypeString", "alias": "FacilityOwner", "length": 20, "domain": { "type": "codedValue", "name": "P_Owner", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Province", "code": "PROVINCE" }, { "name": "Federal", "code": "FEDERAL" }, { "name": "Private", "code": "PRIVATE" }, { "name": "TK'emlups Indian Band", "code": "TIB" }, { "name": "TNRD", "code": "TNRD" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "School District 73", "code": "SD73" }, { "name": "BC Hydro", "code": "BC HYDRO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HEIGHT", "type": "esriFieldTypeInteger", "alias": "HEIGHT", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "P_GateType", "description": "", "codedValues": [ { "name": "Chain", "code": "CHAIN" }, { "name": "Chain Link", "code": "CHAIN LINK" }, { "name": "Decorative", "code": "DECORATIVE" }, { "name": "Pedestrian", "code": "PEDESTRIAN" }, { "name": "Pipe", "code": "PIPE" }, { "name": "Powder Coat", "code": "POWDER COAT" }, { "name": "Sliding", "code": "SLIDING" }, { "name": "Swing Arm", "code": "SWING ARM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACQUIREDATE", "type": "esriFieldTypeDate", "alias": "ACQUIREDATE", "length": 8, "domain": null }, { "name": "ACQUIRESOURCE", "type": "esriFieldTypeString", "alias": "AcquireSource", "length": 10, "domain": { "type": "codedValue", "name": "P_AcquireSource", "description": "", "codedValues": [ { "name": "Purchased", "code": "PURCHASED" }, { "name": "Donated", "code": "DONATED" }, { "name": "Leased", "code": "LEASED" }, { "name": "Not Applicable", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEPRECIATIONLIFE", "type": "esriFieldTypeSmallInteger", "alias": "DEPRECIATIONLIFE", "domain": { "type": "codedValue", "name": "P_DepreciationLife", "description": "", "codedValues": [ { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "15", "code": 15 }, { "name": "20", "code": 20 }, { "name": "25", "code": 25 }, { "name": "30", "code": 30 }, { "name": "40", "code": 40 }, { "name": "50", "code": 50 }, { "name": "60", "code": 60 }, { "name": "75", "code": 75 }, { "name": "0", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AMGROUP", "type": "esriFieldTypeString", "alias": "AMGroup", "length": 25, "domain": { "type": "codedValue", "name": "P_AMGroup", "description": "", "codedValues": [ { "name": "Building", "code": "BUILDING" }, { "name": "Communication Network", "code": "COMMUNICATION NETWORK" }, { "name": "Computing Infrastructure", "code": "COMPUTING INFRASTRUCTURE" }, { "name": "Drainage Network", "code": "DRAINAGE NETWORK" }, { "name": "Equipment", "code": "EQUIPMENT" }, { "name": "Land", "code": "LAND" }, { "name": "Sewer Network", "code": "SEWER NETWORK" }, { "name": "Site Improvement", "code": "SITE IMPROVEMENT" }, { "name": "Transportation Network", "code": "TRANSPORTATION NETWORK" }, { "name": "Water Network", "code": "WATER NETWORK" }, { "name": "Not Applicable", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACQUIRECOST", "type": "esriFieldTypeInteger", "alias": "ACQUIRECOST", "domain": null }, { "name": "BUDGETFUNCTION", "type": "esriFieldTypeString", "alias": "BudgetFunction", "length": 4, "domain": { "type": "codedValue", "name": "P_BudgetFunction", "description": "", "codedValues": [ { "name": "100-Solid Waste", "code": "100" }, { "name": "140-Environmental Services", "code": "140" }, { "name": "150-Cemetery", "code": "150" }, { "name": "200-Police", "code": "200" }, { "name": "250-Fire Protection", "code": "250" }, { "name": "300-Infrastructure Maintenance", "code": "300" }, { "name": "350-Public Transit", "code": "350" }, { "name": "400-Parks, Recreation and Cultural Services", "code": "400" }, { "name": "500-Community Development", "code": "500" }, { "name": "600-Legislation & Enforcement", "code": "600" }, { "name": "700-Corporate Administration", "code": "700" }, { "name": "820-Water", "code": "820" }, { "name": "840-Sewer", "code": "840" }, { "name": "Not Applicable", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FINANCIALASSETFLAG", "type": "esriFieldTypeString", "alias": "FinancialAssetFlag", "length": 3, "domain": { "type": "codedValue", "name": "P_YesNoNAZZZ", "description": "", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "N/A", "code": "N/A" }, { "name": "ZZZ", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CAPITALPROJECTNO", "type": "esriFieldTypeString", "alias": "CAPITALPROJECTNO", "length": 15, "domain": null }, { "name": "ASSETSTATUS", "type": "esriFieldTypeString", "alias": "AssetStatus", "length": 15, "domain": { "type": "codedValue", "name": "P_AssetStatus", "description": "", "codedValues": [ { "name": "In Service", "code": "IN SERVICE" }, { "name": "Out of Service", "code": "OUT OF SERVICE" }, { "name": "Disposed", "code": "DISPOSED" }, { "name": "Not Applicable", "code": "N/A" }, { "name": "Merge", "code": "MERGE" }, { "name": "Preliminary", "code": "PRELIMINARY" }, { "name": "To Be Disposed", "code": "TO BE DISPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AGE", "type": "esriFieldTypeSmallInteger", "alias": "AGE", "domain": null }, { "name": "OPENCLOSEDSTATUS", "type": "esriFieldTypeString", "alias": "OPENCLOSEDSTATUS", "length": 10, "domain": { "type": "codedValue", "name": "P_GateOpenClosedStatus", "description": "", "codedValues": [ { "name": "Open", "code": "OPEN" }, { "name": "Closed", "code": "CLOSED" }, { "name": "Not Applicable", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OPENCLOSEDCOMMENT", "type": "esriFieldTypeString", "alias": "OPENCLOSEDCOMMENT", "length": 100, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 75, "domain": null }, { "name": "PARKSOPENCLOSEFLAG", "type": "esriFieldTypeString", "alias": "PARKSOPENCLOSEFLAG", "length": 7, "domain": { "type": "codedValue", "name": "P_YesNoUnknown", "description": "", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WORKORDERNO", "type": "esriFieldTypeString", "alias": "WorkOrderNo", "length": 10, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "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": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1068FACILITYOWN", "fields": "FACILITYOWNER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1068TYPE", "fields": "TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1068FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ca190c560e6a4b7f903f6bcc05275459" }