{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 10, "name": "zDRAFT_Sanitary_main", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Sanitary Draft" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2454704.76199663, "ymin": 312493.118075311, "xmax": 2488562.87723272, "ymax": 345230.452534899, "spatialReference": { "wkid": 103191, "latestWkid": 6609, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3012991666545837E8, "falseY": -1.0675211609759858E8, "xyUnits": 3.4092760087927036E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103191, "latestWkid": 6609, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118121300, "falseY": -97418300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 173, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 129, 138, 255 ], "width": 1 }, "value": "0", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 150, 0, 255 ], "width": 1 }, "value": "1", "label": "Force Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 147, 0, 255 ], "width": 1 }, "value": "5", "label": "Stub" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 145, 128, 255 ], "width": 1 }, "value": "6", "label": "Trunk" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Facility_ID", "typeIdField": "Type", "subtypeField": "Type", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Install_Date" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Data Source", "domain": { "type": "codedValue", "name": "dLocationSource", "description": "", "codedValues": [ { "name": "Asbuilt", "code": "ASB" }, { "name": "GPS", "code": "GPS" }, { "name": "Field", "code": "FLD" }, { "name": "Muskego GPS", "code": "MGPS" }, { "name": "Muskego Staff", "code": "MSTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Source" }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "Main Type", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Type" }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "dSanitarySewerDiameter", "description": "", "codedValues": [ { "name": "1 inch", "code": 1 }, { "name": "2 inch", "code": 2 }, { "name": "3 inch", "code": 3 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "14 inch", "code": 14 }, { "name": "15 inch", "code": 15 }, { "name": "16 inch", "code": 16 }, { "name": "18 inch", "code": 18 }, { "name": "20 inch", "code": 20 }, { "name": "21 inch", "code": 21 }, { "name": "24 inch", "code": 24 }, { "name": "27 inch", "code": 27 }, { "name": "30 inch", "code": 30 }, { "name": "36 inch", "code": 36 }, { "name": "42 inch", "code": 42 }, { "name": "54 inch", "code": 54 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "1 1/2 inch", "code": 112 }, { "name": "1 1/4 inch", "code": 114 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "dSanitaryPipeMaterial", "description": "", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Concrete", "code": "CONC" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Reinforced Plastic (Truss)", "code": "RP" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "PolyVinyl Chloride", "code": "PVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Material" }, { "name": "Asbuilt_Length", "type": "esriFieldTypeDouble", "alias": "Asbuilt Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Asbuilt_Length" }, { "name": "Asbuilt_Date", "type": "esriFieldTypeDate", "alias": "Asbuilt Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Asbuilt_Date" }, { "name": "ASBLTID", "type": "esriFieldTypeString", "alias": "ASBLTID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ASBLTID" }, { "name": "DN_MH", "type": "esriFieldTypeString", "alias": "Downstream Manhole", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DN_MH" }, { "name": "UP_MH", "type": "esriFieldTypeString", "alias": "Upstream Manhole", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "UP_MH" }, { "name": "COMPLETE", "type": "esriFieldTypeSmallInteger", "alias": "COMPLETE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPLETE" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Notes" }, { "name": "Asblt", "type": "esriFieldTypeString", "alias": "Asblt", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Asblt" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "MAPNMBR", "type": "esriFieldTypeString", "alias": "MAPNMBR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MAPNMBR" }, { "name": "Onbase", "type": "esriFieldTypeString", "alias": "Onbase", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Onbase" }, { "name": "AsbltFile", "type": "esriFieldTypeString", "alias": "AsbltFile", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "AsbltFile" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R114_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S91_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 0, "name": "Collector", "domains": { "Source": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"} }, "templates": [ { "name": "Collector", "description": "", "prototype": { "attributes": { "Source": null, "AsbltFile": null, "Facility_ID": null, "Install_Date": null, "Type": 0, "Diameter": null, "Length": null, "Material": null, "Asbuilt_Length": null, "Asbuilt_Date": null, "ASBLTID": null, "DN_MH": null, "UP_MH": null, "COMPLETE": null, "Notes": null, "Asblt": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DISTRICT": null, "MAPNMBR": null, "Onbase": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Force Main", "domains": { "Source": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"} }, "templates": [ { "name": "Force Main", "description": "", "prototype": { "attributes": { "Source": null, "AsbltFile": null, "Facility_ID": null, "Install_Date": null, "Type": 1, "Diameter": null, "Length": null, "Material": null, "Asbuilt_Length": null, "Asbuilt_Date": null, "ASBLTID": null, "DN_MH": null, "UP_MH": null, "COMPLETE": null, "Notes": null, "Asblt": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DISTRICT": null, "MAPNMBR": null, "Onbase": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "Stub", "domains": { "Source": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"} }, "templates": [ { "name": "Stub", "description": "", "prototype": { "attributes": { "Source": null, "AsbltFile": null, "Facility_ID": null, "Install_Date": null, "Type": 5, "Diameter": null, "Length": null, "Material": null, "Asbuilt_Length": null, "Asbuilt_Date": null, "ASBLTID": null, "DN_MH": null, "UP_MH": null, "COMPLETE": null, "Notes": null, "Asblt": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DISTRICT": null, "MAPNMBR": null, "Onbase": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 6, "name": "Trunk", "domains": { "Source": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"} }, "templates": [ { "name": "Trunk", "description": "", "prototype": { "attributes": { "Source": null, "AsbltFile": null, "Facility_ID": null, "Install_Date": null, "Type": 6, "Diameter": null, "Length": null, "Material": null, "Asbuilt_Length": null, "Asbuilt_Date": null, "ASBLTID": null, "DN_MH": null, "UP_MH": null, "COMPLETE": null, "Notes": null, "Asblt": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DISTRICT": null, "MAPNMBR": null, "Onbase": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "Collector", "defaultValues": { "Facility_ID": null, "Install_Date": null, "Source": null, "Type": 0, "Diameter": null, "Length": null, "Material": null, "Asbuilt_Length": null, "Asbuilt_Date": null, "ASBLTID": null, "DN_MH": null, "UP_MH": null, "COMPLETE": null, "Notes": null, "Asblt": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DISTRICT": null, "MAPNMBR": null, "Onbase": null, "AsbltFile": null, "Shape.STLength()": null }, "domains": { "Source": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"} } }, { "code": 6, "name": "Trunk", "defaultValues": { "Facility_ID": null, "Install_Date": null, "Source": null, "Type": 6, "Diameter": null, "Length": null, "Material": null, "Asbuilt_Length": null, "Asbuilt_Date": null, "ASBLTID": null, "DN_MH": null, "UP_MH": null, "COMPLETE": null, "Notes": null, "Asblt": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DISTRICT": null, "MAPNMBR": null, "Onbase": null, "AsbltFile": null, "Shape.STLength()": null }, "domains": { "Source": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"} } }, { "code": 5, "name": "Stub", "defaultValues": { "Facility_ID": null, "Install_Date": null, "Source": null, "Type": 5, "Diameter": null, "Length": null, "Material": null, "Asbuilt_Length": null, "Asbuilt_Date": null, "ASBLTID": null, "DN_MH": null, "UP_MH": null, "COMPLETE": null, "Notes": null, "Asblt": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DISTRICT": null, "MAPNMBR": null, "Onbase": null, "AsbltFile": null, "Shape.STLength()": null }, "domains": { "Source": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"} } }, { "code": 1, "name": "Force Main", "defaultValues": { "Facility_ID": null, "Install_Date": null, "Source": null, "Type": 1, "Diameter": null, "Length": null, "Material": null, "Asbuilt_Length": null, "Asbuilt_Date": null, "ASBLTID": null, "DN_MH": null, "UP_MH": null, "COMPLETE": null, "Notes": null, "Asblt": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DISTRICT": null, "MAPNMBR": null, "Onbase": null, "AsbltFile": null, "Shape.STLength()": null }, "domains": { "Source": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }