{ "currentVersion": 10.51, "id": 3, "name": "Structures (Previous Flows)", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 1650888.1249833107, "ymin": 345993.2262441367, "xmax": 1664645.7500270605, "ymax": 358958.99985322356, "spatialReference": { "wkid": 102729, "latestWkid": 2272 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PREVIOUSLYVIEWEDFLOW", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 } }, "defaultLabel": "Structures", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 3 } }, "value": "No Flow", "label": "No Flow", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "value": "Light", "label": "Light", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 } }, "value": "Moderate", "label": "Moderate", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 } }, "value": "Heavy", "label": "Heavy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 } }, "value": "I & I Violator", "label": "Violator I & I", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 3 } }, "value": "In Compliance", "label": "In Compliance", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "PREVIOUSLYVIEWEDFLOW IS NOT NULL", "labelExpression": "[ADDRESS]", "useCodedValues": true, "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 3000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STREETNAME", "typeIdField": "PREVIOUSLYVIEWEDFLOW", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FID", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "FULLADDRESS", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "Address 2", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "CURRENTSTATUS", "type": "esriFieldTypeString", "alias": "Current Status", "domain": { "type": "codedValue", "name": "Current Status", "codedValues": [ { "name": "Pressure Tested", "code": "Pressure Tested" }, { "name": "Surcharge", "code": "Surcharge" }, { "name": "Disconnected", "code": "Disconnected" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35 }, { "name": "SUMPPUMP", "type": "esriFieldTypeString", "alias": "Sump Pump?", "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "PREVIOUSLYVIEWEDFLOW", "type": "esriFieldTypeString", "alias": "Previously Viewed Flow", "domain": { "type": "codedValue", "name": "ViewedFlow", "codedValues": [ { "name": "No Flow", "code": "No Flow" }, { "name": "Light", "code": "Light" }, { "name": "Moderate", "code": "Moderate" }, { "name": "Heavy", "code": "Heavy" }, { "name": "I & I Violator", "code": "I & I Violator" }, { "name": "In Compliance", "code": "In Compliance" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20 }, { "name": "CERTIFIEDSENT", "type": "esriFieldTypeDate", "alias": "Certified Letter Sent", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "CERTIFIEDRECEIVED", "type": "esriFieldTypeDate", "alias": "Certified Received Confirmed", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "VIOLATIONDUE", "type": "esriFieldTypeDate", "alias": "I&I Violation Due Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "OWNERNAME", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "OWNERMAILING", "type": "esriFieldTypeString", "alias": "Owner Mailing Address", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 50 }, { "name": "PRVFLOWDATE", "type": "esriFieldTypeDate", "alias": "PRVFLOWDATE", "domain": null, "editable": true, "nullable": true, "length": 8 } ], "indexes": [ { "name": "R15_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_20_FULLADDRE", "fields": "FULLADDRESS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S7_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "No Flow", "name": "No Flow", "domains": { "CURRENTSTATUS": {"type": "inherited"}, "SUMPPUMP": {"type": "inherited"}, "PREVIOUSLYVIEWEDFLOW": {"type": "inherited"} }, "templates": [ { "name": "No Flow", "description": "", "prototype": { "attributes": { "SUMPPUMP": null, "PRVFLOWDATE": null, "FACILITYID": null, "FULLADDRESS": null, "ADDRESS": null, "ADDRESS2": null, "STREETNAME": null, "CURRENTSTATUS": null, "PREVIOUSLYVIEWEDFLOW": "No Flow", "CERTIFIEDSENT": null, "CERTIFIEDRECEIVED": null, "VIOLATIONDUE": null, "OWNERNAME": null, "OWNERMAILING": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Light", "name": "Light", "domains": { "CURRENTSTATUS": {"type": "inherited"}, "SUMPPUMP": {"type": "inherited"}, "PREVIOUSLYVIEWEDFLOW": {"type": "inherited"} }, "templates": [ { "name": "Light", "description": "", "prototype": { "attributes": { "SUMPPUMP": null, "PRVFLOWDATE": null, "FACILITYID": null, "FULLADDRESS": null, "ADDRESS": null, "ADDRESS2": null, "STREETNAME": null, "CURRENTSTATUS": null, "PREVIOUSLYVIEWEDFLOW": "Light", "CERTIFIEDSENT": null, "CERTIFIEDRECEIVED": null, "VIOLATIONDUE": null, "OWNERNAME": null, "OWNERMAILING": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Moderate", "name": "Moderate", "domains": { "CURRENTSTATUS": {"type": "inherited"}, "SUMPPUMP": {"type": "inherited"}, "PREVIOUSLYVIEWEDFLOW": {"type": "inherited"} }, "templates": [ { "name": "Moderate", "description": "", "prototype": { "attributes": { "SUMPPUMP": null, "PRVFLOWDATE": null, "FACILITYID": null, "FULLADDRESS": null, "ADDRESS": null, "ADDRESS2": null, "STREETNAME": null, "CURRENTSTATUS": null, "PREVIOUSLYVIEWEDFLOW": "Moderate", "CERTIFIEDSENT": null, "CERTIFIEDRECEIVED": null, "VIOLATIONDUE": null, "OWNERNAME": null, "OWNERMAILING": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Heavy", "name": "Heavy", "domains": { "CURRENTSTATUS": {"type": "inherited"}, "SUMPPUMP": {"type": "inherited"}, "PREVIOUSLYVIEWEDFLOW": {"type": "inherited"} }, "templates": [ { "name": "Heavy", "description": "", "prototype": { "attributes": { "SUMPPUMP": null, "PRVFLOWDATE": null, "FACILITYID": null, "FULLADDRESS": null, "ADDRESS": null, "ADDRESS2": null, "STREETNAME": null, "CURRENTSTATUS": null, "PREVIOUSLYVIEWEDFLOW": "Heavy", "CERTIFIEDSENT": null, "CERTIFIEDRECEIVED": null, "VIOLATIONDUE": null, "OWNERNAME": null, "OWNERMAILING": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "I & I Violator", "name": "I & I Violator", "domains": { "CURRENTSTATUS": {"type": "inherited"}, "SUMPPUMP": {"type": "inherited"}, "PREVIOUSLYVIEWEDFLOW": {"type": "inherited"} }, "templates": [ { "name": "I & I Violator", "description": "", "prototype": { "attributes": { "SUMPPUMP": null, "PRVFLOWDATE": null, "FACILITYID": null, "FULLADDRESS": null, "ADDRESS": null, "ADDRESS2": null, "STREETNAME": null, "CURRENTSTATUS": null, "PREVIOUSLYVIEWEDFLOW": "I & I Violator", "CERTIFIEDSENT": null, "CERTIFIEDRECEIVED": null, "VIOLATIONDUE": null, "OWNERNAME": null, "OWNERMAILING": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "In Compliance", "name": "In Compliance", "domains": { "CURRENTSTATUS": {"type": "inherited"}, "SUMPPUMP": {"type": "inherited"}, "PREVIOUSLYVIEWEDFLOW": {"type": "inherited"} }, "templates": [ { "name": "In Compliance", "description": "", "prototype": { "attributes": { "SUMPPUMP": null, "PRVFLOWDATE": null, "FACILITYID": null, "FULLADDRESS": null, "ADDRESS": null, "ADDRESS2": null, "STREETNAME": null, "CURRENTSTATUS": null, "PREVIOUSLYVIEWEDFLOW": "In Compliance", "CERTIFIEDSENT": null, "CERTIFIEDRECEIVED": null, "VIOLATIONDUE": null, "OWNERNAME": null, "OWNERMAILING": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true }