{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 217, "name": "Bus Stop", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 216, "name": "Transit" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "32cf635e80bac7e08d91c8cdbce13d2f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACM0lEQVRIiWNhoCFgGR6Gbzn9bMvF++/1yDGIkYHhv6226DJbbbFKrIZvOPHEe86ue2S7tC1WN4qBgQG74f//I9hmakIMae7KDPsvv2J48+knhkHq0nwMqlI8DN3rbjA8ev0Noh/sAQJhzsPBwrCz0YFBgJuVYfr2Owxn77zHUKMgxs2Q463KYKwsxGBVtgerT7AabqAkwHDpwQeGh6++MtjriDGoSfEyfPz2m6HQX51hwsZbDII8rAxi/BwMyw89YtCW42PgZGNm+P7rL3GGK0vwMMT0nmB4/AbiXRBgZmJkaI3RY9h65hmK2kBLGQZFcW6Ga48/EWe4rCgXw9O33xmIAfdefGFQluQh3nAWJiaGf8ixS8BwR10xrHLYg0WShyHdQxlFDBQsInxsGOIgIC3MSbzhLvriDDEO8lg1zMgywRDbcvoZ8YZ//fmHoW/DTYZP338zZHupMojys2OoOXf3PdhQDRk+nEGI1fCXH34wqEjxMHz/+ZeBi50Zq0ZhXjYGdWleBhkRTobTt98Rb7icCBfDz9//GNhYmBgOX3vNgAvwc7MycLAyMyiJ8xBv+N5LrxjCbWQZONiYGXadf8Hw7ssvDDUqkjwMJipCDM/efWfYfIqEME+YcJLBUl2YQUyAg6F84UWGC/c+YKhJdFFk6Es2ZDh89TVDw/IrxBsOAuqZ2xjwgfl77oMxPoBiuL2u6GNQBmUgAzAyMjDoKwpewml4nKOiHDkGw8AcNP7QrUMBXAmjN8AwRsoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 681971.1728, "ymin": 5612458.413, "xmax": 706494.9419, "ymax": 5637853.0255, "spatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "BENCHFLAG", "type": "esriFieldTypeString", "alias": "BENCHFLAG", "length": 7, "domain": { "type": "codedValue", "name": "WS2_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": "SHELTERFLAG", "type": "esriFieldTypeString", "alias": "SHELTERFLAG", "length": 7, "domain": { "type": "codedValue", "name": "WS2_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": "GARBAGECANFLAG", "type": "esriFieldTypeString", "alias": "GARBAGECANFLAG", "length": 7, "domain": { "type": "codedValue", "name": "WS2_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": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 40, "domain": null }, { "name": "STOPID", "type": "esriFieldTypeInteger", "alias": "STOPID", "domain": null }, { "name": "RESPONSIBLEORG", "type": "esriFieldTypeString", "alias": "ResponsibleOrg", "length": 26, "domain": { "type": "codedValue", "name": "WS2_P_BusStopResponsibleOrg", "description": "", "codedValues": [ { "name": "Aberdeen Mall", "code": "ABERDEEN MALL" }, { "name": "City of Kamloops", "code": "CITY OF KAMLOOPS" }, { "name": "Ministry of Transportation", "code": "MINISTRY OF TRANSPORTATION" }, { "name": "Royal Inland Hospital", "code": "ROYAL INLAND HOSPITAL" }, { "name": "Thompson Rivers University", "code": "THOMPSON RIVERS UNIVERSITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ROUTENO", "type": "esriFieldTypeString", "alias": "ROUTENO", "length": 30, "domain": null }, { "name": "STREETNO", "type": "esriFieldTypeString", "alias": "STREETNO", "length": 6, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "STREETCLASSIFICATION", "type": "esriFieldTypeString", "alias": "STREETCLASSIFICATION", "length": 25, "domain": { "type": "codedValue", "name": "WS2_P_StreetClassification", "description": "", "codedValues": [ { "name": "Local", "code": "LOCAL" }, { "name": "Minor Local", "code": "MINOR LOCAL" }, { "name": "Rural", "code": "RURAL" }, { "name": "Service Road", "code": "SERVICE ROAD" }, { "name": "Minor Collector", "code": "MINOR COLLECTOR" }, { "name": "Hillside Collector", "code": "HILLSIDE COLLECTOR" }, { "name": "Major Collector", "code": "MAJOR COLLECTOR" }, { "name": "Minor Arterial", "code": "MINOR ARTERIAL" }, { "name": "Downtown Arterial", "code": "DOWNTOWN ARTERIAL" }, { "name": "Major Arterial", "code": "MAJOR ARTERIAL" }, { "name": "Highway", "code": "HIGHWAY" }, { "name": "Not Applicable", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SIGNTYPE", "type": "esriFieldTypeString", "alias": "SignType", "length": 7, "domain": { "type": "codedValue", "name": "WS2_P_BusStopSignType", "description": "", "codedValues": [ { "name": "Flag", "code": "FLAG" }, { "name": "Strip", "code": "STRIP" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "None", "code": "NONE" }, { "name": "Both", "code": "BOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "ACCESSIBLEFLAG", "type": "esriFieldTypeString", "alias": "ACCESSIBLEFLAG", "length": 7, "domain": { "type": "codedValue", "name": "WS2_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": "INACCESSIBLEREASON", "type": "esriFieldTypeString", "alias": "INACCESSIBLEREASON", "length": 20, "domain": { "type": "codedValue", "name": "WS2_P_InaccessibleReason", "description": "", "codedValues": [ { "name": "Multiple", "code": "MULTIPLE" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Not Applicable", "code": "NOT APPLICABLE" }, { "name": "No Nearby Letdown", "code": "RAMP" }, { "name": "Inadequate Width", "code": "SURFACE WIDTH" }, { "name": "Lack of Solid Grounding", "code": "SURFACE MATERIAL" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WHEELCHAIRSIGNFLAG", "type": "esriFieldTypeString", "alias": "WHEELCHAIRSIGNFLAG", "length": 7, "domain": { "type": "codedValue", "name": "WS2_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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1889_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1889", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1889", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1407_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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": true, "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": 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, "serviceItemId": "7d9853036b284472880886f5f4424198" }