{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Metro Bus Stop", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e660627fb10a40a57758bec99112dec6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNUlEQVQ4ja2TMUsDQRBG32yWoFaKCkmqgIitgk0awUKEcI3YWQv+B1vF1sbKXu21EUlxhZVYaKWNVvGCWliohfFuR3LmggkXE4kfLDszO/OYnWUtA8r+G6D8RC7jKPYqiBxhaLg5y/HeBjAh6wpbvQCmURQyB1y1AVAsElt1GiDhRUCdkjXwprAIrDUptvsMhFNx3ClMqWIbTCeMiGMPwwownDqDRKLcO2FHoNjsKN7EsK9QBaZ/BagQiDLaGQfGBKraC4DyOp9n3P+eV0s+RF7AcdJVdwBwWWPbL7CZ+MvP5L06qxgc2gcgEnZ/+qUJHq8fOPqEpc5cm1K/QZZDr0al1VHALXCAUuoHMJv54AKYSQIiLKhQBia7AkSoIAylXSk+TwwlwsbP2Q44KXAO8fqTBv6NX43kUcnwO0iUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 768548.0981139734, "ymin": 910333.2065916909, "xmax": 1023024.6046132252, "ymax": 1094224.6236045763, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STOPNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEQUENCE", "type": "esriFieldTypeInteger", "alias": "SEQUENCE", "domain": null }, { "name": "STOPNUM", "type": "esriFieldTypeInteger", "alias": "STOPNUM", "domain": null }, { "name": "STOPID", "type": "esriFieldTypeInteger", "alias": "STOPID", "domain": null }, { "name": "STOPNAME", "type": "esriFieldTypeString", "alias": "STOPNAME", "length": 75, "domain": null }, { "name": "ONSTREET", "type": "esriFieldTypeString", "alias": "ONSTREET", "length": 254, "domain": null }, { "name": "ATSTREET", "type": "esriFieldTypeString", "alias": "ATSTREET", "length": 254, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 30, "domain": null }, { "name": "PREFERRED", "type": "esriFieldTypeSmallInteger", "alias": "PREFERRED", "domain": null }, { "name": "BENCH", "type": "esriFieldTypeSmallInteger", "alias": "BENCH", "domain": null }, { "name": "SHELTER", "type": "esriFieldTypeSmallInteger", "alias": "SHELTER", "domain": null }, { "name": "TRANSFER", "type": "esriFieldTypeSmallInteger", "alias": "TRANSFER", "domain": null }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null }, { "name": "STOPCODE", "type": "esriFieldTypeString", "alias": "STOPCODE", "length": 12, "domain": null }, { "name": "STOP_POS", "type": "esriFieldTypeString", "alias": "STOP_POS", "length": 3, "domain": null }, { "name": "INT_RTE_NM", "type": "esriFieldTypeString", "alias": "INT_RTE_NM", "length": 7, "domain": null }, { "name": "PUB_RTE_NM", "type": "esriFieldTypeString", "alias": "PUB_RTE_NM", "length": 30, "domain": null }, { "name": "TRAV_DIR", "type": "esriFieldTypeString", "alias": "TRAV_DIR", "length": 15, "domain": null }, { "name": "IL_BUSSTOP", "type": "esriFieldTypeInteger", "alias": "IL_BUSSTOP", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 16, "domain": null }, { "name": "RTE_NM", "type": "esriFieldTypeString", "alias": "RTE_NM", "length": 75, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R172_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S160_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}, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "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, "serviceItemId": "19c147b31e9445b7bbc754bba81fc4d5" }