{
 "currentVersion": 10.71,
 "cimVersion": "2.4.0",
 "id": 2,
 "name": "Cemetery Maintenance",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": false,
 "minScale": 0,
 "maxScale": 0,
 "geometryType": "esriGeometryPolyline",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "isDataBranchVersioned": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": 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
 },
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "Shape__Length",
  "units": "esriFeet"
 },
 "hasMetadata": true,
 "extent": {
  "xmin": 807588.81573193,
  "ymin": 2686579.0486865803,
  "xmax": 811909.0878861143,
  "ymax": 2713660.0943533187,
  "spatialReference": {
   "wkid": 102686,
   "latestWkid": 2249,
   "xyTolerance": 0.00328083333333333,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -119851500,
   "falseY": -94498200,
   "xyUnits": 3048.00609601219,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "sourceSpatialReference": {
  "wkid": 4326,
  "latestWkid": 4326,
  "xyTolerance": 8.98315284119522E-9,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -400,
  "falseY": -400,
  "xyUnits": 9.999999999999999E8,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": -100000,
  "mUnits": 10000
 },
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "maintenance_suggestion",
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       38,
       115,
       0,
       255
      ],
      "width": 1.7
     },
     "value": "Defer Maintenance",
     "label": "Defer Maintenance"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       76,
       0,
       115,
       255
      ],
      "width": 1.7
     },
     "value": "Other",
     "label": "Other"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       92,
       230,
       255
      ],
      "width": 1.7
     },
     "value": "Partial Replacement",
     "label": "Partial Replacement"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       115,
       76,
       0,
       255
      ],
      "width": 1.7
     },
     "value": "Patch Repair",
     "label": "Patch Repair"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       250,
       52,
       17,
       255
      ],
      "width": 1.7
     },
     "value": "Reconstruction",
     "label": "Reconstruction"
    }
   ],
   "fieldDelimiter": ",",
   "authoringInfo": {
    "colorRamp": {
     "type": "multipart",
     "colorRamps": [
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        20,
        112,
        23,
        255
       ],
       "toColor": [
        242,
        252,
        43,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        242,
        252,
        43,
        255
       ],
       "toColor": [
        252,
        59,
        25,
        255
       ]
      }
     ]
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "objectid",
 "globalIdField": "",
 "displayField": "streetname",
 "typeIdField": "maintenance_suggestion",
 "subtypeField": "",
 "fields": [
  {
   "name": "objectid",
   "type": "esriFieldTypeOID",
   "alias": "objectid",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "objectid"
  },
  {
   "name": "streetname",
   "type": "esriFieldTypeString",
   "alias": "Street Name",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "streetname"
  },
  {
   "name": "fromstreetname",
   "type": "esriFieldTypeString",
   "alias": "From Street Name",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "fromstreetname"
  },
  {
   "name": "tostreetname",
   "type": "esriFieldTypeString",
   "alias": "To Street Name",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "tostreetname"
  },
  {
   "name": "sci",
   "type": "esriFieldTypeSmallInteger",
   "alias": "SCI",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "sci"
  },
  {
   "name": "num_of_uplifts",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Number of Uplifts",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "num_of_uplifts"
  },
  {
   "name": "maintenance_suggestion",
   "type": "esriFieldTypeString",
   "alias": "Maintenance Suggestion",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "maintenance_suggestion"
  },
  {
   "name": "estimated_cost",
   "type": "esriFieldTypeInteger",
   "alias": "Estimated Cost ($)",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "estimated_cost"
  },
  {
   "name": "repair_priority",
   "type": "esriFieldTypeDouble",
   "alias": "Repair Priority",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "repair_priority"
  },
  {
   "name": "surface_type",
   "type": "esriFieldTypeString",
   "alias": "Surface Type",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "surface_type"
  },
  {
   "name": "survey_date",
   "type": "esriFieldTypeString",
   "alias": "Survey Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "survey_date"
  },
  {
   "name": "functional_class",
   "type": "esriFieldTypeString",
   "alias": "Functional Class",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "functional_class"
  },
  {
   "name": "functional_class_id",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Functional Class ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "functional_class_id"
  },
  {
   "name": "width_ft",
   "type": "esriFieldTypeInteger",
   "alias": "Width (ft)",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "width_ft"
  },
  {
   "name": "length_ft",
   "type": "esriFieldTypeInteger",
   "alias": "Length (ft)",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "length_ft"
  },
  {
   "name": "area_sy",
   "type": "esriFieldTypeInteger",
   "alias": "Area (sy)",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "area_sy"
  },
  {
   "name": "last_repair_method",
   "type": "esriFieldTypeString",
   "alias": "Last Repair Method",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "last_repair_method"
  },
  {
   "name": "last_repair_cost",
   "type": "esriFieldTypeInteger",
   "alias": "Last Repair Cost",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "last_repair_cost"
  },
  {
   "name": "last_repair_date",
   "type": "esriFieldTypeDate",
   "alias": "Last Repair Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "last_repair_date"
  },
  {
   "name": "future_event",
   "type": "esriFieldTypeString",
   "alias": "Future Event",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "future_event"
  },
  {
   "name": "future_event_date",
   "type": "esriFieldTypeDate",
   "alias": "Future Event Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "future_event_date"
  },
  {
   "name": "editor_name",
   "type": "esriFieldTypeString",
   "alias": "Editor Name",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "editor_name"
  },
  {
   "name": "editor_id",
   "type": "esriFieldTypeInteger",
   "alias": "Editor ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "editor_id"
  },
  {
   "name": "editor_notes",
   "type": "esriFieldTypeString",
   "alias": "Editor Notes",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 150,
   "defaultValue": null,
   "modelName": "editor_notes"
  },
  {
   "name": "last_edit",
   "type": "esriFieldTypeDate",
   "alias": "Last Edit",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "last_edit"
  },
  {
   "name": "sw_id",
   "type": "esriFieldTypeInteger",
   "alias": "SW ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "sw_id"
  },
  {
   "name": "ss_id",
   "type": "esriFieldTypeInteger",
   "alias": "SS ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ss_id"
  },
  {
   "name": "funding_source",
   "type": "esriFieldTypeString",
   "alias": "Funding Source",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "funding_source"
  },
  {
   "name": "responsible_party",
   "type": "esriFieldTypeString",
   "alias": "Responsible Party",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "responsible_party"
  },
  {
   "name": "city",
   "type": "esriFieldTypeString",
   "alias": "City",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "city"
  },
  {
   "name": "state",
   "type": "esriFieldTypeString",
   "alias": "State",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "state"
  },
  {
   "name": "country",
   "type": "esriFieldTypeString",
   "alias": "Country",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "country"
  },
  {
   "name": "video",
   "type": "esriFieldTypeString",
   "alias": "Video",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "video"
  },
  {
   "name": "last_repair",
   "type": "esriFieldTypeString",
   "alias": "last_repair",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "last_repair"
  },
  {
   "name": "start_date_ss",
   "type": "esriFieldTypeDate",
   "alias": "start_date_ss",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "start_date_ss"
  },
  {
   "name": "end_date_ss",
   "type": "esriFieldTypeDate",
   "alias": "end_date_ss",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "end_date_ss"
  },
  {
   "name": "objectid_slx",
   "type": "esriFieldTypeInteger",
   "alias": "objectid_slx",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "objectid_slx"
  },
  {
   "name": "clx_uid",
   "type": "esriFieldTypeInteger",
   "alias": "clx_uid",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "clx_uid"
  },
  {
   "name": "Shape__Length",
   "type": "esriFieldTypeDouble",
   "alias": "st_length(shape)",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "st_length(shape)"
  }
 ],
 "geometryField": {
  "name": "shape",
  "type": "esriFieldTypeGeometry",
  "alias": "shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "shape"
 },
 "indexes": [
  {
   "name": "cemetery_evaluation_loc_clx_uid_key",
   "fields": "clx_uid",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "r114_sde_rowid_uk",
   "fields": "objectid",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "a69_ix1",
   "fields": "shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [
  {
   "id": "Defer Maintenance",
   "name": "Defer Maintenance",
   "domains": {},
   "templates": [
    {
     "name": "Defer Maintenance",
     "description": "",
     "prototype": {
      "attributes": {
       "clx_uid": null,
       "objectid_slx": null,
       "streetname": null,
       "fromstreetname": null,
       "tostreetname": null,
       "sci": null,
       "num_of_uplifts": null,
       "maintenance_suggestion": "Defer Maintenance",
       "estimated_cost": null,
       "repair_priority": null,
       "surface_type": null,
       "survey_date": null,
       "functional_class": null,
       "functional_class_id": null,
       "width_ft": null,
       "length_ft": null,
       "area_sy": null,
       "last_repair_method": null,
       "last_repair_cost": null,
       "last_repair_date": null,
       "future_event": null,
       "future_event_date": null,
       "editor_name": null,
       "editor_id": null,
       "editor_notes": null,
       "last_edit": null,
       "sw_id": null,
       "ss_id": null,
       "funding_source": null,
       "responsible_party": null,
       "city": null,
       "state": null,
       "country": null,
       "video": null,
       "last_repair": null,
       "start_date_ss": null,
       "end_date_ss": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "Other",
   "name": "Other",
   "domains": {},
   "templates": [
    {
     "name": "Other",
     "description": "",
     "prototype": {
      "attributes": {
       "clx_uid": null,
       "objectid_slx": null,
       "streetname": null,
       "fromstreetname": null,
       "tostreetname": null,
       "sci": null,
       "num_of_uplifts": null,
       "maintenance_suggestion": "Other",
       "estimated_cost": null,
       "repair_priority": null,
       "surface_type": null,
       "survey_date": null,
       "functional_class": null,
       "functional_class_id": null,
       "width_ft": null,
       "length_ft": null,
       "area_sy": null,
       "last_repair_method": null,
       "last_repair_cost": null,
       "last_repair_date": null,
       "future_event": null,
       "future_event_date": null,
       "editor_name": null,
       "editor_id": null,
       "editor_notes": null,
       "last_edit": null,
       "sw_id": null,
       "ss_id": null,
       "funding_source": null,
       "responsible_party": null,
       "city": null,
       "state": null,
       "country": null,
       "video": null,
       "last_repair": null,
       "start_date_ss": null,
       "end_date_ss": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "Partial Replacement",
   "name": "Partial Replacement",
   "domains": {},
   "templates": [
    {
     "name": "Partial Replacement",
     "description": "",
     "prototype": {
      "attributes": {
       "clx_uid": null,
       "objectid_slx": null,
       "streetname": null,
       "fromstreetname": null,
       "tostreetname": null,
       "sci": null,
       "num_of_uplifts": null,
       "maintenance_suggestion": "Partial Replacement",
       "estimated_cost": null,
       "repair_priority": null,
       "surface_type": null,
       "survey_date": null,
       "functional_class": null,
       "functional_class_id": null,
       "width_ft": null,
       "length_ft": null,
       "area_sy": null,
       "last_repair_method": null,
       "last_repair_cost": null,
       "last_repair_date": null,
       "future_event": null,
       "future_event_date": null,
       "editor_name": null,
       "editor_id": null,
       "editor_notes": null,
       "last_edit": null,
       "sw_id": null,
       "ss_id": null,
       "funding_source": null,
       "responsible_party": null,
       "city": null,
       "state": null,
       "country": null,
       "video": null,
       "last_repair": null,
       "start_date_ss": null,
       "end_date_ss": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "Patch Repair",
   "name": "Patch Repair",
   "domains": {},
   "templates": [
    {
     "name": "Patch Repair",
     "description": "",
     "prototype": {
      "attributes": {
       "clx_uid": null,
       "objectid_slx": null,
       "streetname": null,
       "fromstreetname": null,
       "tostreetname": null,
       "sci": null,
       "num_of_uplifts": null,
       "maintenance_suggestion": "Patch Repair",
       "estimated_cost": null,
       "repair_priority": null,
       "surface_type": null,
       "survey_date": null,
       "functional_class": null,
       "functional_class_id": null,
       "width_ft": null,
       "length_ft": null,
       "area_sy": null,
       "last_repair_method": null,
       "last_repair_cost": null,
       "last_repair_date": null,
       "future_event": null,
       "future_event_date": null,
       "editor_name": null,
       "editor_id": null,
       "editor_notes": null,
       "last_edit": null,
       "sw_id": null,
       "ss_id": null,
       "funding_source": null,
       "responsible_party": null,
       "city": null,
       "state": null,
       "country": null,
       "video": null,
       "last_repair": null,
       "start_date_ss": null,
       "end_date_ss": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "Reconstruction",
   "name": "Reconstruction",
   "domains": {},
   "templates": [
    {
     "name": "Reconstruction",
     "description": "",
     "prototype": {
      "attributes": {
       "clx_uid": null,
       "objectid_slx": null,
       "streetname": null,
       "fromstreetname": null,
       "tostreetname": null,
       "sci": null,
       "num_of_uplifts": null,
       "maintenance_suggestion": "Reconstruction",
       "estimated_cost": null,
       "repair_priority": null,
       "surface_type": null,
       "survey_date": null,
       "functional_class": null,
       "functional_class_id": null,
       "width_ft": null,
       "length_ft": null,
       "area_sy": null,
       "last_repair_method": null,
       "last_repair_cost": null,
       "last_repair_date": null,
       "future_event": null,
       "future_event_date": null,
       "editor_name": null,
       "editor_id": null,
       "editor_notes": null,
       "last_edit": null,
       "sw_id": null,
       "ss_id": null,
       "funding_source": null,
       "responsible_party": null,
       "city": null,
       "state": null,
       "country": null,
       "video": null,
       "last_repair": null,
       "start_date_ss": null,
       "end_date_ss": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  }
 ],
 "templates": [],
 "maxRecordCount": 5000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 8000,
 "tileMaxRecordCount": 4000,
 "maxRecordCountFactor": 1
}