{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "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": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5d033f81274a809e4c6760625324bfa8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAChklEQVQ4jbWUS0hUURjH/+c+5s7MnRnvjDo6kaOGlGkoVLjJlbvctIqoRUUraROtosBaVlBteizaBIEQRCDkJqggSCKQwNESHSQfaL7noTP3fU/c42jKnaSFfXDu953LPb/7//73nCtgH0P4bzBKqQIgCCBQGv6tWjVseTmrhTMFI7KhWuGCboWrI/7U8abYKw9sKL12tfPGh6dF3YZqbA6tlFXdhmk7HiU9p5syALwwzbAqBsdWWN3eqKCrLY7UVBaEEHbPvSZiAXSfSKC3bwQzy0Xopu0r22ZElvJulv0CPt3twuh0Dq8HZxHw8Wz4fTwaa2Rc7GqAKHC48OCLC9tl0/YkFvIxWFMihEf94/g2mUF9tYyFrIY754+h59kQfq1pSF55i7OddWyNYTnlYbWKP+fmRDSA5+8msZDRth9yHIp80UQeJpsvZjUEJR666fBlYTyPoiRyiCsSlnM69oqx2TyO1kXYh6GUSoQQtmCnTNX1pjIsofdcK/w+ruSXgM6WKry5eWrbv0hQxOOBNNLz6yhtnXIwATWKhOtnjsCyKWtlK+rjMstfJ1bhEzgossi2TQmW9cIkHnOrKp4MpJkv9y+3e1ocmcrhUK3MPNwBQ9k2OULQfTKBlbyBzz82993OaD4YQTQkoiVZgY+ppb1h32dysB3KfLr1MoW8akHVLWimw5S8uNaB6aUCU7+3MonH++FF3O4bRWuyAg/7x929tEtZZsNArmBiaqnAPsTfYMVkVdA5EAtwwz+zmJhfR1uDAvcFrmJJ5KkkcrYkcFZjjWx3HK40oyGxAGDOAyOEWJTSZgAhV6V7XEuZ1YQQw2MggHuX/tS7jgMhJF1uwb/Gvv4cfwOSJgV0dDgxzQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROUTENO]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Default", "priority": 15, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 681971.1727999998, "ymin": 5612458.413000001, "xmax": 706494.9419, "ymax": 5637853.0254999995, "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": "esriServerHTMLPopupTypeNone", "displayField": "ROUTENO", "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": "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": "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": "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": "RESPONSIBLEORG", "type": "esriFieldTypeString", "alias": "ResponsibleOrg", "length": 26, "domain": { "type": "codedValue", "name": "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": "STOPID", "type": "esriFieldTypeInteger", "alias": "STOPID", "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": "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": "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": "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": "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": "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ca190c560e6a4b7f903f6bcc05275459" }