{ "currentVersion": 10.91, "id": 5, "name": "Weed Spraying and Mowing", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": 1545884.614666298, "ymin": 3802082.028286144, "xmax": 1568679.9302960485, "ymax": 3810992.915319979, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "control_type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "No Value Assigned", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mow", "label": "Mow", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Spray", "label": "Spray", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 144, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Spray and Mow", "label": "Spray and Mow", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "parcel_number", "typeIdField": "control_type", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "parcel_number", "type": "esriFieldTypeString", "alias": "Parcel Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "parcel_number" }, { "name": "control_type", "type": "esriFieldTypeString", "alias": "Control Type", "domain": { "type": "codedValue", "name": "NL Weed Control Types", "description": "NL Weed Control Types", "codedValues": [ { "name": "Spray", "code": "Spray" }, { "name": "Mow", "code": "Mow" }, { "name": "Spray and Mow", "code": "Spray and Mow" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "control_type" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "comments" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r888_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a682_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Mow", "name": "Mow", "domains": { "control_type": {"type": "inherited"} }, "templates": [ { "name": "Mow", "description": "", "prototype": { "attributes": { "comments": null, "control_type": "Mow", "parcel_number": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Spray", "name": "Spray", "domains": { "control_type": {"type": "inherited"} }, "templates": [ { "name": "Spray", "description": "", "prototype": { "attributes": { "comments": null, "control_type": "Spray", "parcel_number": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Spray and Mow", "name": "Spray and Mow", "domains": { "control_type": {"type": "inherited"} }, "templates": [ { "name": "Spray and Mow", "description": "", "prototype": { "attributes": { "comments": null, "control_type": "Spray and Mow", "parcel_number": null } }, "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 }