{ "currentVersion": 10.91, "id": 7, "name": "Private Sewer Pipe", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "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, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2283499.530254975, "ymin": 305170.6847668886, "xmax": 2284360.1423788816, "ymax": 306051.5839237273, "spatialReference": { "wkid": 102676, "latestWkid": 3418 } }, "sourceSpatialReference": { "wkid": 102676, "latestWkid": 3418 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "StructureT", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "San Forcemain", "label": "San Forcemain", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "value": "San Gravity", "label": "San Gravity", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.2 }, "value": "Storm Gravity", "label": "Storm Gravity", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"DIAMETER\" <> 0", "labelExpression": "[DIAMETER] CONCAT \" '' \"", "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "StructureT", "typeIdField": "StructureT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "SewerPipeM", "description": "SewerPipeM", "codedValues": [ { "name": "UNK", "code": "UNK" }, { "name": "CLAY", "code": "CLAY" }, { "name": "CON", "code": "CON" }, { "name": "DI", "code": "DI" }, { "name": "PVC", "code": "PVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "FROM_ELEV", "type": "esriFieldTypeDouble", "alias": "FROM_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROM_ELEV" }, { "name": "TO_ELEV", "type": "esriFieldTypeDouble", "alias": "TO_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TO_ELEV" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "SewerPipeD", "description": "SewerPipeD", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1.25", "code": 1.25 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "15", "code": 15 }, { "name": "18", "code": 18 }, { "name": "21", "code": 21 }, { "name": "24", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "FROM_MH", "type": "esriFieldTypeString", "alias": "FROM_MH", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FROM_MH" }, { "name": "TO_MH", "type": "esriFieldTypeString", "alias": "TO_MH", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TO_MH" }, { "name": "StructureT", "type": "esriFieldTypeString", "alias": "StructureT", "domain": { "type": "codedValue", "name": "SewerPipeT", "description": "SewerPipeT", "codedValues": [ { "name": "San Forcemain", "code": "San Forcemain" }, { "name": "San Gravity", "code": "San Gravity" }, { "name": "Storm Gravity", "code": "Storm Gravity" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "StructureT" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "SewerOwner_1", "description": "SewerOwner", "codedValues": [ { "name": "West Burlington", "code": "West Burlington" }, { "name": "Private", "code": "Private" }, { "name": "State", "code": "State" }, { "name": "Burlington", "code": "Burlington" }, { "name": "County", "code": "County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Owner" }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "domain": { "type": "codedValue", "name": "SewerClass_1", "description": "Class of Sewer", "codedValues": [ { "name": "Sanitary", "code": "Sanitary" }, { "name": "Storm", "code": "Storm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Class" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S236_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "San Forcemain", "name": "San Forcemain", "domains": { "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "StructureT": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Class": {"type": "inherited"} }, "templates": [ { "name": "San Forcemain", "description": "", "prototype": { "attributes": { "TO_MH": null, "StructureT": "San Forcemain", "Owner": "Private", "Class": "Sanitary", "ID": null, "MATERIAL": null, "FROM_ELEV": null, "TO_ELEV": null, "LENGTH": null, "DIAMETER": null, "FROM_MH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "San Gravity", "name": "San Gravity", "domains": { "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "StructureT": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Class": {"type": "inherited"} }, "templates": [ { "name": "San Gravity", "description": "", "prototype": { "attributes": { "TO_MH": null, "StructureT": "San Gravity", "Owner": "Private", "Class": "Sanitary", "ID": null, "MATERIAL": null, "FROM_ELEV": null, "TO_ELEV": null, "LENGTH": null, "DIAMETER": null, "FROM_MH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Storm Gravity", "name": "Storm Gravity", "domains": { "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "StructureT": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Class": {"type": "inherited"} }, "templates": [ { "name": "Storm Gravity", "description": "", "prototype": { "attributes": { "TO_MH": null, "StructureT": "Storm Gravity", "Owner": "Private", "Class": "Storm", "ID": null, "MATERIAL": null, "FROM_ELEV": null, "TO_ELEV": null, "LENGTH": null, "DIAMETER": null, "FROM_MH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }