{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1200, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "12e07a1934f6612783b9b84bbb67e91b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAEUlEQVQYlWNhIAGwjCoe4ooBMFcALT0TyeoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"\" CONCAT [PRIMARY_NUM] CONCAT \"<\/CLR>\" CONCAT NEWLINE CONCAT \"\" CONCAT \"\" CONCAT [UNIT] CONCAT [SECONDARY_NUM] CONCAT \"<\/CLR>\" CONCAT \"<\/FNT>\"", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "where": "TIME_PERIOD = 'CUR'", "useCodedValues": true, "maxScale": 0, "minScale": 2400, "name": "Zoom In Address CUR", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "\"\" CONCAT [PRIMARY_NUM] CONCAT \"<\/CLR>\" CONCAT NEWLINE CONCAT \"\" CONCAT \"\" CONCAT [UNIT] CONCAT [SECONDARY_NUM] CONCAT \"<\/CLR>\" CONCAT \"<\/FNT>\"", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "where": "TIME_PERIOD = 'TEMP' ", "useCodedValues": true, "maxScale": 0, "minScale": 1800, "name": "Zoom In Address TEMP", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1257032.310962239, "ymin": 160119.35489635594, "xmax": 1279463.3199448155, "ymax": 188572.76569592854, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULL_ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ModifiedLast", "type": "esriFieldTypeDate", "alias": "ModifiedLast", "length": 8, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 28, "domain": { "type": "codedValue", "name": "Add-City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": { "type": "codedValue", "name": "Add-Zip", "description": "USPS destination", "codedValues": [ { "name": "98146", "code": "98146" }, { "name": "98148", "code": "98148" }, { "name": "98166", "code": "98166" }, { "name": "98168", "code": "98168" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARCEL_NUM", "type": "esriFieldTypeString", "alias": "PIN", "length": 10, "domain": null }, { "name": "FULL_ADDRESS", "type": "esriFieldTypeString", "alias": "Full Address", "length": 50, "domain": null }, { "name": "FULL_STREET", "type": "esriFieldTypeString", "alias": "Street", "length": 40, "domain": null }, { "name": "LIMIT", "type": "esriFieldTypeString", "alias": "Within City Limit", "length": 20, "domain": { "type": "codedValue", "name": "Add-Limits", "description": "Address Limits", "codedValues": [ { "name": "Within Burien", "code": "WITHIN BUR" }, { "name": "Within 500ft Burien", "code": "WITHIN 500 BUR" }, { "name": "Outside Burien", "code": "OUT BUR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PLC_NAME", "type": "esriFieldTypeString", "alias": "Place Name", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GIS_ID_TXT", "type": "esriFieldTypeString", "alias": "GIS_ID Text", "length": 10, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R863_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S574_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a02495391c7748efa5436fa1089b507e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.65661287958261E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.17104299999989E8, "falseY": -9.95395999999804E7, "xyUnits": 171798.6916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2401, "maxScale": 960, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "STAND", "label": "Standing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 110, 110, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "PROPOSED", "label": "Proposed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "value": "PROP_DEMO", "label": "Proposed Demolition" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 138, 186, 255 ], "toColor": [ 80, 138, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 234, 247, 255 ], "toColor": [ 181, 234, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 208, 245, 255 ], "toColor": [ 61, 208, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 155, 168, 255 ], "toColor": [ 133, 155, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 200, 245, 255 ], "toColor": [ 152, 200, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 161, 179, 255 ], "toColor": [ 71, 161, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 174, 247, 255 ], "toColor": [ 57, 174, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 199, 217, 255 ], "toColor": [ 126, 199, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 141, 222, 255 ], "toColor": [ 55, 141, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 169, 212, 255 ], "toColor": [ 61, 169, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 165, 199, 255 ], "toColor": [ 115, 165, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 133, 166, 255 ], "toColor": [ 35, 133, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 199, 217, 255 ], "toColor": [ 173, 199, 217, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1257110.66011408, "ymin": 159268.538986981, "xmax": 1279732.6399895, "ymax": 189455.871048138, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ModifiedBy", "typeIdField": "BLDG_SUBTYPE", "subtypeFieldName": "BLDG_SUBTYPE", "subtypeField": "BLDG_SUBTYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BLDG_SUBTYPE", "type": "esriFieldTypeInteger", "alias": "BLDG Subtype", "domain": null }, { "name": "MF_DOM", "type": "esriFieldTypeString", "alias": "Multi-Fam Domain", "length": 20, "domain": null }, { "name": "GOV_DOM", "type": "esriFieldTypeString", "alias": "Government Domain", "length": 50, "domain": null }, { "name": "SCH_DOM", "type": "esriFieldTypeString", "alias": "School Domain", "length": 20, "domain": null }, { "name": "BLDG_HEIGHT", "type": "esriFieldTypeInteger", "alias": "Building Height", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Building Status", "length": 15, "domain": { "type": "codedValue", "name": "BuildingStat", "description": "Building Status", "codedValues": [ { "name": "Standing", "code": "STAND" }, { "name": "Demolished", "code": "DEMO" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Proposed Demolition", "code": "PROP_DEMO" }, { "name": "Permit Canceled", "code": "CANCELED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Cityworks ID", "length": 30, "domain": null }, { "name": "PERMITNUM", "type": "esriFieldTypeString", "alias": "PermitNumber", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "PERMITNUM", "fields": "PERMITNUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a111_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "IS_ADU": { "type": "codedValue", "name": "Boolean Number", "description": "Yes/No Short Integer", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "STATUS": {"type": "inherited"}, "SOURCE": { "type": "codedValue", "name": "BLDG Source", "description": "Building Source Domain", "codedValues": [ { "name": "Site Plan", "code": "SITEPLAN" }, { "name": "Aerial", "code": "AERIAL" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 1, "name": "SINGLE FAMILY" }, { "domains": { "MF_DOM": { "type": "codedValue", "name": "BLDG MF Domain", "description": "Building FC Multi Domain", "codedValues": [ { "name": "Condominium", "code": "CONDO" }, { "name": "Townhome", "code": "TH" }, { "name": "Apartment", "code": "APT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "STATUS": {"type": "inherited"}, "SOURCE": { "type": "codedValue", "name": "BLDG Source", "description": "Building Source Domain", "codedValues": [ { "name": "Site Plan", "code": "SITEPLAN" }, { "name": "Aerial", "code": "AERIAL" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 2, "name": "MULTI FAMILY" }, { "domains": { "STATUS": {"type": "inherited"}, "SOURCE": { "type": "codedValue", "name": "BLDG Source", "description": "Building Source Domain", "codedValues": [ { "name": "Site Plan", "code": "SITEPLAN" }, { "name": "Aerial", "code": "AERIAL" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 3, "name": "COMMERCIAL" }, { "domains": { "GOV_DOM": { "type": "codedValue", "name": "BLDG GOV Domain", "description": "Building FC Govt Domain", "codedValues": [ { "name": "Restroom", "code": "RESTROOM" }, { "name": "Fire Station", "code": "FIREST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "STATUS": {"type": "inherited"}, "SOURCE": { "type": "codedValue", "name": "BLDG Source", "description": "Building Source Domain", "codedValues": [ { "name": "Site Plan", "code": "SITEPLAN" }, { "name": "Aerial", "code": "AERIAL" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 4, "name": "GOVT" }, { "domains": { "STATUS": {"type": "inherited"}, "SOURCE": { "type": "codedValue", "name": "BLDG Source", "description": "Building Source Domain", "codedValues": [ { "name": "Site Plan", "code": "SITEPLAN" }, { "name": "Aerial", "code": "AERIAL" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 5, "name": "MIXED USE" }, { "domains": { "SCH_DOM": { "type": "codedValue", "name": "BLDG SCH Domain", "description": "Building FC School Domain", "codedValues": [ { "name": "Private", "code": "PRIV" }, { "name": "Public", "code": "PUB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "STATUS": {"type": "inherited"}, "SOURCE": { "type": "codedValue", "name": "BLDG Source", "description": "Building Source Domain", "codedValues": [ { "name": "Site Plan", "code": "SITEPLAN" }, { "name": "Aerial", "code": "AERIAL" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 6, "name": "SCHOOL" }, { "domains": { "STATUS": {"type": "inherited"}, "SOURCE": { "type": "codedValue", "name": "BLDG Source", "description": "Building Source Domain", "codedValues": [ { "name": "Site Plan", "code": "SITEPLAN" }, { "name": "Aerial", "code": "AERIAL" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 7, "name": "CHURCH" }, { "domains": { "IS_ADU": { "type": "codedValue", "name": "Boolean Number", "description": "Yes/No Short Integer", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "STATUS": {"type": "inherited"}, "SOURCE": { "type": "codedValue", "name": "BLDG Source", "description": "Building Source Domain", "codedValues": [ { "name": "Site Plan", "code": "SITEPLAN" }, { "name": "Aerial", "code": "AERIAL" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 8, "name": "GARAGE/SHED" } ], "subtypes": [ { "domains": { "IS_ADU": { "type": "codedValue", "name": "Boolean Number", "description": "Yes/No Short Integer", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "STATUS": {"type": "inherited"}, "SOURCE": { "type": "codedValue", "name": "BLDG Source", "description": "Building Source Domain", "codedValues": [ { "name": "Site Plan", "code": "SITEPLAN" }, { "name": "Aerial", "code": "AERIAL" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "Created": null, "ModifiedLast": null, "ModifiedBy": null, "BLDG_ID": null, "PIN_ID": null, "BLDG_SUBTYPE": null, "MF_DOM": null, "GOV_DOM": null, "SCH_DOM": null, "BLDG_HEIGHT": null, "IS_ADU": null, "STATUS": "STAND", "SOURCE": "AERIAL", "COMMENTS": null, "GlobalID": null, "FacilityID": null, "PERMITNUM": null }, "code": 1, "name": "SINGLE FAMILY" }, { "domains": { "MF_DOM": { "type": "codedValue", "name": "BLDG MF Domain", "description": "Building FC Multi Domain", "codedValues": [ { "name": "Condominium", "code": "CONDO" }, { "name": "Townhome", "code": "TH" }, { "name": "Apartment", "code": "APT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "STATUS": {"type": "inherited"}, "SOURCE": { "type": "codedValue", "name": "BLDG Source", "description": "Building Source Domain", "codedValues": [ { "name": "Site Plan", "code": "SITEPLAN" }, { "name": "Aerial", "code": "AERIAL" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "Created": null, "ModifiedLast": null, "ModifiedBy": null, "BLDG_ID": null, "PIN_ID": null, "BLDG_SUBTYPE": null, "MF_DOM": null, "GOV_DOM": null, "SCH_DOM": null, "BLDG_HEIGHT": null, "IS_ADU": null, "STATUS": "STAND", "SOURCE": "AERIAL", "COMMENTS": null, "GlobalID": null, "FacilityID": null, "PERMITNUM": null }, "code": 2, "name": "MULTI FAMILY" }, { "domains": { "STATUS": {"type": "inherited"}, "SOURCE": { "type": "codedValue", "name": "BLDG Source", "description": "Building Source Domain", "codedValues": [ { "name": "Site Plan", "code": "SITEPLAN" }, { "name": "Aerial", "code": "AERIAL" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "Created": null, "ModifiedLast": null, "ModifiedBy": null, "BLDG_ID": null, "PIN_ID": null, "BLDG_SUBTYPE": null, "MF_DOM": null, "GOV_DOM": null, "SCH_DOM": null, "BLDG_HEIGHT": null, "IS_ADU": null, "STATUS": "STAND", "SOURCE": "AERIAL", "COMMENTS": null, "GlobalID": null, "FacilityID": null, "PERMITNUM": null }, "code": 3, "name": "COMMERCIAL" }, { "domains": { "GOV_DOM": { "type": "codedValue", "name": "BLDG GOV Domain", "description": "Building FC Govt Domain", "codedValues": [ { "name": "Restroom", "code": "RESTROOM" }, { "name": "Fire Station", "code": "FIREST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "STATUS": {"type": "inherited"}, "SOURCE": { "type": "codedValue", "name": "BLDG Source", "description": "Building Source Domain", "codedValues": [ { "name": "Site Plan", "code": "SITEPLAN" }, { "name": "Aerial", "code": "AERIAL" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "Created": null, "ModifiedLast": null, "ModifiedBy": null, "BLDG_ID": null, "PIN_ID": null, "BLDG_SUBTYPE": null, "MF_DOM": null, "GOV_DOM": null, "SCH_DOM": null, "BLDG_HEIGHT": null, "IS_ADU": null, "STATUS": "STAND", "SOURCE": "AERIAL", "COMMENTS": null, "GlobalID": null, "FacilityID": null, "PERMITNUM": null }, "code": 4, "name": "GOVT" }, { "domains": { "STATUS": {"type": "inherited"}, "SOURCE": { "type": "codedValue", "name": "BLDG Source", "description": "Building Source Domain", "codedValues": [ { "name": "Site Plan", "code": "SITEPLAN" }, { "name": "Aerial", "code": "AERIAL" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "Created": null, "ModifiedLast": null, "ModifiedBy": null, "BLDG_ID": null, "PIN_ID": null, "BLDG_SUBTYPE": null, "MF_DOM": null, "GOV_DOM": null, "SCH_DOM": null, "BLDG_HEIGHT": null, "IS_ADU": null, "STATUS": "STAND", "SOURCE": "AERIAL", "COMMENTS": null, "GlobalID": null, "FacilityID": null, "PERMITNUM": null }, "code": 5, "name": "MIXED USE" }, { "domains": { "SCH_DOM": { "type": "codedValue", "name": "BLDG SCH Domain", "description": "Building FC School Domain", "codedValues": [ { "name": "Private", "code": "PRIV" }, { "name": "Public", "code": "PUB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "STATUS": {"type": "inherited"}, "SOURCE": { "type": "codedValue", "name": "BLDG Source", "description": "Building Source Domain", "codedValues": [ { "name": "Site Plan", "code": "SITEPLAN" }, { "name": "Aerial", "code": "AERIAL" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "Created": null, "ModifiedLast": null, "ModifiedBy": null, "BLDG_ID": null, "PIN_ID": null, "BLDG_SUBTYPE": null, "MF_DOM": null, "GOV_DOM": null, "SCH_DOM": null, "BLDG_HEIGHT": null, "IS_ADU": null, "STATUS": "STAND", "SOURCE": "AERIAL", "COMMENTS": null, "GlobalID": null, "FacilityID": null, "PERMITNUM": null }, "code": 6, "name": "SCHOOL" }, { "domains": { "STATUS": {"type": "inherited"}, "SOURCE": { "type": "codedValue", "name": "BLDG Source", "description": "Building Source Domain", "codedValues": [ { "name": "Site Plan", "code": "SITEPLAN" }, { "name": "Aerial", "code": "AERIAL" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "Created": null, "ModifiedLast": null, "ModifiedBy": null, "BLDG_ID": null, "PIN_ID": null, "BLDG_SUBTYPE": null, "MF_DOM": null, "GOV_DOM": null, "SCH_DOM": null, "BLDG_HEIGHT": null, "IS_ADU": null, "STATUS": "STAND", "SOURCE": "AERIAL", "COMMENTS": null, "GlobalID": null, "FacilityID": null, "PERMITNUM": null }, "code": 7, "name": "CHURCH" }, { "domains": { "IS_ADU": { "type": "codedValue", "name": "Boolean Number", "description": "Yes/No Short Integer", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "STATUS": {"type": "inherited"}, "SOURCE": { "type": "codedValue", "name": "BLDG Source", "description": "Building Source Domain", "codedValues": [ { "name": "Site Plan", "code": "SITEPLAN" }, { "name": "Aerial", "code": "AERIAL" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "Created": null, "ModifiedLast": null, "ModifiedBy": null, "BLDG_ID": null, "PIN_ID": null, "BLDG_SUBTYPE": null, "MF_DOM": null, "GOV_DOM": null, "SCH_DOM": null, "BLDG_HEIGHT": null, "IS_ADU": null, "STATUS": null, "SOURCE": "AERIAL", "COMMENTS": null, "GlobalID": null, "FacilityID": null, "PERMITNUM": null }, "code": 8, "name": "GARAGE/SHED" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a02495391c7748efa5436fa1089b507e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.17104299999989E8, "falseY": -9.95395999999804E7, "xyUnits": 171798.6916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2400, "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": [ 255, 170, 0, 204 ], "width": 1.25 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1253526.654000491, "ymin": 127797.17999905348, "xmax": 1291432.3799891472, "ymax": 198061.944809407, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PLAT_NAME", "typeIdField": "PROP_TYPE", "subtypeFieldName": "PROP_TYPE", "subtypeField": "PROP_TYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Created", "type": "esriFieldTypeDate", "alias": "Created", "length": 8, "domain": null }, { "name": "ModifiedLast", "type": "esriFieldTypeDate", "alias": "ModifiedLast", "length": 8, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "ModifiedBy", "length": 50, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 10, "domain": null }, { "name": "PLAT_NUM", "type": "esriFieldTypeString", "alias": "Plat Number", "length": 15, "domain": null }, { "name": "PLAT_NAME", "type": "esriFieldTypeString", "alias": "Plat Name", "length": 50, "domain": null }, { "name": "SP_NUM", "type": "esriFieldTypeString", "alias": "Land Use File Number", "length": 20, "domain": null }, { "name": "SP_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 30, "domain": null }, { "name": "REC_NUM", "type": "esriFieldTypeString", "alias": "Recording Number", "length": 15, "domain": null }, { "name": "MAJOR", "type": "esriFieldTypeString", "alias": "Major", "length": 6, "domain": null }, { "name": "TIME_PERIOD", "type": "esriFieldTypeString", "alias": "Time Period", "length": 10, "domain": { "type": "codedValue", "name": "Time Period", "description": "Currency of data", "codedValues": [ { "name": "Current", "code": "CUR" }, { "name": "Historic", "code": "HIST" }, { "name": "Temporary", "code": "TEMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Property Domain", "length": 10, "domain": { "type": "codedValue", "name": "Tax Parcel Domain", "description": "Tax Parcel Domain", "codedValues": [ { "name": "Parcel", "code": "PARCEL" }, { "name": "Lot", "code": "LL" }, { "name": "Apartment", "code": "APT" }, { "name": "Vacation", "code": "VAC" }, { "name": "Warranty Deed", "code": "WARDEED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City Designation", "length": 20, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROP_TYPE", "type": "esriFieldTypeInteger", "alias": "Property Subtype", "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "Zoning Designation", "length": 50, "domain": { "type": "codedValue", "name": "Zoning", "description": "Burien Zoning Designations", "codedValues": [ { "name": "Urban Center", "code": "UC" }, { "name": "RS-A Residential Single Family", "code": "RS-A" }, { "name": "RS-7,200 Residential Single-Family", "code": "RS-7,200" }, { "name": "RS-12,000 Residential Single-Family", "code": "RS-12,000" }, { "name": "RM-12 Residential Multi-Family", "code": "RM-12" }, { "name": "RM-18 Residential Multi-Family", "code": "RM-18" }, { "name": "RM-24 Residential Multi-Family", "code": "RM-24" }, { "name": "RM-48 Residential Multi-Family", "code": "RM-48" }, { "name": "CR Regional Commercial", "code": "CR" }, { "name": "I Industrial", "code": "I" }, { "name": "O Office", "code": "O" }, { "name": "CC-1 Community Commercial 1", "code": "CC-1" }, { "name": "CC-2 Community Commercial 2", "code": "CC-2" }, { "name": "DC Downtown Commercial", "code": "DC" }, { "name": "PR Professional/Residential", "code": "PR" }, { "name": "CI Intersection Commercial", "code": "CI" }, { "name": "CN Neighborhood Center", "code": "CN" }, { "name": "AI-1 Airport Industrial 1", "code": "AI-1" }, { "name": "AI-2 Airport Industrial 2", "code": "AI-2" }, { "name": "Special Planning Area 1", "code": "SPA-1" }, { "name": "Special Planning Area 2", "code": "SPA-2" }, { "name": "Special Planning Area 3", "code": "SPA-3" }, { "name": "Special Planning Area 4", "code": "SPA-4" }, { "name": "MU-A", "code": "MU-A" }, { "name": "MU-DT", "code": "MU-DT" }, { "name": "MU-2 E", "code": "MU-2 E" }, { "name": "MU-2 CD", "code": "MU-2 CD" }, { "name": "MU-2", "code": "MU-2" }, { "name": "MU-1 BP", "code": "MU-1 BP" }, { "name": "MU-1", "code": "MU-1" }, { "name": "MU-C", "code": "MU-C" }, { "name": "MU-DT P", "code": "MU-DT P" }, { "name": "PRS", "code": "PRS" }, { "name": "R1", "code": "R1" }, { "name": "R2", "code": "R2" }, { "name": "R3", "code": "R3" }, { "name": "R4", "code": "R4" }, { "name": "R5", "code": "R5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TAZ", "type": "esriFieldTypeString", "alias": "TAZ", "length": 5, "domain": null }, { "name": "MINOR", "type": "esriFieldTypeString", "alias": "MINOR", "length": 4, "domain": null }, { "name": "KC_LINK", "type": "esriFieldTypeString", "alias": "KC_LINK", "length": 255, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "CPLU", "type": "esriFieldTypeString", "alias": "CPLU Designation", "length": 20, "domain": { "type": "codedValue", "name": "CPLU_TextCode", "description": "CPLU Textual Code", "codedValues": [ { "name": "Low Density Residential Neighborhood", "code": "RN-L" }, { "name": "Moderate Density Residential Neighborhood", "code": "RN-M" }, { "name": "Low Density Multi-Family Neighborhood", "code": "MFN-L" }, { "name": "High Density Multi-Family Neighborhood", "code": "MFN-H" }, { "name": "Intersection Commercial", "code": "CI" }, { "name": "Neighborhood Commercial", "code": "CN" }, { "name": "Downtown Commercial", "code": "DC" }, { "name": "Community Commercial", "code": "CC" }, { "name": "Regional Commercial", "code": "CR" }, { "name": "Office", "code": "O" }, { "name": "Industrial", "code": "I" }, { "name": "Special Planning Area 1", "code": "SPA-1" }, { "name": "Special Planning Area 2", "code": "SPA-2" }, { "name": "Special Planning Area 3", "code": "SPA-3" }, { "name": "Special Planning Area 4", "code": "SPA-4" }, { "name": "Urban Center", "code": "UC" }, { "name": "NESPA", "code": "NESPA" }, { "name": "Professional/Residential", "code": "PR" }, { "name": "Airport Industrial", "code": "AI-2" }, { "name": "Airport Industrial with Auto Mall/Commercial Retail", "code": "AI-1" }, { "name": "Quasi-Public Parks/Schools/Recreation/Open Space", "code": "Q PP S R OS" }, { "name": "Public Parks/Schools/Recreation/ Open Space", "code": "PP S R OS" }, { "name": "Moderate Density Multi-Family Neighborhood", "code": "MFN-M" }, { "name": "Commercial/Mixed Use", "code": "CM" }, { "name": "Downtown Urban Center", "code": "DTUC" }, { "name": "Residential Low 1", "code": "RL1" }, { "name": "Residential Low 2", "code": "RL2" }, { "name": "Residential Medium", "code": "RM" }, { "name": "Parks School Etc", "code": "PSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FIRE_DT", "type": "esriFieldTypeString", "alias": "Fire District", "length": 5, "domain": { "type": "codedValue", "name": "PARCEL_FireDistDomain", "description": "Parcel Fire District Domain", "codedValues": [ { "name": "Fire District 2", "code": "FD2" }, { "name": "Fire District 11", "code": "FD11" }, { "name": "Unknown", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POW_DT", "type": "esriFieldTypeString", "alias": "Power District", "length": 5, "domain": { "type": "codedValue", "name": "PARCEL_PowerDistDomain", "description": "Parcel Power District Domain", "codedValues": [ { "name": "Seattle City Light", "code": "SCL" }, { "name": "Puget Sound Energy", "code": "PSE" }, { "name": "Unknown", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SEW_DT", "type": "esriFieldTypeString", "alias": "Sewer District", "length": 10, "domain": { "type": "codedValue", "name": "PARCEL_SewerDistDomain", "description": "Parcel Sewer District Domain", "codedValues": [ { "name": "Valley View Sewer District", "code": "VVSD" }, { "name": "Southwest Suburban Sewer District", "code": "SWSSD" }, { "name": "Midway Sewer District", "code": "MSD" }, { "name": "Septic", "code": "SEPTIC" }, { "name": "Unknown", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WTR_DT", "type": "esriFieldTypeString", "alias": "Water District", "length": 5, "domain": { "type": "codedValue", "name": "PARCEL_WaterDistDomain", "description": "Parcel Water District Domain", "codedValues": [ { "name": "Water District 125", "code": "125" }, { "name": "Water District 20", "code": "20" }, { "name": "Water District 49", "code": "49" }, { "name": "Seattle Public Utilities", "code": "SPU" }, { "name": "Highline Water District", "code": "HL" }, { "name": "Unknown", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "IN_CA", "type": "esriFieldTypeString", "alias": "In Critical Area", "length": 1, "domain": { "type": "codedValue", "name": "Critical Areas Boolean", "description": "Critical Area Intersection Boolean", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IN_FP", "type": "esriFieldTypeString", "alias": "In FloodPlain", "length": 1, "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes/No Text", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R840_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G7780PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S565_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "TIME_PERIOD": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "CITY": {"type": "inherited"}, "ZONE": {"type": "inherited"}, "CPLU": {"type": "inherited"}, "FIRE_DT": {"type": "inherited"}, "POW_DT": {"type": "inherited"}, "SEW_DT": {"type": "inherited"}, "WTR_DT": {"type": "inherited"} }, "id": 1, "name": "Tax Parcel" }, { "domains": { "TIME_PERIOD": {"type": "inherited"}, "TYPE": { "type": "codedValue", "name": "RoW Type", "description": "Parcel - RoW Type", "codedValues": [ { "name": "Right of Way", "code": "RoW" }, { "name": "State", "code": "ST" }, { "name": "Municipal", "code": "MUNI" }, { "name": "Dedicated", "code": "DEDICATED" }, { "name": "Warranty Deed", "code": "WAR_DEED" }, { "name": "Quit Claim Deed", "code": "QUIT_DEED" }, { "name": "Statuary Warranty Deed", "code": "STAT_DEED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CITY": {"type": "inherited"}, "ZONE": {"type": "inherited"}, "CPLU": {"type": "inherited"} }, "id": 2, "name": "Right of Way" }, { "domains": { "TIME_PERIOD": {"type": "inherited"}, "TYPE": { "type": "codedValue", "name": "Tract Type", "description": "Tract Parcel Domain", "codedValues": [ { "name": "Access", "code": "ACC" }, { "name": "Und Int", "code": "UNDINT" }, { "name": "Environmental", "code": "ENVIRON" }, { "name": "Water/Detention", "code": "WTR" }, { "name": "Joint Use Driveway", "code": "DRVWAY" }, { "name": "Ingress, Egress, Utilities", "code": "I_EGR UTIL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CITY": {"type": "inherited"}, "ZONE": {"type": "inherited"}, "CPLU": {"type": "inherited"} }, "id": 3, "name": "Tract" }, { "domains": { "TIME_PERIOD": {"type": "inherited"}, "TYPE": { "type": "codedValue", "name": "Multiple Type", "description": "Parcel - Multiple Type", "codedValues": [ { "name": "Condominium", "code": "CONDO" }, { "name": "Joint Agreement", "code": "JOINT" }, { "name": "Townhomes", "code": "TH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CITY": {"type": "inherited"}, "ZONE": {"type": "inherited"}, "CPLU": {"type": "inherited"}, "FIRE_DT": {"type": "inherited"}, "POW_DT": {"type": "inherited"}, "SEW_DT": {"type": "inherited"}, "WTR_DT": {"type": "inherited"} }, "id": 4, "name": "Multiple" }, { "domains": { "TIME_PERIOD": {"type": "inherited"}, "CITY": {"type": "inherited"}, "ZONE": {"type": "inherited"} }, "id": 5, "name": "Water" } ], "subtypes": [ { "domains": { "TIME_PERIOD": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "CITY": {"type": "inherited"}, "ZONE": {"type": "inherited"}, "CPLU": {"type": "inherited"}, "FIRE_DT": {"type": "inherited"}, "POW_DT": {"type": "inherited"}, "SEW_DT": {"type": "inherited"}, "WTR_DT": {"type": "inherited"} }, "defaultValues": { "Created": null, "ModifiedLast": null, "ModifiedBy": null, "PIN": null, "PLAT_NUM": null, "PLAT_NAME": null, "SP_NUM": null, "SP_NAME": null, "REC_NUM": null, "MAJOR": null, "TIME_PERIOD": "CUR", "TYPE": "PARCEL", "CITY": "BURIEN", "GlobalID": null, "PROP_TYPE": 1, "ZONE": null, "TAZ": null, "MINOR": null, "KC_LINK": null, "COMMENT": null, "CPLU": null, "FIRE_DT": null, "POW_DT": null, "SEW_DT": null, "WTR_DT": null, "created_user": null, "IN_CA": null, "IN_FP": null }, "code": 1, "name": "Tax Parcel" }, { "domains": { "TIME_PERIOD": {"type": "inherited"}, "TYPE": { "type": "codedValue", "name": "RoW Type", "description": "Parcel - RoW Type", "codedValues": [ { "name": "Right of Way", "code": "RoW" }, { "name": "State", "code": "ST" }, { "name": "Municipal", "code": "MUNI" }, { "name": "Dedicated", "code": "DEDICATED" }, { "name": "Warranty Deed", "code": "WAR_DEED" }, { "name": "Quit Claim Deed", "code": "QUIT_DEED" }, { "name": "Statuary Warranty Deed", "code": "STAT_DEED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CITY": {"type": "inherited"}, "ZONE": {"type": "inherited"}, "CPLU": {"type": "inherited"} }, "defaultValues": { "Created": null, "ModifiedLast": null, "ModifiedBy": null, "PIN": null, "PLAT_NUM": null, "PLAT_NAME": null, "SP_NUM": null, "SP_NAME": null, "REC_NUM": null, "MAJOR": null, "TIME_PERIOD": "CUR", "TYPE": "RoW", "CITY": "BURIEN", "GlobalID": null, "PROP_TYPE": 1, "ZONE": null, "TAZ": null, "MINOR": null, "KC_LINK": null, "COMMENT": null, "CPLU": null, "FIRE_DT": null, "POW_DT": null, "SEW_DT": null, "WTR_DT": null, "created_user": null, "IN_CA": null, "IN_FP": null }, "code": 2, "name": "Right of Way" }, { "domains": { "TIME_PERIOD": {"type": "inherited"}, "TYPE": { "type": "codedValue", "name": "Tract Type", "description": "Tract Parcel Domain", "codedValues": [ { "name": "Access", "code": "ACC" }, { "name": "Und Int", "code": "UNDINT" }, { "name": "Environmental", "code": "ENVIRON" }, { "name": "Water/Detention", "code": "WTR" }, { "name": "Joint Use Driveway", "code": "DRVWAY" }, { "name": "Ingress, Egress, Utilities", "code": "I_EGR UTIL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CITY": {"type": "inherited"}, "ZONE": {"type": "inherited"}, "CPLU": {"type": "inherited"} }, "defaultValues": { "Created": null, "ModifiedLast": null, "ModifiedBy": null, "PIN": null, "PLAT_NUM": null, "PLAT_NAME": null, "SP_NUM": null, "SP_NAME": null, "REC_NUM": null, "MAJOR": null, "TIME_PERIOD": "CUR", "TYPE": "ACC", "CITY": "BURIEN", "GlobalID": null, "PROP_TYPE": 1, "ZONE": null, "TAZ": null, "MINOR": null, "KC_LINK": null, "COMMENT": null, "CPLU": null, "FIRE_DT": null, "POW_DT": null, "SEW_DT": null, "WTR_DT": null, "created_user": null, "IN_CA": null, "IN_FP": null }, "code": 3, "name": "Tract" }, { "domains": { "TIME_PERIOD": {"type": "inherited"}, "TYPE": { "type": "codedValue", "name": "Multiple Type", "description": "Parcel - Multiple Type", "codedValues": [ { "name": "Condominium", "code": "CONDO" }, { "name": "Joint Agreement", "code": "JOINT" }, { "name": "Townhomes", "code": "TH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CITY": {"type": "inherited"}, "ZONE": {"type": "inherited"}, "CPLU": {"type": "inherited"}, "FIRE_DT": {"type": "inherited"}, "POW_DT": {"type": "inherited"}, "SEW_DT": {"type": "inherited"}, "WTR_DT": {"type": "inherited"} }, "defaultValues": { "Created": null, "ModifiedLast": null, "ModifiedBy": null, "PIN": null, "PLAT_NUM": null, "PLAT_NAME": null, "SP_NUM": null, "SP_NAME": null, "REC_NUM": null, "MAJOR": null, "TIME_PERIOD": "CUR", "TYPE": "CONDO", "CITY": "BURIEN", "GlobalID": null, "PROP_TYPE": 1, "ZONE": null, "TAZ": null, "MINOR": null, "KC_LINK": null, "COMMENT": null, "CPLU": null, "FIRE_DT": null, "POW_DT": null, "SEW_DT": null, "WTR_DT": null, "created_user": null, "IN_CA": null, "IN_FP": null }, "code": 4, "name": "Multiple" }, { "domains": { "TIME_PERIOD": {"type": "inherited"}, "CITY": {"type": "inherited"}, "ZONE": {"type": "inherited"} }, "defaultValues": { "Created": null, "ModifiedLast": null, "ModifiedBy": null, "PIN": null, "PLAT_NUM": null, "PLAT_NAME": null, "SP_NUM": null, "SP_NAME": null, "REC_NUM": null, "MAJOR": null, "TIME_PERIOD": "CUR", "TYPE": null, "CITY": "BURIEN", "GlobalID": null, "PROP_TYPE": 1, "ZONE": null, "TAZ": null, "MINOR": null, "KC_LINK": null, "COMMENT": null, "CPLU": null, "FIRE_DT": null, "POW_DT": null, "SEW_DT": null, "WTR_DT": null, "created_user": null, "IN_CA": null, "IN_FP": null }, "code": 5, "name": "Water" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a02495391c7748efa5436fa1089b507e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "City", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.65661287958261E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.17104299999989E8, "falseY": -9.95395999999804E7, "xyUnits": 171798.6916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "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, 112, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1245485.1509998888, "ymin": 67765.46875056624, "xmax": 1513235.500001967, "ymax": 287677.99999943376, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CITYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "JURIS", "type": "esriFieldTypeString", "alias": "JURIS", "length": 2, "domain": null }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R65_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a27_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Streets", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "9600-4800" }, { "id": 9, "name": "38400-19200" }, { "id": 12, "name": "Beyond 38400 Scale" }, { "id": 13, "name": "Ramp" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 5.9604644775390625E-8, "ymin": 132236.69999712706, "xmax": 1289759.8399987519, "ymax": 201584.0839035064, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "a02495391c7748efa5436fa1089b507e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "9600-4800", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "Streets" }, "subLayers": [ { "id": 6, "name": "4_3 Primary White" }, { "id": 7, "name": "4_3 Local White" }, { "id": 8, "name": "4_3 All" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 5.9604644775390625E-8, "ymin": 132236.69999712706, "xmax": 1289759.8399987519, "ymax": 201584.0839035064, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "4_3 Primary White", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.17104299999989E8, "falseY": -9.95395999999804E7, "xyUnits": 171798.6916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "9600-4800" }, "subLayers": [], "minScale": 9600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROAD_CLASS", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.5 }, "value": "C", "label": "C" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.5 }, "value": "P", "label": "P" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 145, 131, 255 ], "toColor": [ 92, 145, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 91, 245, 255 ], "toColor": [ 142, 91, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 88, 100, 255 ], "toColor": [ 237, 88, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 235, 82, 255 ], "toColor": [ 230, 235, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 247, 160, 255 ], "toColor": [ 116, 247, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 154, 216, 255 ], "toColor": [ 230, 154, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 121, 53, 255 ], "toColor": [ 148, 121, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 157, 240, 255 ], "toColor": [ 89, 157, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 66, 133, 255 ], "toColor": [ 76, 66, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 135, 51, 255 ], "toColor": [ 71, 135, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 91, 103, 255 ], "toColor": [ 138, 91, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 233, 242, 255 ], "toColor": [ 136, 233, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 220, 145, 255 ], "toColor": [ 235, 220, 145, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5.9604644775390625E-8, "ymin": 132236.69999712706, "xmax": 1289759.8399987519, "ymax": 201584.0839035064, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 38, "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "length": 1, "domain": { "type": "codedValue", "name": "Street Class", "description": "Street_Net Classification", "codedValues": [ { "name": "Freeway", "code": "F" }, { "name": "Primary Street", "code": "P" }, { "name": "Collector Street", "code": "C" }, { "name": "Local Street", "code": "L" }, { "name": "Minor Street", "code": "M" }, { "name": "Ramp", "code": "R" }, { "name": "Private", "code": "X" }, { "name": "Alley", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIME_PER", "type": "esriFieldTypeString", "alias": "Time Period", "length": 10, "domain": { "type": "codedValue", "name": "Time Period", "description": "Currency of data", "codedValues": [ { "name": "Current", "code": "CUR" }, { "name": "Historic", "code": "HIST" }, { "name": "Temporary", "code": "TEMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY_JURI", "type": "esriFieldTypeString", "alias": "City Jurisdiction", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BUR_RD_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "Burien Road Class", "domain": { "type": "codedValue", "name": "Street_Class_Burien", "description": "Street Class Burien", "codedValues": [ { "name": "Primary Arterial", "code": 1 }, { "name": "Minor Arterial", "code": 2 }, { "name": "Collector Arterial", "code": 3 }, { "name": "Local Street", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "L_CITY", "type": "esriFieldTypeString", "alias": "L_CITY", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_CITY", "type": "esriFieldTypeString", "alias": "R_CITY", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Burien.DBO.TRANS_STNET.len", "type": "esriFieldTypeDouble", "alias": "len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a145_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a02495391c7748efa5436fa1089b507e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "4_3 Local White", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.17104299999989E8, "falseY": -9.95395999999804E7, "xyUnits": 171798.6916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "9600-4800" }, "subLayers": [], "minScale": 9600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROAD_CLASS", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2.5 }, "value": "L", "label": "L" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "X", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 145, 131, 255 ], "toColor": [ 92, 145, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 91, 245, 255 ], "toColor": [ 142, 91, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 88, 100, 255 ], "toColor": [ 237, 88, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 235, 82, 255 ], "toColor": [ 230, 235, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 247, 160, 255 ], "toColor": [ 116, 247, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 154, 216, 255 ], "toColor": [ 230, 154, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 121, 53, 255 ], "toColor": [ 148, 121, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 157, 240, 255 ], "toColor": [ 89, 157, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 66, 133, 255 ], "toColor": [ 76, 66, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 135, 51, 255 ], "toColor": [ 71, 135, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 91, 103, 255 ], "toColor": [ 138, 91, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 233, 242, 255 ], "toColor": [ 136, 233, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 220, 145, 255 ], "toColor": [ 235, 220, 145, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5.9604644775390625E-8, "ymin": 132236.69999712706, "xmax": 1289759.8399987519, "ymax": 201584.0839035064, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 38, "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "length": 1, "domain": { "type": "codedValue", "name": "Street Class", "description": "Street_Net Classification", "codedValues": [ { "name": "Freeway", "code": "F" }, { "name": "Primary Street", "code": "P" }, { "name": "Collector Street", "code": "C" }, { "name": "Local Street", "code": "L" }, { "name": "Minor Street", "code": "M" }, { "name": "Ramp", "code": "R" }, { "name": "Private", "code": "X" }, { "name": "Alley", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIME_PER", "type": "esriFieldTypeString", "alias": "Time Period", "length": 10, "domain": { "type": "codedValue", "name": "Time Period", "description": "Currency of data", "codedValues": [ { "name": "Current", "code": "CUR" }, { "name": "Historic", "code": "HIST" }, { "name": "Temporary", "code": "TEMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY_JURI", "type": "esriFieldTypeString", "alias": "City Jurisdiction", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BUR_RD_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "Burien Road Class", "domain": { "type": "codedValue", "name": "Street_Class_Burien", "description": "Street Class Burien", "codedValues": [ { "name": "Primary Arterial", "code": 1 }, { "name": "Minor Arterial", "code": 2 }, { "name": "Collector Arterial", "code": 3 }, { "name": "Local Street", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "L_CITY", "type": "esriFieldTypeString", "alias": "L_CITY", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_CITY", "type": "esriFieldTypeString", "alias": "R_CITY", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Burien.DBO.TRANS_STNET.len", "type": "esriFieldTypeDouble", "alias": "len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a145_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a02495391c7748efa5436fa1089b507e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "4_3 All", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.17104299999989E8, "falseY": -9.95395999999804E7, "xyUnits": 171798.6916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "9600-4800" }, "subLayers": [], "minScale": 9600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROAD_CLASS", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "F", "label": "F" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 5 }, "value": "C", "label": "C" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 5 }, "value": "P", "label": "P" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 4 }, "value": "L", "label": "L" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 4 }, "value": "X", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 145, 131, 255 ], "toColor": [ 92, 145, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 91, 245, 255 ], "toColor": [ 142, 91, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 88, 100, 255 ], "toColor": [ 237, 88, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 235, 82, 255 ], "toColor": [ 230, 235, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 247, 160, 255 ], "toColor": [ 116, 247, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 154, 216, 255 ], "toColor": [ 230, 154, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 121, 53, 255 ], "toColor": [ 148, 121, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 157, 240, 255 ], "toColor": [ 89, 157, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 66, 133, 255 ], "toColor": [ 76, 66, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 135, 51, 255 ], "toColor": [ 71, 135, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 91, 103, 255 ], "toColor": [ 138, 91, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 233, 242, 255 ], "toColor": [ 136, 233, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 220, 145, 255 ], "toColor": [ 235, 220, 145, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "where": "ROAD_CLASS = 'C' OR ROAD_CLASS = 'P'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Bookman Old Style", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "where": "ROAD_CLASS = 'L'", "useCodedValues": true, "maxScale": 0, "minScale": 19200, "name": "Local Roads", "priority": 11, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FULLNAME] CONCAT \" (Private)\"", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "where": "ROAD_CLASS = 'X'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Private", "priority": 12, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 5.9604644775390625E-8, "ymin": 132236.69999712706, "xmax": 1289759.8399987519, "ymax": 201584.0839035064, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 38, "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "length": 1, "domain": { "type": "codedValue", "name": "Street Class", "description": "Street_Net Classification", "codedValues": [ { "name": "Freeway", "code": "F" }, { "name": "Primary Street", "code": "P" }, { "name": "Collector Street", "code": "C" }, { "name": "Local Street", "code": "L" }, { "name": "Minor Street", "code": "M" }, { "name": "Ramp", "code": "R" }, { "name": "Private", "code": "X" }, { "name": "Alley", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIME_PER", "type": "esriFieldTypeString", "alias": "Time Period", "length": 10, "domain": { "type": "codedValue", "name": "Time Period", "description": "Currency of data", "codedValues": [ { "name": "Current", "code": "CUR" }, { "name": "Historic", "code": "HIST" }, { "name": "Temporary", "code": "TEMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY_JURI", "type": "esriFieldTypeString", "alias": "City Jurisdiction", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BUR_RD_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "Burien Road Class", "domain": { "type": "codedValue", "name": "Street_Class_Burien", "description": "Street Class Burien", "codedValues": [ { "name": "Primary Arterial", "code": 1 }, { "name": "Minor Arterial", "code": 2 }, { "name": "Collector Arterial", "code": 3 }, { "name": "Local Street", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "L_CITY", "type": "esriFieldTypeString", "alias": "L_CITY", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_CITY", "type": "esriFieldTypeString", "alias": "R_CITY", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Burien.DBO.TRANS_STNET.len", "type": "esriFieldTypeDouble", "alias": "len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a145_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a02495391c7748efa5436fa1089b507e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "38400-19200", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "Streets" }, "subLayers": [ { "id": 10, "name": "6_5 Primary White" }, { "id": 11, "name": "6_5 All" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 5.9604644775390625E-8, "ymin": 132236.69999712706, "xmax": 1289759.8399987519, "ymax": 201584.0839035064, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "a02495391c7748efa5436fa1089b507e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "6_5 Primary White", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.17104299999989E8, "falseY": -9.95395999999804E7, "xyUnits": 171798.6916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 9, "name": "38400-19200" }, "subLayers": [], "minScale": 38400, "maxScale": 19200, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROAD_CLASS", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "C", "label": "C" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "P", "label": "P" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 145, 131, 255 ], "toColor": [ 92, 145, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 91, 245, 255 ], "toColor": [ 142, 91, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 88, 100, 255 ], "toColor": [ 237, 88, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 235, 82, 255 ], "toColor": [ 230, 235, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 247, 160, 255 ], "toColor": [ 116, 247, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 154, 216, 255 ], "toColor": [ 230, 154, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 121, 53, 255 ], "toColor": [ 148, 121, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 157, 240, 255 ], "toColor": [ 89, 157, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 66, 133, 255 ], "toColor": [ 76, 66, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 135, 51, 255 ], "toColor": [ 71, 135, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 91, 103, 255 ], "toColor": [ 138, 91, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 233, 242, 255 ], "toColor": [ 136, 233, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 220, 145, 255 ], "toColor": [ 235, 220, 145, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5.9604644775390625E-8, "ymin": 132236.69999712706, "xmax": 1289759.8399987519, "ymax": 201584.0839035064, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 38, "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "length": 1, "domain": { "type": "codedValue", "name": "Street Class", "description": "Street_Net Classification", "codedValues": [ { "name": "Freeway", "code": "F" }, { "name": "Primary Street", "code": "P" }, { "name": "Collector Street", "code": "C" }, { "name": "Local Street", "code": "L" }, { "name": "Minor Street", "code": "M" }, { "name": "Ramp", "code": "R" }, { "name": "Private", "code": "X" }, { "name": "Alley", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIME_PER", "type": "esriFieldTypeString", "alias": "Time Period", "length": 10, "domain": { "type": "codedValue", "name": "Time Period", "description": "Currency of data", "codedValues": [ { "name": "Current", "code": "CUR" }, { "name": "Historic", "code": "HIST" }, { "name": "Temporary", "code": "TEMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY_JURI", "type": "esriFieldTypeString", "alias": "City Jurisdiction", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BUR_RD_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "Burien Road Class", "domain": { "type": "codedValue", "name": "Street_Class_Burien", "description": "Street Class Burien", "codedValues": [ { "name": "Primary Arterial", "code": 1 }, { "name": "Minor Arterial", "code": 2 }, { "name": "Collector Arterial", "code": 3 }, { "name": "Local Street", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "L_CITY", "type": "esriFieldTypeString", "alias": "L_CITY", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_CITY", "type": "esriFieldTypeString", "alias": "R_CITY", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Burien.DBO.TRANS_STNET.len", "type": "esriFieldTypeDouble", "alias": "len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a145_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a02495391c7748efa5436fa1089b507e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "6_5 All", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.17104299999989E8, "falseY": -9.95395999999804E7, "xyUnits": 171798.6916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 9, "name": "38400-19200" }, "subLayers": [], "minScale": 38400, "maxScale": 19200, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROAD_CLASS", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "F", "label": "F" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 3 }, "value": "C", "label": "C" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 3 }, "value": "P", "label": "P" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 145, 131, 255 ], "toColor": [ 92, 145, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 91, 245, 255 ], "toColor": [ 142, 91, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 88, 100, 255 ], "toColor": [ 237, 88, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 235, 82, 255 ], "toColor": [ 230, 235, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 247, 160, 255 ], "toColor": [ 116, 247, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 154, 216, 255 ], "toColor": [ 230, 154, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 121, 53, 255 ], "toColor": [ 148, 121, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 157, 240, 255 ], "toColor": [ 89, 157, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 66, 133, 255 ], "toColor": [ 76, 66, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 135, 51, 255 ], "toColor": [ 71, 135, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 91, 103, 255 ], "toColor": [ 138, 91, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 233, 242, 255 ], "toColor": [ 136, 233, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 220, 145, 255 ], "toColor": [ 235, 220, 145, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "where": "ROAD_CLASS = 'C' OR ROAD_CLASS = 'P'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Bookman Old Style", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "where": "ROAD_CLASS = 'L'", "useCodedValues": true, "maxScale": 0, "minScale": 19200, "name": "Local Roads", "priority": 15, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FULLNAME] CONCAT \" (Private)\"", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "where": "ROAD_CLASS = 'X'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Private", "priority": 14, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 5.9604644775390625E-8, "ymin": 132236.69999712706, "xmax": 1289759.8399987519, "ymax": 201584.0839035064, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 38, "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "length": 1, "domain": { "type": "codedValue", "name": "Street Class", "description": "Street_Net Classification", "codedValues": [ { "name": "Freeway", "code": "F" }, { "name": "Primary Street", "code": "P" }, { "name": "Collector Street", "code": "C" }, { "name": "Local Street", "code": "L" }, { "name": "Minor Street", "code": "M" }, { "name": "Ramp", "code": "R" }, { "name": "Private", "code": "X" }, { "name": "Alley", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIME_PER", "type": "esriFieldTypeString", "alias": "Time Period", "length": 10, "domain": { "type": "codedValue", "name": "Time Period", "description": "Currency of data", "codedValues": [ { "name": "Current", "code": "CUR" }, { "name": "Historic", "code": "HIST" }, { "name": "Temporary", "code": "TEMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY_JURI", "type": "esriFieldTypeString", "alias": "City Jurisdiction", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BUR_RD_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "Burien Road Class", "domain": { "type": "codedValue", "name": "Street_Class_Burien", "description": "Street Class Burien", "codedValues": [ { "name": "Primary Arterial", "code": 1 }, { "name": "Minor Arterial", "code": 2 }, { "name": "Collector Arterial", "code": 3 }, { "name": "Local Street", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "L_CITY", "type": "esriFieldTypeString", "alias": "L_CITY", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_CITY", "type": "esriFieldTypeString", "alias": "R_CITY", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Burien.DBO.TRANS_STNET.len", "type": "esriFieldTypeDouble", "alias": "len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a145_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a02495391c7748efa5436fa1089b507e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Beyond 38400 Scale", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.17104299999989E8, "falseY": -9.95395999999804E7, "xyUnits": 171798.6916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Streets" }, "subLayers": [], "minScale": 0, "maxScale": 48000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROAD_CLASS", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "value": "F", "label": "F" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 2 }, "value": "P", "label": "Primary Street" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 2 }, "value": "C", "label": "Collector Street" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 145, 131, 255 ], "toColor": [ 92, 145, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 91, 245, 255 ], "toColor": [ 142, 91, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 88, 100, 255 ], "toColor": [ 237, 88, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 235, 82, 255 ], "toColor": [ 230, 235, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 247, 160, 255 ], "toColor": [ 116, 247, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 154, 216, 255 ], "toColor": [ 230, 154, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 121, 53, 255 ], "toColor": [ 148, 121, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 157, 240, 255 ], "toColor": [ 89, 157, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 66, 133, 255 ], "toColor": [ 76, 66, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 135, 51, 255 ], "toColor": [ 71, 135, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 91, 103, 255 ], "toColor": [ 138, 91, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 233, 242, 255 ], "toColor": [ 136, 233, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 220, 145, 255 ], "toColor": [ 235, 220, 145, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "where": "ROAD_CLASS = 'C' OR ROAD_CLASS = 'P'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Bookman Old Style", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 5.9604644775390625E-8, "ymin": 132236.69999712706, "xmax": 1289759.8399987519, "ymax": 201584.0839035064, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 38, "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "length": 1, "domain": { "type": "codedValue", "name": "Street Class", "description": "Street_Net Classification", "codedValues": [ { "name": "Freeway", "code": "F" }, { "name": "Primary Street", "code": "P" }, { "name": "Collector Street", "code": "C" }, { "name": "Local Street", "code": "L" }, { "name": "Minor Street", "code": "M" }, { "name": "Ramp", "code": "R" }, { "name": "Private", "code": "X" }, { "name": "Alley", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIME_PER", "type": "esriFieldTypeString", "alias": "Time Period", "length": 10, "domain": { "type": "codedValue", "name": "Time Period", "description": "Currency of data", "codedValues": [ { "name": "Current", "code": "CUR" }, { "name": "Historic", "code": "HIST" }, { "name": "Temporary", "code": "TEMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY_JURI", "type": "esriFieldTypeString", "alias": "City Jurisdiction", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BUR_RD_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "Burien Road Class", "domain": { "type": "codedValue", "name": "Street_Class_Burien", "description": "Street Class Burien", "codedValues": [ { "name": "Primary Arterial", "code": 1 }, { "name": "Minor Arterial", "code": 2 }, { "name": "Collector Arterial", "code": 3 }, { "name": "Local Street", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "L_CITY", "type": "esriFieldTypeString", "alias": "L_CITY", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_CITY", "type": "esriFieldTypeString", "alias": "R_CITY", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Burien.DBO.TRANS_STNET.len", "type": "esriFieldTypeDouble", "alias": "len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a145_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a02495391c7748efa5436fa1089b507e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Ramp", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.17104299999989E8, "falseY": -9.95395999999804E7, "xyUnits": 171798.6916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Streets" }, "subLayers": [], "minScale": 48000, "maxScale": 1200, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROAD_CLASS", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.7 }, "value": "R", "label": "Ramp" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 145, 131, 255 ], "toColor": [ 92, 145, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 91, 245, 255 ], "toColor": [ 142, 91, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 88, 100, 255 ], "toColor": [ 237, 88, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 235, 82, 255 ], "toColor": [ 230, 235, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 247, 160, 255 ], "toColor": [ 116, 247, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 154, 216, 255 ], "toColor": [ 230, 154, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 121, 53, 255 ], "toColor": [ 148, 121, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 157, 240, 255 ], "toColor": [ 89, 157, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 66, 133, 255 ], "toColor": [ 76, 66, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 135, 51, 255 ], "toColor": [ 71, 135, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 91, 103, 255 ], "toColor": [ 138, 91, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 233, 242, 255 ], "toColor": [ 136, 233, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 220, 145, 255 ], "toColor": [ 235, 220, 145, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5.9604644775390625E-8, "ymin": 132236.69999712706, "xmax": 1289759.8399987519, "ymax": 201584.0839035064, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 38, "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "length": 1, "domain": { "type": "codedValue", "name": "Street Class", "description": "Street_Net Classification", "codedValues": [ { "name": "Freeway", "code": "F" }, { "name": "Primary Street", "code": "P" }, { "name": "Collector Street", "code": "C" }, { "name": "Local Street", "code": "L" }, { "name": "Minor Street", "code": "M" }, { "name": "Ramp", "code": "R" }, { "name": "Private", "code": "X" }, { "name": "Alley", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIME_PER", "type": "esriFieldTypeString", "alias": "Time Period", "length": 10, "domain": { "type": "codedValue", "name": "Time Period", "description": "Currency of data", "codedValues": [ { "name": "Current", "code": "CUR" }, { "name": "Historic", "code": "HIST" }, { "name": "Temporary", "code": "TEMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY_JURI", "type": "esriFieldTypeString", "alias": "City Jurisdiction", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BUR_RD_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "Burien Road Class", "domain": { "type": "codedValue", "name": "Street_Class_Burien", "description": "Street Class Burien", "codedValues": [ { "name": "Primary Arterial", "code": 1 }, { "name": "Minor Arterial", "code": 2 }, { "name": "Collector Arterial", "code": 3 }, { "name": "Local Street", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "L_CITY", "type": "esriFieldTypeString", "alias": "L_CITY", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_CITY", "type": "esriFieldTypeString", "alias": "R_CITY", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Burien.DBO.TRANS_STNET.len", "type": "esriFieldTypeDouble", "alias": "len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a145_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a02495391c7748efa5436fa1089b507e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Impervious Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.0032808333333333335, "zTolerance": 0, "mTolerance": 0, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2401, "maxScale": 601, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1253526.65400049, "ymin": 127797.179999053, "xmax": 1291432.37998915, "ymax": 198061.944809407, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "IMP_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IMP_TYPE", "type": "esriFieldTypeString", "alias": "Type of Surface", "length": 15, "domain": { "type": "codedValue", "name": "TRANS_ImpPoly Type", "description": "Type of Impervious Surface", "codedValues": [ { "name": "Driveway", "code": "DRVWAY" }, { "name": "Roadway", "code": "RDWAY" }, { "name": "Sidewalk", "code": "SIDEWALK" }, { "name": "Walkway", "code": "WALKWAY" }, { "name": "Parking Lot", "code": "PARKING" }, { "name": "Deck", "code": "DECK" }, { "name": "Patio/Porch", "code": "PATIO_PORCH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SURF_MAT", "type": "esriFieldTypeString", "alias": "Surface Material", "length": 15, "domain": { "type": "codedValue", "name": "TRANS_ImpPoly SurfMat", "description": "Type of Surface Material for Impervious Poly", "codedValues": [ { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Gravel", "code": "GRAVEL" }, { "name": "Wood", "code": "WOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TIME_PER", "type": "esriFieldTypeString", "alias": "Time Period", "length": 5, "domain": { "type": "codedValue", "name": "Time Period", "description": "Currency of data", "codedValues": [ { "name": "Current", "code": "CUR" }, { "name": "Historic", "code": "HIST" }, { "name": "Temporary", "code": "TEMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R504_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a308_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a02495391c7748efa5436fa1089b507e" } ], "tables": [] }