{ "currentVersion": 10.71, "id": 5, "name": "Sanitary Fittings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1200, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": { "allowOthersToDelete": true, "allowOthersToUpdate": true, "allowOthersToQuery": true }, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1420473214000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 499860.31375449523, "ymin": 2111151.5798424035, "xmax": 522332.06408649683, "ymax": 2136339.7433767393, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e27b496ca0204665c016e01b6f84dcc9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAE5JREFUCJljYWBgYDh16lSngIDAXwYk8Pz588ssDAwMDIqKimkiIiICyJIsLCwzWBjwAAol379/z8TIyIgi8eXLFw4WBgYGBjU1NX5sOgGktw+pTckYdAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FITTINGTYPE", "typeIdField": "", "subtypeField": "FITTINGTYPE", "defaultSubtypeCode": 310, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FITTINGKEY", "type": "esriFieldTypeString", "alias": "Fitting Key", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FITTINGKEY" }, { "name": "FITTINGTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fitting Type", "domain": null, "editable": true, "nullable": true, "defaultValue": 310, "modelName": "FITTINGTYPE" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "NEARADDR", "type": "esriFieldTypeString", "alias": "Near Address", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "NEARADDR" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "BENDANGLE", "type": "esriFieldTypeDouble", "alias": "Bend Angle", "domain": { "type": "codedValue", "name": "UtilityPipeBendAngle", "description": "Bend/Elbow angles", "codedValues": [ { "name": "11.25 Degrees", "code": 11.25 }, { "name": "22.5 Degrees", "code": 22.5 }, { "name": "45 Degrees", "code": 45 }, { "name": "90 Degrees", "code": 90 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BENDANGLE" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "Boolean values. 0 = False, 1 = True", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "Owner or operator", "codedValues": [ { "name": "New Haven", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Fort Wayne", "code": -2 }, { "name": "Allen County", "code": -3 }, { "name": "State of Indiana", "code": -4 }, { "name": "NIPSCo", "code": -5 }, { "name": "AEP", "code": -6 }, { "name": "Paulding Putnam", "code": -7 }, { "name": "Other", "code": -98 }, { "name": "Unknown", "code": -99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "Owner or operator", "codedValues": [ { "name": "New Haven", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Fort Wayne", "code": -2 }, { "name": "Allen County", "code": -3 }, { "name": "State of Indiana", "code": -4 }, { "name": "NIPSCo", "code": -5 }, { "name": "AEP", "code": -6 }, { "name": "Paulding Putnam", "code": -7 }, { "name": "Other", "code": -98 }, { "name": "Unknown", "code": -99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "SYMROTATE", "type": "esriFieldTypeDouble", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "Angle", "description": "Degrees of a circle", "range": [ 0, 360 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "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" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R310_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_310", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_310", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S274_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Bend - 45", "description": "", "prototype": { "attributes": { "FITTINGKEY": null, "LOCDESC": null, "BENDANGLE": 45, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SYMROTATE": null, "ENABLED": 1, "FITTINGTYPE": 300, "INSTALLDATE": null, "NEARADDR": null, "MAINTBY": 1, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Cap", "description": "", "prototype": { "attributes": { "FITTINGKEY": null, "LOCDESC": null, "BENDANGLE": 45, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SYMROTATE": null, "ENABLED": 1, "FITTINGTYPE": 310, "INSTALLDATE": null, "NEARADDR": null, "MAINTBY": 1, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Coupling", "description": "", "prototype": { "attributes": { "FITTINGKEY": null, "LOCDESC": null, "BENDANGLE": 45, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SYMROTATE": null, "ENABLED": 1, "FITTINGTYPE": 320, "INSTALLDATE": null, "NEARADDR": null, "MAINTBY": 1, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Cross", "description": "", "prototype": { "attributes": { "FITTINGKEY": null, "LOCDESC": null, "BENDANGLE": 45, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SYMROTATE": null, "ENABLED": 1, "FITTINGTYPE": 330, "INSTALLDATE": null, "NEARADDR": null, "MAINTBY": 1, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Other", "description": "", "prototype": { "attributes": { "FITTINGKEY": null, "LOCDESC": null, "BENDANGLE": 45, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SYMROTATE": null, "ENABLED": 1, "FITTINGTYPE": 998, "INSTALLDATE": null, "NEARADDR": null, "MAINTBY": 1, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Reducer", "description": "", "prototype": { "attributes": { "FITTINGKEY": null, "LOCDESC": null, "BENDANGLE": 45, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SYMROTATE": null, "ENABLED": 1, "FITTINGTYPE": 360, "INSTALLDATE": null, "NEARADDR": null, "MAINTBY": 1, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Sleeve", "description": "", "prototype": { "attributes": { "FITTINGKEY": null, "LOCDESC": null, "BENDANGLE": 45, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SYMROTATE": null, "ENABLED": 1, "FITTINGTYPE": 390, "INSTALLDATE": null, "NEARADDR": null, "MAINTBY": 1, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Tap", "description": "", "prototype": { "attributes": { "FITTINGKEY": null, "LOCDESC": null, "BENDANGLE": 45, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SYMROTATE": null, "ENABLED": 1, "FITTINGTYPE": 400, "INSTALLDATE": null, "NEARADDR": null, "MAINTBY": 1, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Tee", "description": "", "prototype": { "attributes": { "FITTINGKEY": null, "LOCDESC": null, "BENDANGLE": 45, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SYMROTATE": null, "ENABLED": 1, "FITTINGTYPE": 410, "INSTALLDATE": null, "NEARADDR": null, "MAINTBY": 1, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Unknown", "description": "", "prototype": { "attributes": { "FITTINGKEY": null, "LOCDESC": null, "BENDANGLE": 45, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SYMROTATE": null, "ENABLED": 1, "FITTINGTYPE": 999, "INSTALLDATE": null, "NEARADDR": null, "MAINTBY": 1, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Bend - 90", "description": "", "prototype": { "attributes": { "FITTINGKEY": null, "LOCDESC": null, "BENDANGLE": 90, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SYMROTATE": null, "ENABLED": 1, "FITTINGTYPE": 300, "INSTALLDATE": null, "NEARADDR": null, "MAINTBY": 1, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Bend - 22.5", "description": "", "prototype": { "attributes": { "FITTINGKEY": null, "LOCDESC": null, "BENDANGLE": 22.5, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SYMROTATE": null, "ENABLED": 1, "FITTINGTYPE": 300, "INSTALLDATE": null, "NEARADDR": null, "MAINTBY": 1, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Bend - 11.25", "description": "", "prototype": { "attributes": { "FITTINGKEY": null, "LOCDESC": null, "BENDANGLE": 11.25, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SYMROTATE": null, "ENABLED": 1, "FITTINGTYPE": 300, "INSTALLDATE": null, "NEARADDR": null, "MAINTBY": 1, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 300, "name": "Bend", "defaultValues": { "FITTINGKEY": null, "FITTINGTYPE": 300, "INSTALLDATE": null, "NEARADDR": null, "LOCDESC": null, "BENDANGLE": 45, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "COMMENTS": null, "SYMROTATE": null, "ENABLED": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "domains": { "BENDANGLE": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SYMROTATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} } }, { "code": 310, "name": "Cap", "defaultValues": { "FITTINGKEY": null, "FITTINGTYPE": 310, "INSTALLDATE": null, "NEARADDR": null, "LOCDESC": null, "BENDANGLE": null, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "COMMENTS": null, "SYMROTATE": null, "ENABLED": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "domains": { "BENDANGLE": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SYMROTATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} } }, { "code": 320, "name": "Coupling", "defaultValues": { "FITTINGKEY": null, "FITTINGTYPE": 320, "INSTALLDATE": null, "NEARADDR": null, "LOCDESC": null, "BENDANGLE": null, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "COMMENTS": null, "SYMROTATE": null, "ENABLED": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "domains": { "BENDANGLE": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SYMROTATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} } }, { "code": 330, "name": "Cross", "defaultValues": { "FITTINGKEY": null, "FITTINGTYPE": 330, "INSTALLDATE": null, "NEARADDR": null, "LOCDESC": null, "BENDANGLE": null, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "COMMENTS": null, "SYMROTATE": null, "ENABLED": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "domains": { "BENDANGLE": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SYMROTATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} } }, { "code": 340, "name": "Expansion Joint", "defaultValues": { "FITTINGKEY": null, "FITTINGTYPE": 340, "INSTALLDATE": null, "NEARADDR": null, "LOCDESC": null, "BENDANGLE": null, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "COMMENTS": null, "SYMROTATE": null, "ENABLED": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "domains": { "BENDANGLE": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SYMROTATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} } }, { "code": 350, "name": "Over Under", "defaultValues": { "FITTINGKEY": null, "FITTINGTYPE": 350, "INSTALLDATE": null, "NEARADDR": null, "LOCDESC": null, "BENDANGLE": null, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "COMMENTS": null, "SYMROTATE": null, "ENABLED": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "domains": { "BENDANGLE": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SYMROTATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} } }, { "code": 360, "name": "Reducer", "defaultValues": { "FITTINGKEY": null, "FITTINGTYPE": 360, "INSTALLDATE": null, "NEARADDR": null, "LOCDESC": null, "BENDANGLE": null, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "COMMENTS": null, "SYMROTATE": null, "ENABLED": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "domains": { "BENDANGLE": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SYMROTATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} } }, { "code": 390, "name": "Sleeve", "defaultValues": { "FITTINGKEY": null, "FITTINGTYPE": 390, "INSTALLDATE": null, "NEARADDR": null, "LOCDESC": null, "BENDANGLE": null, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "COMMENTS": null, "SYMROTATE": null, "ENABLED": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "domains": { "BENDANGLE": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SYMROTATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} } }, { "code": 400, "name": "Tap", "defaultValues": { "FITTINGKEY": null, "FITTINGTYPE": 400, "INSTALLDATE": null, "NEARADDR": null, "LOCDESC": null, "BENDANGLE": null, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "COMMENTS": null, "SYMROTATE": null, "ENABLED": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "domains": { "BENDANGLE": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SYMROTATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} } }, { "code": 410, "name": "Tee", "defaultValues": { "FITTINGKEY": null, "FITTINGTYPE": 410, "INSTALLDATE": null, "NEARADDR": null, "LOCDESC": null, "BENDANGLE": null, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "COMMENTS": null, "SYMROTATE": null, "ENABLED": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "domains": { "BENDANGLE": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SYMROTATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} } }, { "code": 420, "name": "Transition", "defaultValues": { "FITTINGKEY": null, "FITTINGTYPE": 420, "INSTALLDATE": null, "NEARADDR": null, "LOCDESC": null, "BENDANGLE": null, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "COMMENTS": null, "SYMROTATE": null, "ENABLED": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "domains": { "BENDANGLE": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SYMROTATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} } }, { "code": 998, "name": "Other", "defaultValues": { "FITTINGKEY": null, "FITTINGTYPE": 998, "INSTALLDATE": null, "NEARADDR": null, "LOCDESC": null, "BENDANGLE": null, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "COMMENTS": null, "SYMROTATE": null, "ENABLED": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "domains": { "BENDANGLE": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SYMROTATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} } }, { "code": 999, "name": "Unknown", "defaultValues": { "FITTINGKEY": null, "FITTINGTYPE": 999, "INSTALLDATE": null, "NEARADDR": null, "LOCDESC": null, "BENDANGLE": null, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "COMMENTS": null, "SYMROTATE": null, "ENABLED": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "domains": { "BENDANGLE": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SYMROTATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} } }, { "code": 430, "name": "Wye", "defaultValues": { "FITTINGKEY": null, "FITTINGTYPE": 430, "INSTALLDATE": null, "NEARADDR": null, "LOCDESC": null, "BENDANGLE": null, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "COMMENTS": null, "SYMROTATE": null, "ENABLED": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "domains": { "BENDANGLE": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SYMROTATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} } }, { "code": 415, "name": "Tee/Wye", "defaultValues": { "FITTINGKEY": null, "FITTINGTYPE": 415, "INSTALLDATE": null, "NEARADDR": null, "LOCDESC": null, "BENDANGLE": null, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "COMMENTS": null, "SYMROTATE": null, "ENABLED": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "domains": { "BENDANGLE": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SYMROTATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }