{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Potholes Repeat Problem Area", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 481627.8742000004, "ymin": 1348272.1769, "xmax": 677345.6836000001, "ymax": 1439180.4628, "spatialReference": { "wkid": 102755, "latestWkid": 3736, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 1.3725005035703713E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102755, "latestWkid": 3736, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2d2559055c21948e449ad7ce807676f6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAnCAYAAACMo1E1AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9klEQVRYhe3Rv2rCUBiG8Yf0BVMXaaXQ0c1OJVM6l27egjfQpXgDxftx69LZCsVVL6CQpXQLtA4aQbG4i9EDOfmU/Mbzh/PwHWGYMEwYJk4sLuYiHBAEgdeSzeaL1eIpL67OOmuxxq+wGbJaHPGt98/bS8VGfY/g53Pn1v64qAfXdxRq/OoYVzJhmDBMGCYME2cZN0tg+JJ/7jaGh77nuOUfJO8U6Uy/1YMqzlU1OVfV5PxP7qoN3Un+uVqjhDhdwk3kfP2gJzBMGCYME4aJk42bJcUXZKlj3FuHMgnDtGNtCjx6L8nS+SFxv8AHBgjDhGEqO2Cffx+XJygMKBujAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 29, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "REPAIRED", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "REPORTED", "type": "esriFieldTypeDate", "alias": "Reported Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REPORTED" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Reported Comment", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENT" }, { "name": "REPAIRED", "type": "esriFieldTypeString", "alias": "Repaired?", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes or No", "codedValues": [ { "name": "Reported", "code": "Flag" }, { "name": "Repaired", "code": "Yes" }, { "name": "Not Repaired", "code": "No" }, { "name": "Truck Repair Required", "code": "Part" }, { "name": "Repeat Problem Area", "code": "Prob" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "REPAIRED" }, { "name": "RESPDATE", "type": "esriFieldTypeDate", "alias": "Response Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RESPDATE" }, { "name": "RESNOTES", "type": "esriFieldTypeString", "alias": "Response Notes", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "RESNOTES" }, { "name": "LOCATEDESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATEDESC" }, { "name": "PHSEVERITY", "type": "esriFieldTypeString", "alias": "Severity", "domain": { "type": "codedValue", "name": "PotholeSeverity", "description": "Pothole Severity", "codedValues": [ { "name": "Low Severity", "code": "Low" }, { "name": "Medium Severity", "code": "Medium" }, { "name": "High Severity", "code": "High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PHSEVERITY" }, { "name": "ESTCOST", "type": "esriFieldTypeDouble", "alias": "Estimated Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESTCOST" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R20099_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20099", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_20099", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15126_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Potholes Repeat Problem Area", "description": "", "prototype": { "attributes": { "COMMENT": null, "ESTCOST": null, "X": null, "Y": null, "REPORTED": null, "REPAIRED": "Prob", "RESPDATE": null, "RESNOTES": null, "LOCATEDESC": null, "PHSEVERITY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "678a2c7a33024a69b8bf6b56c23c9cfa" }