{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "Bus Stops", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "700df8f841370241e85fbb8f69385c8f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACQ0lEQVRIid2UP2gTcRTHP/fLr9c0VtsqknMSHXS8oeAi6CJkCGQJ4hQVdBBcpMMRKBkkkx2qDjqlIDp1SBGxg1CylDi53KpIyZRcB0UtiQmXO4f8u3+9aKGLXzjux/vde5/fu/d7T3LMkjF7IvCN8Ngcz0NgHQtIcu/VFRbOZhEJDSHTCKEBoCTSKMpg7bot3L6F47QG4W0LgO+tDTbufgTsMODB5lVOnSkh1czYNgoE4PYtXCx/jkJDSaSR6gCcvnibYs1k71OeTeOrFyBJzed8wQG6B69Zz5aiUh9rZbtM8qQxgUod7VIOeA44E4A6lwk5q3MZHr1rxgJEQgvZUksG8ALoTQoopB52ljqpxaexgCgNaiW9gIFct0Xnx5N/Djj2dxRSS8b4MhC8RW7f4lnuJdA7IkKlWLuDIg8BHIP+R0C+fB45G9n2U2V3RdDkBwipc/n65yMFP0ThDBzbxHFaCKFF9kaURj6JGd17RcMA123xpX6TamkPUDF2tkLjIyi794G1GznAIV++EPwD4T6olhoMpqGN3TWnA7omo76plhoUa6Y3cz9ASaSBmSFARs6ZoOSsDiSBHg+3lkPbfoCiUazVsXsmQqannh5AqhmMnbc4toVU9WDdwkUWUkf9y+J6IajRW8N3m/3GNeYXln3T8/evNX5+ex8b/PS5VV+mB/u3aHeaDOsyyaBS2OX+G0gt+gNUCruxgJVt/0Vod5peH/8vqhTqwAmPxWaa1rOrwGOPxTeJgzVwgPbUoH7ZcQf5AxTEs0T0TpGEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 7.5 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1279321.1131898165, "ymin": 324127.9319216311, "xmax": 1309707.7755134702, "ymax": 371369.12123171985, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STOP_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STOP_ID", "type": "esriFieldTypeString", "alias": "STOP_ID", "length": 10, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 30, "domain": null }, { "name": "CROSS_STREET", "type": "esriFieldTypeString", "alias": "CROSS_STREET", "length": 30, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "length": 10, "domain": { "type": "codedValue", "name": "DIRECTION", "description": "", "codedValues": [ { "name": "NORTH BOUND", "code": "NB" }, { "name": "SOUTH BOUND", "code": "SB" }, { "name": "EAST BOUND", "code": "EB" }, { "name": "WEST BOUND", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INTERSECTION", "type": "esriFieldTypeString", "alias": "INTERSECTION", "length": 10, "domain": { "type": "codedValue", "name": "INTERSECTION", "description": "", "codedValues": [ { "name": "FAR SIDE", "code": "FS" }, { "name": "NEAR SIDE", "code": "NS" }, { "name": "MID BLOCK", "code": "MB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STOP", "type": "esriFieldTypeString", "alias": "STOP", "length": 10, "domain": { "type": "codedValue", "name": "STOP", "description": "", "codedValues": [ { "name": "PARKING LANE", "code": "PL" }, { "name": "LANE STOP", "code": "LS" }, { "name": "PULL OUT", "code": "PO" }, { "name": "BULB OUT", "code": "BO" }, { "name": "AT TERMINAL", "code": "AT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHELTER", "type": "esriFieldTypeString", "alias": "SHELTER", "length": 10, "domain": { "type": "codedValue", "name": "SHELTER", "description": "", "codedValues": [ { "name": "OPEN SHELTER", "code": "OS" }, { "name": "CANTILEVER SHELTER", "code": "CS" }, { "name": "FULL SHELTER", "code": "FS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEATING", "type": "esriFieldTypeString", "alias": "SEATING", "length": 10, "domain": { "type": "codedValue", "name": "SEATING", "description": "", "codedValues": [ { "name": "SIMME SEAT", "code": "SS" }, { "name": "BENCH", "code": "BH" }, { "name": "LEAN RAIL", "code": "LR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GARBAGE_CAN", "type": "esriFieldTypeString", "alias": "GARBAGE_CAN", "length": 10, "domain": { "type": "codedValue", "name": "GARBAGE_CAN", "description": "", "codedValues": [ { "name": "SMALL CAN", "code": "SC" }, { "name": "LARGE CAN", "code": "LC" }, { "name": "BIG BELLY SOLAR POWERED GARBAGE CAN.", "code": "BB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1926_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1926", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G6184STOP_ID", "fields": "STOP_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1273_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5d52a5e946214b3f9fd8eeb88db49396" }