{ "currentVersion": 10.91, "id": 0, "name": "Road Sign Issue", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "deb359c59eb4184e75730b11f391df42", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPlJREFUOI2d061KREEYBuBnYPGAbJBjEqthsxgMil6AIKjVJIggJlmT4GLwB0WMYvcCBLvVe/AODCe5YYKM4Sy6q/tzdt82wzfPvBOmpkIS9cDnsJlaBWQar4n1QHtyKMtOQoxLOMb5RFBiXozNzrKZeAh8TAJdhPJpUE+c4XAsKOX5oqLY7d4L7CfuA+/VGxXFXXn23/wldipBiS2sDbhiO+X5ciiKt6FQYgrXA5uWbW+wOqrRERaGQqwkNgPPfaHELE5HIGWy7CrF+BL46ge1AjOVoBgb2MNjD5Ro4KAS8ptW4inQ7m50+7dhhczpfJ2fg4GNMZGefAMsMj1kF7l9TwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9114483.1065, "ymin": 4264265.803999998, "xmax": -9080286.2709, "ymax": 4323042.8618, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROBTYPE", "type": "esriFieldTypeString", "alias": "Type of Problem", "length": 100, "domain": { "type": "codedValue", "name": "RoadSignProblem", "description": "", "codedValues": [ { "name": "Down or Missing", "code": "Sign Down" }, { "name": "Damaged", "code": "Damaged" }, { "name": "Obstructed View", "code": "Obstructed View" }, { "name": "Sign is Needed", "code": "Needed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DETAILS", "type": "esriFieldTypeString", "alias": "Details", "length": 255, "domain": null }, { "name": "NUMVOTES", "type": "esriFieldTypeInteger", "alias": "Number of Votes", "domain": null }, { "name": "PUBLICVIEW", "type": "esriFieldTypeString", "alias": "Public View", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 150, "domain": null }, { "name": "USERID", "type": "esriFieldTypeString", "alias": "User Name", "length": 150, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "length": 100, "domain": null }, { "name": "SUBMITDT", "type": "esriFieldTypeDate", "alias": "Date Submitted", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": { "type": "codedValue", "name": "ProblemStatus", "description": "", "codedValues": [ { "name": "Submitted", "code": "Submitted" }, { "name": "Received", "code": "Received" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Completed", "code": "Completed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASSIGNEDTO", "type": "esriFieldTypeString", "alias": "Assigned To", "length": 50, "domain": { "type": "codedValue", "name": "ProblemAssignedTo", "description": "", "codedValues": [ { "name": "Animal Control", "code": "Animal Control" }, { "name": "Fire", "code": "Fire" }, { "name": "Parks", "code": "Parks" }, { "name": "Planning", "code": "Planning" }, { "name": "Police", "code": "Police" }, { "name": "Public Works", "code": "Public Works" }, { "name": "Utility", "code": "Utility" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R42_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_42", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S14_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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": null, "supportsCoordinatesQuantization": true }