{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Data Issues", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -10000, "falseY": -10000, "xyUnits": 100, "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": "d2fd33d0b423a104cb859597d4096495", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACeklEQVRIie2US0hUURjHf3fujFw0xrKHZWI+Unq4KakIIYnUMo2wxsdCUFxURFgRLVq4qEUFPRYWRLUpMUgLhGwZRCI9FLIYUmhhYKD4SHyN49w795y4o6Slmcw4rvrDgXP4vnN/95zz/z47yyj7f9gsqcAW4AvLcI37gKPAufDDtJhy9NFchP88IMMJUzD1QoTfCewGPoQTlokx7iRyncFEvyu8MC2mnOhkSMp30HqtFKFfDB/M9LtILYLEPHh/OR7YCXwMFpaHqsazcX8Kit2y+Iwmh1bR17qSVBeB0zkTdYT/NqvT2+Z8tb/9O96+YaDB2vk3WBumeZruVwWBVVQcKMpMNCFnCmRpe2UE7vtZ/HBn/Yp7B8H0WbNvQOls0HywQeAIUAXKDaJTJil4bhli7p3sqZ4alqQJb6u9tF3XgGfACWCERb5ZDchmelue8igtgvwGjU2582eOdUNT4TgD7SrIk8DDYAzyCSkz0Efu0HiwgsyrCrsu/Z7R0wKNhwz83m6kLAI6QnGjB6jEseIw+mjsnKhiA8PjAKya61wK62/DGI9l8/Gp1VAHDLohrQQ27IWo9Sae/nwQSwCzayVoawSxGTbcDySvz5gIw07XS8mBewqpxSqdteX4hm+GDlO1MhKybTQV+uh6YUfKK4ES+VpfR0+Lkx1nHfhG0oE46xVDgSXhG06ms1ai2AaQshh4F4gIYyue3ic0X8gGaRXjMeBu8DCbzYUQVq+vR/hP/VE7A5g+qx6qUNRbOCLL0MdCgAmRA1QgxOMFsmqQ5hv0sTpgbeAngoBZvdE6TRf/1merpwAxCyUtBDMXCWJaE9MjKNiSa1lhPwF1QdDwXSss9QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 20, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[IssueID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 58790.74015748, "ymin": 939567.5113030225, "xmax": 62218.027940057334, "ymax": 944585.2760985522, "spatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 1.2261065281195112E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IssueID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "IssueID", "type": "esriFieldTypeString", "alias": "Issue ID", "length": 10, "domain": null }, { "name": "IssueDesc", "type": "esriFieldTypeString", "alias": "Issue Description", "length": 80, "domain": null }, { "name": "IssueStatus", "type": "esriFieldTypeString", "alias": "Issue Status", "length": 20, "domain": { "type": "codedValue", "name": "issueStatus", "description": "Status of issue", "codedValues": [ { "name": "Open", "code": "OPEN" }, { "name": "Pending", "code": "PENDING" }, { "name": "Resolved", "code": "RESOLVED" }, { "name": "Unresolved", "code": "UNRESOLVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IssuePriority", "type": "esriFieldTypeString", "alias": "Issue Priority", "length": 10, "domain": { "type": "codedValue", "name": "issuePriority", "description": "Issue Priority", "codedValues": [ { "name": "High", "code": "HIGH" }, { "name": "Medium", "code": "MED" }, { "name": "Low", "code": "LOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StatusDate", "type": "esriFieldTypeInteger", "alias": "Issue Status Date", "domain": null }, { "name": "ResolutionMethod", "type": "esriFieldTypeString", "alias": "Issue Resolution Method", "length": 20, "domain": { "type": "codedValue", "name": "issueRes", "description": "Resolution options", "codedValues": [ { "name": "Client", "code": "CLIENT" }, { "name": "Technical Staff", "code": "TECHNICAL STAFF" }, { "name": "Project Manager", "code": "PROJECT MANAGER" }, { "name": "Field Verified", "code": "FIELD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IssueRes", "type": "esriFieldTypeString", "alias": "Issue Resolution", "length": 80, "domain": null }, { "name": "ResolutionSrc", "type": "esriFieldTypeString", "alias": "Resolution Source", "length": 60, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "UUID_58", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_58", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S44_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "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": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1476985987000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }