{
 "layers": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 0,
   "name": "Wastewater Pump",
   "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": true,
   "relationships": [],
   "isDataVersioned": true,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": 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,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true
   },
   "hasMetadata": true,
   "extent": {
    "xmin": 2297234.4141300805,
    "ymin": 1713892.7532614917,
    "xmax": 2331797.183587078,
    "ymax": 1740410.0115785748,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 5703,
     "latestVcsWkid": 5703,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD_1988",
    "heightUnit": "meter"
   },
   "sourceSpatialReference": {
    "wkid": 102670,
    "latestWkid": 2243,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -15822600,
    "falseY": -47951700,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       175,
       115,
       80,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.7
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GlobalID",
   "displayField": "Name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "CartegraphId",
     "type": "esriFieldTypeString",
     "alias": "Cartegraph Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "CartegraphId"
    },
    {
     "name": "ActivationType",
     "type": "esriFieldTypeString",
     "alias": "Activation Type",
     "domain": {
      "type": "codedValue",
      "name": "wwPumpActivationType",
      "description": "Pump activation type",
      "codedValues": [
       {
        "name": "Elevation",
        "code": "Elevation"
       },
       {
        "name": "Pressure",
        "code": "Pressure"
       },
       {
        "name": "Programmable Logic Controller",
        "code": "Programmable Logic Controller"
       },
       {
        "name": "SCADA",
        "code": "SCADA"
       },
       {
        "name": "Timer",
        "code": "Timer"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "ActivationType"
    },
    {
     "name": "CasingType",
     "type": "esriFieldTypeString",
     "alias": "Casing Type",
     "domain": {
      "type": "codedValue",
      "name": "wwPumpCasingType",
      "description": "Pump Casing type",
      "codedValues": [
       {
        "name": "Aluminium",
        "code": "Aluminium"
       },
       {
        "name": "Cast Iron",
        "code": "Cast Iron"
       },
       {
        "name": "Ductile Iron",
        "code": "Ductile Iron"
       },
       {
        "name": "Nickel Iron",
        "code": "Nickel Iron"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "CasingType"
    },
    {
     "name": "Manufacturer",
     "type": "esriFieldTypeString",
     "alias": "Manufacturer",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Manufacturer"
    },
    {
     "name": "Model",
     "type": "esriFieldTypeString",
     "alias": "Model",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Model"
    },
    {
     "name": "MotorType",
     "type": "esriFieldTypeString",
     "alias": "Motor Type",
     "domain": {
      "type": "codedValue",
      "name": "wwPumpMotorType",
      "description": "Pump Motor type",
      "codedValues": [
       {
        "name": "Electric",
        "code": "Electric"
       },
       {
        "name": "Oil Filled",
        "code": "Oil Filled"
       },
       {
        "name": "Single Phase",
        "code": "Single Phase"
       },
       {
        "name": "Three Phase",
        "code": "Three Phase"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "MotorType"
    },
    {
     "name": "PrimingType",
     "type": "esriFieldTypeString",
     "alias": "Priming Type",
     "domain": {
      "type": "codedValue",
      "name": "wwPumpPrimingType",
      "description": "Pump Priming type",
      "codedValues": [
       {
        "name": "None (Submersible)",
        "code": "None (Submersible)"
       },
       {
        "name": "Secondary Pump",
        "code": "Secondary Pump"
       },
       {
        "name": "Self-Priming",
        "code": "Self-Priming"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PrimingType"
    },
    {
     "name": "SealType",
     "type": "esriFieldTypeString",
     "alias": "Seal Type",
     "domain": {
      "type": "codedValue",
      "name": "wwPumpSealType",
      "description": "Pump Seal type",
      "codedValues": [
       {
        "name": "Mechanical",
        "code": "Mechanical"
       },
       {
        "name": "Volute",
        "code": "Volute"
       },
       {
        "name": "Silicon Carbide",
        "code": "Silicon Carbide"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "SealType"
    },
    {
     "name": "PumpType",
     "type": "esriFieldTypeString",
     "alias": "Pump Type",
     "domain": {
      "type": "codedValue",
      "name": "wwPumpType",
      "description": "Pump type",
      "codedValues": [
       {
        "name": "Effluent",
        "code": "Effluent"
       },
       {
        "name": "Ejector",
        "code": "Ejector"
       },
       {
        "name": "Grinder",
        "code": "Grinder"
       },
       {
        "name": "Submersible",
        "code": "Submersible"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PumpType"
    },
    {
     "name": "UseType",
     "type": "esriFieldTypeString",
     "alias": "Use Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "UseType"
    },
    {
     "name": "Voltage",
     "type": "esriFieldTypeDouble",
     "alias": "Voltage",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Voltage"
    },
    {
     "name": "AverageFlow",
     "type": "esriFieldTypeDouble",
     "alias": "Average Flow",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "AverageFlow"
    },
    {
     "name": "AverageFlowUnit",
     "type": "esriFieldTypeString",
     "alias": "Average Flow Unit",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "AverageFlowUnit"
    },
    {
     "name": "OffElevation",
     "type": "esriFieldTypeDouble",
     "alias": "Off Elevation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "OffElevation"
    },
    {
     "name": "OffElevationUnit",
     "type": "esriFieldTypeString",
     "alias": "Off Elevation Unit",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "OffElevationUnit"
    },
    {
     "name": "OnElevation",
     "type": "esriFieldTypeDouble",
     "alias": "On Elevation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "OnElevation"
    },
    {
     "name": "OnElevationUnit",
     "type": "esriFieldTypeString",
     "alias": "On Elevation Unit",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "OnElevationUnit"
    },
    {
     "name": "RPM",
     "type": "esriFieldTypeDouble",
     "alias": "RPM",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "RPM"
    },
    {
     "name": "RPMUnit",
     "type": "esriFieldTypeString",
     "alias": "RPM Unit",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "RPMUnit"
    },
    {
     "name": "RatedHorsepower",
     "type": "esriFieldTypeDouble",
     "alias": "Rated Horsepower",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "RatedHorsepower"
    },
    {
     "name": "RatedHorsepwerUnit",
     "type": "esriFieldTypeString",
     "alias": "Rated Horsepwer Unit",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "RatedHorsepwerUnit"
    },
    {
     "name": "Retired",
     "type": "esriFieldTypeDate",
     "alias": "Retired",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "Retired"
    },
    {
     "name": "Replaced",
     "type": "esriFieldTypeDate",
     "alias": "Replaced",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "Replaced"
    },
    {
     "name": "Installed",
     "type": "esriFieldTypeDate",
     "alias": "Installed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "Installed"
    },
    {
     "name": "AddressNumber",
     "type": "esriFieldTypeDouble",
     "alias": "Address Number",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "AddressNumber"
    },
    {
     "name": "LocatorAddressNumber",
     "type": "esriFieldTypeString",
     "alias": "Locator Address Number",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "LocatorAddressNumber"
    },
    {
     "name": "LocatorStreet",
     "type": "esriFieldTypeString",
     "alias": "Locator Street",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LocatorStreet"
    },
    {
     "name": "LocatorCity",
     "type": "esriFieldTypeString",
     "alias": "Locator City",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LocatorCity"
    },
    {
     "name": "ConditionGroup",
     "type": "esriFieldTypeString",
     "alias": "Condition Group",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 150,
     "defaultValue": null,
     "modelName": "ConditionGroup"
    },
    {
     "name": "Jurisdiction",
     "type": "esriFieldTypeString",
     "alias": "Jurisdiction",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 35,
     "defaultValue": null,
     "modelName": "Jurisdiction"
    },
    {
     "name": "Notes",
     "type": "esriFieldTypeString",
     "alias": "Notes",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 500,
     "defaultValue": null,
     "modelName": "Notes"
    },
    {
     "name": "EstimatedOCI",
     "type": "esriFieldTypeDouble",
     "alias": "Estimated OCI",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "EstimatedOCI"
    },
    {
     "name": "PredictionGroup",
     "type": "esriFieldTypeString",
     "alias": "Prediction Group",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PredictionGroup"
    },
    {
     "name": "LocationDescriptiion",
     "type": "esriFieldTypeString",
     "alias": "Location Descriptiion",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 500,
     "defaultValue": null,
     "modelName": "LocationDescriptiion"
    },
    {
     "name": "EstimatedOCR",
     "type": "esriFieldTypeString",
     "alias": "Estimated OCR",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "EstimatedOCR"
    },
    {
     "name": "EstimatedCCR",
     "type": "esriFieldTypeString",
     "alias": "Estimated CCR",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "EstimatedCCR"
    },
    {
     "name": "CriticalityFactor",
     "type": "esriFieldTypeDouble",
     "alias": "Criticality Factor",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CriticalityFactor"
    },
    {
     "name": "CurrentInspecitonID",
     "type": "esriFieldTypeString",
     "alias": "Current Inspeciton ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "CurrentInspecitonID"
    },
    {
     "name": "EstimatedCCI",
     "type": "esriFieldTypeDouble",
     "alias": "Estimated CCI",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "EstimatedCCI"
    },
    {
     "name": "ActBefore",
     "type": "esriFieldTypeDate",
     "alias": "Act Before",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "ActBefore"
    },
    {
     "name": "OverallRating",
     "type": "esriFieldTypeString",
     "alias": "Overall Rating",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "OverallRating"
    },
    {
     "name": "County",
     "type": "esriFieldTypeString",
     "alias": "County",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "County"
    },
    {
     "name": "Street",
     "type": "esriFieldTypeString",
     "alias": "Street",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Street"
    },
    {
     "name": "StateValue",
     "type": "esriFieldTypeString",
     "alias": "State Value",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "StateValue"
    },
    {
     "name": "City",
     "type": "esriFieldTypeString",
     "alias": "City",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "City"
    },
    {
     "name": "Main",
     "type": "esriFieldTypeString",
     "alias": "Main",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Main"
    },
    {
     "name": "Facility",
     "type": "esriFieldTypeString",
     "alias": "Facility",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Facility"
    },
    {
     "name": "CurrentInspectionDate",
     "type": "esriFieldTypeDate",
     "alias": "Current Inspection Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CurrentInspectionDate"
    },
    {
     "name": "CurrentOCI",
     "type": "esriFieldTypeDouble",
     "alias": "Current OCI",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CurrentOCI"
    },
    {
     "name": "CurrentInspectionOCR",
     "type": "esriFieldTypeString",
     "alias": "Current Inspection OCR",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "CurrentInspectionOCR"
    },
    {
     "name": "CurrentInspectionNotes",
     "type": "esriFieldTypeString",
     "alias": "Current Inspection Notes",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 500,
     "defaultValue": null,
     "modelName": "CurrentInspectionNotes"
    },
    {
     "name": "LegacyID",
     "type": "esriFieldTypeString",
     "alias": "Legacy ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LegacyID"
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Name"
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Status"
    },
    {
     "name": "GPM",
     "type": "esriFieldTypeString",
     "alias": "Gallons Per Minute",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "GPM"
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GlobalID"
    },
    {
     "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": "ESRIGNSS_RECEIVER",
     "type": "esriFieldTypeString",
     "alias": "Receiver Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "ESRIGNSS_RECEIVER"
    },
    {
     "name": "ESRIGNSS_H_RMS",
     "type": "esriFieldTypeDouble",
     "alias": "Horizontal Accuracy (m)",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ESRIGNSS_H_RMS"
    },
    {
     "name": "ESRIGNSS_V_RMS",
     "type": "esriFieldTypeDouble",
     "alias": "Vertical Accuracy (m)",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ESRIGNSS_V_RMS"
    },
    {
     "name": "ESRIGNSS_LATITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ESRIGNSS_LATITUDE"
    },
    {
     "name": "ESRIGNSS_LONGITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ESRIGNSS_LONGITUDE"
    },
    {
     "name": "ESRIGNSS_ALTITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Altitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ESRIGNSS_ALTITUDE"
    },
    {
     "name": "ESRIGNSS_PDOP",
     "type": "esriFieldTypeDouble",
     "alias": "PDOP",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ESRIGNSS_PDOP"
    },
    {
     "name": "ESRIGNSS_HDOP",
     "type": "esriFieldTypeDouble",
     "alias": "HDOP",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ESRIGNSS_HDOP"
    },
    {
     "name": "ESRIGNSS_VDOP",
     "type": "esriFieldTypeDouble",
     "alias": "VDOP",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ESRIGNSS_VDOP"
    },
    {
     "name": "ESRIGNSS_FIXTYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Fix Type",
     "domain": {
      "type": "codedValue",
      "name": "ESRI_FIX_TYPE_DOMAIN",
      "description": "Fix Type",
      "codedValues": [
       {
        "name": "Fix not valid",
        "code": 0
       },
       {
        "name": "GPS",
        "code": 1
       },
       {
        "name": "Differential GPS",
        "code": 2
       },
       {
        "name": "RTK Fixed",
        "code": 4
       },
       {
        "name": "RTK Float",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ESRIGNSS_FIXTYPE"
    },
    {
     "name": "ESRIGNSS_CORRECTIONAGE",
     "type": "esriFieldTypeDouble",
     "alias": "Correction Age",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ESRIGNSS_CORRECTIONAGE"
    },
    {
     "name": "ESRIGNSS_STATIONID",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Station ID",
     "domain": {
      "type": "range",
      "name": "ESRI_STATION_ID_DOMAIN",
      "description": "Station ID",
      "range": [
       0,
       1023
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ESRIGNSS_STATIONID"
    },
    {
     "name": "ESRIGNSS_NUMSATS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Number of Satellites",
     "domain": {
      "type": "range",
      "name": "ESRI_NUM_SATS_DOMAIN",
      "description": "Number of Satellites",
      "range": [
       0,
       99
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ESRIGNSS_NUMSATS"
    },
    {
     "name": "ESRIGNSS_FIXDATETIME",
     "type": "esriFieldTypeDate",
     "alias": "Fix Time",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "ESRIGNSS_FIXDATETIME"
    },
    {
     "name": "ESRIGNSS_AVG_H_RMS",
     "type": "esriFieldTypeDouble",
     "alias": "Average Horizontal Accuracy (m)",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ESRIGNSS_AVG_H_RMS"
    },
    {
     "name": "ESRIGNSS_AVG_V_RMS",
     "type": "esriFieldTypeDouble",
     "alias": "Average Vertical Accuracy (m)",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ESRIGNSS_AVG_V_RMS"
    },
    {
     "name": "ESRIGNSS_AVG_POSITIONS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Averaged Positions",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ESRIGNSS_AVG_POSITIONS"
    },
    {
     "name": "ESRIGNSS_H_STDDEV",
     "type": "esriFieldTypeDouble",
     "alias": "Standard Deviation (m)",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ESRIGNSS_H_STDDEV"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R18_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_18",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_18",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S8_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Wastewater Pump",
     "description": "",
     "prototype": {
      "attributes": {
       "ESRIGNSS_AVG_POSITIONS": null,
       "ESRIGNSS_AVG_V_RMS": null,
       "CartegraphId": null,
       "ActivationType": null,
       "CasingType": null,
       "Manufacturer": null,
       "Model": null,
       "MotorType": null,
       "PrimingType": null,
       "SealType": null,
       "PumpType": null,
       "UseType": null,
       "Voltage": null,
       "AverageFlow": null,
       "AverageFlowUnit": null,
       "OffElevation": null,
       "OffElevationUnit": null,
       "OnElevation": null,
       "OnElevationUnit": null,
       "RPM": null,
       "RPMUnit": null,
       "RatedHorsepower": null,
       "RatedHorsepwerUnit": null,
       "Retired": null,
       "Replaced": null,
       "Installed": null,
       "AddressNumber": null,
       "LocatorAddressNumber": null,
       "LocatorStreet": null,
       "LocatorCity": null,
       "ConditionGroup": null,
       "Jurisdiction": null,
       "Notes": null,
       "EstimatedOCI": null,
       "PredictionGroup": null,
       "LocationDescriptiion": null,
       "EstimatedOCR": null,
       "EstimatedCCR": null,
       "CriticalityFactor": null,
       "CurrentInspecitonID": null,
       "EstimatedCCI": null,
       "ActBefore": null,
       "OverallRating": null,
       "County": null,
       "Street": null,
       "StateValue": null,
       "City": null,
       "Main": null,
       "Facility": null,
       "CurrentInspectionDate": null,
       "CurrentOCI": null,
       "CurrentInspectionOCR": null,
       "CurrentInspectionNotes": null,
       "LegacyID": null,
       "Name": null,
       "Status": null,
       "GPM": null,
       "ESRIGNSS_H_STDDEV": null,
       "ESRIGNSS_AVG_H_RMS": null,
       "ESRIGNSS_FIXDATETIME": null,
       "ESRIGNSS_NUMSATS": null,
       "ESRIGNSS_STATIONID": null,
       "ESRIGNSS_RECEIVER": null,
       "ESRIGNSS_H_RMS": null,
       "ESRIGNSS_V_RMS": null,
       "ESRIGNSS_LATITUDE": null,
       "ESRIGNSS_LONGITUDE": null,
       "ESRIGNSS_ALTITUDE": null,
       "ESRIGNSS_PDOP": null,
       "ESRIGNSS_HDOP": null,
       "ESRIGNSS_VDOP": null,
       "ESRIGNSS_FIXTYPE": null,
       "ESRIGNSS_CORRECTIONAGE": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 2000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ebd8dc5956a14ed09113547a500fd070"
  }
 ],
 "tables": []
}