{ "currentVersion": 10.81, "id": 6, "name": "Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Storm" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "61ea4fb6254c8a1e28c516610089b544", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC5JREFUCJljecbAIPuPgYGZAQ1wMDA8Y2FgYDjNxMAgji75U0jIlAVdEBkMhCQAniUFRYW0aLMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Curb", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0d6a1f3c3702ec56ba2da7b9b045d602", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC5JREFUCJljYVj9TJbh3z9mBnTwkeMZC8M/htMMDEzi6HJC/D9NWTB0IIGBkAQAMe4I2qM5MBsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Grate", "description": "" }, { "symbol": { "type": "esriPMS", "url": "82b7b462b332a2b566cbee0a50f254d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAClJREFUCJlj+f+fQZaBgYGZARM8Y2FgYDjNwMAgjiknZMqCRQccDIQkABNrBEqvef/NAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Other", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2597017.9301622957, "ymin": 1.3468878935444891E7, "xmax": 2630714.755485058, "ymax": 1.3516397574331313E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EditorName", "typeIdField": "Type", "subtypeFieldName": "Type", "subtypeField": "Type", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "InletType", "description": "InletType", "codedValues": [ { "name": "Curb", "code": 1 }, { "name": "Grate", "code": 2 }, { "name": "Other", "code": 3 }, { "name": "Crow's Nest", "code": 4 }, { "name": "Back Slot", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EID", "type": "esriFieldTypeInteger", "alias": "EID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LID", "type": "esriFieldTypeString", "alias": "LID", "length": 1, "domain": { "type": "codedValue", "name": "BoolianText", "description": "Yes or No", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RimElevation", "type": "esriFieldTypeDouble", "alias": "RimElevation", "domain": null }, { "name": "FlowLineElevation", "type": "esriFieldTypeDouble", "alias": "FlowLineElevation", "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "InstallContractor", "type": "esriFieldTypeString", "alias": "InstallContractor", "length": 60, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 100, "domain": null }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "length": 8, "domain": null }, { "name": "GPSDate", "type": "esriFieldTypeDate", "alias": "GPSDate", "length": 8, "domain": null }, { "name": "EditorName", "type": "esriFieldTypeString", "alias": "EditorName", "length": 30, "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "LastUpdate", "length": 8, "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "ProjectName", "length": 150, "domain": null }, { "name": "ProjectDate", "type": "esriFieldTypeDate", "alias": "ProjectDate", "length": 8, "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "ProjectNumber", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Type": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "LID": {"type": "inherited"} }, "id": 1, "name": "Curb" }, { "domains": { "Type": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "LID": {"type": "inherited"} }, "id": 2, "name": "Grate" }, { "domains": { "Enabled": {"type": "inherited"}, "LID": {"type": "inherited"} }, "id": 3, "name": "Other" }, { "domains": { "Enabled": {"type": "inherited"}, "LID": {"type": "inherited"} }, "id": 4, "name": "Area" } ], "subtypes": [ { "domains": { "Type": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "LID": {"type": "inherited"} }, "defaultValues": { "Type": null, "EID": null, "Enabled": 1, "NOTES": null, "FACILITYID": null, "LID": null, "RimElevation": null, "FlowLineElevation": null, "InstallDate": null, "InstallContractor": null, "Condition": null, "ConditionDate": null, "GPSDate": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null }, "code": 1, "name": "Curb" }, { "domains": { "Type": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "LID": {"type": "inherited"} }, "defaultValues": { "Type": null, "EID": null, "Enabled": 1, "NOTES": null, "FACILITYID": null, "LID": null, "RimElevation": null, "FlowLineElevation": null, "InstallDate": null, "InstallContractor": null, "Condition": null, "ConditionDate": null, "GPSDate": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null }, "code": 2, "name": "Grate" }, { "domains": { "Enabled": {"type": "inherited"}, "LID": {"type": "inherited"} }, "defaultValues": { "Type": null, "EID": null, "Enabled": 1, "NOTES": null, "FACILITYID": null, "LID": null, "RimElevation": null, "FlowLineElevation": null, "InstallDate": null, "InstallContractor": null, "Condition": null, "ConditionDate": null, "GPSDate": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null }, "code": 3, "name": "Other" }, { "domains": { "Enabled": {"type": "inherited"}, "LID": {"type": "inherited"} }, "defaultValues": { "Type": null, "EID": null, "Enabled": 1, "NOTES": null, "FACILITYID": null, "LID": null, "RimElevation": null, "FlowLineElevation": null, "InstallDate": null, "InstallContractor": null, "Condition": null, "ConditionDate": null, "GPSDate": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null }, "code": 4, "name": "Area" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }