{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Existing Stream Buffers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This parcels layer originates from King County and has been clipped to the Kenmore boundary, exploded, and further updated to remove features identified as hydro parcels.This layer was downloaded, processed and cleaned in ArcGIS Pro using Python automation.\n Last updated: 2025-07-14", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 554593.7920819941, "ymin": 5286028.905200199, "xmax": 558596.9509164941, "ymax": 5291890.1487701265, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "label": "Current Buffers" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FULLNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FID_Parcels", "type": "esriFieldTypeInteger", "alias": "FID_Parcels", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_Parcels" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PIN" }, { "name": "ADDR_FULL", "type": "esriFieldTypeString", "alias": "FullAddr", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "ADDR_FULL" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FullName", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "ZIP5", "type": "esriFieldTypeString", "alias": "ZIP5", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIP5" }, { "name": "CTYNAME", "type": "esriFieldTypeString", "alias": "CTYNAME", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "CTYNAME" }, { "name": "APPRLNDVAL", "type": "esriFieldTypeDouble", "alias": "APPRLNDVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APPRLNDVAL" }, { "name": "APPR_IMPR", "type": "esriFieldTypeDouble", "alias": "APPR_IMPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APPR_IMPR" }, { "name": "TAX_LNDVAL", "type": "esriFieldTypeDouble", "alias": "TAX_LNDVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_LNDVAL" }, { "name": "TAX_IMPR", "type": "esriFieldTypeDouble", "alias": "TAX_IMPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_IMPR" }, { "name": "KCA_ACRES", "type": "esriFieldTypeDouble", "alias": "KCA_ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KCA_ACRES" }, { "name": "Parcel_Acres_Calc", "type": "esriFieldTypeDouble", "alias": "Parcel_Acres_Calc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Parcel_Acres_Calc" }, { "name": "FID_ExistingBufferOptionDissolve_NoPipes", "type": "esriFieldTypeInteger", "alias": "FID_ExistingBufferOptionDissolve_NoPipes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_ExistingBufferOptionDissolve_NoPipes" }, { "name": "Impacted_Acres", "type": "esriFieldTypeDouble", "alias": "Impacted_Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Impacted_Acres" }, { "name": "Perc_Impacted", "type": "esriFieldTypeDouble", "alias": "Perc_Impacted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Perc_Impacted" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R49_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_49", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_49", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S35_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Existing Stream Buffers", "description": "", "prototype": { "attributes": { "Perc_Impacted": null, "Impacted_Acres": null, "FID_Parcels": null, "PIN": null, "ADDR_FULL": null, "FULLNAME": null, "ZIP5": null, "CTYNAME": null, "APPRLNDVAL": null, "APPR_IMPR": null, "TAX_LNDVAL": null, "TAX_IMPR": null, "KCA_ACRES": null, "Parcel_Acres_Calc": null, "FID_ExistingBufferOptionDissolve_NoPipes": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d868c69c19b04de79a2454c2734f9c2c" }