{ "currentVersion": 10.81, "id": 6, "name": "SignAssembly", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 577790.554289, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Side", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "81c47f1ad4f73bd4183825f9c882c000", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQdJREFUKJGFzz9IQlEUx/Hvs5cvB4cuTtXmELakUImRleVyff6ZXg9aGpKgggoqSYiWlma3ILcgclW525ub4oFjQVNbOLQ1BC0ZoVc84++cD+ccE31FgA9dw9RlDmePLzyf+HidkcBm76DI4fIT6tLHc0eByALSDWJNJFjLbrCV92i0hgLHqlzEvpZSAGEmRRy579FQwPcAEELMp7oFaWAYvSzBekayW1bUbwdAsXt6Pk107v/GIFZokZyrqD8An39glrSzQinT/yBAjORqgaPjJrXrHghl2d4JI6Z0IEBgLE3JblK7B97MOPbVDNHNd1518793jycl5RvFnWv6tKs+7erQ6b76AUzAOU/nqUUSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "P", "label": "P Side", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e15fc3ea258915d9bec91a81a2521b7d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ5JREFUKJFjYcAORBgYGN5gk2DBJtZoXrjy3KOLBRuf77tMUEORcXJWqXmG1Uah7TUbn+8LJ6RBJEDZPZyTjZ3DVdHOJU0+zGfWw1VbcGpoMi+qsJYxtWRgYGAQ5hIS8tJxyZz1cNV2BgaGvxgahISE9MO1fDyZmBgZYWJuKnaOOdrJKVOuzp2JoaFJL69UTVhJC9lGTlYOzhBtl/ApV+cuZ2Bg+ATX4C1pGxqh6eeI7kEGBgYGWxlzu2rj7PzWs1ObYRo4YwxC4oW5haSwaWBiYmIO0/Hxbj07dQkDA8N9llBJ9zp1IRXnm2/uYlPPwMDAwMDOyGaeb5DQMfHCgnCW1c93Vq5eurMSp2o0AACJw0ZqhnXLtgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "M", "label": "M Side", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 116600.42210000008, "ymin": 3472294.9418, "xmax": 682553.4848999996, "ymax": 4102369.2810999993, "spatialReference": { "wkid": 26913, "latestWkid": 26913 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RouteID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FromDate", "type": "esriFieldTypeDate", "alias": "FromDate", "length": 8, "domain": null }, { "name": "ToDate", "type": "esriFieldTypeDate", "alias": "ToDate", "length": 8, "domain": null }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "length": 255, "domain": null }, { "name": "Measure", "type": "esriFieldTypeDouble", "alias": "Measure", "domain": null }, { "name": "SupportID", "type": "esriFieldTypeString", "alias": "SupportID", "length": 50, "domain": null }, { "name": "Side", "type": "esriFieldTypeString", "alias": "Side", "length": 1, "domain": { "type": "codedValue", "name": "dSideCode", "description": "Side Codes", "codedValues": [ { "name": "Positive", "code": "P" }, { "name": "Minus", "code": "M" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 40, "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": 40, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LocError", "type": "esriFieldTypeString", "alias": "LocError", "length": 100, "domain": null }, { "name": "DisplayID", "type": "esriFieldTypeString", "alias": "DisplayID", "length": 20, "domain": null }, { "name": "EventID", "type": "esriFieldTypeGUID", "alias": "EventID", "length": 38, "domain": null }, { "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": "R369_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_369", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_369", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ix_RouteID", "fields": "RouteID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ix_FromDate_ToDa", "fields": "FromDate,ToDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ix_EventID", "fields": "EventID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_3167_Support", "fields": "SupportID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S237_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "supportsCoordinatesQuantization": true }