{
 "layers": [
  {
   "currentVersion": 10.81,
   "id": 0,
   "name": "Elevation Contour",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 1,
     "name": "Elevation_2019_NAVD88_2Ft"
    },
    {
     "id": 2,
     "name": "Elevation_2019_NAVD88_10Ft"
    },
    {
     "id": 3,
     "name": "Elevation_2019_NAVD88_20Ft"
    },
    {
     "id": 4,
     "name": "Elevation_2019_NAVD88_50Ft"
    },
    {
     "id": 5,
     "name": "Elevation_2019_NAVD88_100Ft"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 5834256.524498299,
    "ymin": 2125635.701144889,
    "xmax": 6007920.000333384,
    "ymax": 2315296.154500395,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 1,
   "name": "Elevation_2019_NAVD88_2Ft",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Elevation Contour"
   },
   "subLayers": [],
   "minScale": 2500,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Idx_10Ft",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         102,
         90,
         65,
         255
        ],
        "width": 0.4
       },
       "value": "N",
       "label": "Interior",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         153,
         133,
         98,
         255
        ],
        "width": 1.2
       },
       "value": "Y",
       "label": "Index",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": "(Idx_10Ft  = 'Y' )",
      "labelExpression": "[Elevation]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        204,
        204,
        204,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 5834256.524498299,
    "ymin": 2125635.701144889,
    "xmax": 6007920.000333384,
    "ymax": 2315296.154500395,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Type",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeInteger",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "Type",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "length": 5,
     "domain": null
    },
    {
     "name": "Idx_5Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_5Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_10Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_10Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_20Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_20Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_50Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_50Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_100Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_100Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_250Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_250Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_500Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_500Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R1890_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "idx_Elevation",
     "fields": "Elevation",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "idx_5ft",
     "fields": "Idx_5Ft",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "idx_100ft",
     "fields": "Idx_100Ft",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "idx_500ft",
     "fields": "Idx_500Ft",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S1280_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 2,
   "name": "Elevation_2019_NAVD88_10Ft",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Elevation Contour"
   },
   "subLayers": [],
   "minScale": 5000,
   "maxScale": 2501,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Idx_50Ft",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         153,
         133,
         98,
         255
        ],
        "width": 0.7
       },
       "value": "N",
       "label": "Interior",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         153,
         133,
         98,
         255
        ],
        "width": 1.2
       },
       "value": "Y",
       "label": "Index",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": "(Idx_50Ft  = 'Y' )",
      "labelExpression": "[Elevation]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        204,
        204,
        204,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 5834256.524498299,
    "ymin": 2125635.701144889,
    "xmax": 6007920.000333384,
    "ymax": 2315296.154500395,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Type",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeInteger",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "Type",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "length": 5,
     "domain": null
    },
    {
     "name": "Idx_5Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_5Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_10Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_10Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_20Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_20Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_50Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_50Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_100Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_100Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_250Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_250Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_500Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_500Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R1890_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "idx_Elevation",
     "fields": "Elevation",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "idx_5ft",
     "fields": "Idx_5Ft",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "idx_100ft",
     "fields": "Idx_100Ft",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "idx_500ft",
     "fields": "Idx_500Ft",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S1280_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 3,
   "name": "Elevation_2019_NAVD88_20Ft",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Elevation Contour"
   },
   "subLayers": [],
   "minScale": 15000,
   "maxScale": 5001,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Idx_100Ft",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         153,
         133,
         98,
         255
        ],
        "width": 0.7
       },
       "value": "N",
       "label": "Interior",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         153,
         133,
         98,
         255
        ],
        "width": 1.2
       },
       "value": "Y",
       "label": "Index",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": "(Idx_100Ft  = 'Y' )",
      "labelExpression": "[Elevation]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        153,
        133,
        98,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 5834256.524498299,
    "ymin": 2125635.701144889,
    "xmax": 6007920.000333384,
    "ymax": 2315296.154500395,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Type",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeInteger",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "Type",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "length": 5,
     "domain": null
    },
    {
     "name": "Idx_5Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_5Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_10Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_10Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_20Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_20Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_50Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_50Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_100Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_100Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_250Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_250Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_500Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_500Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R1890_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "idx_Elevation",
     "fields": "Elevation",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "idx_5ft",
     "fields": "Idx_5Ft",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "idx_100ft",
     "fields": "Idx_100Ft",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "idx_500ft",
     "fields": "Idx_500Ft",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S1280_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 4,
   "name": "Elevation_2019_NAVD88_50Ft",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Elevation Contour"
   },
   "subLayers": [],
   "minScale": 25000,
   "maxScale": 15001,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Idx_250Ft",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         153,
         133,
         98,
         255
        ],
        "width": 0.7
       },
       "value": "N",
       "label": "Interior",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         153,
         133,
         98,
         255
        ],
        "width": 1.2
       },
       "value": "Y",
       "label": "Index",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": "(Idx_250Ft  = 'Y' )",
      "labelExpression": "[Elevation]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        204,
        204,
        204,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 5834256.524498299,
    "ymin": 2125635.701144889,
    "xmax": 6007920.000333384,
    "ymax": 2315296.154500395,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Type",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeInteger",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "Type",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "length": 5,
     "domain": null
    },
    {
     "name": "Idx_5Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_5Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_10Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_10Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_20Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_20Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_50Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_50Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_100Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_100Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_250Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_250Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_500Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_500Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R1890_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "idx_Elevation",
     "fields": "Elevation",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "idx_5ft",
     "fields": "Idx_5Ft",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "idx_100ft",
     "fields": "Idx_100Ft",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "idx_500ft",
     "fields": "Idx_500Ft",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S1280_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 5,
   "name": "Elevation_2019_NAVD88_100Ft",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Elevation Contour"
   },
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 25001,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Idx_500Ft",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         153,
         133,
         98,
         255
        ],
        "width": 0.7
       },
       "value": "N",
       "label": "Interior",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         153,
         133,
         98,
         255
        ],
        "width": 1.2
       },
       "value": "Y",
       "label": "Index",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": "(Idx_500Ft  = 'Y' )",
      "labelExpression": "[Elevation]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        130,
        130,
        130,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 5834256.524498299,
    "ymin": 2125635.701144889,
    "xmax": 6007920.000333384,
    "ymax": 2315296.154500395,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Type",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeInteger",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "Type",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "length": 5,
     "domain": null
    },
    {
     "name": "Idx_5Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_5Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_10Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_10Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_20Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_20Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_50Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_50Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_100Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_100Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_250Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_250Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "Idx_500Ft",
     "type": "esriFieldTypeString",
     "alias": "Idx_500Ft",
     "length": 1,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R1890_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "idx_Elevation",
     "fields": "Elevation",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "idx_5ft",
     "fields": "Idx_5Ft",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "idx_100ft",
     "fields": "Idx_100Ft",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "idx_500ft",
     "fields": "Idx_500Ft",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S1280_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 6,
   "name": "Major Road",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 50000,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       130,
       130,
       130,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[FEDIRP] CONCAT \" \" CONCAT [FENAME] CONCAT \" \" CONCAT [FETYPE]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 7,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 100000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 5824853.462653682,
    "ymin": 2120866.6201554835,
    "xmax": 6052134.225489363,
    "ymax": 2372293.4685176313,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "FeName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FeDirP",
     "type": "esriFieldTypeString",
     "alias": "FeDirP",
     "length": 2,
     "domain": null
    },
    {
     "name": "FeName",
     "type": "esriFieldTypeString",
     "alias": "FeName",
     "length": 30,
     "domain": null
    },
    {
     "name": "FeType",
     "type": "esriFieldTypeString",
     "alias": "FeType",
     "length": 4,
     "domain": null
    },
    {
     "name": "CFCC",
     "type": "esriFieldTypeString",
     "alias": "CFCC",
     "length": 3,
     "domain": null
    },
    {
     "name": "MajorStr",
     "type": "esriFieldTypeString",
     "alias": "MajorStr",
     "length": 50,
     "domain": null
    },
    {
     "name": "Marin",
     "type": "esriFieldTypeString",
     "alias": "Marin",
     "length": 1,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R312_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S287_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 7,
   "name": "Road Name",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 50000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAfter",
      "where": null,
      "labelExpression": "[Street_Nam]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        225,
        225,
        225,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5834777.984413445,
    "ymin": 2120866.6201319396,
    "xmax": 6012832.347792193,
    "ymax": 2311400.5199032724,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "FeName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FeDirP",
     "type": "esriFieldTypeString",
     "alias": "FeDirP",
     "length": 2,
     "domain": null
    },
    {
     "name": "FeName",
     "type": "esriFieldTypeString",
     "alias": "FeName",
     "length": 30,
     "domain": null
    },
    {
     "name": "FeType",
     "type": "esriFieldTypeString",
     "alias": "FeType",
     "length": 4,
     "domain": null
    },
    {
     "name": "FeDirS",
     "type": "esriFieldTypeString",
     "alias": "FeDirS",
     "length": 2,
     "domain": null
    },
    {
     "name": "FrAddL",
     "type": "esriFieldTypeDouble",
     "alias": "FrAddL",
     "domain": null
    },
    {
     "name": "ToAddL",
     "type": "esriFieldTypeDouble",
     "alias": "ToAddL",
     "domain": null
    },
    {
     "name": "FrAddR",
     "type": "esriFieldTypeDouble",
     "alias": "FrAddR",
     "domain": null
    },
    {
     "name": "ToAddR",
     "type": "esriFieldTypeDouble",
     "alias": "ToAddR",
     "domain": null
    },
    {
     "name": "ZipL",
     "type": "esriFieldTypeString",
     "alias": "ZipL",
     "length": 5,
     "domain": null
    },
    {
     "name": "ZipR",
     "type": "esriFieldTypeString",
     "alias": "ZipR",
     "length": 5,
     "domain": null
    },
    {
     "name": "sPMSKey",
     "type": "esriFieldTypeString",
     "alias": "SPMSKey",
     "length": 20,
     "domain": null
    },
    {
     "name": "Street_Nam",
     "type": "esriFieldTypeString",
     "alias": "Street_Nam",
     "length": 50,
     "domain": null
    },
    {
     "name": "DivDir",
     "type": "esriFieldTypeString",
     "alias": "DivDir",
     "length": 3,
     "domain": null
    },
    {
     "name": "UniqueID",
     "type": "esriFieldTypeInteger",
     "alias": "UniqueID",
     "domain": null
    },
    {
     "name": "PFrAddL",
     "type": "esriFieldTypeDouble",
     "alias": "PFrAddL",
     "domain": null
    },
    {
     "name": "PToAddL",
     "type": "esriFieldTypeDouble",
     "alias": "PToAddL",
     "domain": null
    },
    {
     "name": "PFrAddR",
     "type": "esriFieldTypeDouble",
     "alias": "PFrAddR",
     "domain": null
    },
    {
     "name": "PToAddR",
     "type": "esriFieldTypeDouble",
     "alias": "PToAddR",
     "domain": null
    },
    {
     "name": "City",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 20,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    },
    {
     "name": "UpdateDate",
     "type": "esriFieldTypeDate",
     "alias": "UpdateDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "UpdateUserName",
     "type": "esriFieldTypeString",
     "alias": "UpdateUserName",
     "length": 25,
     "domain": null
    },
    {
     "name": "EditComment",
     "type": "esriFieldTypeString",
     "alias": "EditComment",
     "length": 250,
     "domain": null
    },
    {
     "name": "CreateUserName",
     "type": "esriFieldTypeString",
     "alias": "CreateUserName",
     "length": 25,
     "domain": null
    },
    {
     "name": "CreateDate",
     "type": "esriFieldTypeDate",
     "alias": "CreateDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "CalTransClassification",
     "type": "esriFieldTypeString",
     "alias": "CalTrans Functional Classification",
     "length": 20,
     "domain": null
    },
    {
     "name": "LocalClassification",
     "type": "esriFieldTypeString",
     "alias": "Local Functional Classification",
     "length": 20,
     "domain": null
    },
    {
     "name": "LocalRoadNumber",
     "type": "esriFieldTypeString",
     "alias": "Local Road Number ID",
     "length": 10,
     "domain": null
    },
    {
     "name": "RoadLevel",
     "type": "esriFieldTypeInteger",
     "alias": "RoadLevel",
     "domain": {
      "type": "codedValue",
      "name": "WS1_trans_RoadLevel",
      "description": "Valid TRANS RoadLevels",
      "codedValues": [
       {
        "name": "Second Subsurface",
        "code": -2
       },
       {
        "name": "Subsurface",
        "code": -1
       },
       {
        "name": "Ground Level",
        "code": 0
       },
       {
        "name": "First Level",
        "code": 1
       },
       {
        "name": "Second Level",
        "code": 2
       },
       {
        "name": "Third Level",
        "code": 3
       },
       {
        "name": "Fourth Level",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "I5977RoadLevel",
     "fields": "RoadLevel",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I5977City",
     "fields": "City",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S945_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "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,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 8,
   "name": "County Maintained Roads",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "LocalClassification",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         230,
         0,
         0,
         255
        ],
        "width": 2
       },
       "value": "Arterial",
       "label": "Arterial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         197,
         0,
         255,
         255
        ],
        "width": 2
       },
       "value": "Collector",
       "label": "Collector",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         115,
         76,
         0,
         255
        ],
        "width": 2
       },
       "value": "Interstate",
       "label": "Interstate",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 1.2
       },
       "value": "Local",
       "label": "Local",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         132,
         0,
         168,
         255
        ],
        "width": 2
       },
       "value": "Other Freeway",
       "label": "Other Freeway",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[StreetName]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        225,
        225,
        225,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 10000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5841942.288654357,
    "ymin": 2132156.80391635,
    "xmax": 6001261.95492253,
    "ymax": 2311054.6872616,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "StreetName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    },
    {
     "name": "CaltransClassification",
     "type": "esriFieldTypeString",
     "alias": "CalTrans Functional Classification",
     "length": 20,
     "domain": null
    },
    {
     "name": "LocalClassification",
     "type": "esriFieldTypeString",
     "alias": "Local Functional Classification",
     "length": 20,
     "domain": null
    },
    {
     "name": "LocalRoadNumber",
     "type": "esriFieldTypeString",
     "alias": "Local Road Number ID",
     "length": 10,
     "domain": null
    },
    {
     "name": "StreetName",
     "type": "esriFieldTypeString",
     "alias": "Street Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "DPWStreetName",
     "type": "esriFieldTypeString",
     "alias": "DPW Street Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "MeasuredMiles",
     "type": "esriFieldTypeDouble",
     "alias": "Measured Miles",
     "domain": null
    },
    {
     "name": "MapPage",
     "type": "esriFieldTypeString",
     "alias": "Map Page",
     "length": 5,
     "domain": null
    },
    {
     "name": "MapGrid",
     "type": "esriFieldTypeString",
     "alias": "Map Grid",
     "length": 5,
     "domain": null
    },
    {
     "name": "CorporationYard",
     "type": "esriFieldTypeString",
     "alias": "Corporation Yard",
     "length": 15,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1462_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S952_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 9,
   "name": "Road",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "FunctionalClass",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 3.4
       },
       "value": "IS",
       "label": "Freeway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         78,
         78,
         78,
         255
        ],
        "width": 2
       },
       "value": "OF",
       "label": "Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 1.5
       },
       "value": "A",
       "label": "Arterial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         130,
         130,
         130,
         255
        ],
        "width": 1
       },
       "value": "C",
       "label": "Collector",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "width": 0.2
       },
       "value": "L",
       "label": "Local",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         112,
         105,
         106,
         255
        ],
        "width": 0.8
       },
       "value": "RR",
       "label": "Railroad",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 1.5
       },
       "value": "RP",
       "label": "Ramp",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDashDot",
        "color": [
         130,
         130,
         130,
         255
        ],
        "width": 1
       },
       "value": "T",
       "label": "Trail (stairs, bike, ped, non-vehicular)",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDashDot",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 1
       },
       "value": "VT",
       "label": "VehicularTrail",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 3
       },
       "value": "PD",
       "label": "Pier/Dock",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         130,
         130,
         130,
         255
        ],
        "width": 0.8
       },
       "value": "DR",
       "label": "Driveway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         130,
         130,
         130,
         255
        ],
        "width": 0.8
       },
       "value": "AS",
       "label": "Alley/Service Road",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5834777.984413445,
    "ymin": 2120866.6201319396,
    "xmax": 6012832.347792193,
    "ymax": 2311400.5199032724,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Street_Nam",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FeDirP",
     "type": "esriFieldTypeString",
     "alias": "FeDirP",
     "length": 2,
     "domain": null
    },
    {
     "name": "FeName",
     "type": "esriFieldTypeString",
     "alias": "FeName",
     "length": 30,
     "domain": null
    },
    {
     "name": "FeType",
     "type": "esriFieldTypeString",
     "alias": "FeType",
     "length": 4,
     "domain": null
    },
    {
     "name": "FeDirS",
     "type": "esriFieldTypeString",
     "alias": "FeDirS",
     "length": 2,
     "domain": null
    },
    {
     "name": "FrAddL",
     "type": "esriFieldTypeDouble",
     "alias": "FrAddL",
     "domain": null
    },
    {
     "name": "ToAddL",
     "type": "esriFieldTypeDouble",
     "alias": "ToAddL",
     "domain": null
    },
    {
     "name": "FrAddR",
     "type": "esriFieldTypeDouble",
     "alias": "FrAddR",
     "domain": null
    },
    {
     "name": "ToAddR",
     "type": "esriFieldTypeDouble",
     "alias": "ToAddR",
     "domain": null
    },
    {
     "name": "ZipL",
     "type": "esriFieldTypeString",
     "alias": "ZipL",
     "length": 5,
     "domain": null
    },
    {
     "name": "ZipR",
     "type": "esriFieldTypeString",
     "alias": "ZipR",
     "length": 5,
     "domain": null
    },
    {
     "name": "sPMSKey",
     "type": "esriFieldTypeString",
     "alias": "SPMSKey",
     "length": 20,
     "domain": null
    },
    {
     "name": "Street_Nam",
     "type": "esriFieldTypeString",
     "alias": "Street_Nam",
     "length": 50,
     "domain": null
    },
    {
     "name": "DivDir",
     "type": "esriFieldTypeString",
     "alias": "DivDir",
     "length": 3,
     "domain": null
    },
    {
     "name": "UniqueID",
     "type": "esriFieldTypeInteger",
     "alias": "UniqueID",
     "domain": null
    },
    {
     "name": "PFrAddL",
     "type": "esriFieldTypeDouble",
     "alias": "PFrAddL",
     "domain": null
    },
    {
     "name": "PToAddL",
     "type": "esriFieldTypeDouble",
     "alias": "PToAddL",
     "domain": null
    },
    {
     "name": "PFrAddR",
     "type": "esriFieldTypeDouble",
     "alias": "PFrAddR",
     "domain": null
    },
    {
     "name": "PToAddR",
     "type": "esriFieldTypeDouble",
     "alias": "PToAddR",
     "domain": null
    },
    {
     "name": "FunctionalClass",
     "type": "esriFieldTypeString",
     "alias": "FunctionalClass",
     "length": 2,
     "domain": {
      "type": "codedValue",
      "name": "WS1_FunctionalClass",
      "description": "Valid FunctionalClass values.",
      "codedValues": [
       {
        "name": "Arterial",
        "code": "A"
       },
       {
        "name": "Alley/ServiceRd",
        "code": "AS"
       },
       {
        "name": "Collector",
        "code": "C"
       },
       {
        "name": "Driveway",
        "code": "DR"
       },
       {
        "name": "Interstate",
        "code": "IS"
       },
       {
        "name": "Local",
        "code": "L"
       },
       {
        "name": "OtherFreeways",
        "code": "OF"
       },
       {
        "name": "ParkingLots",
        "code": "P"
       },
       {
        "name": "Pier/Dock",
        "code": "PD"
       },
       {
        "name": "Ramp",
        "code": "RP"
       },
       {
        "name": "RailRoad",
        "code": "RR"
       },
       {
        "name": "Trail (stairs, bike, ped, non-vehicular)",
        "code": "T"
       },
       {
        "name": "VehicularTrail",
        "code": "VT"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "City",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 20,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    },
    {
     "name": "UpdateDate",
     "type": "esriFieldTypeDate",
     "alias": "UpdateDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "UpdateUserName",
     "type": "esriFieldTypeString",
     "alias": "UpdateUserName",
     "length": 25,
     "domain": null
    },
    {
     "name": "EditComment",
     "type": "esriFieldTypeString",
     "alias": "EditComment",
     "length": 250,
     "domain": null
    },
    {
     "name": "CreateUserName",
     "type": "esriFieldTypeString",
     "alias": "CreateUserName",
     "length": 25,
     "domain": null
    },
    {
     "name": "CreateDate",
     "type": "esriFieldTypeDate",
     "alias": "CreateDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "CalTransClassification",
     "type": "esriFieldTypeString",
     "alias": "CalTrans Functional Classification",
     "length": 20,
     "domain": null
    },
    {
     "name": "LocalClassification",
     "type": "esriFieldTypeString",
     "alias": "Local Functional Classification",
     "length": 20,
     "domain": null
    },
    {
     "name": "LocalRoadNumber",
     "type": "esriFieldTypeString",
     "alias": "Local Road Number ID",
     "length": 10,
     "domain": null
    },
    {
     "name": "RoadLevel",
     "type": "esriFieldTypeInteger",
     "alias": "RoadLevel",
     "domain": {
      "type": "codedValue",
      "name": "WS1_trans_RoadLevel",
      "description": "Valid TRANS RoadLevels",
      "codedValues": [
       {
        "name": "Second Subsurface",
        "code": -2
       },
       {
        "name": "Subsurface",
        "code": -1
       },
       {
        "name": "Ground Level",
        "code": 0
       },
       {
        "name": "First Level",
        "code": 1
       },
       {
        "name": "Second Level",
        "code": 2
       },
       {
        "name": "Third Level",
        "code": 3
       },
       {
        "name": "Fourth Level",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1455_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I5977FunctionalC",
     "fields": "FunctionalClass",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I5977RoadLevel",
     "fields": "RoadLevel",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I5977City",
     "fields": "City",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S945_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "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,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 10,
   "name": "Trail",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       104,
       104,
       104,
       255
      ],
      "width": 1.5
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[TrailName]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5834675.664408103,
    "ymin": 2125785.2782735974,
    "xmax": 6007379.320640519,
    "ymax": 2286643.217055768,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TrailName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    },
    {
     "name": "TrailName",
     "type": "esriFieldTypeString",
     "alias": "TrailName",
     "length": 65,
     "domain": null
    },
    {
     "name": "SurroundingPark",
     "type": "esriFieldTypeString",
     "alias": "SurroundingPark",
     "length": 50,
     "domain": null
    },
    {
     "name": "DesignatedUse",
     "type": "esriFieldTypeString",
     "alias": "DesignatedUse",
     "length": 15,
     "domain": null
    },
    {
     "name": "Trail_ID",
     "type": "esriFieldTypeString",
     "alias": "Trail_ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "SystemMember",
     "type": "esriFieldTypeString",
     "alias": "SystemMember",
     "length": 40,
     "domain": {
      "type": "codedValue",
      "name": "WS2_trans_SystemMember",
      "description": "Valid TRANS SystemMember values.",
      "codedValues": [
       {
        "name": "Bay Trail",
        "code": "Bay Trail"
       },
       {
        "name": "Bay Trail & Coastal Trail",
        "code": "Bay Trail & Coastal Trail"
       },
       {
        "name": "Bay Trail & Ridge Trail",
        "code": "Bay Trail & Ridge Trail"
       },
       {
        "name": "Bay Trail, Coastal Trail & Ridge Trail",
        "code": "Bay Trail, Coastal Trail & Ridge Trail"
       },
       {
        "name": "Coastal Trail",
        "code": "Coastal Trail"
       },
       {
        "name": "Coastal Trail & Ridge Trail",
        "code": "Coastal Trail & Ridge Trail"
       },
       {
        "name": "None",
        "code": "None"
       },
       {
        "name": "Ridge Trail",
        "code": "Ridge Trail"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "PublicAccess",
     "type": "esriFieldTypeString",
     "alias": "PublicAccess",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "WS2_T/F",
      "description": "T or F values",
      "codedValues": [
       {
        "name": "F",
        "code": "F"
       },
       {
        "name": "T",
        "code": "T"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "FireRoad",
     "type": "esriFieldTypeString",
     "alias": "FireRoad",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "WS2_T/F",
      "description": "T or F values",
      "codedValues": [
       {
        "name": "F",
        "code": "F"
       },
       {
        "name": "T",
        "code": "T"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SeasonalAccess",
     "type": "esriFieldTypeString",
     "alias": "SeasonalAccess",
     "length": 80,
     "domain": {
      "type": "codedValue",
      "name": "WS2_trans_SeasonalAccess",
      "description": "Valid TRANS SeasonalAccess values.",
      "codedValues": [
       {
        "name": "not open from November 22 to March 22",
        "code": "not open from November 22 to March 22"
       },
       {
        "name": "not open to bikes from November 22 to March 22",
        "code": "not open to bikes from November 22 to March 22"
       },
       {
        "name": "not open to bikes or equestrian from November 22 to March 22",
        "code": "not open to bikes or equestrian from November 22 to March 22"
       },
       {
        "name": "not open to bikes or motor vehicles from November 22 to March 22",
        "code": "not open to bikes or motor vehicles from November 22 to March 22"
       },
       {
        "name": "not open to bikes, equestrian or motor vehicles from November 22 to March 22",
        "code": "not open to bikes, equestrian or motor vehicles from November 22 to March 22"
       },
       {
        "name": "not open to motor vehicles from November 22 to March 22",
        "code": "not open to motor vehicles from November 22 to March 22"
       },
       {
        "name": "open all year for all DesignatedUse",
        "code": "open all year for all DesignatedUse"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "DogPermitted",
     "type": "esriFieldTypeString",
     "alias": "DogPermited",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "WS2_trans_DogPermitted",
      "description": "Valid TRANS DogPermitted values.",
      "codedValues": [
       {
        "name": "Leash",
        "code": "Leash"
       },
       {
        "name": "none",
        "code": "none"
       },
       {
        "name": "Voice Control",
        "code": "Voice Control"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R436_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S396_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 11,
   "name": "Situs Address",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 3000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       0,
       0,
       0
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": null
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementCenterCenter",
      "where": null,
      "labelExpression": "[Number] CONCAT [Fraction] CONCAT \" \" CONCAT [UnitCode] CONCAT \" \" CONCAT [Unit]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        225,
        225,
        225,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5834598.660533429,
    "ymin": 2112497.2814502283,
    "xmax": 6001272.944126085,
    "ymax": 2311014.165305341,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Formatted",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "PropID",
     "type": "esriFieldTypeString",
     "alias": "PropID",
     "length": 10,
     "domain": null
    },
    {
     "name": "Formatted",
     "type": "esriFieldTypeString",
     "alias": "Formatted",
     "length": 50,
     "domain": null
    },
    {
     "name": "MailCity",
     "type": "esriFieldTypeString",
     "alias": "MailCity",
     "length": 20,
     "domain": null
    },
    {
     "name": "ZipCode",
     "type": "esriFieldTypeString",
     "alias": "ZipCode",
     "length": 5,
     "domain": null
    },
    {
     "name": "Parcel",
     "type": "esriFieldTypeString",
     "alias": "Parcel",
     "length": 8,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SitusCity",
     "type": "esriFieldTypeString",
     "alias": "SitusCity",
     "length": 20,
     "domain": null
    },
    {
     "name": "SitusFormattedCity",
     "type": "esriFieldTypeString",
     "alias": "SitusFormattedCity",
     "length": 71,
     "domain": null
    },
    {
     "name": "Owner",
     "type": "esriFieldTypeString",
     "alias": "Owner",
     "length": 16,
     "domain": null
    },
    {
     "name": "OwnerAddress",
     "type": "esriFieldTypeString",
     "alias": "OwnerAddress",
     "length": 50,
     "domain": null
    },
    {
     "name": "Prop_ID",
     "type": "esriFieldTypeString",
     "alias": "Prop_ID",
     "length": 10,
     "domain": null
    },
    {
     "name": "CreateDate",
     "type": "esriFieldTypeDate",
     "alias": "CreateDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "UpdateDate",
     "type": "esriFieldTypeDate",
     "alias": "UpdateDate",
     "length": 8,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 41,
   "name": "Township",
   "type": "Feature Layer",
   "description": "Township boundaries are used in the process of assigning unincorporated addresses. Data updates were made on 8/28/2023.",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "Marin County Community Development Agency",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSDashDot",
       "color": [
        197,
        0,
        255,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Label]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5834375.889414772,
    "ymin": 2125632.247072354,
    "xmax": 6002518.722098529,
    "ymax": 2312383.0231757313,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Township",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Township",
     "type": "esriFieldTypeString",
     "alias": "Township",
     "length": 15,
     "domain": null
    },
    {
     "name": "Label",
     "type": "esriFieldTypeString",
     "alias": "Label",
     "length": 30,
     "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": "R928_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S768_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 44,
   "name": "Subregion",
   "type": "Feature Layer",
   "description": "Created from original planning community boundary feature class. Added to database on 5/10/2023.",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "Marin County Community Development Agency",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSDashDot",
       "color": [
        255,
        167,
        127,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Label]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5851440.49670203,
    "ymin": 2140846.009320304,
    "xmax": 5990433.686672643,
    "ymax": 2291125.007624224,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "City_Community",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "City_Community",
     "type": "esriFieldTypeString",
     "alias": "City_Community",
     "length": 40,
     "domain": null
    },
    {
     "name": "Label",
     "type": "esriFieldTypeString",
     "alias": "Label",
     "length": 50,
     "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": "R918_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S760_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 37,
   "name": "LAND_DEV_ENGINEER_AREA",
   "type": "Feature Layer",
   "description": "Final Date: 5/16/2022Source: C:\\Users\\kkilgariff\\Documents\\ArcGIS\\Community_Boundaries_One_Feature_Class.gdb",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       205,
       234,
       247,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5834375.889417052,
    "ymin": 2125632.2470835596,
    "xmax": 6002518.72209397,
    "ymax": 2312383.023187563,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EngineerArea",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "EngineerArea",
     "type": "esriFieldTypeString",
     "alias": "EngineerArea",
     "length": 10,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "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": "UUID_897",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "gdb_ct3_897",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S742_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 12,
   "name": "Building Footprint",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 5000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       180,
       180,
       180,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 0.75
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5834612.31996147,
    "ymin": 2125758.8047020882,
    "xmax": 6007729.660030812,
    "ymax": 2312043.54999787,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "BuildingName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SourceCode",
     "type": "esriFieldTypeString",
     "alias": "SourceCode",
     "length": 75,
     "domain": {
      "type": "codedValue",
      "name": "WS1_BuildingFootprint_SourceCode",
      "description": "Valid BUILDING_FOOTPRINT SourceCode values.",
      "codedValues": [
       {
        "name": "2018 Imagery",
        "code": "2018 Imagery"
       },
       {
        "name": "Belvedere Building Plan",
        "code": "Belvedere Building Plan"
       },
       {
        "name": "Corte Madera Building Plan",
        "code": "Corte Madera Building Plan"
       },
       {
        "name": "DG_2007 30cm (countywide Digital Globe)",
        "code": "DG_2007 30cm (countywide Digital Globe)"
       },
       {
        "name": "Fairfax Building Plan",
        "code": "Fairfax Building Plan"
       },
       {
        "name": "Larkspur Building Plan",
        "code": "Larkspur Building Plan"
       },
       {
        "name": "Mill Valley Building Plan",
        "code": "Mill Valley Building Plan"
       },
       {
        "name": "NAIP_2010 100cm (countywide USDA National Agricultural Imagery Program)",
        "code": "NAIP_2010 100cm (countywide USDA National Agricultural Imagery Program)"
       },
       {
        "name": "NAIP_2012 100cm (countywide USDA National Agricultural Imagery Program)",
        "code": "NAIP_2012 100cm (countywide USDA National Agricultural Imagery Program)"
       },
       {
        "name": "Novato Building Plan",
        "code": "Novato Building Plan"
       },
       {
        "name": "Ross Building Plan",
        "code": "Ross Building Plan"
       },
       {
        "name": "San Anselmo Building Plan",
        "code": "San Anselmo Building Plan"
       },
       {
        "name": "San Rafael Building Plan",
        "code": "San Rafael Building Plan"
       },
       {
        "name": "Sausalito Building Plan",
        "code": "Sausalito Building Plan"
       },
       {
        "name": "Tiburon Building Plan",
        "code": "Tiburon Building Plan"
       },
       {
        "name": "Unincorporated Building Plan",
        "code": "Unincorporated Building Plan"
       },
       {
        "name": "USGS_IFN_2011 15cm (urban-area USGS Imagery for the Nation)",
        "code": "USGS_IFN_2011 15cm (urban-area USGS Imagery for the Nation)"
       },
       {
        "name": "USGS_IFN_2014 15cm (USGS Imagery for the Nation)",
        "code": "USGS_IFN_2014 15cm (USGS Imagery for the Nation)"
       },
       {
        "name": "Vargis_2004 10cm (urban-area_orthophoto)",
        "code": "Vargis_2004 10cm (urban-area orthophoto)"
       },
       {
        "name": "Vargis_2004 30cm (rural-area orthophoto)",
        "code": "Vargis_2004 30cm (rural-area orthophoto)"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SourceDateYear",
     "type": "esriFieldTypeInteger",
     "alias": "SourceDateYear",
     "domain": null
    },
    {
     "name": "BuildingType",
     "type": "esriFieldTypeString",
     "alias": "BuildingType",
     "length": 25,
     "domain": {
      "type": "codedValue",
      "name": "WS1_BuildingFootprint_BuildingType",
      "description": "Valid BUILDING_FOOTPRINT BuildingType values.",
      "codedValues": [
       {
        "name": "General / Residential",
        "code": "1"
       },
       {
        "name": "Hospitality",
        "code": "10"
       },
       {
        "name": "Airport",
        "code": "11"
       },
       {
        "name": "Industrial",
        "code": "12"
       },
       {
        "name": "CommunityCenter",
        "code": "13"
       },
       {
        "name": "Government",
        "code": "2"
       },
       {
        "name": "Medical",
        "code": "3"
       },
       {
        "name": "Education",
        "code": "4"
       },
       {
        "name": "Transportation",
        "code": "5"
       },
       {
        "name": "Commercial",
        "code": "6"
       },
       {
        "name": "Religious",
        "code": "7"
       },
       {
        "name": "Recreation",
        "code": "8"
       },
       {
        "name": "Cultural / Heritage",
        "code": "9"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BuildingName",
     "type": "esriFieldTypeString",
     "alias": "BuildingName",
     "length": 80,
     "domain": null
    },
    {
     "name": "BaseElevationMinFeet",
     "type": "esriFieldTypeDouble",
     "alias": "BaseElevationMinFeet",
     "domain": null
    },
    {
     "name": "PeakElevationMaxFeet",
     "type": "esriFieldTypeDouble",
     "alias": "PeakElevationMaxFeet",
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STArea()",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    },
    {
     "name": "RuleID",
     "type": "esriFieldTypeInteger",
     "alias": "RuleID",
     "domain": {
      "type": "codedValue",
      "name": "WS1_fac_BUILDING_FOOTPRINT_Rep_Rules",
      "description": "Representation rules",
      "codedValues": [
       {
        "name": "Rule_1",
        "code": 1
       },
       {
        "name": "Free Representation",
        "code": -1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "CreateUserName",
     "type": "esriFieldTypeString",
     "alias": "CreateUserName",
     "length": 50,
     "domain": null
    },
    {
     "name": "CreateDate",
     "type": "esriFieldTypeDate",
     "alias": "CreateDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "UpdateUserName",
     "type": "esriFieldTypeString",
     "alias": "UpdateUserName",
     "length": 50,
     "domain": null
    },
    {
     "name": "UpdateDate",
     "type": "esriFieldTypeDate",
     "alias": "UpdateDate",
     "length": 8,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "IX_fac_BUILDING_FOOTPRINT_BuildingType",
     "fields": "BuildingType",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S416_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": 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,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 13,
   "name": "Parcel",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 40000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        130,
        130,
        130,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Prop_ID]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        225,
        225,
        225,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 1000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 5834375.889416367,
    "ymin": 2125631.475845173,
    "xmax": 6028423.048765093,
    "ymax": 2312383.023283094,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "MailCareOfName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Prop_ID",
     "type": "esriFieldTypeString",
     "alias": "Prop_ID",
     "length": 10,
     "domain": null
    },
    {
     "name": "UseCd",
     "type": "esriFieldTypeString",
     "alias": "UseCd",
     "length": 2,
     "domain": null
    },
    {
     "name": "UseDescription",
     "type": "esriFieldTypeString",
     "alias": "UseDescription",
     "length": 30,
     "domain": null
    },
    {
     "name": "SitusFormatted",
     "type": "esriFieldTypeString",
     "alias": "SitusFormatted",
     "length": 50,
     "domain": null
    },
    {
     "name": "ZipCode",
     "type": "esriFieldTypeString",
     "alias": "ZipCode",
     "length": 5,
     "domain": null
    },
    {
     "name": "Jurisdiction",
     "type": "esriFieldTypeString",
     "alias": "Jurisdiction",
     "length": 35,
     "domain": null
    },
    {
     "name": "LivingUnits",
     "type": "esriFieldTypeInteger",
     "alias": "LivingUnits",
     "domain": null
    },
    {
     "name": "TRA",
     "type": "esriFieldTypeString",
     "alias": "TRA",
     "length": 7,
     "domain": null
    },
    {
     "name": "AvgSlope",
     "type": "esriFieldTypeDouble",
     "alias": "AvgSlope",
     "domain": null
    },
    {
     "name": "SitusFormattedCity",
     "type": "esriFieldTypeString",
     "alias": "SitusFormattedCity",
     "length": 72,
     "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
    },
    {
     "name": "PublicOwnerNameStandard",
     "type": "esriFieldTypeString",
     "alias": "PublicOwnerNameStandard",
     "length": 50,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 14,
   "name": "Condominium Common Area",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 40000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        130,
        130,
        130,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 5920732.481995031,
    "ymin": 2136009.8201559186,
    "xmax": 6000670.232835397,
    "ymax": 2239596.5762426704,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "PropID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Acres",
     "type": "esriFieldTypeDouble",
     "alias": "Acres",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "PropID",
     "type": "esriFieldTypeString",
     "alias": "PropID",
     "length": 10,
     "domain": null
    },
    {
     "name": "Parcel",
     "type": "esriFieldTypeString",
     "alias": "Parcel",
     "length": 8,
     "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": "R368_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S360_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 15,
   "name": "Mobile Home Pad",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 40000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        130,
        130,
        130,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[PropID]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        76,
        115,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 5000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 5932163.500760734,
    "ymin": 2169558.604641959,
    "xmax": 5981749.426017493,
    "ymax": 2235477.6513854116,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "PadID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "PadID",
     "type": "esriFieldTypeString",
     "alias": "PadID",
     "length": 10,
     "domain": null
    },
    {
     "name": "Acres",
     "type": "esriFieldTypeDouble",
     "alias": "Acres",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "PropID",
     "type": "esriFieldTypeString",
     "alias": "PropID",
     "length": 10,
     "domain": null
    },
    {
     "name": "Parcel",
     "type": "esriFieldTypeString",
     "alias": "Parcel",
     "length": 8,
     "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": "R375_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S363_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 16,
   "name": "Easement (Access)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 40000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSDashDot",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5835773.113087103,
    "ymin": 2129038.20706667,
    "xmax": 6002442.397726104,
    "ymax": 2311007.6067531705,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Layer",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Layer",
     "type": "esriFieldTypeString",
     "alias": "Layer",
     "length": 30,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R185_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S180_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": 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
  },
  {
   "currentVersion": 10.81,
   "id": 17,
   "name": "City",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        0,
        0,
        255
       ],
       "width": 1.5
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        225,
        225,
        225,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 12,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5950665.814386427,
    "ymin": 2134804.413663894,
    "xmax": 6007731.61744757,
    "ymax": 2247256.4430166185,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "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": 20,
     "domain": null
    },
    {
     "name": "ProperName",
     "type": "esriFieldTypeString",
     "alias": "ProperName",
     "length": 50,
     "domain": null
    },
    {
     "name": "Acres",
     "type": "esriFieldTypeDouble",
     "alias": "Acres",
     "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": "R1891_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1281_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 18,
   "name": "Community",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSDashDot",
       "color": [
        255,
        167,
        127,
        255
       ],
       "width": 1.5
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        78,
        78,
        78,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        225,
        225,
        225,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5843901.647876784,
    "ymin": 2140846.0092880577,
    "xmax": 6002518.722008511,
    "ymax": 2312208.8792716563,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "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": 50,
     "domain": null
    },
    {
     "name": "Acres",
     "type": "esriFieldTypeDouble",
     "alias": "Acres",
     "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": "R327_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S322_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 19,
   "name": "Dead Parcel",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 50000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        170,
        0,
        255
       ],
       "width": 2.25
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Prop_ID]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        168,
        112,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5852397.738305613,
    "ymin": 2136306.0650016814,
    "xmax": 6004508.205553606,
    "ymax": 2311444.9870201796,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Prop_ID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Parcel",
     "type": "esriFieldTypeString",
     "alias": "Parcel",
     "length": 8,
     "domain": null
    },
    {
     "name": "Acres",
     "type": "esriFieldTypeDouble",
     "alias": "Acres",
     "domain": null
    },
    {
     "name": "Prop_ID",
     "type": "esriFieldTypeString",
     "alias": "Prop_ID",
     "length": 10,
     "domain": null
    },
    {
     "name": "PropEndDate",
     "type": "esriFieldTypeDate",
     "alias": "PropEndDate",
     "length": 8,
     "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
    },
    {
     "name": "PropEndDateGIS",
     "type": "esriFieldTypeDate",
     "alias": "MonthlyGIS_UpdateDate",
     "length": 8,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R166_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "IX_PARCEL_DEAD",
     "fields": "Prop_ID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S161_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "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,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 20,
   "name": "USGS Quad Index",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[TEXT]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5827691.230203003,
    "ymin": 2100965.849996671,
    "xmax": 6022326.099632278,
    "ymax": 2332651.6895724535,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ENTERPRISE.DBO.US_7_5_QUADRANGLE.Entity",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ENTERPRISE.DBO.US_7_5_QUADRANGLE.Entity",
     "type": "esriFieldTypeString",
     "alias": "ENTERPRISE.DBO.US_7_5_QUADRANGLE.Entity",
     "length": 16,
     "domain": null
    },
    {
     "name": "Handle",
     "type": "esriFieldTypeString",
     "alias": "Handle",
     "length": 16,
     "domain": null
    },
    {
     "name": "Layer",
     "type": "esriFieldTypeString",
     "alias": "Layer",
     "length": 30,
     "domain": null
    },
    {
     "name": "Color",
     "type": "esriFieldTypeInteger",
     "alias": "Color",
     "domain": null
    },
    {
     "name": "LineType",
     "type": "esriFieldTypeString",
     "alias": "LineType",
     "length": 10,
     "domain": null
    },
    {
     "name": "Thickness",
     "type": "esriFieldTypeDouble",
     "alias": "Thickness",
     "domain": null
    },
    {
     "name": "Text",
     "type": "esriFieldTypeString",
     "alias": "Text",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeInteger",
     "alias": "Elevation",
     "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": "R319_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S294_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 21,
   "name": "Sausalito Elevation Contour",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 22,
     "name": "Elevation_2017_1ft"
    },
    {
     "id": 23,
     "name": "Elevation_2017_idx_5ft"
    },
    {
     "id": 24,
     "name": "Elevation_2017_10ft"
    },
    {
     "id": 25,
     "name": "Elevation_2017_idx_50ft"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 5981238.095363975,
    "ymin": 2135623.9442917258,
    "xmax": 5990777.474251047,
    "ymax": 2146558.059562564,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 22,
   "name": "Elevation_2017_1ft",
   "type": "Feature Layer",
   "description": "GeoWing worked with the City of Sausalito Public Works Department to define the project goals and schedule. The work was directed by Jonathon Goldman, PE, QSD, CFM, Director of Public Works, City Engineer, and ADA Coordinator. The City's Project Manager for the project was Jill Barnes, PE. The project contract was signed and the notice to proceed was provided on January 31, 2017 in the City's office at 420 Litho Street in downtown Sausalito, CA.Ground Survey: Ground survey services were provided under separate contract to the firm of Linda A. Carruthers & Associates Land Surveyors of Sausalito, California (Carruthers). The surveyor in charge of the survey for this project was Linda A. Carruthers. Carruthers surveyed 31 primary control locations for the project and 3 base stations. Carruthers surveyed 15 check locations. Carruthers reports the following information on the datum and coordinate system for this project:Horizontal Datum: NAD83(2011) 2010.00 EpochVertical Datum: NAVD 88Geoid: GEOID 12A yes, but the NAVD88 Heights are not based on EH+GH, they are based on leveled ortho heights combined with Geoid12B and delta EHCoordinate System: CA SPC Zone IIIUnits: US SURVEY FEETNote: Epoch 2017.2 was adusted to the City of San Francisco 2013 High Precision Network (SF HPN) survey epoch 2013.65 and adjusted down to epoch 2010.Lidar Acquisition: GeoWing subcontracted aerial lidar acquisition to Eagle Mapping of Portland, Oregon (Eagle). Eagle operates their flight operations out of their Vancouver, BC, Canada office. Eagle utilized a Riegl Q1560 lidar instrument on this project.Aerial Acquisition: GeoWing subcontracted aerial acquisition to SkyIMD of Richmond, CA. Acquisition was performed using a fixed-wing Cessna aircraft equipped with a Phase One RS-100 with a calibrated camera lens.Processing: All processing was performed by GeoWing personnel using Pix4D Mapper, Agisoft, LP360 Advanced, Autodesk AutoCAD 2013, and ESRI ArcMap 10.3 processing software. All data products were delivered on or before 7/28/17.Deliverables: Breaklines - in AutoCAD dwg format - delivered in tiles and in one file.Digital Terrain Model (DTM) - Civil 3D AutoCAD (in 2015 and 2017 versions of Civil3D) - 1' grid spacing and breaklinesDigital Terrain Model (DTM) - ESRI GRID format - 1' grid spacingLidar Point Cloud - Digital Surface Model (DSM) in ASPRS LAS format - classified to ground and non-groundOrthophotography - Color orthorectified imagery delivered in tiles in TIFF format with tfw georeferencing - 0.1' GSDRaw Data - Imagery, lidar swath data, and lidar trajectoriesReports and Metadata - Accuracy Report, Acquisition Reports Lidar and Imagery, Aerotriangulation Report, Lidar Processing Report, and MetadataTiles - shapefiles of the tile layouts for the lidar, ortho and the ESRI Grid dataVisualizations of Data - screen shots of the various data files saved in PNG formatNote: Ground Control Data - copied from the deliverables of the Land Surveyor under separate contract - Linda A. Carruthers & Associates Land Surveyors of Sausalito, California.",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872,
    "vcsWkid": 105703,
    "latestVcsWkid": 6360
   },
   "copyrightText": "Contract Lead: Jonathon Goldman, PE QSD CFM Director of Public Works, City Engineer and ADA Coordinator City of Sausalito 420 Litho Street Sausalito, California 94965-1933 JGoldman@ci.sausalito.ca.us direct: 415-289-4176 fax: 415-339-2256 www.ci.sausalito.ca.us Project Manager: Jill Barnes, PE Project Manager jbarnes@ci.sausalito.ca.us 415.738.5330 Aerial Survey/Mapping Project Management Lead: Becky Morton, CP, CMS President GeoWing Mapping, Inc. 71 Stevenson Street, Suite 400 San Francisco, CA 94105 415-655-6878 becky@geowingmapping.com Surveyor / Ground Control: Linda Carruthers Linda A. Carruthers & Associates Land Surveyors PO Box 2053 Sausalito, CA 94966 solar@pacbell.net 415 332-3912",
   "parentLayer": {
    "id": 21,
    "name": "Sausalito Elevation Contour"
   },
   "subLayers": [],
   "minScale": 3001,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       161,
       131,
       0,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 5981238.095363975,
    "ymin": 2135623.95019722,
    "xmax": 5990777.474251047,
    "ymax": 2146558.059562564,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "LayerName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeInteger",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "LayerName",
     "type": "esriFieldTypeString",
     "alias": "LayerName",
     "length": 30,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R1614_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1064_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 23,
   "name": "Elevation_2017_idx_5ft",
   "type": "Feature Layer",
   "description": "GeoWing worked with the City of Sausalito Public Works Department to define the project goals and schedule. The work was directed by Jonathon Goldman, PE, QSD, CFM, Director of Public Works, City Engineer, and ADA Coordinator. The City's Project Manager for the project was Jill Barnes, PE. The project contract was signed and the notice to proceed was provided on January 31, 2017 in the City's office at 420 Litho Street in downtown Sausalito, CA.Ground Survey: Ground survey services were provided under separate contract to the firm of Linda A. Carruthers & Associates Land Surveyors of Sausalito, California (Carruthers). The surveyor in charge of the survey for this project was Linda A. Carruthers. Carruthers surveyed 31 primary control locations for the project and 3 base stations. Carruthers surveyed 15 check locations. Carruthers reports the following information on the datum and coordinate system for this project:Horizontal Datum: NAD83(2011) 2010.00 EpochVertical Datum: NAVD 88Geoid: GEOID 12A yes, but the NAVD88 Heights are not based on EH+GH, they are based on leveled ortho heights combined with Geoid12B and delta EHCoordinate System: CA SPC Zone IIIUnits: US SURVEY FEETNote: Epoch 2017.2 was adusted to the City of San Francisco 2013 High Precision Network (SF HPN) survey epoch 2013.65 and adjusted down to epoch 2010.Lidar Acquisition: GeoWing subcontracted aerial lidar acquisition to Eagle Mapping of Portland, Oregon (Eagle). Eagle operates their flight operations out of their Vancouver, BC, Canada office. Eagle utilized a Riegl Q1560 lidar instrument on this project.Aerial Acquisition: GeoWing subcontracted aerial acquisition to SkyIMD of Richmond, CA. Acquisition was performed using a fixed-wing Cessna aircraft equipped with a Phase One RS-100 with a calibrated camera lens.Processing: All processing was performed by GeoWing personnel using Pix4D Mapper, Agisoft, LP360 Advanced, Autodesk AutoCAD 2013, and ESRI ArcMap 10.3 processing software. All data products were delivered on or before 7/28/17.Deliverables: Breaklines - in AutoCAD dwg format - delivered in tiles and in one file.Digital Terrain Model (DTM) - Civil 3D AutoCAD (in 2015 and 2017 versions of Civil3D) - 1' grid spacing and breaklinesDigital Terrain Model (DTM) - ESRI GRID format - 1' grid spacingLidar Point Cloud - Digital Surface Model (DSM) in ASPRS LAS format - classified to ground and non-groundOrthophotography - Color orthorectified imagery delivered in tiles in TIFF format with tfw georeferencing - 0.1' GSDRaw Data - Imagery, lidar swath data, and lidar trajectoriesReports and Metadata - Accuracy Report, Acquisition Reports Lidar and Imagery, Aerotriangulation Report, Lidar Processing Report, and MetadataTiles - shapefiles of the tile layouts for the lidar, ortho and the ESRI Grid dataVisualizations of Data - screen shots of the various data files saved in PNG formatNote: Ground Control Data - copied from the deliverables of the Land Surveyor under separate contract - Linda A. Carruthers & Associates Land Surveyors of Sausalito, California.",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872,
    "vcsWkid": 105703,
    "latestVcsWkid": 6360
   },
   "copyrightText": "Contract Lead: Jonathon Goldman, PE QSD CFM Director of Public Works, City Engineer and ADA Coordinator City of Sausalito 420 Litho Street Sausalito, California 94965-1933 JGoldman@ci.sausalito.ca.us direct: 415-289-4176 fax: 415-339-2256 www.ci.sausalito.ca.us Project Manager: Jill Barnes, PE Project Manager jbarnes@ci.sausalito.ca.us 415.738.5330 Aerial Survey/Mapping Project Management Lead: Becky Morton, CP, CMS President GeoWing Mapping, Inc. 71 Stevenson Street, Suite 400 San Francisco, CA 94105 415-655-6878 becky@geowingmapping.com Surveyor / Ground Control: Linda Carruthers Linda A. Carruthers & Associates Land Surveyors PO Box 2053 Sausalito, CA 94966 solar@pacbell.net 415 332-3912",
   "parentLayer": {
    "id": 21,
    "name": "Sausalito Elevation Contour"
   },
   "subLayers": [],
   "minScale": 3001,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       161,
       131,
       0,
       255
      ],
      "width": 1.2
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[Elevation]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        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": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 5981238.40671505,
    "ymin": 2135623.9442917258,
    "xmax": 5990773.02281639,
    "ymax": 2146512.4025016427,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "LayerName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeInteger",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "LayerName",
     "type": "esriFieldTypeString",
     "alias": "LayerName",
     "length": 30,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R1613_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1063_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 24,
   "name": "Elevation_2017_10ft",
   "type": "Feature Layer",
   "description": "GeoWing worked with the City of Sausalito Public Works Department to define the project goals and schedule. The work was directed by Jonathon Goldman, PE, QSD, CFM, Director of Public Works, City Engineer, and ADA Coordinator. The City's Project Manager for the project was Jill Barnes, PE. The project contract was signed and the notice to proceed was provided on January 31, 2017 in the City's office at 420 Litho Street in downtown Sausalito, CA.Ground Survey: Ground survey services were provided under separate contract to the firm of Linda A. Carruthers & Associates Land Surveyors of Sausalito, California (Carruthers). The surveyor in charge of the survey for this project was Linda A. Carruthers. Carruthers surveyed 31 primary control locations for the project and 3 base stations. Carruthers surveyed 15 check locations. Carruthers reports the following information on the datum and coordinate system for this project:Horizontal Datum: NAD83(2011) 2010.00 EpochVertical Datum: NAVD 88Geoid: GEOID 12A yes, but the NAVD88 Heights are not based on EH+GH, they are based on leveled ortho heights combined with Geoid12B and delta EHCoordinate System: CA SPC Zone IIIUnits: US SURVEY FEETNote: Epoch 2017.2 was adusted to the City of San Francisco 2013 High Precision Network (SF HPN) survey epoch 2013.65 and adjusted down to epoch 2010.Lidar Acquisition: GeoWing subcontracted aerial lidar acquisition to Eagle Mapping of Portland, Oregon (Eagle). Eagle operates their flight operations out of their Vancouver, BC, Canada office. Eagle utilized a Riegl Q1560 lidar instrument on this project.Aerial Acquisition: GeoWing subcontracted aerial acquisition to SkyIMD of Richmond, CA. Acquisition was performed using a fixed-wing Cessna aircraft equipped with a Phase One RS-100 with a calibrated camera lens.Processing: All processing was performed by GeoWing personnel using Pix4D Mapper, Agisoft, LP360 Advanced, Autodesk AutoCAD 2013, and ESRI ArcMap 10.3 processing software. All data products were delivered on or before 7/28/17.Deliverables: Breaklines - in AutoCAD dwg format - delivered in tiles and in one file.Digital Terrain Model (DTM) - Civil 3D AutoCAD (in 2015 and 2017 versions of Civil3D) - 1' grid spacing and breaklinesDigital Terrain Model (DTM) - ESRI GRID format - 1' grid spacingLidar Point Cloud - Digital Surface Model (DSM) in ASPRS LAS format - classified to ground and non-groundOrthophotography - Color orthorectified imagery delivered in tiles in TIFF format with tfw georeferencing - 0.1' GSDRaw Data - Imagery, lidar swath data, and lidar trajectoriesReports and Metadata - Accuracy Report, Acquisition Reports Lidar and Imagery, Aerotriangulation Report, Lidar Processing Report, and MetadataTiles - shapefiles of the tile layouts for the lidar, ortho and the ESRI Grid dataVisualizations of Data - screen shots of the various data files saved in PNG formatNote: Ground Control Data - copied from the deliverables of the Land Surveyor under separate contract - Linda A. Carruthers & Associates Land Surveyors of Sausalito, California.",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872,
    "vcsWkid": 105703,
    "latestVcsWkid": 6360
   },
   "copyrightText": "Contract Lead: Jonathon Goldman, PE QSD CFM Director of Public Works, City Engineer and ADA Coordinator City of Sausalito 420 Litho Street Sausalito, California 94965-1933 JGoldman@ci.sausalito.ca.us direct: 415-289-4176 fax: 415-339-2256 www.ci.sausalito.ca.us Project Manager: Jill Barnes, PE Project Manager jbarnes@ci.sausalito.ca.us 415.738.5330 Aerial Survey/Mapping Project Management Lead: Becky Morton, CP, CMS President GeoWing Mapping, Inc. 71 Stevenson Street, Suite 400 San Francisco, CA 94105 415-655-6878 becky@geowingmapping.com Surveyor / Ground Control: Linda Carruthers Linda A. Carruthers & Associates Land Surveyors PO Box 2053 Sausalito, CA 94966 solar@pacbell.net 415 332-3912",
   "parentLayer": {
    "id": 21,
    "name": "Sausalito Elevation Contour"
   },
   "subLayers": [],
   "minScale": 20000,
   "maxScale": 3000,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       161,
       131,
       0,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 5981238.095363975,
    "ymin": 2135623.95019722,
    "xmax": 5990777.474251047,
    "ymax": 2146558.059562564,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "LayerName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeInteger",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "LayerName",
     "type": "esriFieldTypeString",
     "alias": "LayerName",
     "length": 30,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R1614_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1064_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 25,
   "name": "Elevation_2017_idx_50ft",
   "type": "Feature Layer",
   "description": "GeoWing worked with the City of Sausalito Public Works Department to define the project goals and schedule. The work was directed by Jonathon Goldman, PE, QSD, CFM, Director of Public Works, City Engineer, and ADA Coordinator. The City's Project Manager for the project was Jill Barnes, PE. The project contract was signed and the notice to proceed was provided on January 31, 2017 in the City's office at 420 Litho Street in downtown Sausalito, CA.Ground Survey: Ground survey services were provided under separate contract to the firm of Linda A. Carruthers & Associates Land Surveyors of Sausalito, California (Carruthers). The surveyor in charge of the survey for this project was Linda A. Carruthers. Carruthers surveyed 31 primary control locations for the project and 3 base stations. Carruthers surveyed 15 check locations. Carruthers reports the following information on the datum and coordinate system for this project:Horizontal Datum: NAD83(2011) 2010.00 EpochVertical Datum: NAVD 88Geoid: GEOID 12A yes, but the NAVD88 Heights are not based on EH+GH, they are based on leveled ortho heights combined with Geoid12B and delta EHCoordinate System: CA SPC Zone IIIUnits: US SURVEY FEETNote: Epoch 2017.2 was adusted to the City of San Francisco 2013 High Precision Network (SF HPN) survey epoch 2013.65 and adjusted down to epoch 2010.Lidar Acquisition: GeoWing subcontracted aerial lidar acquisition to Eagle Mapping of Portland, Oregon (Eagle). Eagle operates their flight operations out of their Vancouver, BC, Canada office. Eagle utilized a Riegl Q1560 lidar instrument on this project.Aerial Acquisition: GeoWing subcontracted aerial acquisition to SkyIMD of Richmond, CA. Acquisition was performed using a fixed-wing Cessna aircraft equipped with a Phase One RS-100 with a calibrated camera lens.Processing: All processing was performed by GeoWing personnel using Pix4D Mapper, Agisoft, LP360 Advanced, Autodesk AutoCAD 2013, and ESRI ArcMap 10.3 processing software. All data products were delivered on or before 7/28/17.Deliverables: Breaklines - in AutoCAD dwg format - delivered in tiles and in one file.Digital Terrain Model (DTM) - Civil 3D AutoCAD (in 2015 and 2017 versions of Civil3D) - 1' grid spacing and breaklinesDigital Terrain Model (DTM) - ESRI GRID format - 1' grid spacingLidar Point Cloud - Digital Surface Model (DSM) in ASPRS LAS format - classified to ground and non-groundOrthophotography - Color orthorectified imagery delivered in tiles in TIFF format with tfw georeferencing - 0.1' GSDRaw Data - Imagery, lidar swath data, and lidar trajectoriesReports and Metadata - Accuracy Report, Acquisition Reports Lidar and Imagery, Aerotriangulation Report, Lidar Processing Report, and MetadataTiles - shapefiles of the tile layouts for the lidar, ortho and the ESRI Grid dataVisualizations of Data - screen shots of the various data files saved in PNG formatNote: Ground Control Data - copied from the deliverables of the Land Surveyor under separate contract - Linda A. Carruthers & Associates Land Surveyors of Sausalito, California.",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872,
    "vcsWkid": 105703,
    "latestVcsWkid": 6360
   },
   "copyrightText": "Contract Lead: Jonathon Goldman, PE QSD CFM Director of Public Works, City Engineer and ADA Coordinator City of Sausalito 420 Litho Street Sausalito, California 94965-1933 JGoldman@ci.sausalito.ca.us direct: 415-289-4176 fax: 415-339-2256 www.ci.sausalito.ca.us Project Manager: Jill Barnes, PE Project Manager jbarnes@ci.sausalito.ca.us 415.738.5330 Aerial Survey/Mapping Project Management Lead: Becky Morton, CP, CMS President GeoWing Mapping, Inc. 71 Stevenson Street, Suite 400 San Francisco, CA 94105 415-655-6878 becky@geowingmapping.com Surveyor / Ground Control: Linda Carruthers Linda A. Carruthers & Associates Land Surveyors PO Box 2053 Sausalito, CA 94966 solar@pacbell.net 415 332-3912",
   "parentLayer": {
    "id": 21,
    "name": "Sausalito Elevation Contour"
   },
   "subLayers": [],
   "minScale": 20000,
   "maxScale": 3000,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       161,
       131,
       0,
       255
      ],
      "width": 1.2
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[Elevation]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        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": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 5981238.40671505,
    "ymin": 2135623.9442917258,
    "xmax": 5990773.02281639,
    "ymax": 2146512.4025016427,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "LayerName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeInteger",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "LayerName",
     "type": "esriFieldTypeString",
     "alias": "LayerName",
     "length": 30,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R1613_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1063_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 26,
   "name": "adm_PARK",
   "type": "Feature Layer",
   "description": "These boundaries have been determined by CDA mostly though AAA, and Compass maps and corroborated via assessor ownership data. Occational updates use ownership data to pinpoint new purchases of land by owners of currently tracted features.",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ParkType",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        38,
        115,
        0,
        255
       ],
       "width": 1.5
      }
     },
     "defaultLabel": "undefined",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          77,
          168,
          255
         ],
         "width": 1
        }
       },
       "value": "Boat launch",
       "label": "Boat launch",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         192,
         237,
         119,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          38,
          115,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Community park",
       "label": "Community park",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         76,
         115,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          38,
          115,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Federal Park",
       "label": "Federal Park",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         204,
         204,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          38,
          115,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Government Facility",
       "label": "Government Facility",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         191,
         204,
         129,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          38,
          115,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Mini-park",
       "label": "Mini-park",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          38,
          115,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Multi-use pathway (paved)",
       "label": "Multi-use pathway (paved)",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         242,
         97,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          38,
          115,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Neighborhood park",
       "label": "Neighborhood park",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         137,
         205,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          38,
          115,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Open space",
       "label": "Open space",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         232,
         81,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          38,
          115,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Parkette",
       "label": "Parkette",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         190,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          38,
          115,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Path",
       "label": "Path",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         228,
         250,
         120,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          38,
          115,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Private Lease",
       "label": "Private Lease",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         166,
         235,
         56,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          38,
          115,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Regional park",
       "label": "Regional park",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         145,
         181,
         87,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          38,
          115,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "School playground",
       "label": "School playground",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         215,
         158,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          38,
          115,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "State Park",
       "label": "State Park",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         171,
         205,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          38,
          115,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Watershed",
       "label": "Watershed",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[ParkName]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 24000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5834375.889417052,
    "ymin": 2125605.23762314,
    "xmax": 6023029.41926147,
    "ymax": 2286051.049276814,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ParkName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "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
    },
    {
     "name": "ParkName",
     "type": "esriFieldTypeString",
     "alias": "ParkName",
     "length": 40,
     "domain": null
    },
    {
     "name": "ParkType",
     "type": "esriFieldTypeString",
     "alias": "ParkType",
     "length": 30,
     "domain": null
    },
    {
     "name": "ParkMgmt",
     "type": "esriFieldTypeString",
     "alias": "ParkMgmt",
     "length": 50,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1408_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S903_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 27,
   "name": "MALT",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSBackwardDiagonal",
      "color": [
       255,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "Parcels",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5843872.76850161,
    "ymin": 2167542.474434674,
    "xmax": 5961533.003151104,
    "ymax": 2312383.023279682,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Parcel",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Parcel",
     "type": "esriFieldTypeString",
     "alias": "Parcel",
     "length": 8,
     "domain": null
    },
    {
     "name": "OriginalPropID",
     "type": "esriFieldTypeString",
     "alias": "OriginalPropID",
     "length": 10,
     "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": "R345_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S317_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 28,
   "name": "Agricultural Contract Parcel",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "use_cd",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         135,
         235,
         135,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "34",
       "label": "Farmland Security Act Parcel",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         135,
         235,
         135,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "35",
       "label": "Farmland Security Act Parcel",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "32",
       "label": "Williamson Act Parcel",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "33",
       "label": "Williamson Act Parcel",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 50,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5834375.8893941045,
    "ymin": 2125631.475865677,
    "xmax": 6028423.048722103,
    "ymax": 2312383.023279682,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Prop_ID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Prop_ID",
     "type": "esriFieldTypeString",
     "alias": "Prop_ID",
     "length": 10,
     "domain": null
    },
    {
     "name": "situs_formatted",
     "type": "esriFieldTypeString",
     "alias": "Situs_Formatted",
     "length": 50,
     "domain": null
    },
    {
     "name": "situs_str_pre_drct",
     "type": "esriFieldTypeString",
     "alias": "Situs_Str_Pre_Drct",
     "length": 2,
     "domain": null
    },
    {
     "name": "situs_str_nbr",
     "type": "esriFieldTypeString",
     "alias": "Situs_Str_Nbr",
     "length": 6,
     "domain": null
    },
    {
     "name": "situs_str_name",
     "type": "esriFieldTypeString",
     "alias": "Situs_Str_Name",
     "length": 30,
     "domain": null
    },
    {
     "name": "situs_str_suffix",
     "type": "esriFieldTypeString",
     "alias": "Situs_Str_Suffix",
     "length": 4,
     "domain": null
    },
    {
     "name": "situs_str_pst_drct",
     "type": "esriFieldTypeString",
     "alias": "Situs_Str_Pst_Drct",
     "length": 2,
     "domain": null
    },
    {
     "name": "situs_city",
     "type": "esriFieldTypeString",
     "alias": "Situs_City",
     "length": 20,
     "domain": null
    },
    {
     "name": "situs_zip_code",
     "type": "esriFieldTypeString",
     "alias": "Situs_Zip_Code",
     "length": 10,
     "domain": null
    },
    {
     "name": "use_cd",
     "type": "esriFieldTypeString",
     "alias": "Use_Cd",
     "length": 2,
     "domain": null
    },
    {
     "name": "use_cd_descr",
     "type": "esriFieldTypeString",
     "alias": "Use_Cd_Descr",
     "length": 30,
     "domain": null
    },
    {
     "name": "living_units",
     "type": "esriFieldTypeInteger",
     "alias": "Living_Units",
     "domain": null
    },
    {
     "name": "ownername",
     "type": "esriFieldTypeString",
     "alias": "OwnerName",
     "length": 50,
     "domain": null
    },
    {
     "name": "mail_to_name_1",
     "type": "esriFieldTypeString",
     "alias": "Mail_To_Name_1",
     "length": 50,
     "domain": null
    },
    {
     "name": "mail_line_1",
     "type": "esriFieldTypeString",
     "alias": "Mail_Line_1",
     "length": 50,
     "domain": null
    },
    {
     "name": "mail_city",
     "type": "esriFieldTypeString",
     "alias": "Mail_City",
     "length": 20,
     "domain": null
    },
    {
     "name": "mail_state",
     "type": "esriFieldTypeString",
     "alias": "Mail_State",
     "length": 2,
     "domain": null
    },
    {
     "name": "mail_zip_code",
     "type": "esriFieldTypeString",
     "alias": "Mail_Zip_Code",
     "length": 9,
     "domain": null
    },
    {
     "name": "tax_rate_area",
     "type": "esriFieldTypeString",
     "alias": "Tax_Rate_Area",
     "length": 6,
     "domain": null
    },
    {
     "name": "ownername2",
     "type": "esriFieldTypeString",
     "alias": "OwnerName2",
     "length": 50,
     "domain": null
    },
    {
     "name": "dead",
     "type": "esriFieldTypeString",
     "alias": "Dead",
     "length": 1,
     "domain": null
    },
    {
     "name": "Acres",
     "type": "esriFieldTypeDouble",
     "alias": "Acres",
     "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": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 46,
   "name": "Farmland",
   "type": "Feature Layer",
   "description": "Established in 1982, Government Code Section 65570 mandates FMMP to biennially report on the conversion of farmland and grazing land, and to provide maps and data to local government and the public.Data was downloaded on July 29, 2024 from https://maps-cadoc.opendata.arcgis.com/datasets/cadoc::california-important-farmland-most-recent/about. IMPORTANT: Data needs to be updated every two years on the even year.",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "A citation for the Farmland Mapping and Monitoring Program on any map products, graphic media, or data analyses based on the data is appreciated.",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 240000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "PolygonType",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         167,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Farmland of Local Importance",
       "label": "Farmland of Local Importance",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Farmland of Statewide Importance",
       "label": "Farmland of Statewide Importance",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         38,
         115,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Grazing Land",
       "label": "Grazing Land",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         112,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Other Land",
       "label": "Other Land",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Prime Farmland",
       "label": "Prime Farmland",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         215,
         194,
         158,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Unique Farmland",
       "label": "Unique Farmland",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         178,
         178,
         178,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Urban and Built-Up Land",
       "label": "Urban and Built-Up Land",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Water",
       "label": "Water",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[PolygonType]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 50000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5834273.297771752,
    "ymin": 2125331.6633732617,
    "xmax": 6007834.106125385,
    "ymax": 2312449.9486035258,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "PolygonType",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "CountyName",
     "type": "esriFieldTypeString",
     "alias": "County Name",
     "length": 3,
     "domain": null
    },
    {
     "name": "UpdateYear",
     "type": "esriFieldTypeString",
     "alias": "Update Year",
     "length": 4,
     "domain": null
    },
    {
     "name": "PolygonAcres",
     "type": "esriFieldTypeDouble",
     "alias": "Acres",
     "domain": null
    },
    {
     "name": "PolygonType",
     "type": "esriFieldTypeString",
     "alias": "Polygon Type",
     "length": 50,
     "domain": null
    },
    {
     "name": "MetadataLink",
     "type": "esriFieldTypeString",
     "alias": "Metadata Link",
     "length": 78,
     "domain": null
    },
    {
     "name": "County",
     "type": "esriFieldTypeString",
     "alias": "County",
     "length": 5,
     "domain": null
    },
    {
     "name": "PopupInfo",
     "type": "esriFieldTypeString",
     "alias": "Popup Info",
     "length": 254,
     "domain": null
    },
    {
     "name": "PolygonCode",
     "type": "esriFieldTypeString",
     "alias": "Polygon Code",
     "length": 1,
     "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": "R989_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S818_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 29,
   "name": "Prime Farmland Soil",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 240000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "MapunitName",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         73,
         186,
         134,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Ballard gravelly, loam 2 to 9 percent slopes",
       "label": "Ballard gravelly, loam 2 to 9 percent slopes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         180,
         176,
         124,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Ballard-Urban land complex, 0 to 9 percent slopes",
       "label": "Ballard-Urban land complex, 0 to 9 percent slopes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         124,
         254,
         206,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Tomales fine sandy loam, 2 to 9 percent slopes",
       "label": "Tomales fine sandy loam, 2 to 9 percent slopes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         243,
         136,
         138,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Tomales loam, 2 to 9 percent slopes",
       "label": "Tomales loam, 2 to 9 percent slopes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         254,
         220,
         254,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Urban land-Ballard complex, 0 to 9 percent slopes",
       "label": "Urban land-Ballard complex, 0 to 9 percent slopes",
       "description": ""
      }
     ],
     "fieldDelimiter": ";"
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[MapunitName]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5842089.712243021,
    "ymin": 2167149.2355082035,
    "xmax": 5973127.567597061,
    "ymax": 2304060.555571705,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "MapunitName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "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
    },
    {
     "name": "StateSymbol",
     "type": "esriFieldTypeString",
     "alias": "State",
     "length": 10,
     "domain": null
    },
    {
     "name": "AreaSymbol",
     "type": "esriFieldTypeString",
     "alias": "Area Symbol",
     "length": 20,
     "domain": null
    },
    {
     "name": "SpatialVersion",
     "type": "esriFieldTypeInteger",
     "alias": "Spatial Version",
     "domain": null
    },
    {
     "name": "AreaName",
     "type": "esriFieldTypeString",
     "alias": "Area Name",
     "length": 15,
     "domain": null
    },
    {
     "name": "MapunitKey",
     "type": "esriFieldTypeString",
     "alias": "Mapunit Key",
     "length": 30,
     "domain": null
    },
    {
     "name": "MapunitSymbol",
     "type": "esriFieldTypeString",
     "alias": "Mapunit Symbol",
     "length": 6,
     "domain": null
    },
    {
     "name": "MapunitName",
     "type": "esriFieldTypeString",
     "alias": "Mapunit Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "FarmlandClass",
     "type": "esriFieldTypeString",
     "alias": "Farmland Class",
     "length": 100,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R991_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S820_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 30,
   "name": "Farmland Soil of State Importance",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 240000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "MapunitName",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         243,
         136,
         138,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Blucher-Cole complex, 2 to 5 percent slope",
       "label": "Blucher-Cole complex, 2 to 5 percent slope",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         73,
         186,
         134,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Clear Lake clay, 0 to 2 percent slopes, MLRA 15",
       "label": "Clear Lake clay, 0 to 2 percent slopes, MLRA 15",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         254,
         220,
         254,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Cortina gravelly sandy loam, 0 to 6 percent slopes, cool, MLRA 15",
       "label": "Cortina gravelly sandy loam, 0 to 6 percent slopes, cool, MLRA 15",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         180,
         176,
         124,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Kehoe variant coarse sandy loam, 9 to 15 percent slopes",
       "label": "Kehoe variant coarse sandy loam, 9 to 15 percent slopes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         162,
         152,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Olompali loam, 2 to 9 percent slopes",
       "label": "Olompali loam, 2 to 9 percent slopes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         124,
         254,
         206,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Rodeo clay loam, 2 to 15 percent slopes",
       "label": "Rodeo clay loam, 2 to 15 percent slopes",
       "description": ""
      }
     ],
     "fieldDelimiter": ";"
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[MapunitName]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5845686.318582371,
    "ymin": 2130089.4999216944,
    "xmax": 5986333.42540136,
    "ymax": 2311001.35762617,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "MapunitName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "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
    },
    {
     "name": "StateSymbol",
     "type": "esriFieldTypeString",
     "alias": "State",
     "length": 10,
     "domain": null
    },
    {
     "name": "AreaSymbol",
     "type": "esriFieldTypeString",
     "alias": "Area Symbol",
     "length": 20,
     "domain": null
    },
    {
     "name": "SpatialVersion",
     "type": "esriFieldTypeInteger",
     "alias": "Version",
     "domain": null
    },
    {
     "name": "AreaName",
     "type": "esriFieldTypeString",
     "alias": "Area Name",
     "length": 15,
     "domain": null
    },
    {
     "name": "MapunitKey",
     "type": "esriFieldTypeString",
     "alias": "Mapunit Key",
     "length": 30,
     "domain": null
    },
    {
     "name": "MapunitSymbol",
     "type": "esriFieldTypeString",
     "alias": "Mapunit Symbol",
     "length": 6,
     "domain": null
    },
    {
     "name": "MapunitName",
     "type": "esriFieldTypeString",
     "alias": "Mapunit Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "FarmlandClass",
     "type": "esriFieldTypeString",
     "alias": "Farmland Class",
     "length": 100,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R990_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S819_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 35,
   "name": "Agriculture Preserve",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       211,
       255,
       190,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 5839960.381194785,
    "ymin": 2135579.531655222,
    "xmax": 5982902.184220031,
    "ymax": 2312383.0231757313,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Comment",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Perimeter",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    },
    {
     "name": "Acres",
     "type": "esriFieldTypeDouble",
     "alias": "Acres",
     "domain": null
    },
    {
     "name": "Comment",
     "type": "esriFieldTypeString",
     "alias": "Comment",
     "length": 100,
     "domain": null
    },
    {
     "name": "UpdateDate",
     "type": "esriFieldTypeDate",
     "alias": "UpdateDate",
     "length": 8,
     "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
    },
    {
     "name": "CreateUserName",
     "type": "esriFieldTypeString",
     "alias": "CreateUserName",
     "length": 25,
     "domain": null
    },
    {
     "name": "CreateDate",
     "type": "esriFieldTypeDate",
     "alias": "CreateDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "UpdateUserName",
     "type": "esriFieldTypeString",
     "alias": "UpdateUserName",
     "length": 25,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R771_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S650_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "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,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 31,
   "name": "Marin County Legal Boundary",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSDashDot",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.13333333333333333
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 5696771.3641265035,
    "ymin": 1785355.9542320073,
    "xmax": 6355048.6434595585,
    "ymax": 2507148.2733682245,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Perimeter",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    },
    {
     "name": "Calif_",
     "type": "esriFieldTypeInteger",
     "alias": "Calif_",
     "domain": null
    },
    {
     "name": "Calif_ID",
     "type": "esriFieldTypeInteger",
     "alias": "Calif_ID",
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 65,
     "domain": null
    },
    {
     "name": "Abbrev",
     "type": "esriFieldTypeString",
     "alias": "Abbrev",
     "length": 4,
     "domain": null
    },
    {
     "name": "Num",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Num",
     "domain": null
    },
    {
     "name": "Display",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Display",
     "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": "R15_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S10_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 32,
   "name": "Other Bay Area County",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Name",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Alameda",
       "label": "Alameda; Contra Costa; Napa; San Francisco; San Mateo; Santa Clara; Solano; Sonoma",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Contra Costa",
       "label": "Alameda; Contra Costa; Napa; San Francisco; San Mateo; Santa Clara; Solano; Sonoma",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Napa",
       "label": "Alameda; Contra Costa; Napa; San Francisco; San Mateo; Santa Clara; Solano; Sonoma",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "San Francisco",
       "label": "Alameda; Contra Costa; Napa; San Francisco; San Mateo; Santa Clara; Solano; Sonoma",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "San Mateo",
       "label": "Alameda; Contra Costa; Napa; San Francisco; San Mateo; Santa Clara; Solano; Sonoma",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Santa Clara",
       "label": "Alameda; Contra Costa; Napa; San Francisco; San Mateo; Santa Clara; Solano; Sonoma",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Solano",
       "label": "Alameda; Contra Costa; Napa; San Francisco; San Mateo; Santa Clara; Solano; Sonoma",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Sonoma",
       "label": "Alameda; Contra Costa; Napa; San Francisco; San Mateo; Santa Clara; Solano; Sonoma",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 50,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        107,
        107,
        108,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 12,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 5696771.3641265035,
    "ymin": 1785355.9542320073,
    "xmax": 6355048.6434595585,
    "ymax": 2507148.2733682245,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Perimeter",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    },
    {
     "name": "Calif_",
     "type": "esriFieldTypeInteger",
     "alias": "Calif_",
     "domain": null
    },
    {
     "name": "Calif_ID",
     "type": "esriFieldTypeInteger",
     "alias": "Calif_ID",
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 65,
     "domain": null
    },
    {
     "name": "Abbrev",
     "type": "esriFieldTypeString",
     "alias": "Abbrev",
     "length": 4,
     "domain": null
    },
    {
     "name": "Num",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Num",
     "domain": null
    },
    {
     "name": "Display",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Display",
     "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": "R15_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S10_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 33,
   "name": "Ocean and Bay",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2872,
    "latestWkid": 2872
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       153,
       199,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 5604705.110157073,
    "ymin": 1922051.7684146762,
    "xmax": 6260216.527599558,
    "ymax": 2426558.452276528,
    "spatialReference": {
     "wkid": 2872,
     "latestWkid": 2872
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SHAPE.STArea()",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "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": "R87_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S82_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "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
  }
 ],
 "tables": []
}