{
 "currentVersion": 10.8,
 "id": 8,
 "name": "Elevation Contour",
 "type": "Feature Layer",
 "description": "The Elevation Contour line feature class is used to store topographic contour lines of equal elevation that are derived from a survey. This feature class can be used in conjunction with the Elevation Point feature class to create a raster or triangulated irregular network (TIN) elevation surface.",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Massachusetts_Mainland_FIPS_2001_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",656166.6666666665],PARAMETER[\"False_Northing\",2460625.0],PARAMETER[\"Central_Meridian\",-71.5],PARAMETER[\"Standard_Parallel_1\",41.71666666666667],PARAMETER[\"Standard_Parallel_2\",42.68333333333333],PARAMETER[\"Latitude_Of_Origin\",41.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]"},
 "copyrightText": "Sasaki Associates Ltd. Survey, 1990s;\nAlliance for Public Gardens GIS, Brian Morgan, 2011",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 9029,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "ElevationContourID",
   "field2": null,
   "field3": null,
   "defaultSymbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     255,
     255,
     255,
     255
    ],
    "width": 1
   },
   "defaultLabel": "<all other values>",
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       255,
       255,
       255
      ],
      "width": 2
     },
     "value": "1",
     "label": "1",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementAboveAlong",
    "where": null,
    "labelExpression": "[Elevation]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      158,
      137,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      255,
      255,
      255,
      255
     ],
     "haloSize": 2,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 755043.3389243633,
  "ymin": 2931046.970840767,
  "xmax": 760340.7840381116,
  "ymax": 2937686.1836121827,
  "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Massachusetts_Mainland_FIPS_2001_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",656166.6666666665],PARAMETER[\"False_Northing\",2460625.0],PARAMETER[\"Central_Meridian\",-71.5],PARAMETER[\"Standard_Parallel_1\",41.71666666666667],PARAMETER[\"Standard_Parallel_2\",42.68333333333333],PARAMETER[\"Latitude_Of_Origin\",41.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]"}
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "ElevationUnit",
 "typeIdField": "ElevationContourType",
 "subtypeFieldName": "ElevationContourType",
 "subtypeField": "ElevationContourType",
 "defaultSubtypeCode": 1,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "ElevationContourID",
   "type": "esriFieldTypeInteger",
   "alias": "Elevation Contour ID",
   "domain": null
  },
  {
   "name": "ElevationContourType",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Elevation Contour Type",
   "domain": null
  },
  {
   "name": "Elevation",
   "type": "esriFieldTypeDouble",
   "alias": "Elevation",
   "domain": null
  },
  {
   "name": "ElevationUnit",
   "type": "esriFieldTypeString",
   "alias": "Elevation Unit",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "WS2_LinearUnits",
    "description": "Valid values for linear units.",
    "codedValues": [
     {
      "name": "inches",
      "code": "in."
     },
     {
      "name": "feet",
      "code": "ft."
     },
     {
      "name": "miles",
      "code": "mi."
     },
     {
      "name": "centimeters",
      "code": "cm"
     },
     {
      "name": "meters",
      "code": "m"
     },
     {
      "name": "kilometers",
      "code": "km"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "ContourInterval",
   "type": "esriFieldTypeInteger",
   "alias": "Contour Interval",
   "domain": null
  },
  {
   "name": "Comments",
   "type": "esriFieldTypeString",
   "alias": "Comments",
   "length": 50,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "SHAPE.len",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.len",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R206_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "a159_ix1",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "types": [
  {
   "domains": {
    "ElevationUnit": {"type": "inherited"}
   },
   "id": 0,
   "name": "UNKNOWN"
  },
  {
   "domains": {
    "ElevationUnit": {"type": "inherited"}
   },
   "id": 1,
   "name": "Index"
  },
  {
   "domains": {
    "ElevationUnit": {"type": "inherited"}
   },
   "id": 2,
   "name": "Intermediate"
  },
  {
   "domains": {
    "ElevationUnit": {"type": "inherited"}
   },
   "id": 3,
   "name": "Supplimental"
  },
  {
   "domains": {
    "ElevationUnit": {"type": "inherited"}
   },
   "id": 4,
   "name": "Depression"
  }
 ],
 "subtypes": [
  {
   "domains": {
    "ElevationUnit": {"type": "inherited"}
   },
   "defaultValues": {
    "ElevationContourID": null,
    "ElevationContourType": 1,
    "Elevation": null,
    "ElevationUnit": "ft.",
    "ContourInterval": null,
    "Comments": null
   },
   "code": 0,
   "name": "UNKNOWN"
  },
  {
   "domains": {
    "ElevationUnit": {"type": "inherited"}
   },
   "defaultValues": {
    "ElevationContourID": null,
    "ElevationContourType": 1,
    "Elevation": null,
    "ElevationUnit": "ft.",
    "ContourInterval": null,
    "Comments": null
   },
   "code": 1,
   "name": "Index"
  },
  {
   "domains": {
    "ElevationUnit": {"type": "inherited"}
   },
   "defaultValues": {
    "ElevationContourID": null,
    "ElevationContourType": 1,
    "Elevation": null,
    "ElevationUnit": "ft.",
    "ContourInterval": null,
    "Comments": null
   },
   "code": 2,
   "name": "Intermediate"
  },
  {
   "domains": {
    "ElevationUnit": {"type": "inherited"}
   },
   "defaultValues": {
    "ElevationContourID": null,
    "ElevationContourType": 1,
    "Elevation": null,
    "ElevationUnit": "ft.",
    "ContourInterval": null,
    "Comments": null
   },
   "code": 3,
   "name": "Supplimental"
  },
  {
   "domains": {
    "ElevationUnit": {"type": "inherited"}
   },
   "defaultValues": {
    "ElevationContourID": null,
    "ElevationContourType": null,
    "Elevation": null,
    "ElevationUnit": "ft.",
    "ContourInterval": null,
    "Comments": null
   },
   "code": 4,
   "name": "Depression"
  }
 ],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 20000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "supportsCoordinatesQuantization": true
}