{ "currentVersion": 10.91, "id": 8, "name": "Water Mains", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Water" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3468527.8961283863, "ymin": 1.3932906865326807E7, "xmax": 3540862.81116955, "ymax": 1.4029665823383316E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "effectiveMinScale": 4000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LifecycleStatus", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "Abandoned", "label": "Abandoned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "Active", "label": "Active", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "Assumed", "label": "Assumed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Private", "label": "Private", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 }, "value": "Proposed", "label": "Proposed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 2 }, "value": "Removed", "label": "Removed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[CAD_Notes]", "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": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Material", "typeIdField": "LifecycleStatus", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": 12, "modelName": "Diameter" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "wDomainMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Clay", "code": "Cl" }, { "name": "Wood", "code": "Wo" }, { "name": "Unknown", "code": "Unk" }, { "name": "Other", "code": "Oth" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Copper", "code": "CU" }, { "name": "Concrete", "code": "Concrete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "PVC", "modelName": "Material" }, { "name": "InstallDate", "type": "esriFieldTypeInteger", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Private", "code": "Private" }, { "name": "Assumed", "code": "Assumed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LifecycleStatus" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comment" }, { "name": "CAD_Notes", "type": "esriFieldTypeString", "alias": "CAD_Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CAD_Notes" }, { "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": "UNIVERSALID", "type": "esriFieldTypeString", "alias": "UNIVERSALID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIVERSALID" }, { "name": "Last_Replace_Date", "type": "esriFieldTypeDate", "alias": "Last_Replace_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Replace_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": "Shape" }, "indexes": [ { "name": "R1415_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1415", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1415", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1264_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Abandoned", "name": "Abandoned", "domains": { "Material": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Abandoned", "description": "", "prototype": { "attributes": { "Last_Replace_Date": null, "Diameter": 12, "InstallDate": null, "CAD_Notes": null, "Material": "PVC", "LifecycleStatus": "Abandoned", "Comment": null, "Enabled": 1, "UNIVERSALID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Active", "name": "Active", "domains": { "Material": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Active", "description": "", "prototype": { "attributes": { "Last_Replace_Date": null, "Diameter": 12, "InstallDate": null, "CAD_Notes": null, "Material": "PVC", "LifecycleStatus": "Active", "Comment": null, "Enabled": 1, "UNIVERSALID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Assumed", "name": "Assumed", "domains": { "Material": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Assumed", "description": "", "prototype": { "attributes": { "Last_Replace_Date": null, "Diameter": 12, "InstallDate": null, "CAD_Notes": null, "Material": "PVC", "LifecycleStatus": "Assumed", "Comment": null, "Enabled": 1, "UNIVERSALID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Private", "name": "Private", "domains": { "Material": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Private", "description": "", "prototype": { "attributes": { "Last_Replace_Date": null, "Diameter": 12, "InstallDate": null, "CAD_Notes": null, "Material": "PVC", "LifecycleStatus": "Private", "Comment": null, "Enabled": 1, "UNIVERSALID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Proposed", "name": "Proposed", "domains": { "Material": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Proposed", "description": "", "prototype": { "attributes": { "Last_Replace_Date": null, "Diameter": 12, "InstallDate": null, "CAD_Notes": null, "Material": "PVC", "LifecycleStatus": "Proposed", "Comment": null, "Enabled": 1, "UNIVERSALID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Removed", "name": "Removed", "domains": { "Material": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Removed", "description": "", "prototype": { "attributes": { "Last_Replace_Date": null, "Diameter": 12, "InstallDate": null, "CAD_Notes": null, "Material": "PVC", "LifecycleStatus": "Removed", "Comment": null, "Enabled": 1, "UNIVERSALID": 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, "serviceItemId": "f61f057f1df14ad2837c663226127d0d" }