{
 "currentVersion": 11.3,
 "cimVersion": "3.3.0",
 "id": 247,
 "name": "nazvoslovi.sde.jmena_exonymAnno36",
 "type": "Annotation Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102100,
  "latestWkid": 3857,
  "xyTolerance": 0.001,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -20037700,
  "falseY": -30241100,
  "xyUnits": 10000,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": -100000,
  "mUnits": 10000
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 1010,
  "name": "Exonyma"
 },
 "subLayers": [
  {
   "id": 249,
   "name": "archeologická lokalita"
  },
  {
   "id": 250,
   "name": "stavba, jeskyně, tunel"
  },
  {
   "id": 251,
   "name": "hora, skály"
  },
  {
   "id": 252,
   "name": "historické sídlo"
  },
  {
   "id": 253,
   "name": "sídlo, konurbace"
  },
  {
   "id": 254,
   "name": "jezero, vodní nádrž"
  },
  {
   "id": 255,
   "name": "vodopád, gejzír"
  },
  {
   "id": 256,
   "name": "ledovec, mokřad"
  },
  {
   "id": 257,
   "name": "průplav"
  },
  {
   "id": 258,
   "name": "řeka"
  },
  {
   "id": 259,
   "name": "průsmyk"
  },
  {
   "id": 260,
   "name": "údolí, proláklina, komunikace"
  },
  {
   "id": 261,
   "name": "mys, šíje"
  },
  {
   "id": 262,
   "name": "ostrov, poloostrov, pobřeží"
  },
  {
   "id": 263,
   "name": "souostroví"
  },
  {
   "id": 264,
   "name": "pohoří"
  },
  {
   "id": 265,
   "name": "poušť, step, zlom"
  },
  {
   "id": 266,
   "name": "nížina, pánev, plošina"
  },
  {
   "id": 267,
   "name": "území"
  },
  {
   "id": 268,
   "name": "světadíl"
  },
  {
   "id": 269,
   "name": "kontinent"
  },
  {
   "id": 248,
   "name": "default"
  }
 ],
 "minScale": 60000000,
 "maxScale": 12000001,
 "defaultVisibility": true,
 "extent": {
  "xmin": -2.00375070672E7,
  "ymin": -1.89628515438E7,
  "xmax": 2.01895865938E7,
  "ymax": 1.7516255395499997E7,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -20037700,
   "falseY": -30241100,
   "xyUnits": 10000,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "TextString",
 "typeIdField": "AnnotationClassID",
 "subtypeFieldName": "AnnotationClassID",
 "subtypeField": "AnnotationClassID",
 "defaultSubtypeCode": 1,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "objectid",
   "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": "element",
   "type": "esriFieldTypeBlob",
   "alias": "element",
   "domain": null
  },
  {
   "name": "symbolid",
   "type": "esriFieldTypeInteger",
   "alias": "symbolid",
   "domain": null
  },
  {
   "name": "status",
   "type": "esriFieldTypeSmallInteger",
   "alias": "status",
   "domain": {
    "type": "codedValue",
    "name": "WS1_AnnotationStatus",
    "description": "Valid annotation state values.",
    "codedValues": [
     {
      "name": "Placed",
      "code": 0
     },
     {
      "name": "Unplaced",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "textstring",
   "type": "esriFieldTypeString",
   "alias": "textstring",
   "length": 255,
   "domain": null
  },
  {
   "name": "fontname",
   "type": "esriFieldTypeString",
   "alias": "fontname",
   "length": 255,
   "domain": null
  },
  {
   "name": "fontsize",
   "type": "esriFieldTypeDouble",
   "alias": "fontsize",
   "domain": null
  },
  {
   "name": "underline",
   "type": "esriFieldTypeSmallInteger",
   "alias": "underline",
   "domain": {
    "type": "codedValue",
    "name": "WS1_BooleanSymbolValue",
    "description": "Valid values are Yes and No.",
    "codedValues": [
     {
      "name": "Yes",
      "code": 1
     },
     {
      "name": "No",
      "code": 0
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "verticalalignment",
   "type": "esriFieldTypeSmallInteger",
   "alias": "verticalalignment",
   "domain": {
    "type": "codedValue",
    "name": "WS1_VerticalAlignment",
    "description": "Valid symbol vertical alignment values.",
    "codedValues": [
     {
      "name": "Top",
      "code": 0
     },
     {
      "name": "Center",
      "code": 1
     },
     {
      "name": "Baseline",
      "code": 2
     },
     {
      "name": "Bottom",
      "code": 3
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "horizontalalignment",
   "type": "esriFieldTypeSmallInteger",
   "alias": "horizontalalignment",
   "domain": {
    "type": "codedValue",
    "name": "WS1_HorizontalAlignment",
    "description": "Valid horizontal symbol alignment values.",
    "codedValues": [
     {
      "name": "Left",
      "code": 0
     },
     {
      "name": "Center",
      "code": 1
     },
     {
      "name": "Right",
      "code": 2
     },
     {
      "name": "Full",
      "code": 3
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "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": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "shape",
   "domain": null
  },
  {
   "name": "fontstyle",
   "type": "esriFieldTypeString",
   "alias": "FontStyle",
   "length": 255,
   "domain": null
  },
  {
   "name": "Shape_Area",
   "type": "esriFieldTypeDouble",
   "alias": "st_area(shape)",
   "domain": null
  },
  {
   "name": "Shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "st_length(shape)",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "shape"
 },
 "indexes": [
  {
   "name": "FDO_OBJECTID",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "FDO_Shape",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "AnnoClassID_Index",
   "fields": "annotationclassid",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "Status_Index",
   "fields": "status",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "types": [
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 1,
   "name": "archeologická lokalita"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 24,
   "name": "default"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 4,
   "name": "historické sídlo"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 3,
   "name": "hora, skály"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 6,
   "name": "jezero, vodní nádrž"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 21,
   "name": "kontinent"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 8,
   "name": "ledovec, mokřad"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 13,
   "name": "mys, šíje"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 18,
   "name": "nížina, pánev, plošina"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 14,
   "name": "ostrov, poloostrov, pobřeží"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 16,
   "name": "pohoří"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 17,
   "name": "poušť, step, zlom"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 9,
   "name": "průplav"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 11,
   "name": "průsmyk"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 10,
   "name": "řeka"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 5,
   "name": "sídlo, konurbace"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 15,
   "name": "souostroví"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 2,
   "name": "stavba, jeskyně, tunel"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 20,
   "name": "světadíl"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 12,
   "name": "údolí, proláklina, komunikace"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 19,
   "name": "území"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 7,
   "name": "vodopád, gejzír"
  }
 ],
 "subtypes": [
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 1,
   "name": "archeologická lokalita"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 24,
   "name": "default"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 4,
   "name": "historické sídlo"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 3,
   "name": "hora, skály"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 6,
   "name": "jezero, vodní nádrž"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 21,
   "name": "kontinent"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 8,
   "name": "ledovec, mokřad"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 13,
   "name": "mys, šíje"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 18,
   "name": "nížina, pánev, plošina"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 14,
   "name": "ostrov, poloostrov, pobřeží"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 16,
   "name": "pohoří"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 17,
   "name": "poušť, step, zlom"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 9,
   "name": "průplav"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 11,
   "name": "průsmyk"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 10,
   "name": "řeka"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 5,
   "name": "sídlo, konurbace"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 15,
   "name": "souostroví"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 2,
   "name": "stavba, jeskyně, tunel"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 20,
   "name": "světadíl"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 12,
   "name": "údolí, proláklina, komunikace"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 19,
   "name": "území"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": null,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontStyle": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null
   },
   "code": 7,
   "name": "vodopád, gejzír"
  }
 ],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": false,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "Shape_Area",
  "shapeLengthFieldName": "Shape_Length",
  "units": "esriMeters",
  "mapUnits": {"uwkid": 9001}
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": false
}