{ "currentVersion": 10.61, "id": 6, "name": "GENERIC LINES", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "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, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 1358862.21240948, "ymin": 587539.9504998031, "xmax": 1493491.49465956, "ymax": 728263.04634963, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LINE_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "value": "EDGE OF LOT", "label": "Edge of Lot", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 90, 94, 255 ], "width": 1 }, "value": "Generic Line", "label": "Generic Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1 }, "value": "STREAM CENTERLINE", "label": "Stream Centerline", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.8 }, "value": "TIMBER HARVEST STREAMSIDE", "label": "Timber Harvest Streamside Management Zone", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 1 }, "value": "WETLAND EDGE", "label": "Wetland Edge", "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": "GLOBALID", "displayField": "LINE_TYPE", "typeIdField": "LINE_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "LINE_TYPE", "type": "esriFieldTypeString", "alias": "LINE_TYPE", "domain": { "type": "codedValue", "name": "dGenericLines", "description": "Generic Lines", "codedValues": [ { "name": "Wetland Edge", "code": "WETLAND EDGE" }, { "name": "Stream Centerline", "code": "STREAM CENTERLINE" }, { "name": "Edge of Lot", "code": "EDGE OF LOT" }, { "name": "Timber Harvest Streamside Management Zone", "code": "TIMBER HARVEST STREAMSIDE" }, { "name": "Generic Line", "code": "Generic Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 250 }, { "name": "DATE_COLLECTED", "type": "esriFieldTypeDate", "alias": "DATE_COLLECTED", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R164063_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_164063", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_164063", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A237_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "EDGE OF LOT", "name": "EDGE OF LOT", "domains": { "LINE_TYPE": {"type": "inherited"} }, "templates": [ { "name": "Edge of Lot", "description": "", "prototype": { "attributes": { "COMMENTS": null, "LINE_TYPE": "EDGE OF LOT", "DATE_COLLECTED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Generic Line", "name": "Generic Line", "domains": { "LINE_TYPE": {"type": "inherited"} }, "templates": [ { "name": "Generic Line", "description": "", "prototype": { "attributes": { "DATE_COLLECTED": null, "COMMENTS": null, "LINE_TYPE": "Generic Line" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "STREAM CENTERLINE", "name": "STREAM CENTERLINE", "domains": { "LINE_TYPE": {"type": "inherited"} }, "templates": [ { "name": "Stream Centerline", "description": "", "prototype": { "attributes": { "COMMENTS": null, "LINE_TYPE": "STREAM CENTERLINE", "DATE_COLLECTED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "TIMBER HARVEST STREAMSIDE", "name": "TIMBER HARVEST STREAMSIDE", "domains": { "LINE_TYPE": {"type": "inherited"} }, "templates": [ { "name": "Timber Harvest Streamside Management Zone", "description": "", "prototype": { "attributes": { "COMMENTS": null, "LINE_TYPE": "TIMBER HARVEST STREAMSIDE", "DATE_COLLECTED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "WETLAND EDGE", "name": "WETLAND EDGE", "domains": { "LINE_TYPE": {"type": "inherited"} }, "templates": [ { "name": "Wetland Edge", "description": "", "prototype": { "attributes": { "COMMENTS": null, "LINE_TYPE": "WETLAND EDGE", "DATE_COLLECTED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Sync,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }