{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Utilities.DBO.Sanitary_Manhole", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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": 2454704.8110907227, "ymin": 312493.1180753112, "xmax": 2488542.6075882167, "ymax": 345230.4525348991, "spatialReference": { "wkid": 103191, "latestWkid": 6609 } }, "sourceSpatialReference": { "wkid": 103191, "latestWkid": 6609 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "49a03f09bf4eaae7eff8fce0bf4d3995", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAP1JREFUGJUFwbFOwlAAQNHb8JKGtA40DboZgwMERl1NmEg0smH6A2x8hIODwc2NgTAwOHTqJAtLO7gYkjLQAEMNS2liuyDBNpV6jgCYzaguFoyCgIvjUY6iKHnu9xkDCNvm2jT5MAwKqgq1WnK6WjFYLrmxLLrCdXlrtyl43jmHQ4vt9kAYjouGwdVkIrdEmnKm67DbPdFsGkTRN3kuKJdHGnArfJ8/zwNV1RFCUCppbDYnBAFpkiSK2O9xGg3uHOed6VRCkn5QFDvPMu0F4oKwLO3R9+PqcDjIXPf1sl5n7Xmy2eslHeBexHH8OZ9rD5VK3AVC4EuWKQId4Pcf5DVoeiHxn+8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Facility_ID", "typeIdField": "", "subtypeField": "Manhole_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": "Manhole_Type", "type": "esriFieldTypeInteger", "alias": "Manhole Type", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Manhole_Type" }, { "name": "Rim_Elevation", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rim_Elevation" }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPS_Date" }, { "name": "Label_Text", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Label_Text" }, { "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": "Survey123", "type": "esriFieldTypeString", "alias": "Survey123", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Survey123" }, { "name": "Inspec_Date", "type": "esriFieldTypeDate", "alias": "Inspec_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Inspec_Date" }, { "name": "IworQ_ID", "type": "esriFieldTypeSmallInteger", "alias": "IworQ_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IworQ_ID" }, { "name": "iWorq_link", "type": "esriFieldTypeString", "alias": "iWorq_link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "iWorq_link" }, { "name": "iWorq_Link_ID", "type": "esriFieldTypeString", "alias": "iWorq_Link_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "iWorq_Link_ID" }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAT" }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONG" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R96_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S73_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Utilities.DBO.Sanitary_Manhole", "description": "", "prototype": { "attributes": { "Source": null, "LONG": null, "Facility_ID": null, "Install_Date": null, "Manhole_Type": 0, "Rim_Elevation": null, "GPS_Date": null, "Label_Text": null, "LAT": null, "iWorq_Link_ID": null, "iWorq_link": null, "IworQ_ID": null, "Survey123": null, "Inspec_Date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 1, "name": "Meter Manhole", "defaultValues": { "Facility_ID": null, "Install_Date": null, "Source": null, "Manhole_Type": 1, "Rim_Elevation": null, "GPS_Date": null, "Label_Text": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Survey123": null, "Inspec_Date": null, "IworQ_ID": null, "iWorq_link": null, "iWorq_Link_ID": null, "LAT": null, "LONG": null }, "domains": { "Source": {"type": "inherited"} } }, { "code": 0, "name": "Manhole", "defaultValues": { "Facility_ID": null, "Install_Date": null, "Source": null, "Manhole_Type": 0, "Rim_Elevation": null, "GPS_Date": null, "Label_Text": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Survey123": null, "Inspec_Date": null, "IworQ_ID": null, "iWorq_link": null, "iWorq_Link_ID": null, "LAT": null, "LONG": null }, "domains": { "Source": {"type": "inherited"} } }, { "code": 2, "name": "Monitor Manhole", "defaultValues": { "Facility_ID": null, "Install_Date": null, "Source": null, "Manhole_Type": 2, "Rim_Elevation": null, "GPS_Date": null, "Label_Text": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Survey123": null, "Inspec_Date": null, "IworQ_ID": null, "iWorq_link": null, "iWorq_Link_ID": null, "LAT": null, "LONG": null }, "domains": { "Source": {"type": "inherited"} } }, { "code": 3, "name": "Valve Manhole", "defaultValues": { "Facility_ID": null, "Install_Date": null, "Source": null, "Manhole_Type": 3, "Rim_Elevation": null, "GPS_Date": null, "Label_Text": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Survey123": null, "Inspec_Date": null, "IworQ_ID": null, "iWorq_link": null, "iWorq_Link_ID": null, "LAT": null, "LONG": null }, "domains": { "Source": {"type": "inherited"} } }, { "code": 4, "name": "FM Outlet Manhole", "defaultValues": { "Facility_ID": null, "Install_Date": null, "Source": null, "Manhole_Type": 4, "Rim_Elevation": null, "GPS_Date": null, "Label_Text": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Survey123": null, "Inspec_Date": null, "IworQ_ID": null, "iWorq_link": null, "iWorq_Link_ID": null, "LAT": null, "LONG": null }, "domains": { "Source": {"type": "inherited"} } } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }