{
 "layers": [
  {
   "currentVersion": 10.41,
   "id": 0,
   "name": "syn_markup_01",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 1,
     "name": "syn_annotation"
    },
    {
     "id": 3,
     "name": "syn_points"
    },
    {
     "id": 4,
     "name": "syn_polylines"
    },
    {
     "id": 5,
     "name": "syn_polygons"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1294489.9704000019,
    "ymin": 6361444.945600003,
    "xmax": 1400186.0691,
    "ymax": 6425322.848999999,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "fields": null,
   "indexes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, AMF, geoJSON",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   }
  },
  {
   "currentVersion": 10.41,
   "id": 1,
   "name": "syn_annotation",
   "type": "Annotation Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "syn_markup_01"
   },
   "subLayers": [
    {
     "id": 2,
     "name": "syn"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1294489.9704000019,
    "ymin": 6361449.707800001,
    "xmax": 1400186.0691,
    "ymax": 6420541.024300002,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "TextString",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "FeatureID",
     "type": "esriFieldTypeInteger",
     "alias": "FeatureID",
     "domain": null
    },
    {
     "name": "ZOrder",
     "type": "esriFieldTypeInteger",
     "alias": "ZOrder",
     "domain": null
    },
    {
     "name": "AnnotationClassID",
     "type": "esriFieldTypeInteger",
     "alias": "AnnotationClassID",
     "domain": null
    },
    {
     "name": "SymbolID",
     "type": "esriFieldTypeInteger",
     "alias": "SymbolID",
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "AnnotationStatus",
      "codedValues": [
       {
        "name": "Placed",
        "code": 0
       },
       {
        "name": "Unplaced",
        "code": 1
       }
      ]
     }
    },
    {
     "name": "TextString",
     "type": "esriFieldTypeString",
     "alias": "TextString",
     "length": 4000,
     "domain": null
    },
    {
     "name": "FontName",
     "type": "esriFieldTypeString",
     "alias": "FontName",
     "length": 255,
     "domain": null
    },
    {
     "name": "FontSize",
     "type": "esriFieldTypeDouble",
     "alias": "FontSize",
     "domain": null
    },
    {
     "name": "Bold",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Bold",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ]
     }
    },
    {
     "name": "Italic",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Italic",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ]
     }
    },
    {
     "name": "Underline",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Underline",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ]
     }
    },
    {
     "name": "VerticalAlignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VerticalAlignment",
     "domain": {
      "type": "codedValue",
      "name": "VerticalAlignment",
      "codedValues": [
       {
        "name": "Top",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Baseline",
        "code": 2
       },
       {
        "name": "Bottom",
        "code": 3
       }
      ]
     }
    },
    {
     "name": "HorizontalAlignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "HorizontalAlignment",
     "domain": {
      "type": "codedValue",
      "name": "HorizontalAlignment",
      "codedValues": [
       {
        "name": "Left",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Right",
        "code": 2
       },
       {
        "name": "Full",
        "code": 3
       }
      ]
     }
    },
    {
     "name": "XOffset",
     "type": "esriFieldTypeDouble",
     "alias": "XOffset",
     "domain": null
    },
    {
     "name": "YOffset",
     "type": "esriFieldTypeDouble",
     "alias": "YOffset",
     "domain": null
    },
    {
     "name": "Angle",
     "type": "esriFieldTypeDouble",
     "alias": "Angle",
     "domain": null
    },
    {
     "name": "FontLeading",
     "type": "esriFieldTypeDouble",
     "alias": "FontLeading",
     "domain": null
    },
    {
     "name": "WordSpacing",
     "type": "esriFieldTypeDouble",
     "alias": "WordSpacing",
     "domain": null
    },
    {
     "name": "CharacterWidth",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterWidth",
     "domain": null
    },
    {
     "name": "CharacterSpacing",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterSpacing",
     "domain": null
    },
    {
     "name": "FlipAngle",
     "type": "esriFieldTypeDouble",
     "alias": "FlipAngle",
     "domain": null
    },
    {
     "name": "Override",
     "type": "esriFieldTypeInteger",
     "alias": "Override",
     "domain": null
    },
    {
     "name": "Transparency",
     "type": "esriFieldTypeDouble",
     "alias": "Transparency",
     "domain": null
    },
    {
     "name": "SYN_GUID",
     "type": "esriFieldTypeGUID",
     "alias": "SYN_GUID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SYN_EXPIRY",
     "type": "esriFieldTypeInteger",
     "alias": "SYN_EXPIRY",
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STArea()",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "R10_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I12Status",
     "fields": "Status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I12AnnotationCla",
     "fields": "AnnotationClassID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S5_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, geoJSON",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   }
  },
  {
   "currentVersion": 10.41,
   "id": 2,
   "name": "syn",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 1,
    "name": "syn_annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1294489.9704000019,
    "ymin": 6361449.707800001,
    "xmax": 1400186.0691,
    "ymax": 6420541.024300002,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "fields": null,
   "indexes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, AMF, geoJSON",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   }
  },
  {
   "currentVersion": 10.41,
   "id": 3,
   "name": "syn_points",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "syn_markup_01"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       82,
       0,
       133,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 1295041.1878999993,
    "ymin": 6361444.945600003,
    "xmax": 1399946.6173,
    "ymax": 6420657.123599999,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "SYN_EXPIRY",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SYN_GUID",
     "type": "esriFieldTypeGUID",
     "alias": "SYN_GUID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SYN_STYLE",
     "type": "esriFieldTypeGUID",
     "alias": "SYN_STYLE",
     "length": 38,
     "domain": null
    },
    {
     "name": "SYN_EXPIRY",
     "type": "esriFieldTypeInteger",
     "alias": "SYN_EXPIRY",
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "R11_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S6_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, geoJSON",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   }
  },
  {
   "currentVersion": 10.41,
   "id": 4,
   "name": "syn_polylines",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "syn_markup_01"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       51,
       145,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 1297783.5078999996,
    "ymin": 6361445.102300003,
    "xmax": 1400010.4879,
    "ymax": 6420653.266099997,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "SYN_EXPIRY",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SYN_GUID",
     "type": "esriFieldTypeGUID",
     "alias": "SYN_GUID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SYN_STYLE",
     "type": "esriFieldTypeGUID",
     "alias": "SYN_STYLE",
     "length": 38,
     "domain": null
    },
    {
     "name": "SYN_EXPIRY",
     "type": "esriFieldTypeInteger",
     "alias": "SYN_EXPIRY",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "R13_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S8_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, geoJSON",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   }
  },
  {
   "currentVersion": 10.41,
   "id": 5,
   "name": "syn_polygons",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "syn_markup_01"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       205,
       230,
       250,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 1297781.6981000006,
    "ymin": 6363971.632200003,
    "xmax": 1399946.6173,
    "ymax": 6425322.848999999,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "SYN_ALPHA_FILL",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SYN_GUID",
     "type": "esriFieldTypeGUID",
     "alias": "SYN_GUID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SYN_STYLE",
     "type": "esriFieldTypeGUID",
     "alias": "SYN_STYLE",
     "length": 38,
     "domain": null
    },
    {
     "name": "SYN_ALPHA_FILL",
     "type": "esriFieldTypeDouble",
     "alias": "SYN_ALPHA_FILL",
     "domain": null
    },
    {
     "name": "SYN_ALPHA_LINE",
     "type": "esriFieldTypeDouble",
     "alias": "SYN_ALPHA_LINE",
     "domain": null
    },
    {
     "name": "SYN_EXPIRY",
     "type": "esriFieldTypeInteger",
     "alias": "SYN_EXPIRY",
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STArea()",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "R12_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S7_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, geoJSON",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   }
  }
 ],
 "tables": [
  {
   "currentVersion": 10.41,
   "id": 6,
   "name": "syn_upload_01",
   "type": "Table",
   "description": null,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SYN_FC_NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SYN_UPLOAD_DATE",
     "type": "esriFieldTypeDate",
     "alias": "SYN_UPLOAD_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "SYN_UPLOAD_USER",
     "type": "esriFieldTypeString",
     "alias": "SYN_UPLOAD_USER",
     "length": 50,
     "domain": null
    },
    {
     "name": "SYN_CLIENT_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_CLIENT_ID",
     "length": 50,
     "domain": null
    },
    {
     "name": "SYN_STATE_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_STATE_ID",
     "length": 100,
     "domain": null
    },
    {
     "name": "SYN_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_ID",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_FC_NAME",
     "type": "esriFieldTypeString",
     "alias": "SYN_FC_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_DS_NAME",
     "type": "esriFieldTypeString",
     "alias": "SYN_DS_NAME",
     "length": 255,
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "relationships": [],
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   },
   "dateFieldsTimeReference": null
  },
  {
   "currentVersion": 10.41,
   "id": 7,
   "name": "syn_upload_02",
   "type": "Table",
   "description": null,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SYN_FC_NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SYN_UPLOAD_DATE",
     "type": "esriFieldTypeDate",
     "alias": "SYN_UPLOAD_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "SYN_UPLOAD_USER",
     "type": "esriFieldTypeString",
     "alias": "SYN_UPLOAD_USER",
     "length": 50,
     "domain": null
    },
    {
     "name": "SYN_CLIENT_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_CLIENT_ID",
     "length": 50,
     "domain": null
    },
    {
     "name": "SYN_STATE_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_STATE_ID",
     "length": 100,
     "domain": null
    },
    {
     "name": "SYN_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_ID",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_FC_NAME",
     "type": "esriFieldTypeString",
     "alias": "SYN_FC_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_DS_NAME",
     "type": "esriFieldTypeString",
     "alias": "SYN_DS_NAME",
     "length": 255,
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "relationships": [],
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   },
   "dateFieldsTimeReference": null
  },
  {
   "currentVersion": 10.41,
   "id": 8,
   "name": "syn_upload_03",
   "type": "Table",
   "description": null,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SYN_FC_NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SYN_UPLOAD_DATE",
     "type": "esriFieldTypeDate",
     "alias": "SYN_UPLOAD_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "SYN_UPLOAD_USER",
     "type": "esriFieldTypeString",
     "alias": "SYN_UPLOAD_USER",
     "length": 50,
     "domain": null
    },
    {
     "name": "SYN_CLIENT_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_CLIENT_ID",
     "length": 50,
     "domain": null
    },
    {
     "name": "SYN_STATE_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_STATE_ID",
     "length": 100,
     "domain": null
    },
    {
     "name": "SYN_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_ID",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_FC_NAME",
     "type": "esriFieldTypeString",
     "alias": "SYN_FC_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_DS_NAME",
     "type": "esriFieldTypeString",
     "alias": "SYN_DS_NAME",
     "length": 255,
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "relationships": [],
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   },
   "dateFieldsTimeReference": null
  },
  {
   "currentVersion": 10.41,
   "id": 9,
   "name": "syn_upload_04",
   "type": "Table",
   "description": null,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SYN_FC_NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SYN_UPLOAD_DATE",
     "type": "esriFieldTypeDate",
     "alias": "SYN_UPLOAD_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "SYN_UPLOAD_USER",
     "type": "esriFieldTypeString",
     "alias": "SYN_UPLOAD_USER",
     "length": 50,
     "domain": null
    },
    {
     "name": "SYN_CLIENT_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_CLIENT_ID",
     "length": 50,
     "domain": null
    },
    {
     "name": "SYN_STATE_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_STATE_ID",
     "length": 100,
     "domain": null
    },
    {
     "name": "SYN_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_ID",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_FC_NAME",
     "type": "esriFieldTypeString",
     "alias": "SYN_FC_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_DS_NAME",
     "type": "esriFieldTypeString",
     "alias": "SYN_DS_NAME",
     "length": 255,
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "relationships": [],
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   },
   "dateFieldsTimeReference": null
  },
  {
   "currentVersion": 10.41,
   "id": 10,
   "name": "syn_upload_raster_01",
   "type": "Table",
   "description": null,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SYN_FC_NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SYN_UPLOAD_DATE",
     "type": "esriFieldTypeDate",
     "alias": "SYN_UPLOAD_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "SYN_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_ID",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_FC_NAME",
     "type": "esriFieldTypeString",
     "alias": "SYN_FC_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_DS_NAME",
     "type": "esriFieldTypeString",
     "alias": "SYN_DS_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_UPLOAD_USER",
     "type": "esriFieldTypeString",
     "alias": "SYN_UPLOAD_USER",
     "length": 50,
     "domain": null
    },
    {
     "name": "SYN_CLIENT_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_CLIENT_ID",
     "length": 50,
     "domain": null
    },
    {
     "name": "SYN_STATE_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_STATE_ID",
     "length": 100,
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "relationships": [],
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   },
   "dateFieldsTimeReference": null
  },
  {
   "currentVersion": 10.41,
   "id": 11,
   "name": "syn_upload_raster_02",
   "type": "Table",
   "description": null,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SYN_FC_NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SYN_UPLOAD_DATE",
     "type": "esriFieldTypeDate",
     "alias": "SYN_UPLOAD_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "SYN_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_ID",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_FC_NAME",
     "type": "esriFieldTypeString",
     "alias": "SYN_FC_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_DS_NAME",
     "type": "esriFieldTypeString",
     "alias": "SYN_DS_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_UPLOAD_USER",
     "type": "esriFieldTypeString",
     "alias": "SYN_UPLOAD_USER",
     "length": 50,
     "domain": null
    },
    {
     "name": "SYN_CLIENT_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_CLIENT_ID",
     "length": 50,
     "domain": null
    },
    {
     "name": "SYN_STATE_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_STATE_ID",
     "length": 100,
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "relationships": [],
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   },
   "dateFieldsTimeReference": null
  },
  {
   "currentVersion": 10.41,
   "id": 12,
   "name": "syn_upload_raster_03",
   "type": "Table",
   "description": null,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SYN_FC_NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SYN_UPLOAD_DATE",
     "type": "esriFieldTypeDate",
     "alias": "SYN_UPLOAD_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "SYN_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_ID",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_FC_NAME",
     "type": "esriFieldTypeString",
     "alias": "SYN_FC_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_DS_NAME",
     "type": "esriFieldTypeString",
     "alias": "SYN_DS_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_UPLOAD_USER",
     "type": "esriFieldTypeString",
     "alias": "SYN_UPLOAD_USER",
     "length": 50,
     "domain": null
    },
    {
     "name": "SYN_CLIENT_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_CLIENT_ID",
     "length": 50,
     "domain": null
    },
    {
     "name": "SYN_STATE_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_STATE_ID",
     "length": 100,
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "relationships": [],
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   },
   "dateFieldsTimeReference": null
  },
  {
   "currentVersion": 10.41,
   "id": 13,
   "name": "syn_upload_raster_04",
   "type": "Table",
   "description": null,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SYN_FC_NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SYN_UPLOAD_DATE",
     "type": "esriFieldTypeDate",
     "alias": "SYN_UPLOAD_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "SYN_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_ID",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_FC_NAME",
     "type": "esriFieldTypeString",
     "alias": "SYN_FC_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_DS_NAME",
     "type": "esriFieldTypeString",
     "alias": "SYN_DS_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "SYN_UPLOAD_USER",
     "type": "esriFieldTypeString",
     "alias": "SYN_UPLOAD_USER",
     "length": 50,
     "domain": null
    },
    {
     "name": "SYN_CLIENT_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_CLIENT_ID",
     "length": 50,
     "domain": null
    },
    {
     "name": "SYN_STATE_ID",
     "type": "esriFieldTypeString",
     "alias": "SYN_STATE_ID",
     "length": 100,
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "relationships": [],
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   },
   "dateFieldsTimeReference": null
  }
 ]
}