{ "currentVersion": 10.9, "id": 4, "name": "Determined Not Viable Via Mapping", "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": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1719866697000 }, "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": 1625517.4220131596, "ymin": 1909961.3461272875, "xmax": 1673482.3874096228, "ymax": 1971637.6639232533, "spatialReference": { "wkid": 102039, "latestWkid": 102039 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ReasonNotViable", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 } }, "value": "FOR", "label": "Forest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 } }, "value": "DVL", "label": "Developed", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "WTR", "label": "Water", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "TSP", "label": "Too Small or Patchy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "OTH", "label": "Other", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ReasonNotViable", "typeIdField": "ReasonNotViable", "subtypeField": "", "fields": [ { "name": "ReasonNotViable", "type": "esriFieldTypeString", "alias": "ReasonNotViable", "domain": { "type": "codedValue", "name": "dNotViableReason", "description": "", "codedValues": [ { "name": "Forest", "code": "FOR" }, { "name": "Developed", "code": "DVL" }, { "name": "Water", "code": "WTR" }, { "name": "Too Small or Patchy", "code": "TSP" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ReasonNotViable" }, { "name": "Notes1", "type": "esriFieldTypeString", "alias": "Notes1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes1" }, { "name": "Notes2", "type": "esriFieldTypeString", "alias": "Notes2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes2" }, { "name": "Notes3", "type": "esriFieldTypeString", "alias": "Notes3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes3" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": "UUID_20", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_20", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S7_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "FOR", "name": "FOR", "domains": { "ReasonNotViable": {"type": "inherited"} }, "templates": [ { "name": "Forest", "description": "", "prototype": { "attributes": { "ReasonNotViable": "FOR", "Notes1": null, "Notes2": null, "Notes3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DVL", "name": "DVL", "domains": { "ReasonNotViable": {"type": "inherited"} }, "templates": [ { "name": "Developed", "description": "", "prototype": { "attributes": { "ReasonNotViable": "DVL", "Notes1": null, "Notes2": null, "Notes3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WTR", "name": "WTR", "domains": { "ReasonNotViable": {"type": "inherited"} }, "templates": [ { "name": "Water", "description": "", "prototype": { "attributes": { "ReasonNotViable": "WTR", "Notes1": null, "Notes2": null, "Notes3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "TSP", "name": "TSP", "domains": { "ReasonNotViable": {"type": "inherited"} }, "templates": [ { "name": "Too Small or Patchy", "description": "", "prototype": { "attributes": { "ReasonNotViable": "TSP", "Notes1": null, "Notes2": null, "Notes3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OTH", "name": "OTH", "domains": { "ReasonNotViable": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "ReasonNotViable": "OTH", "Notes1": null, "Notes2": null, "Notes3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }