{ "currentVersion": 10.91, "id": 0, "name": "Type", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": 356699.41577358544, "ymin": 99855.96411214769, "xmax": 641314.2425401658, "ymax": 232821.24312856793, "spatialReference": { "wkid": 103793, "latestWkid": 103793 } }, "sourceSpatialReference": { "wkid": 103793, "latestWkid": 103793 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 0, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 127 ], "width": 0.4 } }, "defaultLabel": "Unassigned", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "Building Site", "label": "Building Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "value": "Gravel", "label": "Gravel", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "Meadow", "label": "Meadow", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "Pasture", "label": "Pasture", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "Tillable", "label": "Tillable", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "Waste", "label": "Waste", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "Water", "label": "Water", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 137, 68, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "Woods", "label": "Woods", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CODE", "typeIdField": "CODE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ACRES" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "domain": { "type": "codedValue", "name": "TillableTypes", "description": "List of Tillable Types", "codedValues": [ { "name": "Building Site", "code": "Building Site" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Meadow", "code": "Meadow" }, { "name": "Pasture", "code": "Pasture" }, { "name": "Tillable", "code": "Tillable" }, { "name": "Waste", "code": "Waste" }, { "name": "Water", "code": "Water" }, { "name": "Woods", "code": "Woods" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 16, "defaultValue": null, "modelName": "CODE" }, { "name": "ACRES_ADJ", "type": "esriFieldTypeDouble", "alias": "ACRES_ADJ", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ACRES_ADJ" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R368_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S282_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Building Site", "name": "Building Site", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "Building Site", "description": "", "prototype": { "attributes": { "CODE": "Building Site", "ACRES_ADJ": 0, "ACRES": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Gravel", "name": "Gravel", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "Gravel", "description": "", "prototype": { "attributes": { "CODE": "Gravel", "ACRES_ADJ": 0, "ACRES": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Meadow", "name": "Meadow", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "Meadow", "description": "", "prototype": { "attributes": { "CODE": "Meadow", "ACRES_ADJ": 0, "ACRES": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pasture", "name": "Pasture", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "Pasture", "description": "", "prototype": { "attributes": { "CODE": "Pasture", "ACRES_ADJ": 0, "ACRES": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tillable", "name": "Tillable", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "Tillable", "description": "", "prototype": { "attributes": { "CODE": "Tillable", "ACRES_ADJ": 0, "ACRES": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Waste", "name": "Waste", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "Waste", "description": "", "prototype": { "attributes": { "CODE": "Waste", "ACRES_ADJ": 0, "ACRES": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Water", "name": "Water", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "Water", "description": "", "prototype": { "attributes": { "CODE": "Water", "ACRES_ADJ": 0, "ACRES": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Woods", "name": "Woods", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "Woods", "description": "", "prototype": { "attributes": { "CODE": "Woods", "ACRES_ADJ": 0, "ACRES": 0 } }, "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, "serviceItemId": "abdb46b92609413d8ecdd799fdbbe323" }