{ "currentVersion": 10.91, "id": 6, "name": "Storm Water Basin Inspections_ALL", "type": "Feature Layer", "parentLayer": { "id": 5, "name": "Storm Water Basins" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1473433.6636749953, "ymin": 736703.574849993, "xmax": 1499885.8172999918, "ymax": 760487.610499993, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AverageScore", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "", "label": "Not scored", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2", "label": "Poor", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3", "label": "Fair", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4", "label": "Good", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5", "label": "Excellent", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "StreetName", "typeIdField": "AverageScore", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BasinID", "type": "esriFieldTypeSmallInteger", "alias": "BasinID:", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BasinID" }, { "name": "StreetNum", "type": "esriFieldTypeSmallInteger", "alias": "Street Number:", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StreetNum" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name:", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreetName" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date:", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "BasinType", "type": "esriFieldTypeSmallInteger", "alias": "Basin Type:", "domain": { "type": "codedValue", "name": "stminspBasinType", "description": "Basin Type", "codedValues": [ { "name": "Detention Basin", "code": 1 }, { "name": "Retention Basin", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BasinType" }, { "name": "InspectedBy", "type": "esriFieldTypeSmallInteger", "alias": "Inspected By:", "domain": { "type": "codedValue", "name": "stminspInspector", "description": "Name of the person doing the inspection", "codedValues": [ { "name": "Neil Teaford", "code": 1 }, { "name": "Chris Weethee", "code": 2 }, { "name": "Noah Bledsoe", "code": 3 }, { "name": "Macy Fellers", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InspectedBy" }, { "name": "Algae", "type": "esriFieldTypeSmallInteger", "alias": "Algae?", "domain": { "type": "codedValue", "name": "stminspCondition", "description": "Condition Rating", "codedValues": [ { "name": "Excellent", "code": 5 }, { "name": "Good", "code": 4 }, { "name": "Fair", "code": 3 }, { "name": "Poor", "code": 2 }, { "name": "Very Poor", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Algae" }, { "name": "AnimalsBurrowsMosquitoes", "type": "esriFieldTypeSmallInteger", "alias": "Animal Dens,Burrows, Mosquitoes?", "domain": { "type": "codedValue", "name": "stminspCondition", "description": "Condition Rating", "codedValues": [ { "name": "Excellent", "code": 5 }, { "name": "Good", "code": 4 }, { "name": "Fair", "code": 3 }, { "name": "Poor", "code": 2 }, { "name": "Very Poor", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AnimalsBurrowsMosquitoes" }, { "name": "SoilErosion", "type": "esriFieldTypeSmallInteger", "alias": "Soil Erosion?", "domain": { "type": "codedValue", "name": "stminspCondition", "description": "Condition Rating", "codedValues": [ { "name": "Excellent", "code": 5 }, { "name": "Good", "code": 4 }, { "name": "Fair", "code": 3 }, { "name": "Poor", "code": 2 }, { "name": "Very Poor", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SoilErosion" }, { "name": "FlowingProperly", "type": "esriFieldTypeSmallInteger", "alias": "Flowing or Will Properly?", "domain": { "type": "codedValue", "name": "stminspCondition", "description": "Condition Rating", "codedValues": [ { "name": "Excellent", "code": 5 }, { "name": "Good", "code": 4 }, { "name": "Fair", "code": 3 }, { "name": "Poor", "code": 2 }, { "name": "Very Poor", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlowingProperly" }, { "name": "StructuralIntegrity", "type": "esriFieldTypeSmallInteger", "alias": "Inlet / Outlet Structural Integrity?", "domain": { "type": "codedValue", "name": "stminspCondition", "description": "Condition Rating", "codedValues": [ { "name": "Excellent", "code": 5 }, { "name": "Good", "code": 4 }, { "name": "Fair", "code": 3 }, { "name": "Poor", "code": 2 }, { "name": "Very Poor", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StructuralIntegrity" }, { "name": "VegetationUpkeep", "type": "esriFieldTypeSmallInteger", "alias": "Overall Vegetation Upkeep?", "domain": { "type": "codedValue", "name": "stminspCondition", "description": "Condition Rating", "codedValues": [ { "name": "Excellent", "code": 5 }, { "name": "Good", "code": 4 }, { "name": "Fair", "code": 3 }, { "name": "Poor", "code": 2 }, { "name": "Very Poor", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VegetationUpkeep" }, { "name": "SedimentBuildup", "type": "esriFieldTypeSmallInteger", "alias": "Sediment Buildup?", "domain": { "type": "codedValue", "name": "stminspCondition", "description": "Condition Rating", "codedValues": [ { "name": "Excellent", "code": 5 }, { "name": "Good", "code": 4 }, { "name": "Fair", "code": 3 }, { "name": "Poor", "code": 2 }, { "name": "Very Poor", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SedimentBuildup" }, { "name": "TrashDebris", "type": "esriFieldTypeSmallInteger", "alias": "Trash / Debris?", "domain": { "type": "codedValue", "name": "stminspCondition", "description": "Condition Rating", "codedValues": [ { "name": "Excellent", "code": 5 }, { "name": "Good", "code": 4 }, { "name": "Fair", "code": 3 }, { "name": "Poor", "code": 2 }, { "name": "Very Poor", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrashDebris" }, { "name": "AverageScore", "type": "esriFieldTypeSmallInteger", "alias": "Average Score (Calculated)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AverageScore" }, { "name": "WetDry", "type": "esriFieldTypeString", "alias": "Wet or Dry?", "domain": { "type": "codedValue", "name": "WetDry", "description": "Wet or Dry", "codedValues": [ { "name": "Wet", "code": "Wet" }, { "name": "Dry", "code": "Dry" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WetDry" }, { "name": "FenceGrate", "type": "esriFieldTypeString", "alias": "Fence Grate Present?", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FenceGrate" }, { "name": "GrateCondition", "type": "esriFieldTypeSmallInteger", "alias": "Grate Condition:", "domain": { "type": "codedValue", "name": "stminspCondition", "description": "Condition Rating", "codedValues": [ { "name": "Excellent", "code": 5 }, { "name": "Good", "code": 4 }, { "name": "Fair", "code": 3 }, { "name": "Poor", "code": 2 }, { "name": "Very Poor", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GrateCondition" }, { "name": "Fountain", "type": "esriFieldTypeString", "alias": "Fountain?", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Fountain" }, { "name": "Inlets", "type": "esriFieldTypeSmallInteger", "alias": "# of Inlets:", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Inlets" }, { "name": "Outlets", "type": "esriFieldTypeSmallInteger", "alias": "# of Outlets:", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Outlets" }, { "name": "Overflows", "type": "esriFieldTypeSmallInteger", "alias": "# of Overflows:", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Overflows" }, { "name": "ConcreteChannel", "type": "esriFieldTypeString", "alias": "Concrete Channel?", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ConcreteChannel" }, { "name": "ImmediateAttention", "type": "esriFieldTypeString", "alias": "Immediate Attention Required?", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ImmediateAttention" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes:", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "Administrative Area:", "domain": { "type": "codedValue", "name": "stDomainAdministrativeArea", "description": "", "codedValues": [ { "name": "City of Troy", "code": "City of Troy" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "State of Ohio", "code": "State of Ohio" }, { "name": "Miami County", "code": "County" }, { "name": "Township", "code": "Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "AdministrativeArea" }, { "name": "InspectionStatus", "type": "esriFieldTypeString", "alias": "Inspection Status:", "domain": { "type": "codedValue", "name": "inspInspStatus", "description": "Status of the hydrant inpsection", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "Incomplete", "code": "Incomplete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InspectionStatus" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape__Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape__Area" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape__Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape__Length" }, { "name": "Year", "type": "esriFieldTypeDouble", "alias": "Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "R1369_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1369", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1369", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S922_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": null, "name": "", "domains": { "BasinType": {"type": "inherited"}, "InspectedBy": {"type": "inherited"}, "Algae": {"type": "inherited"}, "AnimalsBurrowsMosquitoes": {"type": "inherited"}, "SoilErosion": {"type": "inherited"}, "FlowingProperly": {"type": "inherited"}, "StructuralIntegrity": {"type": "inherited"}, "VegetationUpkeep": {"type": "inherited"}, "SedimentBuildup": {"type": "inherited"}, "TrashDebris": {"type": "inherited"}, "WetDry": {"type": "inherited"}, "FenceGrate": {"type": "inherited"}, "GrateCondition": {"type": "inherited"}, "Fountain": {"type": "inherited"}, "ConcreteChannel": {"type": "inherited"}, "ImmediateAttention": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "Year": null, "Shape__Length": null, "BasinID": null, "StreetNum": null, "StreetName": null, "InspectionDate": null, "BasinType": null, "InspectedBy": null, "Algae": null, "AnimalsBurrowsMosquitoes": null, "SoilErosion": null, "FlowingProperly": null, "StructuralIntegrity": null, "VegetationUpkeep": null, "SedimentBuildup": null, "TrashDebris": null, "AverageScore": null, "WetDry": null, "FenceGrate": null, "GrateCondition": null, "Fountain": null, "Inlets": null, "Outlets": null, "Overflows": null, "ConcreteChannel": null, "ImmediateAttention": null, "Notes": null, "AdministrativeArea": null, "InspectionStatus": null, "Shape__Area": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": { "BasinType": {"type": "inherited"}, "InspectedBy": {"type": "inherited"}, "Algae": {"type": "inherited"}, "AnimalsBurrowsMosquitoes": {"type": "inherited"}, "SoilErosion": {"type": "inherited"}, "FlowingProperly": {"type": "inherited"}, "StructuralIntegrity": {"type": "inherited"}, "VegetationUpkeep": {"type": "inherited"}, "SedimentBuildup": {"type": "inherited"}, "TrashDebris": {"type": "inherited"}, "WetDry": {"type": "inherited"}, "FenceGrate": {"type": "inherited"}, "GrateCondition": {"type": "inherited"}, "Fountain": {"type": "inherited"}, "ConcreteChannel": {"type": "inherited"}, "ImmediateAttention": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "Year": null, "Shape__Length": null, "BasinID": null, "StreetNum": null, "StreetName": null, "InspectionDate": null, "BasinType": null, "InspectedBy": null, "Algae": null, "AnimalsBurrowsMosquitoes": null, "SoilErosion": null, "FlowingProperly": null, "StructuralIntegrity": null, "VegetationUpkeep": null, "SedimentBuildup": null, "TrashDebris": null, "AverageScore": 2, "WetDry": null, "FenceGrate": null, "GrateCondition": null, "Fountain": null, "Inlets": null, "Outlets": null, "Overflows": null, "ConcreteChannel": null, "ImmediateAttention": null, "Notes": null, "AdministrativeArea": null, "InspectionStatus": null, "Shape__Area": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": { "BasinType": {"type": "inherited"}, "InspectedBy": {"type": "inherited"}, "Algae": {"type": "inherited"}, "AnimalsBurrowsMosquitoes": {"type": "inherited"}, "SoilErosion": {"type": "inherited"}, "FlowingProperly": {"type": "inherited"}, "StructuralIntegrity": {"type": "inherited"}, "VegetationUpkeep": {"type": "inherited"}, "SedimentBuildup": {"type": "inherited"}, "TrashDebris": {"type": "inherited"}, "WetDry": {"type": "inherited"}, "FenceGrate": {"type": "inherited"}, "GrateCondition": {"type": "inherited"}, "Fountain": {"type": "inherited"}, "ConcreteChannel": {"type": "inherited"}, "ImmediateAttention": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "Year": null, "Shape__Length": null, "BasinID": null, "StreetNum": null, "StreetName": null, "InspectionDate": null, "BasinType": null, "InspectedBy": null, "Algae": null, "AnimalsBurrowsMosquitoes": null, "SoilErosion": null, "FlowingProperly": null, "StructuralIntegrity": null, "VegetationUpkeep": null, "SedimentBuildup": null, "TrashDebris": null, "AverageScore": 3, "WetDry": null, "FenceGrate": null, "GrateCondition": null, "Fountain": null, "Inlets": null, "Outlets": null, "Overflows": null, "ConcreteChannel": null, "ImmediateAttention": null, "Notes": null, "AdministrativeArea": null, "InspectionStatus": null, "Shape__Area": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "4", "domains": { "BasinType": {"type": "inherited"}, "InspectedBy": {"type": "inherited"}, "Algae": {"type": "inherited"}, "AnimalsBurrowsMosquitoes": {"type": "inherited"}, "SoilErosion": {"type": "inherited"}, "FlowingProperly": {"type": "inherited"}, "StructuralIntegrity": {"type": "inherited"}, "VegetationUpkeep": {"type": "inherited"}, "SedimentBuildup": {"type": "inherited"}, "TrashDebris": {"type": "inherited"}, "WetDry": {"type": "inherited"}, "FenceGrate": {"type": "inherited"}, "GrateCondition": {"type": "inherited"}, "Fountain": {"type": "inherited"}, "ConcreteChannel": {"type": "inherited"}, "ImmediateAttention": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "Year": null, "Shape__Length": null, "BasinID": null, "StreetNum": null, "StreetName": null, "InspectionDate": null, "BasinType": null, "InspectedBy": null, "Algae": null, "AnimalsBurrowsMosquitoes": null, "SoilErosion": null, "FlowingProperly": null, "StructuralIntegrity": null, "VegetationUpkeep": null, "SedimentBuildup": null, "TrashDebris": null, "AverageScore": 4, "WetDry": null, "FenceGrate": null, "GrateCondition": null, "Fountain": null, "Inlets": null, "Outlets": null, "Overflows": null, "ConcreteChannel": null, "ImmediateAttention": null, "Notes": null, "AdministrativeArea": null, "InspectionStatus": null, "Shape__Area": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 5, "name": "5", "domains": { "BasinType": {"type": "inherited"}, "InspectedBy": {"type": "inherited"}, "Algae": {"type": "inherited"}, "AnimalsBurrowsMosquitoes": {"type": "inherited"}, "SoilErosion": {"type": "inherited"}, "FlowingProperly": {"type": "inherited"}, "StructuralIntegrity": {"type": "inherited"}, "VegetationUpkeep": {"type": "inherited"}, "SedimentBuildup": {"type": "inherited"}, "TrashDebris": {"type": "inherited"}, "WetDry": {"type": "inherited"}, "FenceGrate": {"type": "inherited"}, "GrateCondition": {"type": "inherited"}, "Fountain": {"type": "inherited"}, "ConcreteChannel": {"type": "inherited"}, "ImmediateAttention": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "Year": null, "Shape__Length": null, "BasinID": null, "StreetNum": null, "StreetName": null, "InspectionDate": null, "BasinType": null, "InspectedBy": null, "Algae": null, "AnimalsBurrowsMosquitoes": null, "SoilErosion": null, "FlowingProperly": null, "StructuralIntegrity": null, "VegetationUpkeep": null, "SedimentBuildup": null, "TrashDebris": null, "AverageScore": 5, "WetDry": null, "FenceGrate": null, "GrateCondition": null, "Fountain": null, "Inlets": null, "Outlets": null, "Overflows": null, "ConcreteChannel": null, "ImmediateAttention": null, "Notes": null, "AdministrativeArea": null, "InspectionStatus": null, "Shape__Area": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2500, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }