{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 24, "name": "Inlet_Filter", "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": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": 3134864.5937983096, "ymin": 1273107.494773984, "xmax": 3163261.063908145, "ymax": 1293826.7299102247, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "globalid", "displayField": "Asset_Type", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "Asset_Type", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": { "type": "codedValue", "name": "Asset_Type_Stormwater_Device_Inlet", "description": "Stormwater", "codedValues": [ { "name": "Apron Inlet", "code": 50 }, { "name": "Pipe Inlet", "code": 52 }, { "name": "Type 13 Combination", "code": 54 }, { "name": "Type C", "code": 56 }, { "name": "Type R", "code": 58 }, { "name": "Curb Inlet", "code": 60 }, { "name": "Other", "code": 0 }, { "name": "Unknown", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Asset_Type" }, { "name": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Asset_ID" }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Install_Date" }, { "name": "Lifecycle_Status", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "Lifecycle_Status", "description": "Stormwater", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Approved", "code": 2 }, { "name": "Under Construction", "code": 3 }, { "name": "In Service", "code": 4 }, { "name": "To Be Retired", "code": 5 }, { "name": "Abandoned", "code": 6 }, { "name": "Retired", "code": 7 }, { "name": "Removed", "code": 8 }, { "name": "Out of Service", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Lifecycle_Status" }, { "name": "permitted", "type": "esriFieldTypeSmallInteger", "alias": "Permitted", "domain": { "type": "codedValue", "name": "Stormwater_YesNo_Short", "description": "Stormwater", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "permitted" }, { "name": "Permit_ID", "type": "esriFieldTypeString", "alias": "Permit ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Permit_ID" }, { "name": "Receives_SurfaceWater", "type": "esriFieldTypeSmallInteger", "alias": "Receives Surface Water", "domain": { "type": "codedValue", "name": "Stormwater_YesNo_Short", "description": "Stormwater", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Receives_SurfaceWater" }, { "name": "H2O_ExitSystem", "type": "esriFieldTypeSmallInteger", "alias": "Water Exiting System", "domain": { "type": "codedValue", "name": "Stormwater_Exiting_System", "description": "Stormwater", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Waterway", "code": 1 }, { "name": "Other System", "code": 2 }, { "name": "None", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "H2O_ExitSystem" }, { "name": "Invert_Elev", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert_Elev" }, { "name": "Owned_By", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "Asset_Manager_Owner", "description": "Stormwater", "codedValues": [ { "name": "Private", "code": 2 }, { "name": "Town of Frederick", "code": 1 }, { "name": "Other", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Owned_By" }, { "name": "Maintained_By", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "Asset_Manager_Owner", "description": "Stormwater", "codedValues": [ { "name": "Private", "code": 2 }, { "name": "Town of Frederick", "code": 1 }, { "name": "Other", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Maintained_By" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "notes" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "Global ID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "stInletMainGeneralOID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Length_unit", "type": "esriFieldTypeString", "alias": "Length_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Length_unit" }, { "name": "Shape_1", "type": "esriFieldTypeString", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Shape_1" }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Width" }, { "name": "Width_unit", "type": "esriFieldTypeString", "alias": "Width_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Width_unit" }, { "name": "GrateType", "type": "esriFieldTypeString", "alias": "GrateType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GrateType" }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Manufacturer" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "InletType", "type": "esriFieldTypeString", "alias": "InletType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "InletType" }, { "name": "InvertElevation", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InvertElevation" }, { "name": "InvertElevation_unit", "type": "esriFieldTypeString", "alias": "InvertElevation_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InvertElevation_unit" }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Retired" }, { "name": "Replaced", "type": "esriFieldTypeDate", "alias": "Replaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Replaced" }, { "name": "Installed", "type": "esriFieldTypeDate", "alias": "Installed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Installed" }, { "name": "LocatorCity", "type": "esriFieldTypeString", "alias": "LocatorCity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocatorCity" }, { "name": "LocatorStreet", "type": "esriFieldTypeString", "alias": "LocatorStreet", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocatorStreet" }, { "name": "LocatorAddressNumber", "type": "esriFieldTypeString", "alias": "LocatorAddressNumber", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LocatorAddressNumber" }, { "name": "AddressNumber", "type": "esriFieldTypeDouble", "alias": "AddressNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressNumber" }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CartegraphID" }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalCost" }, { "name": "ConditionGroup", "type": "esriFieldTypeString", "alias": "ConditionGroup", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ConditionGroup" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "Notes_Cartograph", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes_Cartograph" }, { "name": "EstimatedOCI", "type": "esriFieldTypeDouble", "alias": "EstimatedOCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedOCI" }, { "name": "PredictionGroup", "type": "esriFieldTypeString", "alias": "PredictionGroup", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PredictionGroup" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "EstimatedOCR", "type": "esriFieldTypeString", "alias": "EstimatedOCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EstimatedOCR" }, { "name": "EstimatedCCR", "type": "esriFieldTypeString", "alias": "EstimatedCCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EstimatedCCR" }, { "name": "CriticalityFactor", "type": "esriFieldTypeDouble", "alias": "CriticalityFactor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CriticalityFactor" }, { "name": "CurrentInspectionID", "type": "esriFieldTypeString", "alias": "CurrentInspectionID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentInspectionID" }, { "name": "EstimatedCCI", "type": "esriFieldTypeDouble", "alias": "EstimatedCCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCCI" }, { "name": "ActBefore", "type": "esriFieldTypeDate", "alias": "ActBefore", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ActBefore" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "County" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Street" }, { "name": "StateValue", "type": "esriFieldTypeString", "alias": "StateValue", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StateValue" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "CurrentInspectionDate", "type": "esriFieldTypeDate", "alias": "CurrentInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CurrentInspectionDate" }, { "name": "CurrentInspectionOCI", "type": "esriFieldTypeDouble", "alias": "CurrentInspectionOCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CurrentInspectionOCI" }, { "name": "CurrentInspectionOCR", "type": "esriFieldTypeString", "alias": "CurrentInspectionOCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentInspectionOCR" }, { "name": "CurrentInspectionNotes", "type": "esriFieldTypeString", "alias": "CurrentInspectionNotes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "CurrentInspectionNotes" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R398_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_398", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S309_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Apron Inlet", "description": "", "prototype": { "attributes": { "CurrentInspectionNotes": null, "Asset_Type": 50, "Asset_ID": null, "Install_Date": null, "Lifecycle_Status": 0, "permitted": 0, "Permit_ID": null, "Receives_SurfaceWater": 0, "H2O_ExitSystem": 0, "Invert_Elev": null, "Owned_By": 1, "Maintained_By": 1, "notes": null, "CurrentInspectionOCR": null, "OBJECTID": null, "Length": null, "Length_unit": null, "Shape_1": null, "Width": null, "Width_unit": null, "GrateType": null, "Manufacturer": null, "Material": null, "InletType": null, "InvertElevation": null, "InvertElevation_unit": null, "Retired": null, "Replaced": null, "Installed": null, "LocatorCity": null, "LocatorStreet": null, "LocatorAddressNumber": null, "AddressNumber": null, "CartegraphID": null, "TotalCost": null, "ConditionGroup": null, "Jurisdiction": null, "Notes_Cartograph": null, "EstimatedOCI": null, "PredictionGroup": null, "LocationDescription": null, "EstimatedOCR": null, "EstimatedCCR": null, "CriticalityFactor": null, "CurrentInspectionID": null, "EstimatedCCI": null, "ActBefore": null, "County": null, "Street": null, "StateValue": null, "City": null, "CurrentInspectionDate": null, "CurrentInspectionOCI": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Pipe Inlet", "description": "", "prototype": { "attributes": { "CurrentInspectionNotes": null, "Asset_Type": 52, "Asset_ID": null, "Install_Date": null, "Lifecycle_Status": 0, "permitted": 0, "Permit_ID": null, "Receives_SurfaceWater": 0, "H2O_ExitSystem": 0, "Invert_Elev": null, "Owned_By": 1, "Maintained_By": 1, "notes": null, "CurrentInspectionOCR": null, "OBJECTID": null, "Length": null, "Length_unit": null, "Shape_1": null, "Width": null, "Width_unit": null, "GrateType": null, "Manufacturer": null, "Material": null, "InletType": null, "InvertElevation": null, "InvertElevation_unit": null, "Retired": null, "Replaced": null, "Installed": null, "LocatorCity": null, "LocatorStreet": null, "LocatorAddressNumber": null, "AddressNumber": null, "CartegraphID": null, "TotalCost": null, "ConditionGroup": null, "Jurisdiction": null, "Notes_Cartograph": null, "EstimatedOCI": null, "PredictionGroup": null, "LocationDescription": null, "EstimatedOCR": null, "EstimatedCCR": null, "CriticalityFactor": null, "CurrentInspectionID": null, "EstimatedCCI": null, "ActBefore": null, "County": null, "Street": null, "StateValue": null, "City": null, "CurrentInspectionDate": null, "CurrentInspectionOCI": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Type 13 Combination", "description": "", "prototype": { "attributes": { "CurrentInspectionNotes": null, "Asset_Type": 54, "Asset_ID": null, "Install_Date": null, "Lifecycle_Status": 0, "permitted": 0, "Permit_ID": null, "Receives_SurfaceWater": 0, "H2O_ExitSystem": 0, "Invert_Elev": null, "Owned_By": 1, "Maintained_By": 1, "notes": null, "CurrentInspectionOCR": null, "OBJECTID": null, "Length": null, "Length_unit": null, "Shape_1": null, "Width": null, "Width_unit": null, "GrateType": null, "Manufacturer": null, "Material": null, "InletType": null, "InvertElevation": null, "InvertElevation_unit": null, "Retired": null, "Replaced": null, "Installed": null, "LocatorCity": null, "LocatorStreet": null, "LocatorAddressNumber": null, "AddressNumber": null, "CartegraphID": null, "TotalCost": null, "ConditionGroup": null, "Jurisdiction": null, "Notes_Cartograph": null, "EstimatedOCI": null, "PredictionGroup": null, "LocationDescription": null, "EstimatedOCR": null, "EstimatedCCR": null, "CriticalityFactor": null, "CurrentInspectionID": null, "EstimatedCCI": null, "ActBefore": null, "County": null, "Street": null, "StateValue": null, "City": null, "CurrentInspectionDate": null, "CurrentInspectionOCI": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Type C", "description": "", "prototype": { "attributes": { "CurrentInspectionNotes": null, "Asset_Type": 56, "Asset_ID": null, "Install_Date": null, "Lifecycle_Status": 0, "permitted": 0, "Permit_ID": null, "Receives_SurfaceWater": 0, "H2O_ExitSystem": 0, "Invert_Elev": null, "Owned_By": 1, "Maintained_By": 1, "notes": null, "CurrentInspectionOCR": null, "OBJECTID": null, "Length": null, "Length_unit": null, "Shape_1": null, "Width": null, "Width_unit": null, "GrateType": null, "Manufacturer": null, "Material": null, "InletType": null, "InvertElevation": null, "InvertElevation_unit": null, "Retired": null, "Replaced": null, "Installed": null, "LocatorCity": null, "LocatorStreet": null, "LocatorAddressNumber": null, "AddressNumber": null, "CartegraphID": null, "TotalCost": null, "ConditionGroup": null, "Jurisdiction": null, "Notes_Cartograph": null, "EstimatedOCI": null, "PredictionGroup": null, "LocationDescription": null, "EstimatedOCR": null, "EstimatedCCR": null, "CriticalityFactor": null, "CurrentInspectionID": null, "EstimatedCCI": null, "ActBefore": null, "County": null, "Street": null, "StateValue": null, "City": null, "CurrentInspectionDate": null, "CurrentInspectionOCI": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Type R", "description": "", "prototype": { "attributes": { "CurrentInspectionNotes": null, "Asset_Type": 58, "Asset_ID": null, "Install_Date": null, "Lifecycle_Status": 0, "permitted": 0, "Permit_ID": null, "Receives_SurfaceWater": 0, "H2O_ExitSystem": 0, "Invert_Elev": null, "Owned_By": 1, "Maintained_By": 1, "notes": null, "CurrentInspectionOCR": null, "OBJECTID": null, "Length": null, "Length_unit": null, "Shape_1": null, "Width": null, "Width_unit": null, "GrateType": null, "Manufacturer": null, "Material": null, "InletType": null, "InvertElevation": null, "InvertElevation_unit": null, "Retired": null, "Replaced": null, "Installed": null, "LocatorCity": null, "LocatorStreet": null, "LocatorAddressNumber": null, "AddressNumber": null, "CartegraphID": null, "TotalCost": null, "ConditionGroup": null, "Jurisdiction": null, "Notes_Cartograph": null, "EstimatedOCI": null, "PredictionGroup": null, "LocationDescription": null, "EstimatedOCR": null, "EstimatedCCR": null, "CriticalityFactor": null, "CurrentInspectionID": null, "EstimatedCCI": null, "ActBefore": null, "County": null, "Street": null, "StateValue": null, "City": null, "CurrentInspectionDate": null, "CurrentInspectionOCI": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Curb Inlet", "description": "", "prototype": { "attributes": { "CurrentInspectionNotes": null, "Asset_Type": 60, "Asset_ID": null, "Install_Date": null, "Lifecycle_Status": 0, "permitted": 0, "Permit_ID": null, "Receives_SurfaceWater": 0, "H2O_ExitSystem": 0, "Invert_Elev": null, "Owned_By": 1, "Maintained_By": 1, "notes": null, "CurrentInspectionOCR": null, "OBJECTID": null, "Length": null, "Length_unit": null, "Shape_1": null, "Width": null, "Width_unit": null, "GrateType": null, "Manufacturer": null, "Material": null, "InletType": null, "InvertElevation": null, "InvertElevation_unit": null, "Retired": null, "Replaced": null, "Installed": null, "LocatorCity": null, "LocatorStreet": null, "LocatorAddressNumber": null, "AddressNumber": null, "CartegraphID": null, "TotalCost": null, "ConditionGroup": null, "Jurisdiction": null, "Notes_Cartograph": null, "EstimatedOCI": null, "PredictionGroup": null, "LocationDescription": null, "EstimatedOCR": null, "EstimatedCCR": null, "CriticalityFactor": null, "CurrentInspectionID": null, "EstimatedCCI": null, "ActBefore": null, "County": null, "Street": null, "StateValue": null, "City": null, "CurrentInspectionDate": null, "CurrentInspectionOCI": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Other", "description": "", "prototype": { "attributes": { "CurrentInspectionNotes": null, "Asset_Type": 0, "Asset_ID": null, "Install_Date": null, "Lifecycle_Status": 0, "permitted": 0, "Permit_ID": null, "Receives_SurfaceWater": 0, "H2O_ExitSystem": 0, "Invert_Elev": null, "Owned_By": 1, "Maintained_By": 1, "notes": null, "CurrentInspectionOCR": null, "OBJECTID": null, "Length": null, "Length_unit": null, "Shape_1": null, "Width": null, "Width_unit": null, "GrateType": null, "Manufacturer": null, "Material": null, "InletType": null, "InvertElevation": null, "InvertElevation_unit": null, "Retired": null, "Replaced": null, "Installed": null, "LocatorCity": null, "LocatorStreet": null, "LocatorAddressNumber": null, "AddressNumber": null, "CartegraphID": null, "TotalCost": null, "ConditionGroup": null, "Jurisdiction": null, "Notes_Cartograph": null, "EstimatedOCI": null, "PredictionGroup": null, "LocationDescription": null, "EstimatedOCR": null, "EstimatedCCR": null, "CriticalityFactor": null, "CurrentInspectionID": null, "EstimatedCCI": null, "ActBefore": null, "County": null, "Street": null, "StateValue": null, "City": null, "CurrentInspectionDate": null, "CurrentInspectionOCI": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Unknown", "description": "", "prototype": { "attributes": { "CurrentInspectionNotes": null, "Asset_Type": 100, "Asset_ID": null, "Install_Date": null, "Lifecycle_Status": 0, "permitted": 0, "Permit_ID": null, "Receives_SurfaceWater": 0, "H2O_ExitSystem": 0, "Invert_Elev": null, "Owned_By": 1, "Maintained_By": 1, "notes": null, "CurrentInspectionOCR": null, "OBJECTID": null, "Length": null, "Length_unit": null, "Shape_1": null, "Width": null, "Width_unit": null, "GrateType": null, "Manufacturer": null, "Material": null, "InletType": null, "InvertElevation": null, "InvertElevation_unit": null, "Retired": null, "Replaced": null, "Installed": null, "LocatorCity": null, "LocatorStreet": null, "LocatorAddressNumber": null, "AddressNumber": null, "CartegraphID": null, "TotalCost": null, "ConditionGroup": null, "Jurisdiction": null, "Notes_Cartograph": null, "EstimatedOCI": null, "PredictionGroup": null, "LocationDescription": null, "EstimatedOCR": null, "EstimatedCCR": null, "CriticalityFactor": null, "CurrentInspectionID": null, "EstimatedCCI": null, "ActBefore": null, "County": null, "Street": null, "StateValue": null, "City": null, "CurrentInspectionDate": null, "CurrentInspectionOCI": 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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }