{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "BothellAddress", "type": "Feature Layer", "description": "Address points are maintained in this layer.For Addresses Outside City Limits:- Snohomish County: Downloaded Once/Year from Snohomish County E-911 (https://snohomish-county-open-data-portal-snoco-gis.hub.arcgis.com/datasets/snoco-gis::building-address-points/about) to replace all addresses outside Bothell City Limits. Edit Address Annotation as needed.- King County: Downloaded Once/Year from King County (https://gis-kingcounty.opendata.arcgis.com/datasets/kingcounty::addresses-in-king-county-address-point/about) to replace all addresses outside Bothell City Limits. Edit Address Annotation as needed.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "Inside Bothell City Limits - Updated by Bothell GIS Services\nOutside Bothell City Limits, Downloaded from King County and Snohomish County and replaced annually.\n\nCombined/Maintained by:\nCity of Bothell | Washington State |\nEmployee and Technology Services Department | GIS Services Division\n18415 101st Ave NE | Bothell, WA 98011\nP: 425.806.6170\nE: GISRequest@bothellwa.gov", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 160, 88, 43, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1284332.2517894655, "ymin": 267509.6048697233, "xmax": 1318799.0296405554, "ymax": 318428.01156289876, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Bldg_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "length": 9, "domain": null }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "length": 10, "domain": null }, { "name": "Unit_Type", "type": "esriFieldTypeString", "alias": "Unit_Type", "length": 4, "domain": { "type": "codedValue", "name": "LkupAddrUType", "description": "Address point Unit Type", "codedValues": [ { "name": "APT", "code": "APT" }, { "name": "UNIT", "code": "UNIT" }, { "name": "NUM", "code": "NUM" }, { "name": "STE", "code": "STE" }, { "name": "BLDG", "code": "BLDG" }, { "name": "TRLR", "code": "TRLR" }, { "name": "RM", "code": "RM" }, { "name": "OFC", "code": "OFC" }, { "name": "CH", "code": "CH" }, { "name": "FL", "code": "FL" }, { "name": "BSMT", "code": "BSMT" }, { "name": "PH", "code": "PH" }, { "name": "DEPT", "code": "DEPT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Unit_Bldg", "type": "esriFieldTypeString", "alias": "Unit_Bldg", "length": 5, "domain": null }, { "name": "Bldg_Name", "type": "esriFieldTypeString", "alias": "Bldg_Name", "length": 40, "domain": null }, { "name": "Addr_Num", "type": "esriFieldTypeString", "alias": "Addr_Num", "length": 5, "domain": null }, { "name": "Addr_FR", "type": "esriFieldTypeString", "alias": "Addr_FR", "length": 4, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 10, "domain": { "type": "codedValue", "name": "LkupCounty", "description": "Which county does the feature reside", "codedValues": [ { "name": "KING", "code": "K" }, { "name": "SNOHOMISH", "code": "S" }, { "name": "UNKNOWN", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PreDir", "type": "esriFieldTypeString", "alias": "PreDir", "length": 2, "domain": { "type": "codedValue", "name": "LkupDir", "description": "Directional values", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 30, "domain": null }, { "name": "Street_Type", "type": "esriFieldTypeString", "alias": "Street_Type", "length": 4, "domain": { "type": "codedValue", "name": "LkupAddrStType", "description": "Type of street", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "ST", "code": "ST" }, { "name": "PL", "code": "PL" }, { "name": "DR", "code": "DR" }, { "name": "RD", "code": "RD" }, { "name": "WAY", "code": "WAY" }, { "name": "CT", "code": "CT" }, { "name": "LN", "code": "LN" }, { "name": "HWY", "code": "HWY" }, { "name": "BLVD", "code": "BLVD" }, { "name": "PKWY", "code": "PKWY" }, { "name": "CIR", "code": "CIR" }, { "name": "TER", "code": "TER" }, { "name": "SQ", "code": "SQ" }, { "name": "IS", "code": "IS" }, { "name": "LK", "code": "LK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PostDir", "type": "esriFieldTypeString", "alias": "PostDir", "length": 2, "domain": { "type": "codedValue", "name": "LkupDir", "description": "Directional values", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 20, "domain": null }, { "name": "PostalCity", "type": "esriFieldTypeString", "alias": "PostalCity", "length": 20, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 5, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Full_Address", "type": "esriFieldTypeString", "alias": "Full_Address", "length": 50, "domain": null }, { "name": "Full_Address_w_Unit", "type": "esriFieldTypeString", "alias": "Full_Address_w_Unit", "length": 50, "domain": null }, { "name": "UpDt", "type": "esriFieldTypeDate", "alias": "UpDt", "length": 8, "domain": null }, { "name": "UpDtBy", "type": "esriFieldTypeString", "alias": "UpDtBy", "length": 10, "domain": { "type": "codedValue", "name": "LkupStaff", "description": "GIS Staff", "codedValues": [ { "name": "Barry Tookey", "code": "GISBT" }, { "name": "Daryn Brown", "code": "GISDB" }, { "name": "Eric Haskins", "code": "GISEH" }, { "name": "GIS Intern", "code": "GISIN" }, { "name": "John Ritzman", "code": "GISJR" }, { "name": "Sarah Burns", "code": "GISSB" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 50, "domain": null }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null }, { "name": "LucitySyncDate", "type": "esriFieldTypeDate", "alias": "Lucity Synchronized Date", "length": 8, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GenNote", "type": "esriFieldTypeString", "alias": "GenNote", "length": 250, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Addr_Type", "type": "esriFieldTypeSmallInteger", "alias": "Addr_Type", "domain": { "type": "codedValue", "name": "LkupAddrType", "description": "Address Type", "codedValues": [ { "name": "Single Family", "code": 100 }, { "name": "Apartment", "code": 120 }, { "name": "Church", "code": 130 }, { "name": "Commercial", "code": 140 }, { "name": "Condominium", "code": 150 }, { "name": "Group Home", "code": 160 }, { "name": "Hotel", "code": 170 }, { "name": "Local Government", "code": 180 }, { "name": "Manufactured Home", "code": 190 }, { "name": "Mobile Home", "code": 210 }, { "name": "Other Public Facility", "code": 220 }, { "name": "Private School", "code": 230 }, { "name": "Public School", "code": 240 }, { "name": "ADU", "code": 250 }, { "name": "Duplex", "code": 260 }, { "name": "Park", "code": 270 }, { "name": "Storage Yard", "code": 280 }, { "name": "Cemetery", "code": 290 }, { "name": "Utility", "code": 300 }, { "name": "Building", "code": 310 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Addr_Status", "type": "esriFieldTypeSmallInteger", "alias": "Addr_Status", "domain": { "type": "codedValue", "name": "LkupAddrStatus1", "description": "Status of addresses", "codedValues": [ { "name": "Active", "code": 100 }, { "name": "Pending", "code": 200 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_8", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "CountyLine", "type": "Feature Layer", "description": "King/Snohomish County Line", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "Created and maintained by:\nCity of Bothell | Washington State |\nEmployee and Technology Services Department | GIS Services Division\n18415 101st Ave NE | Bothell, WA 98011\nP: 425.806.6170\nE: GISRequest@bothellwa.gov", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 74, 79, 158, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1245878.249957472, "ymin": 284336.9688527286, "xmax": 1570141.4341069758, "ymax": 287835.7187449783, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHAPE.STLength()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R10_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_10", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_10", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "ZipCode", "type": "Feature Layer", "description": "Zip Codes in and intersecting the City of Bothell. These are mostly based on Zip Code Layer from King County, but is modified based on address layers.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "Created and maintained by:\nCity of Bothell | Washington State |\nEmployee and Technology Services Department | GIS Services Division\n18415 101st Ave NE | Bothell, WA 98011\nP: 425.806.6170\nE: GISRequest@bothellwa.gov", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1285580.9153026342, "ymin": 266502.417579636, "xmax": 1318528.0498675555, "ymax": 308083.627396062, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZipCode", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "ZipCode", "length": 10, "domain": null }, { "name": "UpDt", "type": "esriFieldTypeDate", "alias": "UpDt", "length": 8, "domain": null }, { "name": "UpDtBy", "type": "esriFieldTypeString", "alias": "UpDtBy", "length": 10, "domain": { "type": "codedValue", "name": "LkupStaff", "description": "GIS Staff", "codedValues": [ { "name": "Barry Tookey", "code": "GISBT" }, { "name": "Daryn Brown", "code": "GISDB" }, { "name": "Eric Haskins", "code": "GISEH" }, { "name": "GIS Intern", "code": "GISIN" }, { "name": "John Ritzman", "code": "GISJR" }, { "name": "Sarah Burns", "code": "GISSB" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GenNote", "type": "esriFieldTypeString", "alias": "GenNote", "length": 250, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R19_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_19", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_19", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 7, "name": "Subdivision", "type": "Feature Layer", "description": "Subdivisions are added when Plats, Short Plats, and Subdivisions are added to the City.Feature data is updated, and a URL is added that links to document's location on the City of Bothell public Laserfiche portal.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "Created and maintained by:\nCity of Bothell | Washington State |\nEmployee and Technology Services Department | GIS Services Division\n18415 101st Ave NE | Bothell, WA 98011\nP: 425.806.6170\nE: GISRequest@bothellwa.gov", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1292447.9501249641, "ymin": 270360.46301314235, "xmax": 1313256.0610677153, "ymax": 300022.87153597176, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PlatName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "length": 50, "domain": null }, { "name": "PlatName", "type": "esriFieldTypeString", "alias": "PlatName", "length": 100, "domain": null }, { "name": "SubDivID", "type": "esriFieldTypeInteger", "alias": "SubDivID", "domain": null }, { "name": "Sub_Ref", "type": "esriFieldTypeString", "alias": "Sub_Ref", "length": 100, "domain": null }, { "name": "Sub_Type", "type": "esriFieldTypeInteger", "alias": "Sub_Type", "domain": null }, { "name": "RecordDt", "type": "esriFieldTypeDate", "alias": "RecordDt", "length": 8, "domain": null }, { "name": "Major", "type": "esriFieldTypeString", "alias": "Major", "length": 14, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 1, "domain": { "type": "codedValue", "name": "LkupCounty", "description": "Which county does the feature reside", "codedValues": [ { "name": "KING", "code": "K" }, { "name": "SNOHOMISH", "code": "S" }, { "name": "UNKNOWN", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HOA", "type": "esriFieldTypeString", "alias": "HOA", "length": 100, "domain": null }, { "name": "SubdivisionURL", "type": "esriFieldTypeString", "alias": "SubdivisionURL", "length": 250, "domain": null }, { "name": "UpDt", "type": "esriFieldTypeDate", "alias": "UpDt", "length": 8, "domain": null }, { "name": "UpDtBy", "type": "esriFieldTypeString", "alias": "UpDtBy", "length": 10, "domain": { "type": "codedValue", "name": "LkupStaff", "description": "GIS Staff", "codedValues": [ { "name": "Barry Tookey", "code": "GISBT" }, { "name": "Daryn Brown", "code": "GISDB" }, { "name": "Eric Haskins", "code": "GISEH" }, { "name": "GIS Intern", "code": "GISIN" }, { "name": "John Ritzman", "code": "GISJR" }, { "name": "Sarah Burns", "code": "GISSB" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GenNote", "type": "esriFieldTypeString", "alias": "GenNote", "length": 250, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_16", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_16", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S11_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 8, "name": "PrelimParcels", "type": "Feature Layer", "description": "When parcels have been created but have not been adopted or updated by the County, they are created and loaded into this file. Prelim Parcels with unique Parcel Identification Numbers are added into the monthly parcel update in order to work with permitting software. When these parcels have been included into the County data, they are deleted from the PrelimParcels feature class.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "Created and maintained by:\nCity of Bothell | Washington State |\nEmployee and Technology Services Department | GIS Services Division\n18415 101st Ave NE | Bothell, WA 98011\nP: 425.806.6170\nE: GISRequest@bothellwa.gov", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1295129.1924658865, "ymin": 272505.1158760637, "xmax": 1312537.764275968, "ymax": 297412.6457853019, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjectName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 20, "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "ProjectName", "length": 50, "domain": null }, { "name": "UpDt", "type": "esriFieldTypeDate", "alias": "UpDt", "length": 8, "domain": null }, { "name": "UpDtBy", "type": "esriFieldTypeString", "alias": "UpDtBy", "length": 10, "domain": { "type": "codedValue", "name": "LkupStaff", "description": "GIS Staff", "codedValues": [ { "name": "Barry Tookey", "code": "GISBT" }, { "name": "Daryn Brown", "code": "GISDB" }, { "name": "Eric Haskins", "code": "GISEH" }, { "name": "GIS Intern", "code": "GISIN" }, { "name": "John Ritzman", "code": "GISJR" }, { "name": "Sarah Burns", "code": "GISSB" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GenNote", "type": "esriFieldTypeString", "alias": "GenNote", "length": 250, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R14_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_14", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_14", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9, "name": "PLSS_Grid", "type": "Feature Layer", "description": "Started with Public Land Survey System (PLSS) Layer from King County (https://gis-kingcounty.opendata.arcgis.com/datasets/kingcounty::public-land-survey-quarter-sections-3-county-area-plss-qtr-area/about)Made a few Modifications:Extracted just those quarter sections within or near the Bothell Planning AreaProjected to NAD 1983 StatePlane Washington North FIPS 4601 (US Feet)Modified field names and removed those not needed.Added fieldsCounty: KING or SNOHOMISHLabel - for map labelingPLSSURL - Added a URL for each quarter section to directly link to quarter section maps maintained by King or Snohomish CountyMetadata with original layer: https://www.arcgis.com/sharing/rest/content/items/71864c2371244f9b9de49c53fdaac908/info/metadata/metadata.xml?format=default&output=html", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "Compiled and maintained by:\nCity of Bothell | Washington State |\nEmployee and Technology Services Department | GIS Services Division\n18415 101st Ave NE | Bothell, WA 98011\nP: 425.806.6170\nE: GISRequest@bothellwa.gov", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1289666.7601493, "ymin": 270224.5817232281, "xmax": 1313505.2715273052, "ymax": 305286.22518247366, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "QtrSection", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "QtrSection", "type": "esriFieldTypeString", "alias": "QtrSection", "length": 3, "domain": null }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "length": 3, "domain": null }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "length": 3, "domain": null }, { "name": "Range", "type": "esriFieldTypeString", "alias": "Range", "length": 3, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 1, "domain": { "type": "codedValue", "name": "LkupCounty", "description": "Which county does the feature reside", "codedValues": [ { "name": "KING", "code": "K" }, { "name": "SNOHOMISH", "code": "S" }, { "name": "UNKNOWN", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 15, "domain": null }, { "name": "PLSSURL", "type": "esriFieldTypeString", "alias": "PLSSURL", "length": 100, "domain": null }, { "name": "GenNote", "type": "esriFieldTypeString", "alias": "GenNote", "length": 250, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_13", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_13", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 10, "name": "PlanningArea", "type": "Feature Layer", "description": "City of Bothell Planning Area Boundary", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "Created and maintained by:\nCity of Bothell | Washington State |\nEmployee and Technology Services Department | GIS Services Division\n18415 101st Ave NE | Bothell, WA 98011\nP: 425.806.6170\nE: GISRequest@bothellwa.gov", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1289375.7203770578, "ymin": 270224.2500309795, "xmax": 1313299.6482508928, "ymax": 304616.6999467313, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Title", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Title", "type": "esriFieldTypeString", "alias": "Title", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R12_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_12", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 11, "name": "OtherJurisdictions", "type": "Feature Layer", "description": "ResourcesKing County cities and unincorporated areas (https://gis-kingcounty.opendata.arcgis.com/datasets/incorporated-areas-of-king-county-city-area/explore?location=47.472011%2C-121.903250%2C10.75)Snohomish County cities (https://snohomish-county-open-data-portal-snoco-gis.hub.arcgis.com/datasets/city-boundaries/explore?location=48.021514%2C-121.980431%2C11.07)Snohomish County boundary (https://snohomish-county-open-data-portal-snoco-gis.hub.arcgis.com/datasets/county-boundary-1/explore?location=48.037746%2C-121.682862%2C10.3)Process1. Download each of the zip files from the Resources section above.2. Project the King County data to NAD_1983_StatePlane_Washington_North_FIPS_4601_Feet (it\u2019s originally in HARN, so we need to convert it to match Bothell and Snohomish County\u2019s data).3. Erase (using the Erase tool) the Snohomish County cities from the Snohomish County boundary, therefore separating unincorporated areas from incorporated areas.4. Create new feature class called OtherJurisdictions, that includes five fields (a, b and c will remain in final version, d and e will be deleted):a. JURISDICTION: text b. UpDt: date c. UpDtBy: text d. CITYNAME: text e. NAME: text5. Edit the empty OtherJurisdictions feature class.a. Select features in the new projected King County data and copy/paste into OtherJurisdictions.b. Select features in the new erased Snohomish County boundary data and copy/paste into OtherJurisdictions.c. Select features in the Snohomish County cities data and copy/paste into OtherJurisdictions.d. Select by attributes where CITYNAME = \u2018King County\u2019. Merge these features and edit the Jurisdiction field to \u2018Unincorporated King County\u2019.e. Select all the remaining features where CITYNAME is not Null and populate the Jurisdiction field using Field Calculator: !CITYNAME!f. Select all the remaining features where NAME is not Null and populate the Jurisdiction field using Field Calculator: !NAME!.title()g. Select the unincorporated area of Snohomish County and edit the Jurisdiction field to \u2018Unincorporated Snohomish County\u2019.h. All features in OtherJurisdictions should now have a city or unincorporated county designated for the Jurisdiction field. Double check to make sure the values in the Jurisdiction field are correct by referring to the CITYNAME and NAME fields.i. After confirming that values in the Jurisdiction field are correct, delete the CITYNAME and NAME fields.j. Delete the two polygons representing the Bothell city limits.k. If there are inconsistencies around the Bothell city limit, such as overlaps with OtherJurisdictions, run the Erase tool, erasing Bothell city limit areas from OtherJurisdictions. Then, delete all features in Other Jurisdictions and copy/paste all features from the Erase output (should be same number of features, just trimmed along Bothell city limit where there was overlap. l. Save edits and stop editing.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "Compiled and maintained by:\nCity of Bothell | Washington State |\nEmployee and Technology Services Department | GIS Services Division\n18415 101st Ave NE | Bothell, WA 98011\nP: 425.806.6170\nE: GISRequest@bothellwa.gov", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1217084.3731621355, "ymin": 31302.432271897793, "xmax": 1622342.4999802262, "ymax": 477544.7812552303, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "JURISDICTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 50, "domain": null }, { "name": "UpDt", "type": "esriFieldTypeDate", "alias": "UpDt", "length": 8, "domain": null }, { "name": "UpDtBy", "type": "esriFieldTypeString", "alias": "UpDtBy", "length": 10, "domain": { "type": "codedValue", "name": "LkupStaff", "description": "GIS Staff", "codedValues": [ { "name": "Barry Tookey", "code": "GISBT" }, { "name": "Daryn Brown", "code": "GISDB" }, { "name": "Eric Haskins", "code": "GISEH" }, { "name": "GIS Intern", "code": "GISIN" }, { "name": "John Ritzman", "code": "GISJR" }, { "name": "Sarah Burns", "code": "GISSB" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R11_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_11", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_11", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 12, "name": "Easement_Incomplete", "type": "Feature Layer", "description": "Easement lines are often relative to a property boundary and so the original computer aided design (CAD) easements may have only showed the non-property boundary lines; this is an artifact of how the easement lines were created. The CAD data was imported into the City\u2019s geographic information system (GIS), and used in combination with boundary lines to create the current easement polygon layer. This data layer was compiled with disparate King and Snohomish County data, and in-house review of recorded documents. The addition of new easements is ongoing and continues as part of the development process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "Created and maintained by:\nCity of Bothell | Washington State |\nEmployee and Technology Services Department | GIS Services Division\n18415 101st Ave NE | Bothell, WA 98011\nP: 425.806.6170\nE: GISRequest@bothellwa.gov", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1292456.5114595592, "ymin": 270173.6425206363, "xmax": 1314302.3873871416, "ymax": 299449.2814758122, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GISID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "length": 7, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 3, "domain": { "type": "codedValue", "name": "LkupEasementType", "description": "Type of Easement", "codedValues": [ { "name": "Utility", "code": "UT" }, { "name": "Unknown", "code": "UNK" }, { "name": "Water", "code": "WA" }, { "name": "Sewer", "code": "SW" }, { "name": "Drainage", "code": "SD" }, { "name": "Access", "code": "AC" }, { "name": "Slope", "code": "SL" }, { "name": "Other", "code": "OTR" }, { "name": "NGP", "code": "NGP" }, { "name": "Trail", "code": "TRL" }, { "name": "Sign", "code": "SGN" }, { "name": "Sidewalk", "code": "SWK" }, { "name": "Retaining Wall", "code": "RW" }, { "name": "Landscape", "code": "LS" }, { "name": "Rain Garden", "code": "RG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 3, "domain": { "type": "codedValue", "name": "LkupStatus", "description": "Functional status of the feature", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABA" }, { "name": "Extinguished", "code": "EXT" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RecordingNum", "type": "esriFieldTypeString", "alias": "RecordingNum", "length": 20, "domain": null }, { "name": "UpDt", "type": "esriFieldTypeDate", "alias": "UpDt", "length": 8, "domain": null }, { "name": "UpDtBy", "type": "esriFieldTypeString", "alias": "UpDtBy", "length": 10, "domain": { "type": "codedValue", "name": "LkupStaff", "description": "GIS Staff", "codedValues": [ { "name": "Barry Tookey", "code": "GISBT" }, { "name": "Daryn Brown", "code": "GISDB" }, { "name": "Eric Haskins", "code": "GISEH" }, { "name": "GIS Intern", "code": "GISIN" }, { "name": "John Ritzman", "code": "GISJR" }, { "name": "Sarah Burns", "code": "GISSB" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GenNote", "type": "esriFieldTypeString", "alias": "GenNote", "length": 250, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Grantee", "type": "esriFieldTypeString", "alias": "Grantee", "length": 255, "domain": { "type": "codedValue", "name": "LkupGrantee", "description": "Utility or private party being granted the easement", "codedValues": [ { "name": "Bothell", "code": "Bothell" }, { "name": "NUD", "code": "NUD" }, { "name": "AWWD", "code": "AWWD" }, { "name": "WWD", "code": "WWD" }, { "name": "PUD", "code": "PUD" }, { "name": "PSE", "code": "PSE" }, { "name": "SCL", "code": "SCL" }, { "name": "KC Metro", "code": "KC Metro" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R31_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_31", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_31", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S17_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 13, "name": "CityLimit", "type": "Feature Layer", "description": "City of Bothell City Limits as approved by City Ordinance.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "Created and maintained by:\nCity of Bothell | Washington State |\nEmployee and Technology Services Department | GIS Services Division\n18415 101st Ave NE | Bothell, WA 98011\nP: 425.806.6170\nE: GISRequest@bothellwa.gov", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1292448.0587205589, "ymin": 270224.2500309795, "xmax": 1313299.6482508928, "ymax": 300104.0728171468, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Title", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Title", "type": "esriFieldTypeString", "alias": "Title", "length": 15, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R17_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_17", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_17", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 14, "name": "CityInterestProperties", "type": "Feature Layer", "description": "City wide layer created to be used for reference in regards to public and private maintenance responsibility, and to show general open space.Derived from the Parcel layers downloaded from King and Snohomish County. Some parcels have been split based on types of usage and maintenance.This is not meant to be authoritative, but for general reference only.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "Maintained by:\nCity of Bothell | Washington State |\nEmployee and Technology Services Department | GIS Services Division\n18415 101st Ave NE | Bothell, WA 98011\nP: 425.806.6170\nE: GISRequest@bothellwa.gov", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1289580.8623552173, "ymin": 270419.08953630924, "xmax": 1313129.573787883, "ymax": 304447.8111768961, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UpDt", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "UpDt", "type": "esriFieldTypeDate", "alias": "UpDt", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GenNote", "type": "esriFieldTypeString", "alias": "GenNote", "length": 250, "domain": null }, { "name": "UpDtBy", "type": "esriFieldTypeString", "alias": "UpDtBy", "length": 10, "domain": { "type": "codedValue", "name": "LkupStaff", "description": "GIS Staff", "codedValues": [ { "name": "Barry Tookey", "code": "GISBT" }, { "name": "Daryn Brown", "code": "GISDB" }, { "name": "Eric Haskins", "code": "GISEH" }, { "name": "GIS Intern", "code": "GISIN" }, { "name": "John Ritzman", "code": "GISJR" }, { "name": "Sarah Burns", "code": "GISSB" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "LkupPropOwner", "description": "City Interest Property Owner", "codedValues": [ { "name": "Bothell", "code": "BOTHELL" }, { "name": "Private", "code": "PVT" }, { "name": "King County", "code": "KINGCO" }, { "name": "Snohomish County", "code": "SNOCO" }, { "name": "Washington State", "code": "WA" }, { "name": "Seattle", "code": "SEATTLE" }, { "name": "Federal Government", "code": "FED" }, { "name": "Bonneville Power Admin", "code": "BPA" }, { "name": "Alderwood Water and Wastewater District", "code": "AWWD" }, { "name": "Northshore Utility District (NUD)", "code": "NUD" }, { "name": "Puget Sound Energy (PSE)", "code": "PSE" }, { "name": "Northshore School District", "code": "NSD" }, { "name": "Edmonds School District", "code": "ESD" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ManagedBy", "type": "esriFieldTypeString", "alias": "ManagedBy", "length": 50, "domain": { "type": "codedValue", "name": "LkupPropManager", "description": "City Interest Property Managed By", "codedValues": [ { "name": "Bothell", "code": "BOTHELL" }, { "name": "Private", "code": "PVT" }, { "name": "King County", "code": "KINGCO" }, { "name": "Bothell and King County", "code": "BOTKC" }, { "name": "Snohomish County", "code": "SNOCO" }, { "name": "Washington State", "code": "WA" }, { "name": "Seattle", "code": "SEATTLE" }, { "name": "Federal Government", "code": "FED" }, { "name": "Bonneville Power Admin", "code": "BPA" }, { "name": "Alderwood Water and Wastewater District", "code": "AWWD" }, { "name": "Northshore Utility District (NUD)", "code": "NUD" }, { "name": "Puget Sound Energy (PSE)", "code": "PSE" }, { "name": "Northshore School District", "code": "NSD" }, { "name": "Edmonds School District", "code": "ESD" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PropertyType", "type": "esriFieldTypeString", "alias": "PropertyType", "length": 100, "domain": { "type": "codedValue", "name": "LkupPropType", "description": "City Interest Property Type", "codedValues": [ { "name": "Park", "code": "Park" }, { "name": "Open Space", "code": "Open Space" }, { "name": "Park Open Space", "code": "Park Open Space" }, { "name": "Regional Open Space", "code": "Regional Open Space" }, { "name": "Water Utility", "code": "Water Utility" }, { "name": "Sewer Utility", "code": "Sewer Utility" }, { "name": "Storm Drainage Utility", "code": "Storm Drainage Utility" }, { "name": "Streets", "code": "Streets" }, { "name": "Electric Utility", "code": "Electric Utility" }, { "name": "School", "code": "School" }, { "name": "Government", "code": "Government" }, { "name": "Multi-Use", "code": "Multi-Use" }, { "name": "Misc.", "code": "Misc." }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OpenSpace", "type": "esriFieldTypeSmallInteger", "alias": "OpenSpace", "domain": { "type": "codedValue", "name": "LkupBoolean", "description": "Valid values are 1 [Yes] and 0 [No]. Follows Lucity standards: values match those of the Lucity Boolean (checkbox) fields.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R32_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_32", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_32", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S18_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 15, "name": "BothellParcel", "type": "Feature Layer", "description": "Parcels are updated on a monthly basis.King County Parcels are downloadedKing County Parcel Ownership file is downloadedKing County Parcels are clipped, projected, and joined to OwnershipSnohomish County Parcels are downloaded (includes Ownership information)Snohomish County Parcels are clippedKing County and Snohomish County Parcels are MergedTrouble Parcels are Merged/Exploded/Cut so that there are no duplicate PIN Numbers within the Bothell City Limits", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "Downloaded from King County and Snohomish County and replaced every other month.\n\nMaintained by:\nCity of Bothell | Washington State |\nEmployee and Technology Services Department | GIS Services Division\n18415 101st Ave NE | Bothell, WA 98011\nP: 425.806.6170\nE: GISRequest@bothellwa.gov", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1283157.6908183843, "ymin": 264547.8958981484, "xmax": 1318852.6758587211, "ymax": 308176.7617242187, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 14, "domain": null }, { "name": "OWNERPARTY", "type": "esriFieldTypeString", "alias": "OWNERPARTY", "length": 150, "domain": null }, { "name": "OWNERADD1", "type": "esriFieldTypeString", "alias": "OWNERADD1", "length": 150, "domain": null }, { "name": "OWNERADD2", "type": "esriFieldTypeString", "alias": "OWNERADD2", "length": 50, "domain": null }, { "name": "OWNERADD3", "type": "esriFieldTypeString", "alias": "OWNERADD3", "length": 50, "domain": null }, { "name": "OWNERCTYST", "type": "esriFieldTypeString", "alias": "OWNERCTYST", "length": 50, "domain": null }, { "name": "OWNERZIP", "type": "esriFieldTypeString", "alias": "OWNERZIP", "length": 10, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 50, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 12, "domain": null }, { "name": "UpDt", "type": "esriFieldTypeDate", "alias": "UpDt", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R20_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_20", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }