{ "currentVersion": 10.91, "id": 7, "name": "Water Mains", "type": "Feature Layer", "parentLayer": null, "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": 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": 2472872.4975378066, "ymin": 7026500.24949564, "xmax": 2487281.6845986396, "ymax": 7045931.12205115, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNER", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 3 }, "value": "Abandoned", "label": "Abandoned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 3 }, "value": "Addison", "label": "Addison", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 3 }, "value": "Carrollton", "label": "Carrollton", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 3 }, "value": "DWU", "label": "DWU", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 3 }, "value": "Farmers Branch", "label": "Farmers Branch", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 3 }, "value": "Private", "label": "Private", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TYPE", "typeIdField": "OWNER", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TYPE" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "WaterLines Material", "description": "Water Line Materials", "codedValues": [ { "name": "CI", "code": "CI" }, { "name": "CPP", "code": "CPP" }, { "name": "CU", "code": "CU" }, { "name": "DI", "code": "DI" }, { "name": "PCCP", "code": "PCCP" }, { "name": "PVC", "code": "PVC" }, { "name": "RCCP", "code": "RCCP" }, { "name": "STEEL", "code": "STEEL" }, { "name": "Unk", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "ABANDON", "type": "esriFieldTypeString", "alias": "ABANDON", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ABANDON" }, { "name": "EXTEND", "type": "esriFieldTypeString", "alias": "EXTEND", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "EXTEND" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WaterLines Owner", "description": "Water Line Owners", "codedValues": [ { "name": "Addison", "code": "Addison" }, { "name": "Carrollton", "code": "Carrollton" }, { "name": "DWU", "code": "DWU" }, { "name": "Private", "code": "Private" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Farmers Branch", "code": "Farmers Branch" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OWNER" }, { "name": "GEO_FILELO", "type": "esriFieldTypeString", "alias": "GEO_FILELO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "GEO_FILELO" }, { "name": "PLP_FILELO", "type": "esriFieldTypeString", "alias": "PLP_FILELO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PLP_FILELO" }, { "name": "UPD_NOTE", "type": "esriFieldTypeString", "alias": "UPD_NOTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "UPD_NOTE" }, { "name": "YR_INSTALL", "type": "esriFieldTypeString", "alias": "YR_INSTALL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "YR_INSTALL" }, { "name": "ASB_DATE", "type": "esriFieldTypeString", "alias": "ASB_DATE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ASB_DATE" }, { "name": "ASBUILT_", "type": "esriFieldTypeString", "alias": "ASBUILT_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ASBUILT_" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name" }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Class" }, { "name": "Type_1", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type_1" }, { "name": "InstallYear", "type": "esriFieldTypeInteger", "alias": "InstallYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InstallYear" }, { "name": "Material_1", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Material_1" }, { "name": "Value", "type": "esriFieldTypeDouble", "alias": "Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Value" }, { "name": "CoF", "type": "esriFieldTypeDouble", "alias": "CoF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CoF" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AssetID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R896_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S800_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Abandoned", "name": "Abandoned", "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "templates": [ { "name": "Abandoned", "description": "", "prototype": { "attributes": { "CoF": null, "AssetID": null, "TYPE": null, "DIAMETER": null, "MATERIAL": null, "ABANDON": null, "EXTEND": null, "OWNER": "Abandoned", "GEO_FILELO": null, "PLP_FILELO": null, "UPD_NOTE": null, "YR_INSTALL": null, "ASB_DATE": null, "ASBUILT_": null, "Name": null, "Class": null, "Type_1": null, "InstallYear": null, "Material_1": null, "Value": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Addison", "name": "Addison", "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "templates": [ { "name": "Addison", "description": "", "prototype": { "attributes": { "CoF": null, "AssetID": null, "TYPE": null, "DIAMETER": null, "MATERIAL": null, "ABANDON": null, "EXTEND": null, "OWNER": "Addison", "GEO_FILELO": null, "PLP_FILELO": null, "UPD_NOTE": null, "YR_INSTALL": null, "ASB_DATE": null, "ASBUILT_": null, "Name": null, "Class": null, "Type_1": null, "InstallYear": null, "Material_1": null, "Value": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Carrollton", "name": "Carrollton", "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "templates": [ { "name": "Carrollton", "description": "", "prototype": { "attributes": { "CoF": null, "AssetID": null, "TYPE": null, "DIAMETER": null, "MATERIAL": null, "ABANDON": null, "EXTEND": null, "OWNER": "Carrollton", "GEO_FILELO": null, "PLP_FILELO": null, "UPD_NOTE": null, "YR_INSTALL": null, "ASB_DATE": null, "ASBUILT_": null, "Name": null, "Class": null, "Type_1": null, "InstallYear": null, "Material_1": null, "Value": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DWU", "name": "DWU", "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "templates": [ { "name": "DWU", "description": "", "prototype": { "attributes": { "CoF": null, "AssetID": null, "TYPE": null, "DIAMETER": null, "MATERIAL": null, "ABANDON": null, "EXTEND": null, "OWNER": "DWU", "GEO_FILELO": null, "PLP_FILELO": null, "UPD_NOTE": null, "YR_INSTALL": null, "ASB_DATE": null, "ASBUILT_": null, "Name": null, "Class": null, "Type_1": null, "InstallYear": null, "Material_1": null, "Value": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Farmers Branch", "name": "Farmers Branch", "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "templates": [ { "name": "Farmers Branch", "description": "", "prototype": { "attributes": { "CoF": null, "AssetID": null, "TYPE": null, "DIAMETER": null, "MATERIAL": null, "ABANDON": null, "EXTEND": null, "OWNER": "Farmers Branch", "GEO_FILELO": null, "PLP_FILELO": null, "UPD_NOTE": null, "YR_INSTALL": null, "ASB_DATE": null, "ASBUILT_": null, "Name": null, "Class": null, "Type_1": null, "InstallYear": null, "Material_1": null, "Value": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Private", "name": "Private", "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "templates": [ { "name": "Private", "description": "", "prototype": { "attributes": { "CoF": null, "AssetID": null, "TYPE": null, "DIAMETER": null, "MATERIAL": null, "ABANDON": null, "EXTEND": null, "OWNER": "Private", "GEO_FILELO": null, "PLP_FILELO": null, "UPD_NOTE": null, "YR_INSTALL": null, "ASB_DATE": null, "ASBUILT_": null, "Name": null, "Class": null, "Type_1": null, "InstallYear": null, "Material_1": null, "Value": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }