{
 "tables": [],
 "layers": [
  {
   "isCoGoEnabled": false,
   "extent": {
    "ymin": 5605496.5,
    "xmin": 346617.5,
    "ymax": 5627789.5,
    "xmax": 358290.5,
    "spatialReference": {
     "falseM": -100000,
     "xyTolerance": 0.001,
     "mUnits": 10000,
     "zUnits": 10000,
     "latestWkid": 25832,
     "zTolerance": 0.001,
     "wkid": 25832,
     "xyUnits": 10000,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "falseZ": -100000
    }
   },
   "isDataBranchVersioned": false,
   "supportsApplyEditsWithGlobalIds": false,
   "maxRecordCount": 2000,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "datesInUnknownTimezone": false,
   "definitionQuery": "SZENARIO = 'h'",
   "type": "Feature Layer",
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "supportsAttachmentsByUploadId": true,
   "relationships": [],
   "supportsAttachmentsResizing": true,
   "cimVersion": "3.3.0",
   "isDataArchived": false,
   "id": 0,
   "supportsStatistics": true,
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "standardMaxRecordCount": 16000,
   "isDataVersioned": false,
   "templates": [
    {
     "name": "> 0,2 - 0,5 m/s",
     "description": "",
     "drawingTool": "esriFeatureEditToolPoint",
     "prototype": {
      "attributes": {
       "projekt": null,
       "azimut": null,
       "erstellt_am": null,
       "szenario": null,
       "v": 0.35,
       "ag": null,
       "erstellt_mit": null,
       "hq": null,
       "an": null
      }
     }
    },
    {
     "name": "> 0,5 - 2 m/s",
     "description": "",
     "drawingTool": "esriFeatureEditToolPoint",
     "prototype": {
      "attributes": {
       "projekt": null,
       "azimut": null,
       "erstellt_am": null,
       "szenario": null,
       "v": 1.25,
       "ag": null,
       "erstellt_mit": null,
       "hq": null,
       "an": null
      }
     }
    },
    {
     "name": "> 2 m/s",
     "description": "",
     "drawingTool": "esriFeatureEditToolPoint",
     "prototype": {
      "attributes": {
       "projekt": null,
       "azimut": null,
       "erstellt_am": null,
       "szenario": null,
       "v": 3.57,
       "ag": null,
       "erstellt_mit": null,
       "hq": null,
       "an": null
      }
     }
    }
   ],
   "supportsAdvancedQueries": true,
   "parentLayer": null,
   "currentVersion": 11.3,
   "canScaleSymbols": false,
   "hasZ": false,
   "advancedEditingCapabilities": {
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportsReturnEditResults": true,
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "objectIdField": "objectid",
   "supportsQuantizationEditMode": true,
   "name": "Geschwindigkeit 'h'",
   "allowTrueCurvesUpdates": false,
   "displayField": "azimut",
   "supportsCalculate": true,
   "fields": [
    {
     "nullable": false,
     "defaultValue": null,
     "editable": false,
     "length": 4,
     "type": "esriFieldTypeOID",
     "modelName": "OBJECTID",
     "domain": null,
     "name": "objectid",
     "alias": "OBJECTID"
    },
    {
     "modelName": "azimut",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "azimut",
     "alias": "AZIMUT",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "v",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "v",
     "alias": "V",
     "type": "esriFieldTypeDouble"
    },
    {
     "modelName": "hq",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "hq",
     "length": 12,
     "alias": "HQ",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "SZENARIO",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": {
      "splitPolicy": "esriSPTDefaultValue",
      "name": "SZENARIO",
      "description": "Mögliche Hochwasserszenarios",
      "type": "codedValue",
      "codedValues": [
       {
        "code": "h",
        "name": "hohe Wahrscheinlichkeit"
       },
       {
        "code": "m",
        "name": "mittlere Wahrscheinlichkeit"
       },
       {
        "code": "n",
        "name": "niedrige Wahrscheinlichkeit"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue"
     },
     "name": "szenario",
     "length": 1,
     "alias": "SZENARIO",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "AG",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": {
      "splitPolicy": "esriSPTDefaultValue",
      "name": "BR_28",
      "description": "Bezirksregierung",
      "type": "codedValue",
      "codedValues": [
       {
        "code": "5",
        "name": "BR Münster"
       },
       {
        "code": "9",
        "name": "BR Arnsberg"
       },
       {
        "code": "7",
        "name": "BR Detmold"
       },
       {
        "code": "1",
        "name": "BR Düsseldorf"
       },
       {
        "code": "3",
        "name": "BR Köln"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue"
     },
     "name": "ag",
     "length": 1,
     "alias": "AG",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "an",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "an",
     "length": 50,
     "alias": "AN",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "erstellt_mit",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "erstellt_mit",
     "length": 80,
     "alias": "ERSTELLT_MIT",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "erstellt_am",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "precision": 1,
     "name": "erstellt_am",
     "length": 29,
     "alias": "ERSTELLT_AM",
     "type": "esriFieldTypeDate"
    },
    {
     "modelName": "projekt",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "projekt",
     "length": 50,
     "alias": "PROJEKT",
     "type": "esriFieldTypeString"
    }
   ],
   "maxRecordCountFactor": 1,
   "dateFieldsTimeReference": {
    "respectsDaylightSaving": false,
    "timeZone": "UTC"
   },
   "supportsFieldDescriptionProperty": true,
   "hasM": false,
   "allowGeometryUpdates": true,
   "useStandardizedQueries": true,
   "globalIdField": null,
   "description": "",
   "syncCanReturnChanges": true,
   "supportsAsyncDelete": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin"
   ],
   "supportsRollbackOnFailureParameter": true,
   "isDataReplicaTracked": false,
   "standardMaxRecordCountNoGeometry": 16000,
   "supportsTruncate": true,
   "indexes": [
    {
     "name": "r15145_sde_rowid_uk",
     "isUnique": true,
     "description": "",
     "fields": "objectid",
     "isAscending": true
    },
    {
     "name": "a12998_ix1",
     "isUnique": false,
     "description": "",
     "fields": "shape",
     "isAscending": true
    }
   ],
   "supportedAppendSourceFilterFormats": "featureService",
   "editFieldsInfo": null,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "GUIDFormat": "O",
   "minScale": 5000,
   "hasAttachments": false,
   "queryBinsCapabilities": {
    "supportedStatisticTypes": [
     "count",
     "sum",
     "min",
     "max",
     "avg",
     "stddev",
     "var",
     "percentile_cont",
     "percentile_disc"
    ],
    "supportsFixedIntervalBin": true,
    "supportsAutoIntervalBin": true,
    "supportsFixedBoundariesBin": true,
    "supportsDateBin": true
   },
   "advancedQueryCapabilities": {
    "supportsSqlExpression": true,
    "supportsQueryWithResultType": true,
    "supportsQueryRelatedPagination": true,
    "supportsQueryWithCacheHint": false,
    "supportsQueryWithDatumTransformation": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryAttachmentsWithReturnUrl": true,
    "supportsDefaultSR": true,
    "supportsQueryDateBins": false,
    "supportsQueryWithLodSR": true,
    "supportsPaginationOnAggregatedQueries": true,
    "supportsPagination": true,
    "supportsMaxRecordCountFactor": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsFullTextSearch": false,
    "supportsQueryWithDistance": true,
    "supportsLod": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryAttachments": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryAttachmentsCountOnly": true,
    "supportsOrderByOnlyOnLayerFields": false,
    "supportsOutFieldSqlExpression": true,
    "supportsTopFeaturesQuery": true,
    "supportsReturningGeometryEnvelope": false,
    "supportsDistinct": true,
    "supportsReturningGeometryCentroid": false,
    "supportsQueryAnalytic": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true
   },
   "subtypeField": "",
   "supportsValidateSQL": true,
   "enableZDefaults": true,
   "serviceItemId": "a69e484c155242568db8379ef526c6d1",
   "allowUpdateWithoutMValues": true,
   "supportsCoordinatesQuantization": true,
   "types": [],
   "capabilities": "Query,Extract",
   "maxScale": 0,
   "supportsAppend": true,
   "supportsExceedsLimitStatistics": true,
   "defaultVisibility": false,
   "advancedQueryAnalyticCapabilities": {
    "supportsAsync": true,
    "supportsLinearRegression": true,
    "supportsPercentileAnalytic": false
   },
   "hasMetadata": true,
   "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService",
   "tileMaxRecordCount": 4000,
   "typeIdField": "",
   "supportsASyncCalculate": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "sqlParserVersion": "PG_11.2.0",
   "drawingInfo": {
    "renderer": {
     "minValue": 0.2,
     "field": "v",
     "authoringInfo": {
      "type": "classedSize",
      "classificationMethod": "esriClassifyManual"
     },
     "visualVariables": [
      {
       "field": "AZIMUT",
       "rotationType": "geographic",
       "type": "rotationInfo"
      }
     ],
     "legendOptions": {"order": "ascendingValues"},
     "classBreakInfos": [
      {
       "symbol": {
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAASCAYAAABit09LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiElEQVQokd3PuwlCURCE4e/ADYwswMTcSuzANgwMDGzAm4gghsJtwchyNLQCwQdr4Al8HRAEAyeaHf6dZSsfqvoBGAY4SNZlMLQwxUnYSI6lxhG62Q9Rv4Khg/Hd0kRoJPvnxj526OV5m7PmEUxWQhuznCylG/T+64KqfwbnWGR/KYNJ4PzV6SvaLBlXPzITpwAAAABJRU5ErkJggg==",
        "yoffset": 0,
        "width": 7,
        "xoffset": 0,
        "angle": 0,
        "type": "esriPMS",
        "contentType": "image/png",
        "url": "059661614be6adcea09ad1ce644f6dc2",
        "height": 13
       },
       "classMaxValue": 0.5,
       "label": "> 0,2 - 0,5 m/s"
      },
      {
       "symbol": {
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAASCAYAAABit09LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApElEQVQokd3QIQoCYRCG4feDP1j0ABa7NnHBaNwbeA2DweAFtIggRmGvYLJptKzNrtELKKi7I6yLsOiCsFic9DE8MwPj+LLc76GFdIm5yGOZC21NCWOEuNmelRpcP28s0wdqST7TA8Zv0HZUiRm8hsTQtgRqc8pujPARR6Cedg44fCDIQHksLKSCMUlbc7WeqNh7/gc2mbJhluQOUS6UMOBe6PQDQfMmUPZKtMsAAAAASUVORK5CYII=",
        "yoffset": 0,
        "width": 7,
        "xoffset": 0,
        "angle": 0,
        "type": "esriPMS",
        "contentType": "image/png",
        "url": "3eb4ac22fc71c00da07b8758472020bb",
        "height": 13
       },
       "classMaxValue": 2,
       "label": "> 0,5 - 2 m/s"
      },
      {
       "symbol": {
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAASCAYAAABit09LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiklEQVQokd3RuwlCURCE4e/ADYwswMTcSuzANgwMDGzAm4gghsJtwchyNLQCwQcryAl8HRDExIlmh393Wbbyoarfg8EAh8S6CAYtTHEKNoljaeII3eyHqF/AoIPxXdMkaBL754l97NDL9TZnzQOYWAVtzHK0TBl6e3VJ1T+DcyyyvxTBdHuQ81err+AsGVdMznM0AAAAAElFTkSuQmCC",
        "yoffset": 0,
        "width": 7,
        "xoffset": 0,
        "angle": 0,
        "type": "esriPMS",
        "contentType": "image/png",
        "url": "83e9556a64dcf888f5aa9ecf0602a723",
        "height": 13
       },
       "classMaxValue": 5.14,
       "label": "> 2 m/s"
      }
     ],
     "type": "classBreaks",
     "classificationMethod": "esriClassifyManual"
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "geometryField": {
    "sqlType": "sqlTypeDistinct",
    "nullable": true,
    "editable": true,
    "name": "shape",
    "typeName": "st_point",
    "length": 2147483647,
    "type": "esriFieldTypeGeometry"
   },
   "copyrightText": "",
   "zDefault": 0,
   "geometryType": "esriGeometryPoint",
   "supportsLayerOverrides": true
  }
 ]
}