{
 "currentVersion": 11.5,
 "cimVersion": "3.5.0",
 "id": 63,
 "name": "SEWER FITTING",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 102646,
  "latestWkid": 2230,
  "xyTolerance": 0.0208333333333333,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -118608900,
  "falseY": -9.12594999999999E7,
  "xyUnits": 1536,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "spatialReference": {
  "wkid": 102646,
  "latestWkid": 2230,
  "xyTolerance": 0.003280833333333333,
  "zTolerance": 2.0E-4,
  "mTolerance": 2.0E-4,
  "falseX": -1.2490391833773406E8,
  "falseY": -9.608876887373117E7,
  "xyUnits": 3.5097161354690865E7,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": -100000,
  "mUnits": 10000
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 61,
  "name": "SEWER"
 },
 "subLayers": [],
 "minScale": 1200,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "454d3d0be2b109599f99e8c7d7ce2dde",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABU0lEQVQoka3SO0uCcRTH8a8XxBuVD1FmQUhUJFF2oZbGwK1sESqIoMsLaAiiNxCBtNTQ1BTRUuAQubUIQTZZSNgUPiKaCmqKeYtHg0ieCqQz/uDD//zPOWqaLPV/Q6u2ixmNQDkdw0Oc7F+wXSOwb3Ey3TaCrZyHpJ9sXuQ8ecv6T1ChNrJrdzOv1CFUS1IABivGdJA1hQp1wseqHFwe2qFDqUUQL0Glg3IOjAPQOgzpR1w9DrbCXpKN0Gzow566B9M46HvroXhRh6YJdFEvS8BhI6wCxfcUtNi+QpUepLZrHWTQyA6nUuRamGQ04gHLHBRiIA1I+mv2icTbCx45eObfxDV1QsjsoP/VBxoTdDuhUqAUueKmEOdZDkYqeYL+DY7HjhjsnGUBMObDBEIHPOREtn/bo7eUIXC3wiKwJ60IiAKnnzP4EdZeBtwy+bdq+lY/ACU3aFJpJLxOAAAAAElFTkSuQmCC",
    "contentType": "image/png",
    "width": 10,
    "height": 10,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "scaleSymbols": false,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 6210670.782036582,
  "ymin": 2003822.0120069915,
  "xmax": 6256673.583466797,
  "ymax": 2043478.1137863374,
  "spatialReference": {
   "wkid": 102646,
   "latestWkid": 2230,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 2.0E-4,
   "mTolerance": 2.0E-4,
   "falseX": -1.2490391833773406E8,
   "falseY": -9.608876887373117E7,
   "xyUnits": 3.5097161354690865E7,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "FACILITYID",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "FACILITYID",
   "type": "esriFieldTypeString",
   "alias": "Facility Identifier",
   "length": 9,
   "domain": null
  },
  {
   "name": "FITTINGTYPE",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Fitting Type",
   "domain": {
    "type": "codedValue",
    "name": "WS19_LGIMpiFittingTypeSmallInt",
    "description": "The type of fitting coded as a small integer",
    "codedValues": [
     {
      "name": "Bend",
      "code": 1
     },
     {
      "name": "Cap",
      "code": 2
     },
     {
      "name": "Coupling",
      "code": 3
     },
     {
      "name": "Cross",
      "code": 4
     },
     {
      "name": "Expansion Joint",
      "code": 5
     },
     {
      "name": "Over Under",
      "code": 6
     },
     {
      "name": "Reducer",
      "code": 7
     },
     {
      "name": "Reducing Cross",
      "code": 8
     },
     {
      "name": "Reducing Tee",
      "code": 9
     },
     {
      "name": "Sleeve",
      "code": 10
     },
     {
      "name": "Tap",
      "code": 11
     },
     {
      "name": "Tee",
      "code": 12
     },
     {
      "name": "Transition",
      "code": 13
     },
     {
      "name": "Other",
      "code": 990
     },
     {
      "name": "Unknown",
      "code": 999
     },
     {
      "name": "Cathode",
      "code": 30
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "ACTIVEFLAG",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Active Flag",
   "domain": {
    "type": "codedValue",
    "name": "WS19_LGIMBooleanDomain",
    "description": "A 0/1 boolean domain",
    "codedValues": [
     {
      "name": "Parent Out of Service",
      "code": 952
     },
     {
      "name": "True",
      "code": 1
     },
     {
      "name": "False",
      "code": 0
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "OWNEDBY",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Owned By",
   "domain": {
    "type": "codedValue",
    "name": "WS19_LGIMAssetOwner",
    "description": "The owner of the asset",
    "codedValues": [
     {
      "name": "Private",
      "code": -1
     },
     {
      "name": "Other",
      "code": -2
     },
     {
      "name": "City of Oceanside",
      "code": 1
     },
     {
      "name": "County of San Diego",
      "code": 6
     },
     {
      "name": "Camp Pendleton",
      "code": 2
     },
     {
      "name": "Fallbrook PUD",
      "code": 3
     },
     {
      "name": "City of Vista",
      "code": 4
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "MAINTBY",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Managed By",
   "domain": {
    "type": "codedValue",
    "name": "WS19_LGIMAssetManager",
    "description": "The manager of the asset",
    "codedValues": [
     {
      "name": "Private",
      "code": -1
     },
     {
      "name": "Other",
      "code": -2
     },
     {
      "name": "City of Oceanside",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "PLANNUM",
   "type": "esriFieldTypeString",
   "alias": "Plan Number",
   "length": 20,
   "domain": null
  },
  {
   "name": "INSTALLYEAR",
   "type": "esriFieldTypeInteger",
   "alias": "Install Year",
   "domain": null
  },
  {
   "name": "INSTALLDATE",
   "type": "esriFieldTypeDate",
   "alias": "Install Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "GPSFLAG",
   "type": "esriFieldTypeSmallInteger",
   "alias": "GPS Flag",
   "domain": {
    "type": "codedValue",
    "name": "WS19_LGIMBooleanDomain",
    "description": "A 0/1 boolean domain",
    "codedValues": [
     {
      "name": "Parent Out of Service",
      "code": 952
     },
     {
      "name": "True",
      "code": 1
     },
     {
      "name": "False",
      "code": 0
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "LOCDESC",
   "type": "esriFieldTypeString",
   "alias": "Location Description",
   "length": 200,
   "domain": null
  },
  {
   "name": "ROTATION",
   "type": "esriFieldTypeDouble",
   "alias": "Rotation",
   "domain": null
  },
  {
   "name": "LASTEDITOR",
   "type": "esriFieldTypeString",
   "alias": "Last Editor",
   "length": 20,
   "domain": null
  },
  {
   "name": "LASTUPDATE",
   "type": "esriFieldTypeDate",
   "alias": "Last Update Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "SOURCEUPDATE",
   "type": "esriFieldTypeString",
   "alias": "Source of Update",
   "length": 100,
   "domain": null
  },
  {
   "name": "FEATCOMMENT",
   "type": "esriFieldTypeString",
   "alias": "Feature Comment",
   "length": 50,
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "LUCITYLINK",
   "type": "esriFieldTypeInteger",
   "alias": "LUCITYLINK",
   "domain": null
  },
  {
   "name": "INLUCITY",
   "type": "esriFieldTypeSmallInteger",
   "alias": "INLUCITY",
   "domain": null
  },
  {
   "name": "SEQ_NO",
   "type": "esriFieldTypeInteger",
   "alias": "SEQ_NO",
   "domain": null
  },
  {
   "name": "TILE_NO",
   "type": "esriFieldTypeString",
   "alias": "TILE_NO",
   "length": 4,
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "length": 38,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R446_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_446",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_OID_446",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S404_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "maxSelectionCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": true,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasMetadata": false,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true,
 "serviceItemId": "f1ada56b3d6b4c20975e8aae00bd221f"
}