{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "Sanierung Wasserkraft: Anlageteile Wasserkraft", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2056, "latestWkid": 2056, "vcsWkid": 5728, "latestVcsWkid": 5728, "xyTolerance": 4.0E-4, "zTolerance": 4.0E-4, "mTolerance": 0.001, "falseX": -29386400, "falseY": -33067900, "xyUnits": 20000, "falseZ": -100000, "zUnits": 20000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "LN_1902", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cf1ee5b53006bdbc269fa6970d229509", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB6klEQVRIibVVq3LCQBQ9gj+oYEBWIJgpFcGgqhoVcHWlOOADqKogCFSZ6jaO4lrXRIUPiGkESHyhiPxD52yzKY8lJEDPTGazC7nnPs7em8E/I6M408Inn9LWHIAfPkoCGjWLWkU7L17kzrLp7AfLOTzX4eoAqKoIzKvajda13nI4FI/Aw13N8Fz7BUBrlUCj50cZD9F//UBbLzdnU7/HtEUETAsSwhlZeLpvoVDS8Ox+bv1euNQwm/oGAEsS5Hfl3BlZqOhVnGW3+WfTtXpGCG3ld6kownDQg+faYqWnKpJguVCeSygJGP5s4otQ+yNbvLf1stgbt831KCY+KrqRjsCoN4E6RI4JGnjXv4S3hOdS8n/yjIOSQBommGe5V6XCGzu/DqUhiD52HQwHpnhXqYUIvg+IgMqh58xvo2PCG9tRDbhPoqS9EVBq/ZEp0sIaSEJVzuOUtLvIGx8XSlpUCxIlVVJsDeg170Dl2ogtZJySlAQyHfIWc6VaGp3umsKSKElJQK+ZFhaUodOw6D+dljhjfZK2c0kwXw2THXETRr255iUv3h7MVwl8ap79/FgEy4XoX3KyRQScRBwWKu/TGBd9bOpbmwRElZOIw4IXKu3IhLj5tjQuptkmAdHiJAqHxcmH/uof6cVJ8APn2OwV92yyUQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Anlageteil Wasserkraft" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var anlage_nummer = $feature.ANLAGENR\nvar output = ''\n\nif (IsEmpty(anlage_nummer) == false) {\n output = anlage_nummer\n}\nreturn output\n", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2634067.2689500004, "ymin": 1197126.9217000008, "xmax": 2671036.9853000008, "ymax": 1232277.7699000016, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 2056, "latestWkid": 2056, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -27386400, "falseY": -32067900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INHABERNAME", "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": "ANLAGENR", "type": "esriFieldTypeString", "alias": "Anlagenummer eindeutig", "length": 256, "domain": null }, { "name": "ANLAGENRQUELLE", "type": "esriFieldTypeSmallInteger", "alias": "Quelle der Anlagenummer", "domain": { "type": "codedValue", "name": "SAN_ANLAGENRQUELLE_V1", "description": "Quelle der Anlagenummer", "codedValues": [ { "name": "andere", "code": 98 }, { "name": "ASTRA", "code": 3 }, { "name": "SBB", "code": 4 }, { "name": "Schutzbautenkataster Abt. Gefahrenprävention", "code": 2 }, { "name": "WASTA", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INHABERADRESSE", "type": "esriFieldTypeString", "alias": "Adresse des Anlageinhabers", "length": 256, "domain": null }, { "name": "INHABERNAME", "type": "esriFieldTypeString", "alias": "Name des Anlageinhabers", "length": 256, "domain": null }, { "name": "NAME_ANLAGE", "type": "esriFieldTypeString", "alias": "Name der Anlage", "length": 256, "domain": null }, { "name": "TYP", "type": "esriFieldTypeString", "alias": "Anlagetyp", "length": 255, "domain": null }, { "name": "SAN_PFLICHT", "type": "esriFieldTypeSmallInteger", "alias": "Sanierungspflicht", "domain": { "type": "codedValue", "name": "JANEIN_SHORT", "description": "Wahrheitswert (short)", "codedValues": [ { "name": "nein", "code": 0 }, { "name": "ja", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 40000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": { "timeZone": "W. Europe Standard Time", "timeZoneIANA": "Europe/Berlin", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }