{ "currentVersion": 10.71, "id": 4, "name": "Marked Patches", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -1.3655055919621514E7, "ymin": 4609490.060152017, "xmax": -1.364642517992489E7, "ymax": 4617236.130713777, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 103004, "latestWkid": 6418 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "StreetName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AddressNum", "type": "esriFieldTypeString", "alias": "Address Number", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "AddressNum" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "StreetName" }, { "name": "ApproxW", "type": "esriFieldTypeString", "alias": "Approximate Width (ft.)", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ApproxW" }, { "name": "Utility", "type": "esriFieldTypeString", "alias": "Utility", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Utility" }, { "name": "WOName", "type": "esriFieldTypeString", "alias": "Work Order Name", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WOName" }, { "name": "Completed", "type": "esriFieldTypeString", "alias": "Completed?", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Completed" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "LucityWONum", "type": "esriFieldTypeString", "alias": "Lucity Work Order Number", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LucityWONum" }, { "name": "ShortAddress", "type": "esriFieldTypeString", "alias": "Short Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ShortAddress" }, { "name": "ApproxL", "type": "esriFieldTypeDouble", "alias": "Approximate Length (ft.)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ApproxL" }, { "name": "ApproxD", "type": "esriFieldTypeDouble", "alias": "Approximate Depth (in.)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ApproxD" }, { "name": "ApproxTotSqFt", "type": "esriFieldTypeDouble", "alias": "Approximate Total Sq. Ft.", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ApproxTotSqFt" }, { "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": "R17_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_17", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_17", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Marked Patches", "description": "", "prototype": { "attributes": { "ApproxTotSqFt": null, "AddressNum": null, "StreetName": null, "ApproxW": null, "Utility": null, "WOName": null, "Completed": null, "Comments": null, "LucityWONum": null, "ShortAddress": null, "ApproxL": null, "ApproxD": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }