{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Addresses", "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": [ 0, 158, 137, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "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": 1.2800000011920935E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2897836093899566E8, "falseY": -1.0960179238712226E8, "xyUnits": 3.447896014588996E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Bldg_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "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": "WS3_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": "WS3_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": "WS3_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": "WS3_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": "WS3_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": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Addr_Type", "type": "esriFieldTypeSmallInteger", "alias": "Addr_Type", "domain": { "type": "codedValue", "name": "WS3_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": "WS3_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": "S3_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": 1, "name": "Parcels", "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": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.4 } } }, "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": 1.2800000011920935E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2897836093899566E8, "falseY": -1.0960179238712226E8, "xyUnits": 3.447896014588996E7, "falseZ": 0, "zUnits": 1, "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": "UpDt", "type": "esriFieldTypeDate", "alias": "UpDt", "length": 8, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 50, "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 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 12, "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": "Map,Query,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": 2, "name": "Spatial Collection Polygon", "type": "Feature Layer", "description": "This is a layer that can be edited for permits not related to parcels or addresses.", "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": "Coordinated with City of Bothell Department of Community Development;\nCreated and maintained by:\nCity of Bothell | Washington State\nInformation Services Department | GIS Services Section\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": "esriSFSDiagonalCross", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 1.2800000011920935E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2897836093899566E8, "falseY": -1.0960179238712226E8, "xyUnits": 3.447896014588996E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 250, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R24_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_24", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_24", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S19_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": 3, "name": "Subareas", "type": "Feature Layer", "description": "Adopted City of Bothell Comprehensive Plan Subareas.", "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": "Coordinated with City of Bothell Department of Community Development;\nCreated 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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 169, 0, 230, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1289375.7203770578, "ymin": 270224.28480781615, "xmax": 1313299.6482508928, "ymax": 304616.6999467313, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 1.2800000011920935E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2897836093899566E8, "falseY": -1.0960179238712226E8, "xyUnits": 3.447896014588996E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUB_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMP_SU_ID", "type": "esriFieldTypeInteger", "alias": "COMP_SU_ID", "domain": null }, { "name": "SUB_NAME", "type": "esriFieldTypeString", "alias": "SUB_NAME", "length": 60, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "UpDt", "type": "esriFieldTypeDate", "alias": "UpDt", "length": 8, "domain": null }, { "name": "UpDtBy", "type": "esriFieldTypeString", "alias": "UpDtBy", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LkupStaff", "description": "Staff member name", "codedValues": [ { "name": "Andy Siegel", "code": "GISAS" }, { "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": "Permit Tech", "code": "PMT" }, { "name": "CIP", "code": "CIP" }, { "name": "Cameron Ogard", "code": "PWCO" }, { "name": "Kristin Terpstra", "code": "PWKT" }, { "name": "Dave Boyd", "code": "CDDB" } ], "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.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": "Map,Query,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": 4, "name": "LandUseDesignations", "type": "Feature Layer", "description": "2024 Adopted Comprehensive Plan Land Use Designations ", "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": "Coordinated with City of Bothell Department of Community Development;\nCreated 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": [ 217, 200, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1289375.7203770578, "ymin": 270219.1319309771, "xmax": 1313299.6482508928, "ymax": 304616.6999467313, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 1.2800000011920935E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2897836093899566E8, "falseY": -1.0960179238712226E8, "xyUnits": 3.447896014588996E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LANDUSE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "LANDUSE", "length": 74, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ComplanDescription", "type": "esriFieldTypeString", "alias": "ComplanDescription", "length": 150, "domain": null }, { "name": "UpDt", "type": "esriFieldTypeDate", "alias": "Up", "length": 8, "domain": null }, { "name": "UpDtBy", "type": "esriFieldTypeString", "alias": "UpDtBy", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LkupStaff", "description": "Staff member name", "codedValues": [ { "name": "Andy Siegel", "code": "GISAS" }, { "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": "Permit Tech", "code": "PMT" }, { "name": "CIP", "code": "CIP" }, { "name": "Cameron Ogard", "code": "PWCO" }, { "name": "Kristin Terpstra", "code": "PWKT" }, { "name": "Dave Boyd", "code": "CDDB" } ], "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.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "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": "S26_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": "Zoning", "type": "Feature Layer", "description": "Bothell Zoning Designations", "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": "Coordinated with City of Bothell Department of Community Development;\nCreated 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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1292447.713576883, "ymin": 270219.1319309771, "xmax": 1313299.6482508928, "ymax": 300104.1387618929, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 1.2800000011920935E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2897836093899566E8, "falseY": -1.0960179238712226E8, "xyUnits": 3.447896014588996E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONING", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 74, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ZoningDescription", "type": "esriFieldTypeString", "alias": "ZoningDescription", "length": 200, "domain": null }, { "name": "UpDt", "type": "esriFieldTypeDate", "alias": "UpDt", "length": 8, "domain": null }, { "name": "UpDtBy", "type": "esriFieldTypeString", "alias": "UpDtBy", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LkupStaff", "description": "Staff member name", "codedValues": [ { "name": "Andy Siegel", "code": "GISAS" }, { "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": "Permit Tech", "code": "PMT" }, { "name": "CIP", "code": "CIP" }, { "name": "Cameron Ogard", "code": "PWCO" }, { "name": "Kristin Terpstra", "code": "PWKT" }, { "name": "Dave Boyd", "code": "CDDB" } ], "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.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 50, "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": "Map,Query,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": "History Layer Polygon", "type": "Feature Layer", "description": "In the Permitting Software, new entries are added to the system. within different modules such as Code Management, Inspection Management, Permit Management, Plan Management, Project Management, and Request Management.When there are parcels associated with these projects, a polygon may be created based on the location of that address at that time. In various applications there may be a definition query placed on this layer from a date range and sometimes will link to a url with more details.This can help identify general information and permitting over time for a given area, but is in no way a complete. There may be more information available through the permitting application.", "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": "Coordinated with City of Bothell Department of Community Development;\nCreated and maintained by:\nCity of Bothell | Washington State\nInformation Services Department | GIS Services Section\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": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1292457.7443967164, "ymin": 270360.46301314235, "xmax": 1313231.4663006365, "ymax": 300024.04968322814, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 1.2800000011920935E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2897836093899566E8, "falseY": -1.0960179238712226E8, "xyUnits": 3.447896014588996E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MODULENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MODULENAME", "type": "esriFieldTypeString", "alias": "MODULENAME", "length": 50, "domain": null }, { "name": "CASEID", "type": "esriFieldTypeString", "alias": "CASEID", "length": 36, "domain": null }, { "name": "CASENUMBER", "type": "esriFieldTypeString", "alias": "CASENUMBER", "length": 50, "domain": null }, { "name": "WORKCLASS", "type": "esriFieldTypeString", "alias": "WORKCLASS", "length": 50, "domain": null }, { "name": "APPLICATIONDATE", "type": "esriFieldTypeDate", "alias": "APPLICATIONDATE", "length": 8, "domain": null }, { "name": "PROJECTID", "type": "esriFieldTypeString", "alias": "PROJECTID", "length": 50, "domain": null }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "PROJECTNAME", "length": 50, "domain": null }, { "name": "GISHISTORYQUEUEID", "type": "esriFieldTypeString", "alias": "GISHISTORYQUEUEID", "length": 36, "domain": null }, { "name": "SPATIALTYPE", "type": "esriFieldTypeString", "alias": "SPATIALTYPE", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SPATIALID", "type": "esriFieldTypeString", "alias": "SPATIALID", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R56_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_56", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_56", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S46_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": "Downtown Frontage Fees", "type": "Feature Layer", "description": "In Ordinance 2242 Latecomer fees were established to help reimburse the City of Bothell for improvements that were made to the street frontage as well as the water system. Each parcel is required to pay the defined fees based on their linear foot of frontage along 98 Ave NE or Bothell Way NE.", "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": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "Coordinated and maintained by City of Bothell Public Works Public Work Engineer;\nCreated 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": [ 242, 186, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1301286.5751642287, "ymin": 279772.82082881033, "xmax": 1302836.8952262998, "ymax": 281435.5793143064, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 1.2800000011920935E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2897836093899566E8, "falseY": -1.0960179238712226E8, "xyUnits": 3.447896014588996E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Status", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Lot", "type": "esriFieldTypeSmallInteger", "alias": "Lot", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 6, "domain": { "type": "codedValue", "name": "WS2_LkupDFF_Status", "description": "Status of Downtown Frontage Fees", "codedValues": [ { "name": "Paid", "code": "P" }, { "name": "Unpaid", "code": "UP" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MultiwayBlvd", "type": "esriFieldTypeDouble", "alias": "MultiwayBlvd", "domain": null }, { "name": "Frontage98Ave", "type": "esriFieldTypeDouble", "alias": "Frontage98Ave", "domain": null }, { "name": "Utility98Ave", "type": "esriFieldTypeDouble", "alias": "Utility98Ave", "domain": null }, { "name": "UpDt", "type": "esriFieldTypeDate", "alias": "UpDt", "length": 8, "domain": null }, { "name": "UpDtBy", "type": "esriFieldTypeString", "alias": "UpDtBy", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LkupStaff", "description": "Staff member name", "codedValues": [ { "name": "Andy Siegel", "code": "GISAS" }, { "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": "Permit Tech", "code": "PMT" }, { "name": "CIP", "code": "CIP" }, { "name": "Cameron Ogard", "code": "PWCO" }, { "name": "Kristin Terpstra", "code": "PWKT" }, { "name": "Dave Boyd", "code": "CDDB" } ], "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": "R51_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_51", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_51", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S41_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": "Downtown Stormwater Facility Charge", "type": "Feature Layer", "description": "In Ordinance 2170 Latecomer fees were established to help reimburse the City of Bothell for improvements that were made to the Horse Creek Channel. This fee helps to pay back the bond and allows the property to discharge treated water without detention. This fee is calculated based on the new and replaced surface area of impervious surface multiplied by the current year's fee schedule.", "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": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "Created and maintained by: GIS Services and Public Works Engineer\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": [ 197, 230, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1301181.2712409645, "ymin": 279240.9577193111, "xmax": 1302973.9671306312, "ymax": 281844.9026426375, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 1.2800000011920935E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2897836093899566E8, "falseY": -1.0960179238712226E8, "xyUnits": 3.447896014588996E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UpDtBy", "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": "UpDtBy", "type": "esriFieldTypeString", "alias": "UpDtBy", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LkupStaff", "description": "Staff member name", "codedValues": [ { "name": "Andy Siegel", "code": "GISAS" }, { "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": "Permit Tech", "code": "PMT" }, { "name": "CIP", "code": "CIP" }, { "name": "Cameron Ogard", "code": "PWCO" }, { "name": "Kristin Terpstra", "code": "PWKT" }, { "name": "Dave Boyd", "code": "CDDB" } ], "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": "R52_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S42_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": "Manufactured Home Parks", "type": "Feature Layer", "description": "The Manufactured Home Parks layer is referenced by Bothell Permit Services to consider potential implications. City of Bothell Building Official and Permitting Services Supervisor determined which parcels were to be considered \"Manufactured Home Parks\" based on construction type and for permitting service purposes.This layer is to be updated on an As-Needed Basis.", "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": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "Created and maintained by GIS Services and Community Development:\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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1289375.7203770578, "ymin": 276825.83131597936, "xmax": 1313190.9135602266, "ymax": 300022.87153597176, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 1.2800000011920935E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2897836093899566E8, "falseY": -1.0960179238712226E8, "xyUnits": 3.447896014588996E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MHP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MHP", "type": "esriFieldTypeString", "alias": "MHP", "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": "WS2_LkupStaff", "description": "Staff member name", "codedValues": [ { "name": "Andy Siegel", "code": "GISAS" }, { "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": "Permit Tech", "code": "PMT" }, { "name": "CIP", "code": "CIP" }, { "name": "Cameron Ogard", "code": "PWCO" }, { "name": "Kristin Terpstra", "code": "PWKT" }, { "name": "Dave Boyd", "code": "CDDB" } ], "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": "R49_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_49", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_49", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S39_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": "Critical Drainage", "type": "Feature Layer", "description": "Polygons were created by City of Bothell Public Works Engineers in order to identify where parcels may be subject to additional permitting for pipe sizes under 12\" due to proximity to steep slopes. In developing the layer, the following assumptions and rules were used:\u2022 Prioritized tracts and open space with ravines and steep slopes.\u2022 Receiving parcels (parcels at the bottom of slopes) were removed.\u2022 Removed areas where slopes are between neighbors (walls between homes). Exceptions included large parcels that could subdivide later.\u2022 Removed most multi-family for similar reasons as neighbor-to-neighbor.\u2022 Included the Sammamish River Bank.\u2022 Did not include \u201ccuts\u201d to roadways or slopes to/from WSDOT right-of-way.", "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": "NAVD88_height_(ftUS)", "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": [ 231, 242, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1292448.0649541318, "ymin": 270219.97608938813, "xmax": 1313214.7327383012, "ymax": 299610.1679650545, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 1.2800000011920935E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2897836093899566E8, "falseY": -1.0960179238712226E8, "xyUnits": 3.447896014588996E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UpDtBy", "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": "UpDtBy", "type": "esriFieldTypeString", "alias": "UpDtBy", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LkupStaff", "description": "Staff member name", "codedValues": [ { "name": "Andy Siegel", "code": "GISAS" }, { "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": "Permit Tech", "code": "PMT" }, { "name": "CIP", "code": "CIP" }, { "name": "Cameron Ogard", "code": "PWCO" }, { "name": "Kristin Terpstra", "code": "PWKT" }, { "name": "Dave Boyd", "code": "CDDB" } ], "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": "R50_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_50", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_50", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S40_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": "Inspection Zones", "type": "Feature Layer", "description": "", "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": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 241, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "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": 1.2800000011920935E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2897836093899566E8, "falseY": -1.0960179238712226E8, "xyUnits": 3.447896014588996E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "InspectionZone", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "InspectionZone", "type": "esriFieldTypeString", "alias": "InspectionZone", "length": 10, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": [] }