{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "SS_Main", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1299449.62936306, "ymin": 236938.94816339016, "xmax": 1312666.903125301, "ymax": 261718.0642874688, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "EDIT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": { "type": "codedValue", "name": "PW_OWNER_MAINT", "description": "Feature Ownership and Maintenance", "codedValues": [ { "name": "City of Kirkland", "code": "COK" }, { "name": "City of Bellevue", "code": "BELL" }, { "name": "City of Redmond", "code": "RED" }, { "name": "Other Municipality", "code": "MUN" }, { "name": "King County", "code": "KC" }, { "name": "Northshore UD", "code": "NUD" }, { "name": "Private", "code": "PRIV" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "City of Seattle", "code": "SEA" }, { "name": "Joint Jurisdiction", "code": "JNT" }, { "name": "State of Washington", "code": "WASH" }, { "name": "Other Public", "code": "OPUB" }, { "name": "City of Bothell", "code": "BOTH" }, { "name": "Finn Hill Park District", "code": "FHPD" }, { "name": "Lake Wash School District", "code": "LWSD" }, { "name": "KC Conservation District", "code": "KCCD" }, { "name": "Kirkland Facilties Dept", "code": "KFAC" }, { "name": "Maintenance Bond", "code": "BOND" }, { "name": "Kirkland Parks Dept", "code": "KPRK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": "COK", "modelName": "OWNERSHIP" }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "PW_STATUS", "description": "Feature Status", "codedValues": [ { "name": "Under Construction", "code": 2 }, { "name": "Demolished", "code": 5 }, { "name": "Unknown", "code": 6 }, { "name": "Abandoned", "code": 7 }, { "name": "Operational", "code": 1 }, { "name": "Planned", "code": 8 }, { "name": "Out of Service", "code": 951 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATUS" }, { "name": "GRID_NUM", "type": "esriFieldTypeString", "alias": "GRID_NUM", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": "I2", "modelName": "GRID_NUM" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CONDITION" }, { "name": "TAG_NUM", "type": "esriFieldTypeString", "alias": "TAG_NUM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TAG_NUM" }, { "name": "LINE_TYPE", "type": "esriFieldTypeString", "alias": "LINE_TYPE", "domain": { "type": "codedValue", "name": "SS_LINES_TYPE", "description": "Sewer Pipe Line Type", "codedValues": [ { "name": "Force Main", "code": "Force" }, { "name": "Gravity Main", "code": "Grav" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "LINE_TYPE" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "SIZE_", "type": "esriFieldTypeDouble", "alias": "SIZE_", "domain": null, "editable": true, "nullable": true, "defaultValue": 8, "modelName": "SIZE_" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "SS_MATERIAL", "description": "Sewer Pipe Material", "codedValues": [ { "name": "Concrete", "code": "CONC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Clay", "code": "CLAY" }, { "name": "Vitreous Clay", "code": "VCLAY" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "High-Density Polyurethane", "code": "HDPE" }, { "name": "Unknown", "code": "UNK" }, { "name": "Steel", "code": "STEEL" }, { "name": "Lined PVC", "code": "LPVC" }, { "name": "Lined AC", "code": "LAC" }, { "name": "Lined Concrete", "code": "LCON" }, { "name": "Polyvinyl Chloride", "code": "PVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "GISID", "type": "esriFieldTypeInteger", "alias": "GISID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISID" }, { "name": "CASING", "type": "esriFieldTypeString", "alias": "CASING", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "CASING" }, { "name": "FALL", "type": "esriFieldTypeDouble", "alias": "FALL", "domain": { "type": "range", "name": "PW_SLOPE", "description": "Slope of Line", "range": [ 0, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FALL" }, { "name": "OVERFLOW", "type": "esriFieldTypeString", "alias": "OVERFLOW", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "OVERFLOW" }, { "name": "MAINCOMP1", "type": "esriFieldTypeInteger", "alias": "MAINCOMP1", "domain": { "type": "codedValue", "name": "SS_NODES_COMPTYPE", "description": "Hansen Comptype of Line", "codedValues": [ { "name": "Manhole", "code": 22 }, { "name": "Lift Station", "code": 15 }, { "name": "Nodes", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINCOMP1" }, { "name": "MAINCOMP2", "type": "esriFieldTypeInteger", "alias": "MAINCOMP2", "domain": { "type": "codedValue", "name": "SS_NODES_COMPTYPE", "description": "Hansen Comptype of Line", "codedValues": [ { "name": "Manhole", "code": 22 }, { "name": "Lift Station", "code": 15 }, { "name": "Nodes", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINCOMP2" }, { "name": "PARLINENO", "type": "esriFieldTypeString", "alias": "PARLINENO", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PARLINENO" }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 21, "modelName": "COMPTYPE" }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "COMPKEY" }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "UNITID" }, { "name": "UNITID2", "type": "esriFieldTypeString", "alias": "UNITID2", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "UNITID2" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "EDIT_SRCE", "type": "esriFieldTypeString", "alias": "EDIT_SRCE", "domain": { "type": "codedValue", "name": "PW_EDIT_SOURCE", "description": "Data source of last edit", "codedValues": [ { "name": "Field Map", "code": "FMAP" }, { "name": "Record Drawing", "code": "DRAW" }, { "name": "AutoCAD Utility Maps", "code": "CAD" }, { "name": "Sensitive Areas Map", "code": "SENS" }, { "name": "WSDOT", "code": "WDOT" }, { "name": "Other", "code": "OTH" }, { "name": "King County", "code": "KC" }, { "name": "Northshore UD", "code": "NUD" }, { "name": "Orthophotography", "code": "ORTH" }, { "name": "GPS", "code": "GPS" }, { "name": "Initial Digitizing", "code": "INIT" }, { "name": "Redmond", "code": "RED" }, { "name": "Survey", "code": "SURV" }, { "name": "Private System Maps", "code": "PRIV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 4, "defaultValue": "FMAP", "modelName": "EDIT_SRCE" }, { "name": "MAINT", "type": "esriFieldTypeString", "alias": "MAINT", "domain": { "type": "codedValue", "name": "PW_OWNER_MAINT", "description": "Feature Ownership and Maintenance", "codedValues": [ { "name": "City of Kirkland", "code": "COK" }, { "name": "City of Bellevue", "code": "BELL" }, { "name": "City of Redmond", "code": "RED" }, { "name": "Other Municipality", "code": "MUN" }, { "name": "King County", "code": "KC" }, { "name": "Northshore UD", "code": "NUD" }, { "name": "Private", "code": "PRIV" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "City of Seattle", "code": "SEA" }, { "name": "Joint Jurisdiction", "code": "JNT" }, { "name": "State of Washington", "code": "WASH" }, { "name": "Other Public", "code": "OPUB" }, { "name": "City of Bothell", "code": "BOTH" }, { "name": "Finn Hill Park District", "code": "FHPD" }, { "name": "Lake Wash School District", "code": "LWSD" }, { "name": "KC Conservation District", "code": "KCCD" }, { "name": "Kirkland Facilties Dept", "code": "KFAC" }, { "name": "Maintenance Bond", "code": "BOND" }, { "name": "Kirkland Parks Dept", "code": "KPRK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": "COK", "modelName": "MAINT" }, { "name": "MTRL_ABRV", "type": "esriFieldTypeString", "alias": "MTRL_ABRV", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "PVC", "modelName": "MTRL_ABRV" }, { "name": "EDIT_NAME", "type": "esriFieldTypeString", "alias": "EDIT_NAME", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EDIT_NAME" }, { "name": "INSTYEAR", "type": "esriFieldTypeDate", "alias": "INSTYEAR", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTYEAR" }, { "name": "GXP_ID", "type": "esriFieldTypeString", "alias": "GXP_ID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "GXP_ID" }, { "name": "CREATE_NAME", "type": "esriFieldTypeString", "alias": "CREATE_NAME", "domain": null, "editable": false, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CREATE_NAME" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE" }, { "name": "LUCITYID", "type": "esriFieldTypeString", "alias": "LUCITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LUCITYID" }, { "name": "L_CASING", "type": "esriFieldTypeSmallInteger", "alias": "l_CASING", "domain": { "type": "codedValue", "name": "BOOL_YES_NO", "description": "Yes No Boolean", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_CASING" }, { "name": "L_OVERFLOW", "type": "esriFieldTypeSmallInteger", "alias": "L_OVERFLOW", "domain": { "type": "codedValue", "name": "BOOL_YES_NO", "description": "Yes No Boolean", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_OVERFLOW" }, { "name": "LUCITYKEY", "type": "esriFieldTypeInteger", "alias": "LUCITYKEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LUCITYKEY" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "InLucity", "type": "esriFieldTypeSmallInteger", "alias": "InLucity?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InLucity" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "BASIN_NAME", "type": "esriFieldTypeString", "alias": "BASIN_NAME", "domain": { "type": "codedValue", "name": "SS_BASINNAME", "description": "Sewer Basin Name", "codedValues": [ { "name": "111th Ave. NE", "code": "111th Ave. NE" }, { "name": "11232 120th Ave. NE", "code": "11232 120th Ave. NE" }, { "name": "112th Ave. NE", "code": "112th Ave. NE" }, { "name": "11440 120th Ave. NE", "code": "11440 120th Ave. NE" }, { "name": "116th Ave. NE - North", "code": "116th Ave. NE - North" }, { "name": "116th Ave. NE - South", "code": "116th Ave. NE - South" }, { "name": "6th St. South", "code": "6th St. South" }, { "name": "Central Way", "code": "Central Way" }, { "name": "Costco", "code": "Costco" }, { "name": "Houghton", "code": "Houghton" }, { "name": "Juanita", "code": "Juanita" }, { "name": "Juanita Bay", "code": "Juanita Bay" }, { "name": "Kirkland Way", "code": "Kirkland Way" }, { "name": "Lake Plaza", "code": "Lake Plaza" }, { "name": "Lake Washington Blvd.", "code": "Lake Washington Blvd." }, { "name": "Lower Sandhurst", "code": "Lower Sandhurst" }, { "name": "NE 104th St.", "code": "NE 104th St." }, { "name": "NE 116th St.", "code": "NE 116th St." }, { "name": "NE 124th St.", "code": "NE 124th St." }, { "name": "NE 48th St.", "code": "NE 48th St." }, { "name": "NE 55th St.", "code": "NE 55th St." }, { "name": "NE 60th St.", "code": "NE 60th St." }, { "name": "NE 65th St.", "code": "NE 65th St." }, { "name": "NE 70th St.", "code": "NE 70th St." }, { "name": "NE 80th St.", "code": "NE 80th St." }, { "name": "NE 95th St.", "code": "NE 95th St." }, { "name": "NE 96th St.", "code": "NE 96th St." }, { "name": "One Hole", "code": "One Hole" }, { "name": "R02-067", "code": "R02-067" }, { "name": "R02-073", "code": "R02-073" }, { "name": "R02-079", "code": "R02-079" }, { "name": "R02-080", "code": "R02-080" }, { "name": "Rose Point", "code": "Rose Point" }, { "name": "Slater Ave.", "code": "Slater Ave." }, { "name": "Southbay", "code": "Southbay" }, { "name": "Trend P.S.", "code": "Trend P.S." }, { "name": "Watershed Park", "code": "Watershed Park" }, { "name": "Waverly Park", "code": "Waverly Park" }, { "name": "Yarrow Bay", "code": "Yarrow Bay" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "BASIN_NAME" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R7563_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7563", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I20278LUCITYID", "fields": "LUCITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7563", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6842_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SS_Main", "description": "", "prototype": { "attributes": { "LastModDate": null, "LastSynDate": null, "LastModBy": null, "OWNERSHIP": "COK", "STATUS": null, "GRID_NUM": "I2", "CONDITION": null, "TAG_NUM": null, "LINE_TYPE": null, "LENGTH": null, "SIZE_": 8, "MATERIAL": null, "GISID": null, "CASING": "N", "FALL": null, "OVERFLOW": "N", "MAINCOMP1": null, "MAINCOMP2": null, "PARLINENO": null, "COMPTYPE": 21, "COMPKEY": 0, "UNITID": null, "UNITID2": null, "Enabled": 1, "EDIT_SRCE": "FMAP", "MAINT": "COK", "MTRL_ABRV": "PVC", "InLucity": null, "INSTYEAR": null, "GXP_ID": null, "BASIN_NAME": null, "LUCITYKEY": null, "LUCITYID": null, "L_CASING": null, "L_OVERFLOW": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0b94943ceb874d99aab854e108cc7f7d" }