{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "STRMPOLY", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDATE", "creatorField": "CREATOR", "editDateField": "EDITDATE", "editorField": "EDITOR" }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1250922.1992295533, "ymin": 99194.33884982765, "xmax": 1282746.6186246574, "ymax": 134036.66000956297, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 3.79627571044642E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 400000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 3.79627571044642E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1710429999999468E8, "falseY": -9.953959999992767E7, "xyUnits": 5268.321251, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ASSETID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASSETID" }, { "name": "POLYTYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "POLYTYPE", "description": "Storm facility feature type", "codedValues": [ { "name": "Bio Swale", "code": "BIO" }, { "name": "Lake", "code": "LAKE" }, { "name": "Wetland", "code": "WETLND" }, { "name": "Vault / Tank", "code": "VT" }, { "name": "Other (Describe in Notes)", "code": "OTHER" }, { "name": "Closed Depression", "code": "CLDEP" }, { "name": "Coalescing Plate", "code": "CSP" }, { "name": "Dispersal Trench", "code": "DTRNCH" }, { "name": "Stormfilter", "code": "SFLTR" }, { "name": "Pond", "code": "POND" }, { "name": "Dumpster/Compactor", "code": "DUMP" }, { "name": "Filterra", "code": "FLTRA" }, { "name": "Modular Wetland", "code": "MODWET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": "POND", "modelName": "POLYTYPE" }, { "name": "RET", "type": "esriFieldTypeString", "alias": "Retention", "domain": { "type": "codedValue", "name": "YES_NO", "description": "Yes or No text", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unable to Access", "code": "A" }, { "name": "Unable to Locate", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "RET" }, { "name": "DET", "type": "esriFieldTypeString", "alias": "Detention", "domain": { "type": "codedValue", "name": "YES_NO", "description": "Yes or No text", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unable to Access", "code": "A" }, { "name": "Unable to Locate", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "DET" }, { "name": "WATQ", "type": "esriFieldTypeString", "alias": "Water Quality", "domain": { "type": "codedValue", "name": "YES_NO", "description": "Yes or No text", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unable to Access", "code": "A" }, { "name": "Unable to Locate", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "WATQ" }, { "name": "MAINTRESP", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "domain": { "type": "codedValue", "name": "MAINTRESP", "description": "Maintenance responsibility", "codedValues": [ { "name": "Public", "code": "PUB" }, { "name": "Private", "code": "PRI" }, { "name": "Unknown", "code": "UNK" }, { "name": "WSDOT", "code": "DOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "PUB", "modelName": "MAINTRESP" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeInteger", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "INSTALLDATE" }, { "name": "CONDITION", "type": "esriFieldTypeInteger", "alias": "Condition Score (0-100)", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "CONDITION" }, { "name": "INSPYEAR", "type": "esriFieldTypeSmallInteger", "alias": "Inspection Year", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "INSPYEAR" }, { "name": "NEEDCLEAN", "type": "esriFieldTypeString", "alias": "Needs Cleaning", "domain": { "type": "codedValue", "name": "YES_NO", "description": "Yes or No text", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unable to Access", "code": "A" }, { "name": "Unable to Locate", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "N", "modelName": "NEEDCLEAN" }, { "name": "LASTCLEAN", "type": "esriFieldTypeSmallInteger", "alias": "Last Cleaned", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LASTCLEAN" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDATE" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EDITOR" }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDITDATE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.area" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.len" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R103_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "POLYTYPE", "fields": "POLYTYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "RET", "fields": "RET", "isAscending": true, "isUnique": false, "description": "" }, { "name": "DET", "fields": "DET", "isAscending": true, "isUnique": false, "description": "" }, { "name": "WATQ", "fields": "WATQ", "isAscending": true, "isUnique": false, "description": "" }, { "name": "MAINTRESP", "fields": "MAINTRESP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_103", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_103", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a65_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "STRMPOLY", "description": "", "prototype": { "attributes": { "NEEDCLEAN": "N", "INSPYEAR": 0, "ASSETID": null, "POLYTYPE": "POND", "RET": "N", "DET": "N", "WATQ": "N", "MAINTRESP": "PUB", "NOTES": null, "LASTCLEAN": null, "INSTALLDATE": 0, "CONDITION": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "11f23826c9a5479bb4c3ca2b230679dd" } ], "tables": [] }