{
 "layers": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 15,
   "name": "Cemeteries",
   "type": "Feature Layer",
   "description": "<DIV STYLE=\"text-align:Left;\"><DIV><DIV><P><SPAN>Cemetery Polygons Vector Data<\/SPAN><\/P><P><SPAN>April 13, 2015: Name field was changed from 50 characters to 100 characters to allow for the word cemetery to be included in the name.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264,
    "xyTolerance": 0.00229879840956416,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -1.2184189999980855E8,
    "falseY": -9.365899999991436E7,
    "xyUnits": 3480.0789693937354,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "Gaston County Tax Office\nGIS \u2013 Mapping Division\n\nPhysical Address:  \nGaston County Administrative Building\n128 West Main Avenue\nGastonia, North Carolina 28052\n\nMailing Address:\nPO Box 1578\nGastonia, North Carolina 28053-1578\n\ntax_gis@gastongov.com\n704-810-5827",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 160000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       228,
       237,
       194,
       255
      ],
      "outline": null
     }
    },
    "scaleSymbols": true,
    "transparency": 50,
    "labelingInfo": [
     {
      "labelExpressionInfo": {
       "expression": "$feature.NAME",
       "title": "Custom"
      },
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "stackLabel": true,
      "stackRowLength": 24,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 6000,
      "name": "Class 1",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        78,
        78,
        78,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Verdana",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 1278063.0838577002,
    "ymin": 517634.8150984645,
    "xmax": 1418975.0161192417,
    "ymax": 613778.0333824605,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 100,
     "domain": null
    },
    {
     "name": "METHOD",
     "type": "esriFieldTypeString",
     "alias": "METHOD",
     "length": 24,
     "domain": {
      "type": "codedValue",
      "name": "Cemetery_Method",
      "description": "Method of locating cemeteries",
      "codedValues": [
       {
        "name": "Visual",
        "code": "01"
       },
       {
        "name": "None Available",
        "code": "02"
       },
       {
        "name": "Plat",
        "code": "03"
       },
       {
        "name": "Deed",
        "code": "04"
       },
       {
        "name": "GPS",
        "code": "05"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeString",
     "alias": "STATUS",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "Cem_Status",
      "description": "",
      "codedValues": [
       {
        "name": "Active",
        "code": "01"
       },
       {
        "name": "Inactive",
        "code": "02"
       },
       {
        "name": "Unknown",
        "code": "03"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "GRAVES",
     "type": "esriFieldTypeString",
     "alias": "GRAVES",
     "length": 20,
     "domain": null
    },
    {
     "name": "REFERENCE",
     "type": "esriFieldTypeString",
     "alias": "REFERENCE",
     "length": 44,
     "domain": null
    },
    {
     "name": "NCSP_GRID",
     "type": "esriFieldTypeString",
     "alias": "NSSP_GRID",
     "length": 20,
     "domain": null
    },
    {
     "name": "USGS_QUAD",
     "type": "esriFieldTypeString",
     "alias": "USGS_QUAD",
     "length": 44,
     "domain": null
    },
    {
     "name": "USGS_SYMBOL",
     "type": "esriFieldTypeString",
     "alias": "USGS_SYMBOL",
     "length": 10,
     "domain": null
    },
    {
     "name": "DATE_STARTED",
     "type": "esriFieldTypeDate",
     "alias": "DATE_STARTED",
     "length": 8,
     "domain": null
    },
    {
     "name": "LAST_MAINT",
     "type": "esriFieldTypeDate",
     "alias": "LAST_MAINT",
     "length": 8,
     "domain": null
    },
    {
     "name": "DEED_BK",
     "type": "esriFieldTypeString",
     "alias": "DEED_BK",
     "length": 6,
     "domain": null
    },
    {
     "name": "DEED_PG",
     "type": "esriFieldTypeString",
     "alias": "DEED_PG",
     "length": 6,
     "domain": null
    },
    {
     "name": "PLAT_BK",
     "type": "esriFieldTypeString",
     "alias": "PLAT_BK",
     "length": 6,
     "domain": null
    },
    {
     "name": "PLAT_PG",
     "type": "esriFieldTypeString",
     "alias": "PLAT_PG",
     "length": 6,
     "domain": null
    },
    {
     "name": "PRIMARY_PID",
     "type": "esriFieldTypeString",
     "alias": "PRIMARY_PID",
     "length": 44,
     "domain": null
    },
    {
     "name": "REMARKS",
     "type": "esriFieldTypeString",
     "alias": "REMARKS",
     "length": 50,
     "domain": null
    },
    {
     "name": "LATITUDE",
     "type": "esriFieldTypeString",
     "alias": "LATITUDE",
     "length": 24,
     "domain": null
    },
    {
     "name": "LONGITUDE",
     "type": "esriFieldTypeString",
     "alias": "LONGITUDE",
     "length": 24,
     "domain": null
    },
    {
     "name": "Shape_STArea__",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STArea__",
     "domain": null
    },
    {
     "name": "Shape_STLength__",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLength__",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R32_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S22_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "58c99baaba4849579a1a9dd69aa2b89f"
  }
 ],
 "tables": []
}