{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "ShuttleStops", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "9d13c7c63f2ccb9c046afdf68584a5c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACwklEQVRIid3UW0hTcRzA8a86I2clNnEZVipqqUHi5aXArB50pInDS0ImiD2EUtZLGjVDRLs+RDdESLyRivWQaEFp4o2kC3nFLWt5WheclshEcrrTQy7W2tQKX/o9nf/v/P6f3+8czvlLWMGQ/Pe4tz876jzYMKND66BDs+9f8UBAs3C9Op6srUnkyIrIUOt+pnEE/ICRZeMb8Du6jdBTbxkoFdCU2Gnu4ENQtTf+EX10p08x0bMkLmdTWgJZZw+T7/WAiuOVFIsCmobf4ZAaFRUJgYRJC0iraaFOAbxeFJ/ma8sr2r8mkeOlIEMO5N4ib4sl7Mv2KjOsY0TU80ELaJec3IBhbJDOPWdIeVJEffBCA6UR42qAtayXqahINMPFZLb20akA5pbE7TTwNDILQDYXZRKcMcO9dMTagn/DN+I3EEDotHltZPZbE+UzyRxzcWbVwgZnTMzTwLVJN2Ruu1F2meu1DE4KqGNs4uHsXZNHWYitKSzDESdyueoORFjmT6N8KqC2Pfk7hqRN3P7lEd2RO+1kv4NlzsQ8j7gzP8esaJn/wpjUcv0L3k93VD/dPwf0wOvGZZojAVfryYHxm+Q1TqK/YnFrxi4ODJv3+xBUU0B1ZAChrqMMizpG5ncRJ7lP2dxekiUxHJKLiPEVFL0R0JzHRtj6Whx8CKpWUXUgkDCpgFrMJ/GFkmxfQPaSNm0b94yF1AbHki4XMZ2opEQUUF9YEvfA60gKxxO2Ei59j0YsJrN1lOEcoPPHBomph4dRKg62F1IbrCDD8xmPTwqoG4GhRfFxPpU1U66Qsi7uLtfb++mOBXysyiYG6YxWkdq2i/jNOl6XWsP2Xos4QI9yinN5AppL2PlBDBj0g3RFj/ExVUv/dVs19o5c0fo0bKXe9JlR/TDPXSwbGOzAi+HWMdJLh2cvHcss/zP8r2JF8e9dfAe8OeUKUgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -77.0221681010248, "ymin": 38.880467291021525, "xmax": -76.97184239381865, "ymax": 38.89326785758485, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119521E-9, "zTolerance": 2, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EVENTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EVENTNAME", "type": "esriFieldTypeString", "alias": "EventName", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "STOPLOCATION", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "SignStatus", "description": "Current Status of a Traffic Sign", "codedValues": [ { "name": "Active", "code": 1 }, { "name": "Prospective", "code": 2 }, { "name": "Temporarily Out of Service", "code": 3 }, { "name": "Temporary", "code": 4 }, { "name": "Retired", "code": 5 }, { "name": "Requested (New)", "code": 6 }, { "name": "Requested (Change)", "code": 7 }, { "name": "Requested (Remove)", "code": 8 }, { "name": "Requested (Swap)", "code": 9 } ], "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R190_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S127_idx", "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": 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": 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 }