{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Storm Sewer Inlet", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 175417.9520343095, "ymin": 1.06705970853717E7, "xmax": 1.7611567579993397E7, "ymax": 1.07265198105899E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 129, 55, 135, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "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": "ROADNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "INLETSIZE", "type": "esriFieldTypeString", "alias": "INLETSIZE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "INLETSIZE" }, { "name": "DESCRIPTIO", "type": "esriFieldTypeString", "alias": "DESCRIPTIO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DESCRIPTIO" }, { "name": "PICTURE", "type": "esriFieldTypeString", "alias": "PICTURE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PICTURE" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "DATE_MOD", "type": "esriFieldTypeDate", "alias": "DATE_MOD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_MOD" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASSETID" }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "domain": { "type": "codedValue", "name": "SS_Maintenance", "description": "Storm Sewer Maintenance ", "codedValues": [ { "name": "COM", "code": "COM" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINTENANC" }, { "name": "DISTRICT", "type": "esriFieldTypeInteger", "alias": "DISTRICT", "domain": { "type": "codedValue", "name": "SS_District", "description": "Storm Sewer Districts", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROADNAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "SS_InletType", "description": "Storm Sewer Inlet Type", "codedValues": [ { "name": "Curb Inlet", "code": "Curb" }, { "name": "Drop Inlet", "code": "Drop" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOTES" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURVEY" }, { "name": "IMAGE_", "type": "esriFieldTypeString", "alias": "IMAGE_", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "IMAGE_" }, { "name": "ASSET_VIEW", "type": "esriFieldTypeString", "alias": "ASSET_VIEW", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ASSET_VIEW" }, { "name": "IMAGE_LINK", "type": "esriFieldTypeString", "alias": "IMAGE_LINK", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "IMAGE_LINK" }, { "name": "TM_ASSETID", "type": "esriFieldTypeString", "alias": "TM_ASSETID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TM_ASSETID" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": { "type": "codedValue", "name": "SS_Condition", "description": "Storm Sewer Conditions", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITIONDATE" }, { "name": "SIZE_IN", "type": "esriFieldTypeString", "alias": "SIZE_IN", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SIZE_IN" }, { "name": "INVERTELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERTELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTELEVATION" }, { "name": "FLOW", "type": "esriFieldTypeString", "alias": "FLOW", "domain": { "type": "codedValue", "name": "SS_StormFlow", "description": "Inlet/Outlet Flow", "codedValues": [ { "name": "Inlet", "code": "Inlet" }, { "name": "Outlet", "code": "Outlet" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FLOW" }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "NES_ID_TEMP", "type": "esriFieldTypeString", "alias": "NES_ID_TEMP", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NES_ID_TEMP" }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "domain": { "type": "codedValue", "name": "LifeCycleStatus", "description": "Life cycle status (multiple feature classes)", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Inactive", "code": "Inactive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIFECYCLESTATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R18993_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_18993", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_18993", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16083_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Storm Sewer Inlet", "description": "", "prototype": { "attributes": { "NES_ID_TEMP": null, "LIFECYCLESTATUS": null, "INLETSIZE": null, "DESCRIPTIO": null, "PICTURE": null, "ELEVATION": null, "DATE_MOD": null, "ASSETID": null, "MAINTENANCE": null, "DISTRICT": null, "ROADNAME": null, "TYPE": null, "NOTES": null, "X": null, "Y": null, "SURVEY": null, "IMAGE_": null, "ASSET_VIEW": null, "IMAGE_LINK": null, "TM_ASSETID": null, "CONDITION": null, "CONDITIONDATE": null, "SIZE_IN": null, "INVERTELEVATION": null, "FLOW": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53fae6d985ff42519de1bd80bd5611d8" }