{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 41, "name": "Culvert", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3164188.5270674676, "ymin": 1541286.9011468887, "xmax": 3206453.21255106, "ymax": 1585886.9202144, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "FeatType", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FeatType", "type": "esriFieldTypeString", "alias": "FeatType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FeatType" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "Geometry", "type": "esriFieldTypeString", "alias": "Geometry", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Geometry" }, { "name": "Span", "type": "esriFieldTypeDouble", "alias": "Span", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Span" }, { "name": "Rise", "type": "esriFieldTypeDouble", "alias": "Rise", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rise" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "Lifecycle Status", "description": "Lifecycle Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Active", "modelName": "Condition" }, { "name": "MainCmnt", "type": "esriFieldTypeString", "alias": "MainCmnt", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "MainCmnt" }, { "name": "UpstrmElev", "type": "esriFieldTypeDouble", "alias": "UpstrmElev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UpstrmElev" }, { "name": "DnstrmElev", "type": "esriFieldTypeDouble", "alias": "DnstrmElev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DnstrmElev" }, { "name": "HydroID", "type": "esriFieldTypeString", "alias": "HydroID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "HydroID" }, { "name": "PlanLength", "type": "esriFieldTypeDouble", "alias": "PlanLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PlanLength" }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Slope" }, { "name": "MajDesDis", "type": "esriFieldTypeDouble", "alias": "MajDesDis", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MajDesDis" }, { "name": "MinDesDis", "type": "esriFieldTypeDouble", "alias": "MinDesDis", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MinDesDis" }, { "name": "QCapacity", "type": "esriFieldTypeDouble", "alias": "QCapacity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QCapacity" }, { "name": "EstCost", "type": "esriFieldTypeDouble", "alias": "EstCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstCost" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Ownership_1", "description": "", "codedValues": [ { "name": "TCR", "code": "TCR" }, { "name": "PVT", "code": "PVT" }, { "name": "DC", "code": "DC" }, { "name": "UNK", "code": "UNK" }, { "name": "RR", "code": "RR" }, { "name": "CDOT", "code": "CDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "PlanPage", "type": "esriFieldTypeString", "alias": "PlanPage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlanPage" }, { "name": "PlanCmnt", "type": "esriFieldTypeString", "alias": "PlanCmnt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PlanCmnt" }, { "name": "PlanDatum", "type": "esriFieldTypeString", "alias": "PlanDatum", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlanDatum" }, { "name": "MajDesFreq", "type": "esriFieldTypeString", "alias": "MajDesFreq", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MajDesFreq" }, { "name": "MinDesFreq", "type": "esriFieldTypeString", "alias": "MinDesFreq", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MinDesFreq" }, { "name": "PlanSet1", "type": "esriFieldTypeString", "alias": "PlanSet1", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlanSet1" }, { "name": "PlanSet2", "type": "esriFieldTypeString", "alias": "PlanSet2", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlanSet2" }, { "name": "LocalPlanS", "type": "esriFieldTypeString", "alias": "LocalPlanS", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocalPlanS" }, { "name": "LocalPla_1", "type": "esriFieldTypeString", "alias": "LocalPla_1", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocalPla_1" }, { "name": "YrBuilt", "type": "esriFieldTypeInteger", "alias": "YrBuilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YrBuilt" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "NASSCO_Mat", "type": "esriFieldTypeString", "alias": "NASSCO_Mat", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NASSCO_Mat" }, { "name": "NASSCO_Sha", "type": "esriFieldTypeString", "alias": "NASSCO_Sha", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NASSCO_Sha" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "LF_Link", "type": "esriFieldTypeString", "alias": "LF_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link" }, { "name": "LF_Link2", "type": "esriFieldTypeString", "alias": "LF_Link2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link2" }, { "name": "LF_DocName", "type": "esriFieldTypeString", "alias": "LF_DocName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_DocName" }, { "name": "CG_Link", "type": "esriFieldTypeString", "alias": "CG_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CG_Link" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R896_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S884_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Culvert", "description": "", "prototype": { "attributes": { "LF_DocName": null, "CG_Link": null, "FeatType": null, "Material": null, "Geometry": null, "Span": null, "Rise": null, "Condition": "Active", "MainCmnt": null, "UpstrmElev": null, "DnstrmElev": null, "HydroID": null, "PlanLength": null, "Slope": null, "MajDesDis": null, "MinDesDis": null, "QCapacity": null, "EstCost": null, "Ownership": null, "PlanPage": null, "PlanCmnt": null, "PlanDatum": null, "MajDesFreq": null, "MinDesFreq": null, "PlanSet1": null, "PlanSet2": null, "LocalPlanS": null, "LocalPla_1": null, "YrBuilt": null, "Diameter": null, "FacilityID": null, "NASSCO_Mat": null, "NASSCO_Sha": null, "LF_Link": null, "LF_Link2": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 42, "name": "Auxiliary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 3164377.7334145, "ymin": 1541555.20245629, "xmax": 3205702.39365244, "ymax": 1583185.89822512, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "StructType", "defaultSymbol": { "type": "esriPMS", "url": "6b317e21fb8e74fd41752b9be834b073", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5klEQVQokbXTvyuEARgH8I/r7YqUbKeu9C6udDEokjMZ3G0sBpJf6fgPZLiYXcrAZrpb/QUWek2ymLDKcn/ApaQYlOjeO8fluz1PfT/1DE+gwwT/C2yZlXJnz+PfgH5ldU8o/B5YtWtT1oMhL3KOXLUPjOmRtS1EKClygMn2gREnitKf84JxNctOVX4G8jJmzOn9shuVENpBFW+tgbRji/oa9uuG3Sup2m8O5M1bMa0r5qwBTFhzrqymHgckZJTkJGPqH9kw6NqhimIjEJhy69KSs6YA3EihG8/fgVeRC1HLckw6/oV3vuoqWzrWEgQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "5dd0925364b95dbdb3d0671d04b52a55", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAARklEQVQYla3NwQmAQBBD0SdMFdZhG1rs9jFtbBt6WBEZBS/+SwI/kDBYPenIOGV7GcAWV92LmkaED/4Z9PtnoQcSC+YqkQdAvQkJppM2VAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Chase Drain", "label": "Chase Drain" }, { "symbol": { "type": "esriPMS", "url": "73e83a2522b20a6941b2500114dc4bec", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABH0lEQVQokWNhoBCw0NSAxIxgdzEJ7uudDYsekWUArwB3z5cv/54wMDB4kmxARIJvVUyyv87dW4/Uvv/+aTNv4uojRBtgbGzMpa6tkCmnKMUgpyjFdvzwxW4GBgZLog1Q05OaFpcaKAPj+4c5mb15/SF22dwNiwka4Ohhom7jaBzAzcMJF9PWU2WSkxOvYGBgWMLAwPAfrwFSUtJTgyLd+NHFI5N8tO7cvF+3ZtmuRpwGOHlYBobFe9oyMjJieEtcUoTB0Fwn8fDeiz0vX778is0AJmU12Tpza302DN1QEJ3kJ3/hzPW+1Yu3p2MYwMLCYn310p2DWTH1a3EZwMDAwHDh3HUJBgYGTgYGhu8oBvz58+fwsQPnDuPTjA1QnBcA+e9TV4/x6AkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Check/Cutoff Wall", "label": "Check/Cutoff Wall" }, { "symbol": { "type": "esriPMS", "url": "872e87c475589d38830f222441ee5f74", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNUlEQVQoka3SsUsCARTH8e/lReIFkcsZOuQdQUGQNARNESHODkEtRSKc1f/QEI1B4VAUDSIhETQ1O9VSQ4QpWdFp1lAOhcVdUSgNUqJphPQbH+8Dj/eeSJMR/x3a+ugyz8kDxT9DRWPG5WexkCR1v8vswzGZ32E31t4JNtR5Jm0uWmUfro5+4rYYC5ko23Whc5xhxxhr7iAewVJpkH24pR62RDujV6uEgI8q2DlAUNHwALw/wckcyF5wB6Bdoc3pZ6pFZOliuTz2NzTzxAydgKTA4xHc7sBzsgwBjBsSX6gK6mHijhGuJQVV9sLgOtiHKiObOgcNl2PmOARUwQJqqFJ/SVM0skQawrcce693TFsdVbumkOAsG+G0IUyvsF8qopWEmjOVSFGTHw9wGWaztlYvTf/qJyinVvxqATpAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleanout", "label": "Cleanout" }, { "symbol": { "type": "esriPMS", "url": "fe7681f4ab4dbedc1687d61572904489", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAASCAYAAACNdSR1AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAElEQVQokb3RsSvEcRQA8M9xxeJKuYEiCyXnyp9gVkqK5GKgbjBcXafOdYNBpy4DochguCgsujLeYrMRShkNSibrlSwGd787snjb9/s+ve977xv2hwj/I86JebHiyMLv+MGpqgF569Y9NcdpM9oMWRCSdYbR5vjejnMhEfSJyxi36TKIk4pGREW+znkt5hyipxavibiybPfbK1GM6TYoZ0/he+V2Ya1a64btQFVXfeVXi0pKlsx/Zd5x4U1FOthzr6RjU6Z1akcRcSmVRttY8yFl1ZZ9Cdx5VHbSfHXbDkzIuNUvZla5doTgDw5LeJZVcFOfCuIN15gM3DfEP8Sf8CcdFTMQyZ9ZmgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Drop", "label": "Drop" }, { "symbol": { "type": "esriPMS", "url": "363b9ac7bfb53ebd944b92724d61c303", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIElEQVQokWNhoBCw0NSAKEdHdx4enuuzNm9+RJYBPFxcPX///n3CwMDgSbIBQba2VaH29joPXrxQ+/3rl82iPXuOEG2AsZQUl4qkZKaMiAiDjIgI29lbt7oZGBgsiTZATll5WrijowyM725qavb28+fY1QcPLiZogLW6urqlhkYAFzs7XExDVpZJUkiogoGBYQkDA8N/vAZIiolN9bGw4EcXD7Gz07r38mXdlmPHGnEaYKOvHxhgY2PLyMiI4S1Rfn4GA0XFxNN37/a8fPnyKzYDmJTExOqMVVXZMHRDQbCtrfyV+/f7Nrx8mY5hAAsLi/XNR48Ols6atRaXAQwMDAxXHzyQYGBg4GRgYPiOYsCfP38On7x58zA+zdgAxXkBAJZ+Uo6YnOYkAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Other", "label": "Other" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 207, 255 ], "toColor": [ 238, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 216, 252, 255 ], "toColor": [ 182, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 207, 255 ], "toColor": [ 252, 199, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 249, 255 ], "toColor": [ 182, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 179, 255 ], "toColor": [ 252, 216, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 184, 252, 255 ], "toColor": [ 191, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 191, 255 ], "toColor": [ 182, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 239, 252, 255 ], "toColor": [ 199, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "StructType", "typeIdField": "StructType", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "StructType", "type": "esriFieldTypeString", "alias": "StructType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StructType" }, { "name": "StructDesc", "type": "esriFieldTypeString", "alias": "StructDesc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StructDesc" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "StreamNm", "type": "esriFieldTypeString", "alias": "StreamNm", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreamNm" }, { "name": "Decal", "type": "esriFieldTypeString", "alias": "Decal", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Decal" }, { "name": "GPSEquip", "type": "esriFieldTypeString", "alias": "GPSEquip", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "GPSEquip" }, { "name": "RiprapGrtd", "type": "esriFieldTypeString", "alias": "RiprapGrtd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RiprapGrtd" }, { "name": "MaintCmnt", "type": "esriFieldTypeString", "alias": "MaintCmnt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MaintCmnt" }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "RimElev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RimElev" }, { "name": "PlanSet1", "type": "esriFieldTypeString", "alias": "PlanSet1", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlanSet1" }, { "name": "PlanSet2", "type": "esriFieldTypeString", "alias": "PlanSet2", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlanSet2" }, { "name": "PlanPage", "type": "esriFieldTypeString", "alias": "PlanPage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlanPage" }, { "name": "PlanCmnt", "type": "esriFieldTypeString", "alias": "PlanCmnt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PlanCmnt" }, { "name": "PlanDatum", "type": "esriFieldTypeString", "alias": "PlanDatum", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PlanDatum" }, { "name": "Station", "type": "esriFieldTypeString", "alias": "Station", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Station" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Ownership_1", "description": "", "codedValues": [ { "name": "TCR", "code": "TCR" }, { "name": "PVT", "code": "PVT" }, { "name": "DC", "code": "DC" }, { "name": "UNK", "code": "UNK" }, { "name": "RR", "code": "RR" }, { "name": "CDOT", "code": "CDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "YrBuilt", "type": "esriFieldTypeInteger", "alias": "YrBuilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YrBuilt" }, { "name": "GPS_Elev", "type": "esriFieldTypeDouble", "alias": "GPS_Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Elev" }, { "name": "DropHght_f", "type": "esriFieldTypeString", "alias": "DropHght_f", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DropHght_f" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Neighborhood" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "Lifecycle Status", "description": "Lifecycle Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LifeCycleStatus" }, { "name": "GPS_Date", "type": "esriFieldTypeString", "alias": "GPS_Date", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPS_Date" }, { "name": "LF_Link", "type": "esriFieldTypeString", "alias": "LF_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link" }, { "name": "LF_Link2", "type": "esriFieldTypeString", "alias": "LF_Link2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link2" }, { "name": "LF_DocName", "type": "esriFieldTypeString", "alias": "LF_DocName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_DocName" }, { "name": "CG_Link", "type": "esriFieldTypeString", "alias": "CG_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CG_Link" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R900_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S888_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "Chase Drain", "name": "Chase Drain", "domains": { "Ownership": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Chase Drain", "description": "", "prototype": { "attributes": { "LF_DocName": null, "CG_Link": null, "StructType": "Chase Drain", "StructDesc": null, "Condition": null, "Material": null, "StreamNm": null, "Decal": null, "GPSEquip": null, "RiprapGrtd": null, "MaintCmnt": null, "RimElev": null, "PlanSet1": null, "PlanSet2": null, "PlanPage": null, "PlanCmnt": null, "PlanDatum": null, "Station": null, "Ownership": null, "YrBuilt": null, "GPS_Elev": null, "DropHght_f": null, "FacilityID": null, "LF_Link2": null, "LF_Link": null, "GPS_Date": null, "LifeCycleStatus": null, "Neighborhood": null, "Address": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Check/Cutoff Wall", "name": "Check/Cutoff Wall", "domains": { "Ownership": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Check/Cutoff Wall", "description": "", "prototype": { "attributes": { "LF_DocName": null, "CG_Link": null, "StructType": "Check/Cutoff Wall", "StructDesc": null, "Condition": null, "Material": null, "StreamNm": null, "Decal": null, "GPSEquip": null, "RiprapGrtd": null, "MaintCmnt": null, "RimElev": null, "PlanSet1": null, "PlanSet2": null, "PlanPage": null, "PlanCmnt": null, "PlanDatum": null, "Station": null, "Ownership": null, "YrBuilt": null, "GPS_Elev": null, "DropHght_f": null, "FacilityID": null, "LF_Link2": null, "LF_Link": null, "GPS_Date": null, "LifeCycleStatus": null, "Neighborhood": null, "Address": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Cleanout", "name": "Cleanout", "domains": { "Ownership": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Cleanout", "description": "", "prototype": { "attributes": { "LF_DocName": null, "CG_Link": null, "StructType": "Cleanout", "StructDesc": null, "Condition": null, "Material": null, "StreamNm": null, "Decal": null, "GPSEquip": null, "RiprapGrtd": null, "MaintCmnt": null, "RimElev": null, "PlanSet1": null, "PlanSet2": null, "PlanPage": null, "PlanCmnt": null, "PlanDatum": null, "Station": null, "Ownership": null, "YrBuilt": null, "GPS_Elev": null, "DropHght_f": null, "FacilityID": null, "LF_Link2": null, "LF_Link": null, "GPS_Date": null, "LifeCycleStatus": null, "Neighborhood": null, "Address": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Drop", "name": "Drop", "domains": { "Ownership": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Drop", "description": "", "prototype": { "attributes": { "LF_DocName": null, "CG_Link": null, "StructType": "Drop", "StructDesc": null, "Condition": null, "Material": null, "StreamNm": null, "Decal": null, "GPSEquip": null, "RiprapGrtd": null, "MaintCmnt": null, "RimElev": null, "PlanSet1": null, "PlanSet2": null, "PlanPage": null, "PlanCmnt": null, "PlanDatum": null, "Station": null, "Ownership": null, "YrBuilt": null, "GPS_Elev": null, "DropHght_f": null, "FacilityID": null, "LF_Link2": null, "LF_Link": null, "GPS_Date": null, "LifeCycleStatus": null, "Neighborhood": null, "Address": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Other", "name": "Other", "domains": { "Ownership": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "LF_DocName": null, "CG_Link": null, "StructType": "Other", "StructDesc": null, "Condition": null, "Material": null, "StreamNm": null, "Decal": null, "GPSEquip": null, "RiprapGrtd": null, "MaintCmnt": null, "RimElev": null, "PlanSet1": null, "PlanSet2": null, "PlanPage": null, "PlanCmnt": null, "PlanDatum": null, "Station": null, "Ownership": null, "YrBuilt": null, "GPS_Elev": null, "DropHght_f": null, "FacilityID": null, "LF_Link2": null, "LF_Link": null, "GPS_Date": null, "LifeCycleStatus": null, "Neighborhood": null, "Address": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 43, "name": "Auxiliary (Future Priority)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 3164377.7334145, "ymin": 1541555.20245629, "xmax": 3205702.39365244, "ymax": 1583185.89822512, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "StructType", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b256ae93a34a7eebc8f45e251c39a89b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5ElEQVQYlWNhIABY0AWqqkx02trOXMGqIDvbsO3Jk2+RDAwMihgKGhoceP7+/ZEeG6spxMvLXjN16vkWFAWPH79d3NRkJSQlxcOwbt3tvIYGh56GhgM/WBgYGBiqq63kOTgYPaWkeBgYGBgYMjL0RVtaTsxiYGCIY2FgYGBgZT32+Plzw3cMDAySDAwMDOfPv/rPz8++A25FQwPDv7w8pqYdOx5Md3aWY9i16+H5mTMvLkNxw6RJZ2f8/fs348GDjxrCwmzJWL3Jx8eRfvLk87IFC65ewKqgvf3ESQYGhmC8IYkOAKWNS/IKqwcDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Drop", "label": "Drop" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 207, 255 ], "toColor": [ 238, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 216, 252, 255 ], "toColor": [ 182, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 207, 255 ], "toColor": [ 252, 199, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 249, 255 ], "toColor": [ 182, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 179, 255 ], "toColor": [ 252, 216, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 184, 252, 255 ], "toColor": [ 191, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 191, 255 ], "toColor": [ 182, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 239, 252, 255 ], "toColor": [ 199, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "StructType", "typeIdField": "StructType", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "StructType", "type": "esriFieldTypeString", "alias": "StructType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StructType" }, { "name": "StructDesc", "type": "esriFieldTypeString", "alias": "StructDesc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StructDesc" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "StreamNm", "type": "esriFieldTypeString", "alias": "StreamNm", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreamNm" }, { "name": "Decal", "type": "esriFieldTypeString", "alias": "Decal", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Decal" }, { "name": "GPSEquip", "type": "esriFieldTypeString", "alias": "GPSEquip", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "GPSEquip" }, { "name": "RiprapGrtd", "type": "esriFieldTypeString", "alias": "RiprapGrtd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RiprapGrtd" }, { "name": "MaintCmnt", "type": "esriFieldTypeString", "alias": "MaintCmnt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MaintCmnt" }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "RimElev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RimElev" }, { "name": "PlanSet1", "type": "esriFieldTypeString", "alias": "PlanSet1", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlanSet1" }, { "name": "PlanSet2", "type": "esriFieldTypeString", "alias": "PlanSet2", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlanSet2" }, { "name": "PlanPage", "type": "esriFieldTypeString", "alias": "PlanPage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlanPage" }, { "name": "PlanCmnt", "type": "esriFieldTypeString", "alias": "PlanCmnt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PlanCmnt" }, { "name": "PlanDatum", "type": "esriFieldTypeString", "alias": "PlanDatum", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PlanDatum" }, { "name": "Station", "type": "esriFieldTypeString", "alias": "Station", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Station" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Ownership_1", "description": "", "codedValues": [ { "name": "TCR", "code": "TCR" }, { "name": "PVT", "code": "PVT" }, { "name": "DC", "code": "DC" }, { "name": "UNK", "code": "UNK" }, { "name": "RR", "code": "RR" }, { "name": "CDOT", "code": "CDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "YrBuilt", "type": "esriFieldTypeInteger", "alias": "YrBuilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YrBuilt" }, { "name": "GPS_Elev", "type": "esriFieldTypeDouble", "alias": "GPS_Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Elev" }, { "name": "DropHght_f", "type": "esriFieldTypeString", "alias": "DropHght_f", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DropHght_f" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Neighborhood" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "Lifecycle Status", "description": "Lifecycle Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LifeCycleStatus" }, { "name": "GPS_Date", "type": "esriFieldTypeString", "alias": "GPS_Date", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPS_Date" }, { "name": "LF_Link", "type": "esriFieldTypeString", "alias": "LF_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link" }, { "name": "LF_Link2", "type": "esriFieldTypeString", "alias": "LF_Link2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link2" }, { "name": "LF_DocName", "type": "esriFieldTypeString", "alias": "LF_DocName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_DocName" }, { "name": "CG_Link", "type": "esriFieldTypeString", "alias": "CG_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CG_Link" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R900_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S888_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "Drop", "name": "Drop", "domains": { "Ownership": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Drop", "description": "", "prototype": { "attributes": { "LF_DocName": null, "CG_Link": null, "StructType": "Drop", "StructDesc": null, "Condition": null, "Material": null, "StreamNm": null, "Decal": null, "GPSEquip": null, "RiprapGrtd": null, "MaintCmnt": null, "RimElev": null, "PlanSet1": null, "PlanSet2": null, "PlanPage": null, "PlanCmnt": null, "PlanDatum": null, "Station": null, "Ownership": null, "YrBuilt": null, "GPS_Elev": null, "DropHght_f": null, "FacilityID": null, "LF_Link2": null, "LF_Link": null, "GPS_Date": null, "LifeCycleStatus": null, "Neighborhood": null, "Address": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 44, "name": "Bridge Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 3163468.26412302, "ymin": 1494527.36995927, "xmax": 3190232.19200003, "ymax": 1579566.87422281, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c0105291ce4c62c324c8de7153a312ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABQ0lEQVQ4jb2UwUoCURSGv0GjAg1CkMZWRS6CFkFFi3bRKoy2PUBcdy16gbHHGBc9QkVEYYugXSQ6WdAmYUrKIcciG6KgdFpUNFw0RsH+5Tnwf/+959wbpMsK/jdgCUgAyQ79BLAHlFsBdmfGIFvEAlLtmkfC6AP92GaFaCsACxNwZqK911G/0/iRCqRm43BloXgbMmAjU0BbW4QDA+G8Ivy4BwIwPgzxIdjPs/UXIJU3UW8fEJMjEOr1F7/uQqkKGYM00vyabZFVecbKFlFDff4AHw24f4IGWHJPBuiRMGJ1Hu4ewXnzB+gJQGwQji/RCjeo3lN4ATFArMzB5hHntsM2kPOHQFUU9PUEXFdZrr00B5ThK7ntcEKba+q6TB0WEKNRaob5W5evaHrnFEFnDy15USKHNAcZkOvQ/EdpudD1v+gTRd5fciFLaS4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "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": "", "displayField": "StreamNm", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "StreamNm", "type": "esriFieldTypeString", "alias": "StreamNm", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreamNm" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "LF_Link", "type": "esriFieldTypeString", "alias": "LF_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link" }, { "name": "LF_Link2", "type": "esriFieldTypeString", "alias": "LF_Link2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link2" }, { "name": "LF_DocName", "type": "esriFieldTypeString", "alias": "LF_DocName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_DocName" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R899_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S887_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Bridge Point", "description": "", "prototype": { "attributes": { "LF_Link2": null, "LF_DocName": null, "StreamNm": null, "LF_Link": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 45, "name": "Inlet", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 15000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 3145839.463371977, "ymin": 1535914.81096277, "xmax": 3207393.65375517, "ymax": 1586109.1333526373, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c2b8a78d9266ad937c7f8e5e798a2cc1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyUlEQVQYlZ2QvQ7BcBTFf6Fa9RmJj0lETBYT8QwGkxg9gTcy8QCeQSQWickmsYggBmk6tOWvLUORUBGc6Z6bX07uuRI/SPoLLmZoC5um4yLbLqoioQNcoLfVmDzBwqbZbdDZaTBfQasOex36I4AXGCCmQCoKEQWyyQ9nHAyqwykchZc4GIN5gpNN0gdHQqwrBcq66flaCTQDFhssH6zK7BOqN4dlSMfBcSEYQPjgC/T6I7AEOfNMfrljdt/74Nt7Jne/eeS9KfiNrkXMQY39xC+8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "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": "StructType", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "StructType", "type": "esriFieldTypeString", "alias": "StructType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Inlet", "modelName": "StructType" }, { "name": "StructDescr", "type": "esriFieldTypeString", "alias": "StructDescr", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StructDescr" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "Lifecycle Status", "description": "Lifecycle Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "swMaterialInlet", "description": "Material for stormwater inlet", "codedValues": [ { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "CMP", "code": "CMP" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Metal", "code": "Metal" }, { "name": "PVC", "code": "PVC" }, { "name": "RCP", "code": "RCP" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "StreamNm", "type": "esriFieldTypeString", "alias": "StreamNm", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreamNm" }, { "name": "Decal", "type": "esriFieldTypeString", "alias": "Decal", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "No", "modelName": "Decal" }, { "name": "RiprapSize", "type": "esriFieldTypeString", "alias": "RiprapSize", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RiprapSize" }, { "name": "RiprapGrtd", "type": "esriFieldTypeString", "alias": "RiprapGrtd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RiprapGrtd" }, { "name": "MaintCmnt", "type": "esriFieldTypeString", "alias": "MaintCmnt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MaintCmnt" }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "RimElev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RimElev" }, { "name": "PlanSet1", "type": "esriFieldTypeString", "alias": "PlanSet1", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlanSet1" }, { "name": "PlanSet2", "type": "esriFieldTypeString", "alias": "PlanSet2", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlanSet2" }, { "name": "PlanPage", "type": "esriFieldTypeString", "alias": "PlanPage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlanPage" }, { "name": "PlanCmnt", "type": "esriFieldTypeString", "alias": "PlanCmnt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PlanCmnt" }, { "name": "PlanDatum", "type": "esriFieldTypeString", "alias": "PlanDatum", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PlanDatum" }, { "name": "Station", "type": "esriFieldTypeString", "alias": "Station", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Station" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Ownership_1", "description": "", "codedValues": [ { "name": "TCR", "code": "TCR" }, { "name": "PVT", "code": "PVT" }, { "name": "DC", "code": "DC" }, { "name": "UNK", "code": "UNK" }, { "name": "RR", "code": "RR" }, { "name": "CDOT", "code": "CDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "LocalPlanSet1", "type": "esriFieldTypeString", "alias": "LocalPlanSet1", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocalPlanSet1" }, { "name": "LocalPlanSet2", "type": "esriFieldTypeString", "alias": "LocalPlanSet2", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocalPlanSet2" }, { "name": "Investigate", "type": "esriFieldTypeString", "alias": "Investigate", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Investigate" }, { "name": "YrBuilt", "type": "esriFieldTypeSmallInteger", "alias": "YrBuilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YrBuilt" }, { "name": "GPS_Elev", "type": "esriFieldTypeDouble", "alias": "GPS_Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Elev" }, { "name": "Diameter_ft", "type": "esriFieldTypeString", "alias": "Diameter_ft", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Diameter_ft" }, { "name": "Width_of_Inlet", "type": "esriFieldTypeString", "alias": "Width_of_Inlet", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Width_of_Inlet" }, { "name": "Span_of_Headwall", "type": "esriFieldTypeString", "alias": "Span_of_Headwall", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Span_of_Headwall" }, { "name": "Rise_of_Headwall", "type": "esriFieldTypeString", "alias": "Rise_of_Headwall", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Rise_of_Headwall" }, { "name": "DropHght_ft", "type": "esriFieldTypeString", "alias": "DropHght_ft", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DropHght_ft" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Last_Inspection", "type": "esriFieldTypeString", "alias": "Last_Inspection", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Last_Inspection" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Imagery", "type": "esriFieldTypeRaster", "alias": "Imagery", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Imagery" }, { "name": "Field_Verification_Date", "type": "esriFieldTypeString", "alias": "Field_Verification_Date", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Field_Verification_Date" }, { "name": "Maintenance_Zone", "type": "esriFieldTypeString", "alias": "Maintenance_Zone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Maintenance_Zone" }, { "name": "Grid_Location", "type": "esriFieldTypeString", "alias": "Grid_Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Grid_Location" }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPS_Date" }, { "name": "LF_Link", "type": "esriFieldTypeString", "alias": "LF_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link" }, { "name": "LF_Link2", "type": "esriFieldTypeString", "alias": "LF_Link2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link2" }, { "name": "LF_DocName", "type": "esriFieldTypeString", "alias": "LF_DocName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_DocName" }, { "name": "CG_Link", "type": "esriFieldTypeString", "alias": "CG_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CG_Link" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R889_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sde_rix_39", "fields": "Imagery", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_889", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_889", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S877_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Inlet", "description": "", "prototype": { "attributes": { "CG_Link": null, "LF_DocName": null, "StructType": "Inlet", "StructDescr": null, "Condition": null, "Material": null, "StreamNm": null, "Decal": "No", "RiprapSize": null, "RiprapGrtd": null, "MaintCmnt": null, "RimElev": null, "PlanSet1": null, "PlanSet2": null, "PlanPage": null, "PlanCmnt": null, "PlanDatum": null, "Station": null, "Ownership": null, "LocalPlanSet1": null, "LocalPlanSet2": null, "Investigate": null, "YrBuilt": null, "GPS_Elev": null, "Diameter_ft": null, "Width_of_Inlet": null, "Span_of_Headwall": null, "Rise_of_Headwall": null, "DropHght_ft": null, "FacilityID": null, "Last_Inspection": null, "LF_Link2": null, "LF_Link": null, "GPS_Date": null, "Grid_Location": null, "Imagery": null, "Field_Verification_Date": null, "Maintenance_Zone": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 46, "name": "Manhole", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 15000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 3164186.3400639743, "ymin": 1541251.3897349834, "xmax": 3207517.4143369, "ymax": 1584110.3509328961, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "81a83c8b4f2725002801d1f2acbeecdb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIklEQVQokaXRu0sCAQDH8W9yXuciYi+hJIKLHkMPhAippYiWoKFuraWlWv0XhMimaAwEl4Ke1JK0RZDkYS7VQUUEOZQocWXedRw2l90g/fYP/Pj9BGqM8F8gDbazatqMVkDXP9nIFdlxAr5gA7dKmMDNMwx1QvqegWSWqVed+SogB0gowwQyTyJ1vn6Mlg7y2QPveJ81tnXOJJD8ASQ3PcFGMJsmiK7vomkaFVx4XrbbjlSUkvELFEt4UnfQ3CsiSRKyLBPTcggFKpaNWFXJtEiNdDO9f3kiRBZnEd0CrrcrWv2cfllcVIHCOyuRBKG1ubL/7HrPG+6CvIt07Jh6IP7XSqpeZmZ5kyVRIHSo8vhR5gGIAobTDxnLZsGycUzNT38D6zFfm+lSJKgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "StructType", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "StructType", "type": "esriFieldTypeString", "alias": "StructType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Manhole", "modelName": "StructType" }, { "name": "StructDesc", "type": "esriFieldTypeString", "alias": "StructDesc", "domain": { "type": "codedValue", "name": "swManholeDescription", "description": "", "codedValues": [ { "name": "Box", "code": "Box" }, { "name": "Circular", "code": "Circular" }, { "name": "Nyoplast", "code": "Nyoplast" }, { "name": "Water Quality Vault", "code": "Water Quality Vault" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StructDesc" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "Lifecycle Status", "description": "Lifecycle Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "swMaterialManhole", "description": "Material for stormwater manholes", "codedValues": [ { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Metal", "code": "Metal" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "StreamNm", "type": "esriFieldTypeString", "alias": "StreamNm", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreamNm" }, { "name": "Decal", "type": "esriFieldTypeString", "alias": "Decal", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Decal" }, { "name": "GPSEquip", "type": "esriFieldTypeString", "alias": "GPSEquip", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "GPSEquip" }, { "name": "RiprapSize", "type": "esriFieldTypeString", "alias": "RiprapSize", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RiprapSize" }, { "name": "RiprapGrtd", "type": "esriFieldTypeString", "alias": "RiprapGrtd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RiprapGrtd" }, { "name": "MaintCmnt", "type": "esriFieldTypeString", "alias": "MaintCmnt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MaintCmnt" }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "RimElev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RimElev" }, { "name": "PlanSet1", "type": "esriFieldTypeString", "alias": "PlanSet1", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlanSet1" }, { "name": "PlanSet2", "type": "esriFieldTypeString", "alias": "PlanSet2", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlanSet2" }, { "name": "PlanPage", "type": "esriFieldTypeString", "alias": "PlanPage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlanPage" }, { "name": "PlanCmnt", "type": "esriFieldTypeString", "alias": "PlanCmnt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PlanCmnt" }, { "name": "PlanDatum", "type": "esriFieldTypeString", "alias": "PlanDatum", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PlanDatum" }, { "name": "Station", "type": "esriFieldTypeString", "alias": "Station", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Station" }, { "name": "HydroID", "type": "esriFieldTypeString", "alias": "HydroID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HydroID" }, { "name": "EstCost", "type": "esriFieldTypeDouble", "alias": "EstCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstCost" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Ownership_1", "description": "", "codedValues": [ { "name": "TCR", "code": "TCR" }, { "name": "PVT", "code": "PVT" }, { "name": "DC", "code": "DC" }, { "name": "UNK", "code": "UNK" }, { "name": "RR", "code": "RR" }, { "name": "CDOT", "code": "CDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "LocalPlanS", "type": "esriFieldTypeString", "alias": "LocalPlanS", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocalPlanS" }, { "name": "LocalPla_1", "type": "esriFieldTypeString", "alias": "LocalPla_1", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocalPla_1" }, { "name": "Investigat", "type": "esriFieldTypeString", "alias": "Investigat", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Investigat" }, { "name": "YrBuilt", "type": "esriFieldTypeInteger", "alias": "YrBuilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YrBuilt" }, { "name": "GPS_Elev", "type": "esriFieldTypeDouble", "alias": "GPS_Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Elev" }, { "name": "Diameter_f", "type": "esriFieldTypeString", "alias": "Diameter_f", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Diameter_f" }, { "name": "Width_of_I", "type": "esriFieldTypeString", "alias": "Width_of_I", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Width_of_I" }, { "name": "Span_of_He", "type": "esriFieldTypeString", "alias": "Span_of_He", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Span_of_He" }, { "name": "Rise_of_He", "type": "esriFieldTypeString", "alias": "Rise_of_He", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Rise_of_He" }, { "name": "DropHght_f", "type": "esriFieldTypeString", "alias": "DropHght_f", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DropHght_f" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Last_Inspe", "type": "esriFieldTypeString", "alias": "Last_Inspe", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Last_Inspe" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Install_Date", "type": "esriFieldTypeString", "alias": "Install_Date", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Install_Date" }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPS_Date" }, { "name": "LF_Link", "type": "esriFieldTypeString", "alias": "LF_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link" }, { "name": "LF_Link2", "type": "esriFieldTypeString", "alias": "LF_Link2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link2" }, { "name": "LF_DocName", "type": "esriFieldTypeString", "alias": "LF_DocName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_DocName" }, { "name": "CG_Link", "type": "esriFieldTypeString", "alias": "CG_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CG_Link" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R884_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S872_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Manhole", "description": "", "prototype": { "attributes": { "LF_DocName": null, "CG_Link": null, "StructType": "Manhole", "StructDesc": null, "Condition": null, "Material": null, "StreamNm": null, "Decal": null, "GPSEquip": null, "RiprapSize": null, "RiprapGrtd": null, "MaintCmnt": null, "RimElev": null, "PlanSet1": null, "PlanSet2": null, "PlanPage": null, "PlanCmnt": null, "PlanDatum": null, "Station": null, "HydroID": null, "EstCost": null, "Ownership": null, "LocalPlanS": null, "LocalPla_1": null, "Investigat": null, "YrBuilt": null, "GPS_Elev": null, "Diameter_f": null, "Width_of_I": null, "Span_of_He": null, "Rise_of_He": null, "DropHght_f": null, "FacilityID": null, "Last_Inspe": null, "LF_Link2": null, "LF_Link": null, "GPS_Date": null, "Install_Date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 47, "name": "Pipe", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3145368.654602304, "ymin": 1535914.84168106, "xmax": 3207601.510123223, "ymax": 1587392.113726303, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "FeatType", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FeatType", "type": "esriFieldTypeString", "alias": "FeatType", "domain": { "type": "codedValue", "name": "swPipeType", "description": "", "codedValues": [ { "name": "Culvert", "code": "Culvert" }, { "name": "Pipe", "code": "Pipe" }, { "name": "Roof Drain", "code": "Roof Drain" }, { "name": "Trench", "code": "Trench" }, { "name": "UD", "code": "UD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Pipe", "modelName": "FeatType" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "swMaterialPipe", "description": "Material for stormwater pipe", "codedValues": [ { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "CMP", "code": "CMP" }, { "name": "Concrete", "code": "Concrete" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Metal", "code": "Metal" }, { "name": "PVC", "code": "PVC" }, { "name": "RCP", "code": "RCP" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "CBC", "code": "CBC" }, { "name": "CIPP", "code": "CIPP" }, { "name": "DIP", "code": "DIP" }, { "name": "HERCP", "code": "HERCP" }, { "name": "NRCP", "code": "NRCP" }, { "name": "RCBC", "code": "RCBC" }, { "name": "SS", "code": "SS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "Geometry", "type": "esriFieldTypeString", "alias": "Geometry", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Circular", "modelName": "Geometry" }, { "name": "Span", "type": "esriFieldTypeDouble", "alias": "Span", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Span" }, { "name": "Rise", "type": "esriFieldTypeDouble", "alias": "Rise", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rise" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "Lifecycle Status", "description": "Lifecycle Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "MainCmnt", "type": "esriFieldTypeString", "alias": "MainCmnt", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "MainCmnt" }, { "name": "UpstrmElev", "type": "esriFieldTypeDouble", "alias": "UpstrmElev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UpstrmElev" }, { "name": "DnstrmElev", "type": "esriFieldTypeDouble", "alias": "DnstrmElev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DnstrmElev" }, { "name": "PlanLength", "type": "esriFieldTypeDouble", "alias": "PlanLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PlanLength" }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Slope" }, { "name": "MajDesDis", "type": "esriFieldTypeDouble", "alias": "MajDesDis", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MajDesDis" }, { "name": "MinDesDis", "type": "esriFieldTypeDouble", "alias": "MinDesDis", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MinDesDis" }, { "name": "QCapacity", "type": "esriFieldTypeDouble", "alias": "QCapacity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QCapacity" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Ownership_1", "description": "", "codedValues": [ { "name": "TCR", "code": "TCR" }, { "name": "PVT", "code": "PVT" }, { "name": "DC", "code": "DC" }, { "name": "UNK", "code": "UNK" }, { "name": "RR", "code": "RR" }, { "name": "CDOT", "code": "CDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "PlanPage", "type": "esriFieldTypeString", "alias": "PlanPage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlanPage" }, { "name": "PlanCmnt", "type": "esriFieldTypeString", "alias": "PlanCmnt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PlanCmnt" }, { "name": "PlanDatum", "type": "esriFieldTypeString", "alias": "PlanDatum", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlanDatum" }, { "name": "MajDesFreq", "type": "esriFieldTypeString", "alias": "MajDesFreq", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MajDesFreq" }, { "name": "MinDesFreq", "type": "esriFieldTypeString", "alias": "MinDesFreq", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MinDesFreq" }, { "name": "PlanSet1", "type": "esriFieldTypeString", "alias": "PlanSet1", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlanSet1" }, { "name": "PlanSet2", "type": "esriFieldTypeString", "alias": "PlanSet2", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlanSet2" }, { "name": "LocalPlanS", "type": "esriFieldTypeString", "alias": "LocalPlanS", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocalPlanS" }, { "name": "LocalPla_1", "type": "esriFieldTypeString", "alias": "LocalPla_1", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocalPla_1" }, { "name": "YrBuilt", "type": "esriFieldTypeInteger", "alias": "YrBuilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YrBuilt" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "NASSCO_Mat", "type": "esriFieldTypeString", "alias": "NASSCO_Mat", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NASSCO_Mat" }, { "name": "NASSCO_Sha", "type": "esriFieldTypeString", "alias": "NASSCO_Sha", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": "C", "modelName": "NASSCO_Sha" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "LF_Link", "type": "esriFieldTypeString", "alias": "LF_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link" }, { "name": "LF_Link2", "type": "esriFieldTypeString", "alias": "LF_Link2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link2" }, { "name": "LF_DocName", "type": "esriFieldTypeString", "alias": "LF_DocName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_DocName" }, { "name": "CG_Link", "type": "esriFieldTypeString", "alias": "CG_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CG_Link" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R882_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S870_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Pipe", "description": "", "prototype": { "attributes": { "LF_DocName": null, "CG_Link": null, "FeatType": "Pipe", "Material": null, "Geometry": "Circular", "Span": null, "Rise": null, "Condition": null, "MainCmnt": null, "UpstrmElev": null, "DnstrmElev": null, "PlanLength": null, "Slope": null, "MajDesDis": null, "MinDesDis": null, "QCapacity": null, "Ownership": null, "PlanPage": null, "PlanCmnt": null, "PlanDatum": null, "MajDesFreq": null, "MinDesFreq": null, "PlanSet1": null, "PlanSet2": null, "LocalPlanS": null, "LocalPla_1": null, "YrBuilt": null, "Diameter": null, "FacilityID": null, "NASSCO_Mat": null, "NASSCO_Sha": "C", "LF_Link": null, "LF_Link2": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 49, "name": "Storm Water Ditch", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3164084.7992565483, "ymin": 1541992.4246702343, "xmax": 3193749.089665383, "ymax": 1574442.5097043067, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Material", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "Drainage_Type", "type": "esriFieldTypeString", "alias": "Drainage Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Drainage_Type" }, { "name": "Drainage_Basin", "type": "esriFieldTypeString", "alias": "Drainage Basin", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Drainage_Basin" }, { "name": "Sub_Basin", "type": "esriFieldTypeString", "alias": "Sub_Basin", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Sub_Basin" }, { "name": "Install_Year", "type": "esriFieldTypeString", "alias": "Install_Year", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Install_Year" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Ownership_1", "description": "", "codedValues": [ { "name": "TCR", "code": "TCR" }, { "name": "PVT", "code": "PVT" }, { "name": "DC", "code": "DC" }, { "name": "UNK", "code": "UNK" }, { "name": "RR", "code": "RR" }, { "name": "CDOT", "code": "CDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "Document_1", "type": "esriFieldTypeString", "alias": "Document_1", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Document_1" }, { "name": "Document_2", "type": "esriFieldTypeString", "alias": "Document_2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Document_2" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "LF_Link", "type": "esriFieldTypeString", "alias": "LF_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link" }, { "name": "LF_Link2", "type": "esriFieldTypeString", "alias": "LF_Link2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link2" }, { "name": "LF_DocName", "type": "esriFieldTypeString", "alias": "LF_DocName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_DocName" }, { "name": "CG_Link", "type": "esriFieldTypeString", "alias": "CG_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CG_Link" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1070_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1058_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Storm Water Ditch", "description": "", "prototype": { "attributes": { "LF_DocName": null, "CG_Link": null, "Material": null, "Drainage_Type": null, "Drainage_Basin": null, "Sub_Basin": null, "Install_Year": null, "Ownership": null, "Document_1": null, "Document_2": null, "LF_Link2": null, "LF_Link": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 50, "name": "PondPoint", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 3164032.09533316, "ymin": 1541446.02190256, "xmax": 3207447.258964, "ymax": 1584153.316070065, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PondType", "defaultSymbol": { "type": "esriPMS", "url": "290c3f6bf06d914388065560eb4d94de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQokWNhIBGwUKqBi0G/qJhBUM+egZGFleHznTMM16b0MHx78xybBjYGi96VDCqRPgghJzsGQW07hiPVAQzfbz1F1aCTk8egEoFQ/P8fAwMjEwODuLUJg25CNcOpqixUDUL6lgwMjBD2oRQGhvfXGBj8jkA08SpZY3MSI5zFp8LA8P8/RDEDAwPDfwYmTA0f7x1h+PszkIGZnYHBoAI1KD7fP4ap4WJ7HwOniAeDYpArAzM7zCMMDI+3XWV4e64Mm5MYGE4UuzH8/V7HwCPvzMDIyMLw6dFZhhevyxmerP6OXQMDAwPD6ZomBgaGJgxxnBoIAACTMT7DzLGr/QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "290c3f6bf06d914388065560eb4d94de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQokWNhIBGwUKqBi0G/qJhBUM+egZGFleHznTMM16b0MHx78xybBjYGi96VDCqRPgghJzsGQW07hiPVAQzfbz1F1aCTk8egEoFQ/P8fAwMjEwODuLUJg25CNcOpqixUDUL6lgwMjBD2oRQGhvfXGBj8jkA08SpZY3MSI5zFp8LA8P8/RDEDAwPDfwYmTA0f7x1h+PszkIGZnYHBoAI1KD7fP4ap4WJ7HwOniAeDYpArAzM7zCMMDI+3XWV4e64Mm5MYGE4UuzH8/V7HwCPvzMDIyMLw6dFZhhevyxmerP6OXQMDAwPD6ZomBgaGJgxxnBoIAACTMT7DzLGr/QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": " ", "label": "Pond" }, { "symbol": { "type": "esriPMS", "url": "290c3f6bf06d914388065560eb4d94de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQokWNhIBGwUKqBi0G/qJhBUM+egZGFleHznTMM16b0MHx78xybBjYGi96VDCqRPgghJzsGQW07hiPVAQzfbz1F1aCTk8egEoFQ/P8fAwMjEwODuLUJg25CNcOpqixUDUL6lgwMjBD2oRQGhvfXGBj8jkA08SpZY3MSI5zFp8LA8P8/RDEDAwPDfwYmTA0f7x1h+PszkIGZnYHBoAI1KD7fP4ap4WJ7HwOniAeDYpArAzM7zCMMDI+3XWV4e64Mm5MYGE4UuzH8/V7HwCPvzMDIyMLw6dFZhhevyxmerP6OXQMDAwPD6ZomBgaGJgxxnBoIAACTMT7DzLGr/QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Detention", "label": "Pond" }, { "symbol": { "type": "esriPMS", "url": "290c3f6bf06d914388065560eb4d94de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQokWNhIBGwUKqBi0G/qJhBUM+egZGFleHznTMM16b0MHx78xybBjYGi96VDCqRPgghJzsGQW07hiPVAQzfbz1F1aCTk8egEoFQ/P8fAwMjEwODuLUJg25CNcOpqixUDUL6lgwMjBD2oRQGhvfXGBj8jkA08SpZY3MSI5zFp8LA8P8/RDEDAwPDfwYmTA0f7x1h+PszkIGZnYHBoAI1KD7fP4ap4WJ7HwOniAeDYpArAzM7zCMMDI+3XWV4e64Mm5MYGE4UuzH8/V7HwCPvzMDIyMLw6dFZhhevyxmerP6OXQMDAwPD6ZomBgaGJgxxnBoIAACTMT7DzLGr/QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Other", "label": "Pond" }, { "symbol": { "type": "esriPMS", "url": "290c3f6bf06d914388065560eb4d94de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQokWNhIBGwUKqBi0G/qJhBUM+egZGFleHznTMM16b0MHx78xybBjYGi96VDCqRPgghJzsGQW07hiPVAQzfbz1F1aCTk8egEoFQ/P8fAwMjEwODuLUJg25CNcOpqixUDUL6lgwMjBD2oRQGhvfXGBj8jkA08SpZY3MSI5zFp8LA8P8/RDEDAwPDfwYmTA0f7x1h+PszkIGZnYHBoAI1KD7fP4ap4WJ7HwOniAeDYpArAzM7zCMMDI+3XWV4e64Mm5MYGE4UuzH8/V7HwCPvzMDIyMLw6dFZhhevyxmerP6OXQMDAwPD6ZomBgaGJgxxnBoIAACTMT7DzLGr/QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Retention", "label": "Pond" }, { "symbol": { "type": "esriPMS", "url": "290c3f6bf06d914388065560eb4d94de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQokWNhIBGwUKqBi0G/qJhBUM+egZGFleHznTMM16b0MHx78xybBjYGi96VDCqRPgghJzsGQW07hiPVAQzfbz1F1aCTk8egEoFQ/P8fAwMjEwODuLUJg25CNcOpqixUDUL6lgwMjBD2oRQGhvfXGBj8jkA08SpZY3MSI5zFp8LA8P8/RDEDAwPDfwYmTA0f7x1h+PszkIGZnYHBoAI1KD7fP4ap4WJ7HwOniAeDYpArAzM7zCMMDI+3XWV4e64Mm5MYGE4UuzH8/V7HwCPvzMDIyMLw6dFZhhevyxmerP6OXQMDAwPD6ZomBgaGJgxxnBoIAACTMT7DzLGr/QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "WQ", "label": "Pond" }, { "symbol": { "type": "esriPMS", "url": "290c3f6bf06d914388065560eb4d94de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQokWNhIBGwUKqBi0G/qJhBUM+egZGFleHznTMM16b0MHx78xybBjYGi96VDCqRPgghJzsGQW07hiPVAQzfbz1F1aCTk8egEoFQ/P8fAwMjEwODuLUJg25CNcOpqixUDUL6lgwMjBD2oRQGhvfXGBj8jkA08SpZY3MSI5zFp8LA8P8/RDEDAwPDfwYmTA0f7x1h+PszkIGZnYHBoAI1KD7fP4ap4WJ7HwOniAeDYpArAzM7zCMMDI+3XWV4e64Mm5MYGE4UuzH8/V7HwCPvzMDIyMLw6dFZhhevyxmerP6OXQMDAwPD6ZomBgaGJgxxnBoIAACTMT7DzLGr/QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "WQ/Det", "label": "Pond" }, { "symbol": { "type": "esriPMS", "url": "f202ea5514488f4292ea9c92154add9a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokaXQv0tCYRTG8e/7cq9Cm9BQNCTiJhiBSxj2Q1KHhowG2xwaJKJBoULFwaUlhaChJcFRau4vkIbImmqIKJIspbagSwjdFg2u94qEZ3w4HzjnUfjnKMOCkTWSKRfeOYmivvJwdcbRwRcfb1bAlqBQWWB9uRtMsxhw4gmUyKy8cN8wgChb2/PE/pZ1fhBIPPh9YeKZE9KbBuBkakYgACiwwTN3HFJFIBnD5TedJOhsAxO4AR2B7EbSBBo8Vtt8R1XsxNgzNNHi6cIEKuwXHYxGZlldUrF3/tC55Pz2husdy1qPSYU0tNw4k0GJUJrUa5+879Y41SwBQJlsHsj35n3BoPkFI6s98jBFOxcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "WQ Vault", "label": "Water Quality Vault" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 153, 93, 255 ], "toColor": [ 134, 153, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 83, 237, 255 ], "toColor": [ 227, 83, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 142, 212, 255 ], "toColor": [ 85, 142, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 94, 104, 255 ], "toColor": [ 242, 94, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 247, 94, 255 ], "toColor": [ 92, 247, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 240, 232, 255 ], "toColor": [ 91, 240, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 81, 105, 255 ], "toColor": [ 133, 81, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 166, 95, 255 ], "toColor": [ 237, 166, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 153, 223, 255 ], "toColor": [ 242, 153, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 69, 176, 255 ], "toColor": [ 63, 69, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 222, 91, 255 ], "toColor": [ 185, 222, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 118, 128, 255 ], "toColor": [ 68, 118, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 224, 153, 255 ], "toColor": [ 114, 224, 153, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FacilityID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 89, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityID", "typeIdField": "PondType", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OutletType", "type": "esriFieldTypeString", "alias": "OutletType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Type C/D Inlet", "modelName": "OutletType" }, { "name": "PondType", "type": "esriFieldTypeString", "alias": "PondType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PondType" }, { "name": "Micropool", "type": "esriFieldTypeString", "alias": "Micropool", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "Yes", "modelName": "Micropool" }, { "name": "UgrndFac", "type": "esriFieldTypeString", "alias": "UgrndFac", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "No", "modelName": "UgrndFac" }, { "name": "TrickleCh", "type": "esriFieldTypeString", "alias": "TrickleCh", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "Yes", "modelName": "TrickleCh" }, { "name": "EmergOvflw", "type": "esriFieldTypeString", "alias": "EmergOvflw", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "Yes", "modelName": "EmergOvflw" }, { "name": "EmerSpType", "type": "esriFieldTypeString", "alias": "EmerSpType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Rip Rap", "modelName": "EmerSpType" }, { "name": "MaintCmnt", "type": "esriFieldTypeString", "alias": "MaintCmnt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MaintCmnt" }, { "name": "EmerSpElev", "type": "esriFieldTypeDouble", "alias": "EmerSpElev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EmerSpElev" }, { "name": "InvrtElev", "type": "esriFieldTypeDouble", "alias": "InvrtElev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InvrtElev" }, { "name": "WQElev", "type": "esriFieldTypeDouble", "alias": "WQElev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WQElev" }, { "name": "EmergSpCap", "type": "esriFieldTypeDouble", "alias": "EmergSpCap", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EmergSpCap" }, { "name": "PlanDatum", "type": "esriFieldTypeString", "alias": "PlanDatum", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PlanDatum" }, { "name": "Vol_100", "type": "esriFieldTypeDouble", "alias": "100Vol", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Vol_100" }, { "name": "Vol_10", "type": "esriFieldTypeDouble", "alias": "10Vol", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Vol_10" }, { "name": "Elev_100", "type": "esriFieldTypeDouble", "alias": "100Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elev_100" }, { "name": "Elev_10", "type": "esriFieldTypeDouble", "alias": "10Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elev_10" }, { "name": "WQDschrg", "type": "esriFieldTypeDouble", "alias": "WQDschrg", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WQDschrg" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Ownership_1", "description": "", "codedValues": [ { "name": "TCR", "code": "TCR" }, { "name": "PVT", "code": "PVT" }, { "name": "DC", "code": "DC" }, { "name": "UNK", "code": "UNK" }, { "name": "RR", "code": "RR" }, { "name": "CDOT", "code": "CDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "PlanPage", "type": "esriFieldTypeString", "alias": "PlanPage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlanPage" }, { "name": "PlanCmnt", "type": "esriFieldTypeString", "alias": "PlanCmnt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PlanCmnt" }, { "name": "PlanSet1", "type": "esriFieldTypeString", "alias": "PlanSet1", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlanSet1" }, { "name": "PlanSet2", "type": "esriFieldTypeString", "alias": "PlanSet2", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlanSet2" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Inspection_Date", "type": "esriFieldTypeDate", "alias": "Inspection_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Inspection_Date" }, { "name": "Maintained_By", "type": "esriFieldTypeString", "alias": "Maintained_By", "domain": { "type": "codedValue", "name": "Ownership_1", "description": "", "codedValues": [ { "name": "TCR", "code": "TCR" }, { "name": "PVT", "code": "PVT" }, { "name": "DC", "code": "DC" }, { "name": "UNK", "code": "UNK" }, { "name": "RR", "code": "RR" }, { "name": "CDOT", "code": "CDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Maintained_By" }, { "name": "Easement", "type": "esriFieldTypeString", "alias": "Easement", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "No", "modelName": "Easement" }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPS_Date" }, { "name": "Image", "type": "esriFieldTypeRaster", "alias": "Image", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Image" }, { "name": "YrBuilt", "type": "esriFieldTypeString", "alias": "YrBuilt", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "YrBuilt" }, { "name": "GPS_Elev", "type": "esriFieldTypeDouble", "alias": "GPS_Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Elev" }, { "name": "LocalPlanSet1", "type": "esriFieldTypeString", "alias": "LocalPlanSet1", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocalPlanSet1" }, { "name": "LocalPlanSet2", "type": "esriFieldTypeString", "alias": "LocalPlanSet2", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocalPlanSet2" }, { "name": "EmergSpWidth_ft", "type": "esriFieldTypeDouble", "alias": "EmergSpWidth_ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EmergSpWidth_ft" }, { "name": "EmergSpDepth_ft", "type": "esriFieldTypeDouble", "alias": "EmergSpDepth_ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EmergSpDepth_ft" }, { "name": "Inspection_2008", "type": "esriFieldTypeString", "alias": "Inspection_2008", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Inspection_2008" }, { "name": "Inspection_2009", "type": "esriFieldTypeString", "alias": "Inspection_2009", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Inspection_2009" }, { "name": "Inspection_2010", "type": "esriFieldTypeString", "alias": "Inspection_2010", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Inspection_2010" }, { "name": "Inspection_2011", "type": "esriFieldTypeString", "alias": "Inspection_2011", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Inspection_2011" }, { "name": "Inspection_2007", "type": "esriFieldTypeString", "alias": "Inspection_2007", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Inspection_2007" }, { "name": "MS4_Responsibility", "type": "esriFieldTypeString", "alias": "MS4 Responsibility", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MS4_Responsibility" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Install_Date", "type": "esriFieldTypeString", "alias": "Install_Date", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Install_Date" }, { "name": "LF_Link", "type": "esriFieldTypeString", "alias": "LF_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link" }, { "name": "LF_Link2", "type": "esriFieldTypeString", "alias": "LF_Link2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link2" }, { "name": "LF_DocName", "type": "esriFieldTypeString", "alias": "LF_DocName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_DocName" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R883_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sde_rix_38", "fields": "Image", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S871_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": " ", "name": "Pond", "domains": { "Ownership": {"type": "inherited"}, "Maintained_By": {"type": "inherited"} }, "templates": [ { "name": " ", "description": "", "prototype": { "attributes": { "LF_Link2": null, "LF_DocName": null, "OutletType": "Type C/D Inlet", "PondType": " ", "Micropool": "Yes", "UgrndFac": "No", "TrickleCh": "Yes", "EmergOvflw": "Yes", "EmerSpType": "Rip Rap", "MaintCmnt": null, "EmerSpElev": null, "InvrtElev": null, "WQElev": null, "EmergSpCap": null, "PlanDatum": null, "Vol_100": null, "Vol_10": null, "Elev_100": null, "Elev_10": null, "WQDschrg": null, "Ownership": null, "PlanPage": null, "PlanCmnt": null, "PlanSet1": null, "PlanSet2": null, "FacilityID": null, "Inspection_Date": null, "Maintained_By": null, "Easement": "No", "GPS_Date": null, "Image": null, "YrBuilt": null, "GPS_Elev": null, "LocalPlanSet1": null, "LocalPlanSet2": null, "EmergSpWidth_ft": null, "EmergSpDepth_ft": null, "Inspection_2008": null, "Inspection_2009": null, "Inspection_2010": null, "Inspection_2011": null, "Inspection_2007": null, "MS4_Responsibility": null, "LF_Link": null, "Install_Date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Detention", "name": "Pond", "domains": { "Ownership": {"type": "inherited"}, "Maintained_By": {"type": "inherited"} }, "templates": [ { "name": "Detention", "description": "", "prototype": { "attributes": { "LF_Link2": null, "LF_DocName": null, "OutletType": "Type C/D Inlet", "PondType": "Detention", "Micropool": "Yes", "UgrndFac": "No", "TrickleCh": "Yes", "EmergOvflw": "Yes", "EmerSpType": "Rip Rap", "MaintCmnt": null, "EmerSpElev": null, "InvrtElev": null, "WQElev": null, "EmergSpCap": null, "PlanDatum": null, "Vol_100": null, "Vol_10": null, "Elev_100": null, "Elev_10": null, "WQDschrg": null, "Ownership": null, "PlanPage": null, "PlanCmnt": null, "PlanSet1": null, "PlanSet2": null, "FacilityID": null, "Inspection_Date": null, "Maintained_By": null, "Easement": "No", "GPS_Date": null, "Image": null, "YrBuilt": null, "GPS_Elev": null, "LocalPlanSet1": null, "LocalPlanSet2": null, "EmergSpWidth_ft": null, "EmergSpDepth_ft": null, "Inspection_2008": null, "Inspection_2009": null, "Inspection_2010": null, "Inspection_2011": null, "Inspection_2007": null, "MS4_Responsibility": null, "LF_Link": null, "Install_Date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Other", "name": "Pond", "domains": { "Ownership": {"type": "inherited"}, "Maintained_By": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "LF_Link2": null, "LF_DocName": null, "OutletType": "Type C/D Inlet", "PondType": "Other", "Micropool": "Yes", "UgrndFac": "No", "TrickleCh": "Yes", "EmergOvflw": "Yes", "EmerSpType": "Rip Rap", "MaintCmnt": null, "EmerSpElev": null, "InvrtElev": null, "WQElev": null, "EmergSpCap": null, "PlanDatum": null, "Vol_100": null, "Vol_10": null, "Elev_100": null, "Elev_10": null, "WQDschrg": null, "Ownership": null, "PlanPage": null, "PlanCmnt": null, "PlanSet1": null, "PlanSet2": null, "FacilityID": null, "Inspection_Date": null, "Maintained_By": null, "Easement": "No", "GPS_Date": null, "Image": null, "YrBuilt": null, "GPS_Elev": null, "LocalPlanSet1": null, "LocalPlanSet2": null, "EmergSpWidth_ft": null, "EmergSpDepth_ft": null, "Inspection_2008": null, "Inspection_2009": null, "Inspection_2010": null, "Inspection_2011": null, "Inspection_2007": null, "MS4_Responsibility": null, "LF_Link": null, "Install_Date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Retention", "name": "Pond", "domains": { "Ownership": {"type": "inherited"}, "Maintained_By": {"type": "inherited"} }, "templates": [ { "name": "Retention", "description": "", "prototype": { "attributes": { "LF_Link2": null, "LF_DocName": null, "OutletType": "Type C/D Inlet", "PondType": "Retention", "Micropool": "Yes", "UgrndFac": "No", "TrickleCh": "Yes", "EmergOvflw": "Yes", "EmerSpType": "Rip Rap", "MaintCmnt": null, "EmerSpElev": null, "InvrtElev": null, "WQElev": null, "EmergSpCap": null, "PlanDatum": null, "Vol_100": null, "Vol_10": null, "Elev_100": null, "Elev_10": null, "WQDschrg": null, "Ownership": null, "PlanPage": null, "PlanCmnt": null, "PlanSet1": null, "PlanSet2": null, "FacilityID": null, "Inspection_Date": null, "Maintained_By": null, "Easement": "No", "GPS_Date": null, "Image": null, "YrBuilt": null, "GPS_Elev": null, "LocalPlanSet1": null, "LocalPlanSet2": null, "EmergSpWidth_ft": null, "EmergSpDepth_ft": null, "Inspection_2008": null, "Inspection_2009": null, "Inspection_2010": null, "Inspection_2011": null, "Inspection_2007": null, "MS4_Responsibility": null, "LF_Link": null, "Install_Date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "WQ", "name": "Pond", "domains": { "Ownership": {"type": "inherited"}, "Maintained_By": {"type": "inherited"} }, "templates": [ { "name": "WQ", "description": "", "prototype": { "attributes": { "LF_Link2": null, "LF_DocName": null, "OutletType": "Type C/D Inlet", "PondType": "WQ", "Micropool": "Yes", "UgrndFac": "No", "TrickleCh": "Yes", "EmergOvflw": "Yes", "EmerSpType": "Rip Rap", "MaintCmnt": null, "EmerSpElev": null, "InvrtElev": null, "WQElev": null, "EmergSpCap": null, "PlanDatum": null, "Vol_100": null, "Vol_10": null, "Elev_100": null, "Elev_10": null, "WQDschrg": null, "Ownership": null, "PlanPage": null, "PlanCmnt": null, "PlanSet1": null, "PlanSet2": null, "FacilityID": null, "Inspection_Date": null, "Maintained_By": null, "Easement": "No", "GPS_Date": null, "Image": null, "YrBuilt": null, "GPS_Elev": null, "LocalPlanSet1": null, "LocalPlanSet2": null, "EmergSpWidth_ft": null, "EmergSpDepth_ft": null, "Inspection_2008": null, "Inspection_2009": null, "Inspection_2010": null, "Inspection_2011": null, "Inspection_2007": null, "MS4_Responsibility": null, "LF_Link": null, "Install_Date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "WQ/Det", "name": "Pond", "domains": { "Ownership": {"type": "inherited"}, "Maintained_By": {"type": "inherited"} }, "templates": [ { "name": "WQ/Det", "description": "", "prototype": { "attributes": { "LF_Link2": null, "LF_DocName": null, "OutletType": "Type C/D Inlet", "PondType": "WQ/Det", "Micropool": "Yes", "UgrndFac": "No", "TrickleCh": "Yes", "EmergOvflw": "Yes", "EmerSpType": "Rip Rap", "MaintCmnt": null, "EmerSpElev": null, "InvrtElev": null, "WQElev": null, "EmergSpCap": null, "PlanDatum": null, "Vol_100": null, "Vol_10": null, "Elev_100": null, "Elev_10": null, "WQDschrg": null, "Ownership": null, "PlanPage": null, "PlanCmnt": null, "PlanSet1": null, "PlanSet2": null, "FacilityID": null, "Inspection_Date": null, "Maintained_By": null, "Easement": "No", "GPS_Date": null, "Image": null, "YrBuilt": null, "GPS_Elev": null, "LocalPlanSet1": null, "LocalPlanSet2": null, "EmergSpWidth_ft": null, "EmergSpDepth_ft": null, "Inspection_2008": null, "Inspection_2009": null, "Inspection_2010": null, "Inspection_2011": null, "Inspection_2007": null, "MS4_Responsibility": null, "LF_Link": null, "Install_Date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "WQ Vault", "name": "Water Quality Vault", "domains": { "Ownership": {"type": "inherited"}, "Maintained_By": {"type": "inherited"} }, "templates": [ { "name": "WQ Vault", "description": "", "prototype": { "attributes": { "LF_Link2": null, "LF_DocName": null, "OutletType": "Type C/D Inlet", "PondType": "WQ Vault", "Micropool": "Yes", "UgrndFac": "No", "TrickleCh": "Yes", "EmergOvflw": "Yes", "EmerSpType": "Rip Rap", "MaintCmnt": null, "EmerSpElev": null, "InvrtElev": null, "WQElev": null, "EmergSpCap": null, "PlanDatum": null, "Vol_100": null, "Vol_10": null, "Elev_100": null, "Elev_10": null, "WQDschrg": null, "Ownership": null, "PlanPage": null, "PlanCmnt": null, "PlanSet1": null, "PlanSet2": null, "FacilityID": null, "Inspection_Date": null, "Maintained_By": null, "Easement": "No", "GPS_Date": null, "Image": null, "YrBuilt": null, "GPS_Elev": null, "LocalPlanSet1": null, "LocalPlanSet2": null, "EmergSpWidth_ft": null, "EmergSpDepth_ft": null, "Inspection_2008": null, "Inspection_2009": null, "Inspection_2010": null, "Inspection_2011": null, "Inspection_2007": null, "MS4_Responsibility": null, "LF_Link": null, "Install_Date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 51, "name": "Ponds", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3164000.03925547, "ymin": 1541302.39028914, "xmax": 3207774.0458673835, "ymax": 1584238.068525225, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "OutletType", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeSmallInteger", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FacilityID" }, { "name": "OutletType", "type": "esriFieldTypeString", "alias": "OutletType", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OutletType" }, { "name": "PondType", "type": "esriFieldTypeString", "alias": "PondType", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PondType" }, { "name": "Micropool", "type": "esriFieldTypeString", "alias": "Micropool", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Micropool" }, { "name": "UgrndFac", "type": "esriFieldTypeString", "alias": "UgrndFac", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "UgrndFac" }, { "name": "TrickleCh", "type": "esriFieldTypeString", "alias": "TrickleCh", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TrickleCh" }, { "name": "EmergOvflw", "type": "esriFieldTypeString", "alias": "EmergOvflw", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "EmergOvflw" }, { "name": "EmerSpType", "type": "esriFieldTypeString", "alias": "EmerSpType", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "EmerSpType" }, { "name": "EmerSpElev", "type": "esriFieldTypeDouble", "alias": "EmerSpElev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EmerSpElev" }, { "name": "EmergSpCap", "type": "esriFieldTypeInteger", "alias": "EmergSpCap", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EmergSpCap" }, { "name": "Vol_100", "type": "esriFieldTypeDouble", "alias": "Vol_100", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Vol_100" }, { "name": "Vol_10", "type": "esriFieldTypeDouble", "alias": "Vol_10", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Vol_10" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Ownership_1", "description": "", "codedValues": [ { "name": "TCR", "code": "TCR" }, { "name": "PVT", "code": "PVT" }, { "name": "DC", "code": "DC" }, { "name": "UNK", "code": "UNK" }, { "name": "RR", "code": "RR" }, { "name": "CDOT", "code": "CDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Ownership" }, { "name": "PlanPage", "type": "esriFieldTypeString", "alias": "PlanPage", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PlanPage" }, { "name": "PlanCmnt", "type": "esriFieldTypeString", "alias": "PlanCmnt", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PlanCmnt" }, { "name": "PlanSet1", "type": "esriFieldTypeString", "alias": "PlanSet1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PlanSet1" }, { "name": "PlanSet2", "type": "esriFieldTypeString", "alias": "PlanSet2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PlanSet2" }, { "name": "Maintained", "type": "esriFieldTypeString", "alias": "Maintained", "domain": { "type": "codedValue", "name": "swPond_Maintenance", "description": "Pond maintained by", "codedValues": [ { "name": "TCR", "code": "TCR" }, { "name": "PVT", "code": "PVT" }, { "name": "DC", "code": "DC" }, { "name": "UNK", "code": "UNK" }, { "name": "RR", "code": "RR" }, { "name": "CDOT", "code": "CDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Maintained" }, { "name": "Easement", "type": "esriFieldTypeString", "alias": "Easement", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Easement" }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPS_Date" }, { "name": "YrBuilt", "type": "esriFieldTypeInteger", "alias": "YrBuilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YrBuilt" }, { "name": "LocalPlanS", "type": "esriFieldTypeString", "alias": "LocalPlanS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LocalPlanS" }, { "name": "LocalPla_1", "type": "esriFieldTypeString", "alias": "LocalPla_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LocalPla_1" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Ponds_Address", "type": "esriFieldTypeString", "alias": "Ponds_Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ponds_Address" }, { "name": "Finance_ID", "type": "esriFieldTypeString", "alias": "Finance_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Finance_ID" }, { "name": "Ponds_Subtype", "type": "esriFieldTypeString", "alias": "Ponds_Subtype", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ponds_Subtype" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "Inspection_Zone", "type": "esriFieldTypeString", "alias": "Inspection_Zone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inspection_Zone" }, { "name": "LF_Link", "type": "esriFieldTypeString", "alias": "LF_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link" }, { "name": "LF_Link2", "type": "esriFieldTypeString", "alias": "LF_Link2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link2" }, { "name": "LF_DocName", "type": "esriFieldTypeString", "alias": "LF_DocName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_DocName" }, { "name": "CG_Link", "type": "esriFieldTypeString", "alias": "CG_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CG_Link" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R880_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S868_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Ponds", "description": "", "prototype": { "attributes": { "LF_DocName": null, "CG_Link": null, "FacilityID": null, "OutletType": null, "PondType": null, "Micropool": null, "UgrndFac": null, "TrickleCh": null, "EmergOvflw": null, "EmerSpType": null, "EmerSpElev": null, "EmergSpCap": null, "Vol_100": null, "Vol_10": null, "Ownership": null, "PlanPage": null, "PlanCmnt": null, "PlanSet1": null, "PlanSet2": null, "Maintained": null, "Easement": null, "GPS_Date": null, "YrBuilt": null, "LocalPlanS": null, "LocalPla_1": null, "Inspection_Zone": null, "LF_Link": null, "LF_Link2": null, "Ponds_Subtype": null, "Ponds_Address": null, "Finance_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 52, "name": "Outfall WOS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 3146233.456350386, "ymin": 1535932.18494342, "xmax": 3207601.57427525, "ymax": 1586038.0655813962, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WatersofState", "defaultSymbol": { "type": "esriPMS", "url": "3e8155b8456cc81ab459912381e8bba9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4klEQVQokWNhIBGwUKqBqy6EodhEmcGemZGB9cYzhjPtaxh63nxjeI5NA9vcTIaVSY4MPjABLyMGO0NFBruMuQwBt54wPEXRUBnIkJfogFAMA47aDCZ57gzVOXMZslA0GCsxWDIyYne3uiSDNYaTGBkZcChnYPj/n4EJQ8PNpwxHfvxmCORgxdRw5yXDMQwNVcsZ+iT4GTwibRlcYZr+/2dgWHeK4er+8wxlGBoYGBgYkmYwuH35yVCnLM7gzMTEwHL3FcPZux8ZylefZfiOVQMDAwND3nyGJgYGhiZc/iE5pgGS5zfJbXG4BwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ae59127e7af674719d7118b398d71993", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2UlEQVQokaXRMQsBcRjH8e+dI3kFdoNZbpGiSyQZGI1ukvRfFN2pG26xyDvwAqS8BYtMjAq5URajYjvTJf3PIM/49PvU7+nR+HG0f0HCcejrOsVIhOjhwHY8ZnK7cQ0DsdmMuWlSDxa1GoVMhkKnQ+N04vIBLAvRbr/DwRgGuhCMej26HyCbJaco4b3TafJSJUXhSxx8H1UCxyPr55NmPC6D85mNBGybaTJJtdWiHCDfh+WS/WrFQAIApknlfsdJpSipKprnsfM8hosFj1AAIAQu4H675+dPvwAqRjeOBFhzXgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "No", "label": "No" }, { "symbol": { "type": "esriPMS", "url": "ae59127e7af674719d7118b398d71993", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2UlEQVQokaXRMQsBcRjH8e+dI3kFdoNZbpGiSyQZGI1ukvRfFN2pG26xyDvwAqS8BYtMjAq5URajYjvTJf3PIM/49PvU7+nR+HG0f0HCcejrOsVIhOjhwHY8ZnK7cQ0DsdmMuWlSDxa1GoVMhkKnQ+N04vIBLAvRbr/DwRgGuhCMej26HyCbJaco4b3TafJSJUXhSxx8H1UCxyPr55NmPC6D85mNBGybaTJJtdWiHCDfh+WS/WrFQAIApknlfsdJpSipKprnsfM8hosFj1AAIAQu4H675+dPvwAqRjeOBFhzXgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Unknown", "label": "No" }, { "symbol": { "type": "esriPMS", "url": "aaca4fe701644e271a75eec9c1bec37f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAw0lEQVQokaXRsUrDABQF0NMYRfoF7g7OYpcitIgoIh10dDRTKZKlUFGhg4uL+Ad+gAj+gkvppKOgYsbSxVGwWx0kYEgyBC+85XEPPHihign/C+pD+g3aCyy+8nTF9SfTIrB0y11EJ13s01qn1eXgnUkGnBEf/ymn2aIRc3FCLwM2aNZK7l5jM3dSjbK+OUEOvDGacbhcAD4Y58A5NyvsHbGTojkeeHlkkAMQsfvFcJXtgDDhOeH0nu9CADGXfqcwlT/9A55VJCC8hdpFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Yes", "label": "Yes" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 207, 255 ], "toColor": [ 238, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 216, 252, 255 ], "toColor": [ 182, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 207, 255 ], "toColor": [ 252, 199, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 249, 255 ], "toColor": [ 182, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 179, 255 ], "toColor": [ 252, 216, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 184, 252, 255 ], "toColor": [ 191, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 191, 255 ], "toColor": [ 182, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 239, 252, 255 ], "toColor": [ 199, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityID", "typeIdField": "WatersofState", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "StreamNm", "type": "esriFieldTypeString", "alias": "StreamNm", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreamNm" }, { "name": "OutfallTyp", "type": "esriFieldTypeString", "alias": "OutfallTyp", "domain": { "type": "codedValue", "name": "swDomainOutfallType", "description": "", "codedValues": [ { "name": "Channel", "code": "Channel" }, { "name": "Dissipator", "code": "Dissipator" }, { "name": "Flared End Section", "code": "Flared End Section" }, { "name": "Flow Pan", "code": "Flow Pan" }, { "name": "Headwall", "code": "Headwall" }, { "name": "Riprap", "code": "Riprap" }, { "name": "Riprap-Buried", "code": "Riprap-Buried" }, { "name": "Riprap-Grouted", "code": "Riprap-Grouted" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Pipe", "code": "Pipe" }, { "name": "Lateral Connection", "code": "Lateral Connection" }, { "name": "Confluence", "code": "Confluence" }, { "name": "Box Culvert", "code": "Box Culvert" }, { "name": "Curb Opening", "code": "Curb Opening" }, { "name": "Forebay", "code": "Forebay" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OutfallTyp" }, { "name": "Geometry", "type": "esriFieldTypeString", "alias": "Geometry", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Geometry" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "swMaterialOutlet", "description": "Material for stormwater outlets", "codedValues": [ { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "CMP", "code": "CMP" }, { "name": "Concrete", "code": "Concrete" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Metal", "code": "Metal" }, { "name": "PVC", "code": "PVC" }, { "name": "RCP", "code": "RCP" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "CPP", "code": "CPP" }, { "name": "DIP", "code": "DIP" }, { "name": "Natural", "code": "Natural" }, { "name": "Riprap", "code": "Riprap" }, { "name": "Steel", "code": "Steel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "RiprapSize", "type": "esriFieldTypeString", "alias": "RiprapSize", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RiprapSize" }, { "name": "RiprapGrtd", "type": "esriFieldTypeString", "alias": "RiprapGrtd", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RiprapGrtd" }, { "name": "InvrtElev", "type": "esriFieldTypeDouble", "alias": "InvrtElev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InvrtElev" }, { "name": "PlanPage", "type": "esriFieldTypeString", "alias": "PlanPage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlanPage" }, { "name": "PlanCmnt", "type": "esriFieldTypeString", "alias": "PlanCmnt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PlanCmnt" }, { "name": "PlanSet1", "type": "esriFieldTypeString", "alias": "PlanSet1", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlanSet1" }, { "name": "PlanSet2", "type": "esriFieldTypeString", "alias": "PlanSet2", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlanSet2" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Ownership_1", "description": "", "codedValues": [ { "name": "TCR", "code": "TCR" }, { "name": "PVT", "code": "PVT" }, { "name": "DC", "code": "DC" }, { "name": "UNK", "code": "UNK" }, { "name": "RR", "code": "RR" }, { "name": "CDOT", "code": "CDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPS_Date" }, { "name": "WatersofState", "type": "esriFieldTypeString", "alias": "WatersofState", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "WatersofState" }, { "name": "Map_Pg_Num", "type": "esriFieldTypeString", "alias": "Map_Pg_Num", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Map_Pg_Num" }, { "name": "YrBuilt", "type": "esriFieldTypeSmallInteger", "alias": "YrBuilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YrBuilt" }, { "name": "LocalPlanSet1", "type": "esriFieldTypeString", "alias": "LocalPlanSet1", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocalPlanSet1" }, { "name": "LocalPlanSet2", "type": "esriFieldTypeString", "alias": "LocalPlanSet2", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocalPlanSet2" }, { "name": "Diameter_in", "type": "esriFieldTypeDouble", "alias": "Diameter_in", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter_in" }, { "name": "GPS_Elev", "type": "esriFieldTypeDouble", "alias": "GPS_Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Elev" }, { "name": "Span", "type": "esriFieldTypeString", "alias": "Span", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Span" }, { "name": "Rise", "type": "esriFieldTypeString", "alias": "Rise", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Rise" }, { "name": "Old_ID", "type": "esriFieldTypeString", "alias": "Old_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Old_ID" }, { "name": "Priority", "type": "esriFieldTypeString", "alias": "Priority", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Priority" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Plan_Invert_Elevation", "type": "esriFieldTypeString", "alias": "Plan_Invert_Elevation", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Plan_Invert_Elevation" }, { "name": "WoS_Priority", "type": "esriFieldTypeString", "alias": "WoS_Priority", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WoS_Priority" }, { "name": "Install_Date", "type": "esriFieldTypeString", "alias": "Install_Date", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Install_Date" }, { "name": "Pond", "type": "esriFieldTypeString", "alias": "Pond", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Pond" }, { "name": "Inspection_Zone", "type": "esriFieldTypeString", "alias": "Inspection_Zone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inspection_Zone" }, { "name": "Field_Verification_Date", "type": "esriFieldTypeString", "alias": "Field_Verification_Date", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Field_Verification_Date" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "Lifecycle Status", "description": "Lifecycle Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LifecycleStatus" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "name": "Grid_Location", "type": "esriFieldTypeString", "alias": "Grid_Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Grid_Location" }, { "name": "LF_Link", "type": "esriFieldTypeString", "alias": "LF_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link" }, { "name": "LF_Link2", "type": "esriFieldTypeString", "alias": "LF_Link2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link2" }, { "name": "LF_DocName", "type": "esriFieldTypeString", "alias": "LF_DocName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_DocName" }, { "name": "CG_Link", "type": "esriFieldTypeString", "alias": "CG_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CG_Link" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R885_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S873_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "No", "name": "No", "domains": { "OutfallTyp": {"type": "inherited"}, "Material": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "No", "description": "", "prototype": { "attributes": { "LF_DocName": null, "CG_Link": null, "StreamNm": null, "OutfallTyp": null, "Geometry": null, "Material": null, "RiprapSize": null, "RiprapGrtd": null, "InvrtElev": null, "PlanPage": null, "PlanCmnt": null, "PlanSet1": null, "PlanSet2": null, "Ownership": null, "FacilityID": null, "GPS_Date": null, "WatersofState": "No", "Map_Pg_Num": null, "YrBuilt": null, "LocalPlanSet1": null, "LocalPlanSet2": null, "Diameter_in": null, "GPS_Elev": null, "Span": null, "Rise": null, "Old_ID": null, "Priority": null, "LF_Link2": null, "LF_Link": null, "Grid_Location": null, "Notes": null, "Plan_Invert_Elevation": null, "WoS_Priority": null, "Install_Date": null, "Pond": null, "Inspection_Zone": null, "Field_Verification_Date": null, "LifecycleStatus": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Unknown", "name": "No", "domains": { "OutfallTyp": {"type": "inherited"}, "Material": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Unknown", "description": "", "prototype": { "attributes": { "LF_DocName": null, "CG_Link": null, "StreamNm": null, "OutfallTyp": null, "Geometry": null, "Material": null, "RiprapSize": null, "RiprapGrtd": null, "InvrtElev": null, "PlanPage": null, "PlanCmnt": null, "PlanSet1": null, "PlanSet2": null, "Ownership": null, "FacilityID": null, "GPS_Date": null, "WatersofState": "Unknown", "Map_Pg_Num": null, "YrBuilt": null, "LocalPlanSet1": null, "LocalPlanSet2": null, "Diameter_in": null, "GPS_Elev": null, "Span": null, "Rise": null, "Old_ID": null, "Priority": null, "LF_Link2": null, "LF_Link": null, "Grid_Location": null, "Notes": null, "Plan_Invert_Elevation": null, "WoS_Priority": null, "Install_Date": null, "Pond": null, "Inspection_Zone": null, "Field_Verification_Date": null, "LifecycleStatus": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Yes", "name": "Yes", "domains": { "OutfallTyp": {"type": "inherited"}, "Material": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Yes", "description": "", "prototype": { "attributes": { "LF_DocName": null, "CG_Link": null, "StreamNm": null, "OutfallTyp": null, "Geometry": null, "Material": null, "RiprapSize": null, "RiprapGrtd": null, "InvrtElev": null, "PlanPage": null, "PlanCmnt": null, "PlanSet1": null, "PlanSet2": null, "Ownership": null, "FacilityID": null, "GPS_Date": null, "WatersofState": "Yes", "Map_Pg_Num": null, "YrBuilt": null, "LocalPlanSet1": null, "LocalPlanSet2": null, "Diameter_in": null, "GPS_Elev": null, "Span": null, "Rise": null, "Old_ID": null, "Priority": null, "LF_Link2": null, "LF_Link": null, "Grid_Location": null, "Notes": null, "Plan_Invert_Elevation": null, "WoS_Priority": null, "Install_Date": null, "Pond": null, "Inspection_Zone": null, "Field_Verification_Date": null, "LifecycleStatus": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 80, "name": "Storm Water Inspection Zone", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3163687.32564205, "ymin": 1538857.15305364, "xmax": 3208687.95873772, "ymax": 1583968.34006207, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Id", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": null }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": null }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": null }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "value": "5", "label": "5" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 207, 255 ], "toColor": [ 238, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 216, 252, 255 ], "toColor": [ 182, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 207, 255 ], "toColor": [ 252, 199, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 249, 255 ], "toColor": [ 182, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 179, 255 ], "toColor": [ 252, 216, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 184, 252, 255 ], "toColor": [ 191, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 191, 255 ], "toColor": [ 182, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 239, 252, 255 ], "toColor": [ 199, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "created_user", "typeIdField": "Id", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "LF_Link", "type": "esriFieldTypeString", "alias": "LF_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "255", "modelName": "LF_Link" }, { "name": "LF_Link2", "type": "esriFieldTypeString", "alias": "LF_Link2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "255", "modelName": "LF_Link2" }, { "name": "LF_DocName", "type": "esriFieldTypeString", "alias": "LF_DocName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "255", "modelName": "LF_DocName" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R886_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S874_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": 1, "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "LF_Link2": "255", "LF_DocName": "255", "Id": 1, "LF_Link": "255" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "LF_Link2": "255", "LF_DocName": "255", "Id": 2, "LF_Link": "255" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "LF_Link2": "255", "LF_DocName": "255", "Id": 3, "LF_Link": "255" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "LF_Link2": "255", "LF_DocName": "255", "Id": 4, "LF_Link": "255" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 5, "name": "5", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "LF_Link2": "255", "LF_DocName": "255", "Id": 5, "LF_Link": "255" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 82, "name": "SW Reaches", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3162726.517196223, "ymin": 1543365.142069146, "xmax": 3205727.338674724, "ymax": 1583658.2625982314, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 196, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Reach_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Reach_ID", "type": "esriFieldTypeString", "alias": "Reach_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Reach_ID" }, { "name": "Drainageway", "type": "esriFieldTypeString", "alias": "Drainageway", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Drainageway" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Remarks", "type": "esriFieldTypeString", "alias": "Remarks", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Remarks" }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Hyperlink" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1090_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1078_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "SW Reaches", "description": "", "prototype": { "attributes": { "Hyperlink": null, "Remarks": null, "Reach_ID": null, "Drainageway": null, "Length": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }