{ "currentVersion": 10.81, "id": 1, "name": "Vegetation Notes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DateCreated", "editDateField": "DateModified" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3096204.3902789652, "ymin": 1305293.7945744842, "xmax": 3113744.3033618033, "ymax": 1313339.4966588914, "spatialReference": { "wkid": 102653, "latestWkid": 2231 } }, "sourceSpatialReference": { "wkid": 102653, "latestWkid": 2231 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Note_Type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "Type Not Assigned", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 91, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Customer", "label": "Customer Issue", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 130, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Dog", "label": "Dog Issue", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 126, 147, 255 ], "width": 0.4 } }, "value": "Hazard", "label": "Physical Hazard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 98, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Other", "label": "Other Note", "description": "" } ], "fieldDelimiter": "," }, "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": "", "displayField": "Note_Type", "typeIdField": "Note_Type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Note_Type", "type": "esriFieldTypeString", "alias": "Note_Type", "domain": { "type": "codedValue", "name": "TT_Note_Type", "description": "", "codedValues": [ { "name": "Customer Issue", "code": "Customer" }, { "name": "Dog Issue", "code": "Dog" }, { "name": "Physical Hazard", "code": "Hazard" }, { "name": "Other Note", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Note_Type" }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Note", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Note" }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateCreated" }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateModified" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R68_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S37_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Customer", "name": "Customer", "domains": { "Note_Type": {"type": "inherited"} }, "templates": [ { "name": "Customer", "description": "", "prototype": { "attributes": { "Note": null, "Note_Type": "Customer" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Dog", "name": "Dog", "domains": { "Note_Type": {"type": "inherited"} }, "templates": [ { "name": "Dog", "description": "", "prototype": { "attributes": { "Note": null, "Note_Type": "Dog" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hazard", "name": "Hazard", "domains": { "Note_Type": {"type": "inherited"} }, "templates": [ { "name": "Hazard", "description": "", "prototype": { "attributes": { "Note": null, "Note_Type": "Hazard" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Other", "name": "Other", "domains": { "Note_Type": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "Note": null, "Note_Type": "Other" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }