{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 9, "name": "Curbs and Sidewalk Inlets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubtypeCD", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 68, 137, 112, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 56, 168, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "1", "label": "Sidewalk Inlet" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 0, 132, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "2", "label": "Curb Inlet" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 227, 252, 255 ], "toColor": [ 197, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 182, 255 ], "toColor": [ 218, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 199, 255 ], "toColor": [ 252, 179, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 179, 252, 255 ], "toColor": [ 222, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 192, 255 ], "toColor": [ 252, 223, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 230, 255 ], "toColor": [ 194, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 197, 252, 255 ], "toColor": [ 189, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 247, 255 ], "toColor": [ 252, 210, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 212, 255 ], "toColor": [ 242, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 210, 255 ], "toColor": [ 252, 210, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 201, 255 ], "toColor": [ 182, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 235, 255 ], "toColor": [ 252, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 179, 255 ], "toColor": [ 252, 240, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -117.34676597299995, "ymin": 47.601386071000036, "xmax": -117.14279171299995, "ymax": 47.707634693000045, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "facilityid", "typeIdField": "SubtypeCD", "subtypeFieldName": "SubtypeCD", "subtypeField": "SubtypeCD", "defaultSubtypeCode": 1, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 10, "domain": null }, { "name": "subtypecd", "type": "esriFieldTypeInteger", "alias": "SubtypeCD", "domain": null }, { "name": "locationmethod", "type": "esriFieldTypeString", "alias": "Location Method", "length": 16, "domain": { "type": "codedValue", "name": "swLocationMethod", "description": "", "codedValues": [ { "name": "Aerial Photo", "code": "Aerial Photo" }, { "name": "As-built", "code": "As-built" }, { "name": "GPS", "code": "GPS" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 12, "domain": { "type": "codedValue", "name": "swOwnerhsip", "description": "", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Private", "code": "Private" }, { "name": "WSDOT", "code": "WSDOT" }, { "name": "Unknown", "code": "Unknown" }, { "name": "County", "code": "County" }, { "name": "Avista", "code": "Avista" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "originalid", "type": "esriFieldTypeString", "alias": "OriginalID", "length": 20, "domain": null }, { "name": "installyear", "type": "esriFieldTypeSmallInteger", "alias": "Install Year", "domain": null }, { "name": "nontypical", "type": "esriFieldTypeString", "alias": "Non Typical", "length": 3, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "framesize", "type": "esriFieldTypeSmallInteger", "alias": "Frame Size", "domain": null }, { "name": "frameheight", "type": "esriFieldTypeSmallInteger", "alias": "Frame Height", "domain": null }, { "name": "adjustmentheight", "type": "esriFieldTypeSmallInteger", "alias": "Adjustment Height", "domain": null }, { "name": "hasgratecatcher", "type": "esriFieldTypeString", "alias": "Has Grate Catcher", "length": 3, "domain": { "type": "codedValue", "name": "fiYesNoCheckbox", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "graderings", "type": "esriFieldTypeString", "alias": "Grade Rings", "length": 3, "domain": { "type": "codedValue", "name": "fiYesNoCheckbox", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "bricksblocks", "type": "esriFieldTypeString", "alias": "Bricks Blocks", "length": 3, "domain": { "type": "codedValue", "name": "fiYesNoCheckbox", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "grout", "type": "esriFieldTypeString", "alias": "Grout", "length": 3, "domain": { "type": "codedValue", "name": "fiYesNoCheckbox", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "hashoodincurb", "type": "esriFieldTypeString", "alias": "Has Hood In Curb", "length": 3, "domain": { "type": "codedValue", "name": "fiYesNoCheckbox", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "hassafetybarinhood", "type": "esriFieldTypeString", "alias": "Has Safety Bar In Hood", "length": 3, "domain": { "type": "codedValue", "name": "fiYesNoCheckbox", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "heightofhood", "type": "esriFieldTypeSmallInteger", "alias": "Height Of Hood", "domain": null }, { "name": "heightofgratetosafetybar", "type": "esriFieldTypeSmallInteger", "alias": "Height Of Grate To Safety Bar", "domain": null }, { "name": "widthofgratetosafetybar", "type": "esriFieldTypeSmallInteger", "alias": "Width Of Grate To Safety Bar", "domain": null }, { "name": "npdes", "type": "esriFieldTypeString", "alias": "NPDES", "length": 5, "domain": { "type": "codedValue", "name": "swYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "inspectionschedule", "type": "esriFieldTypeString", "alias": "Inspection Schedule", "length": 15, "domain": { "type": "codedValue", "name": "Curb & Sidewalk Inlets_InspectionSchedule_1927a5a6-317e-4463-833d-481683744522", "description": "", "codedValues": [ { "name": "Odd", "code": "ODD" }, { "name": "Even", "code": "EVEN" }, { "name": "Annually", "code": "ANNUALLY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "inspectionyear", "type": "esriFieldTypeInteger", "alias": "Next Inspection Year", "domain": null }, { "name": "structuregrid", "type": "esriFieldTypeInteger", "alias": "Structure Grid", "domain": null }, { "name": "lastcleanyear", "type": "esriFieldTypeString", "alias": "LastCleanYear", "length": 255, "domain": null }, { "name": "cleanyear", "type": "esriFieldTypeString", "alias": "CleanYear", "length": 50, "domain": null }, { "name": "cleaning_schedule", "type": "esriFieldTypeString", "alias": "Cleaning_Schedule", "length": 50, "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "Start Date SS", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "End Date SS", "length": 8, "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "CLX UID", "domain": null }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "curb___sidewalk_inlets_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r37_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_37", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a23_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "locationmethod": {"type": "inherited"}, "ownership": {"type": "inherited"}, "nontypical": { "type": "codedValue", "name": "swYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "hasgratecatcher": {"type": "inherited"}, "graderings": {"type": "inherited"}, "bricksblocks": {"type": "inherited"}, "grout": {"type": "inherited"}, "hashoodincurb": {"type": "inherited"}, "hassafetybarinhood": {"type": "inherited"}, "npdes": {"type": "inherited"}, "inspectionschedule": {"type": "inherited"} }, "id": 1, "name": "Sidewalk Inlet" }, { "domains": { "locationmethod": {"type": "inherited"}, "ownership": {"type": "inherited"}, "nontypical": { "type": "codedValue", "name": "swYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "hasgratecatcher": {"type": "inherited"}, "graderings": {"type": "inherited"}, "bricksblocks": {"type": "inherited"}, "grout": {"type": "inherited"}, "hashoodincurb": {"type": "inherited"}, "hassafetybarinhood": {"type": "inherited"}, "npdes": {"type": "inherited"}, "inspectionschedule": {"type": "inherited"} }, "id": 2, "name": "Curb Inlet" } ], "subtypes": [ { "domains": { "locationmethod": {"type": "inherited"}, "ownership": {"type": "inherited"}, "nontypical": { "type": "codedValue", "name": "swYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "hasgratecatcher": {"type": "inherited"}, "graderings": {"type": "inherited"}, "bricksblocks": {"type": "inherited"}, "grout": {"type": "inherited"}, "hashoodincurb": {"type": "inherited"}, "hassafetybarinhood": {"type": "inherited"}, "npdes": {"type": "inherited"}, "inspectionschedule": {"type": "inherited"} }, "defaultValues": { "facilityid": null, "subtypecd": 1, "locationmethod": "GPS", "ownership": "City", "originalid": null, "installyear": null, "nontypical": "N", "globalid": null, "framesize": null, "frameheight": null, "adjustmentheight": null, "hasgratecatcher": null, "graderings": null, "bricksblocks": null, "grout": null, "hashoodincurb": null, "hassafetybarinhood": null, "heightofhood": null, "heightofgratetosafetybar": null, "widthofgratetosafetybar": null, "npdes": null, "comments": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "inspectionschedule": null, "inspectionyear": null, "structuregrid": null, "lastcleanyear": null, "cleanyear": null, "cleaning_schedule": null, "start_date_ss": null, "end_date_ss": null, "clx_uid": null, "address": null }, "code": 1, "name": "Sidewalk Inlet" }, { "domains": { "locationmethod": {"type": "inherited"}, "ownership": {"type": "inherited"}, "nontypical": { "type": "codedValue", "name": "swYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "hasgratecatcher": {"type": "inherited"}, "graderings": {"type": "inherited"}, "bricksblocks": {"type": "inherited"}, "grout": {"type": "inherited"}, "hashoodincurb": {"type": "inherited"}, "hassafetybarinhood": {"type": "inherited"}, "npdes": {"type": "inherited"}, "inspectionschedule": {"type": "inherited"} }, "defaultValues": { "facilityid": null, "subtypecd": 2, "locationmethod": "GPS", "ownership": "City", "originalid": null, "installyear": null, "nontypical": "N", "globalid": null, "framesize": null, "frameheight": null, "adjustmentheight": null, "hasgratecatcher": null, "graderings": null, "bricksblocks": null, "grout": null, "hashoodincurb": null, "hassafetybarinhood": null, "heightofhood": null, "heightofgratetosafetybar": null, "widthofgratetosafetybar": null, "npdes": null, "comments": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "inspectionschedule": null, "inspectionyear": null, "structuregrid": null, "lastcleanyear": null, "cleanyear": null, "cleaning_schedule": null, "start_date_ss": null, "end_date_ss": null, "clx_uid": null, "address": null }, "code": 2, "name": "Curb Inlet" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }