{ "currentVersion": 10.8, "id": 8, "name": "StrNetzknoten", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Strassen" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "532e613be34acf898c447c386a641614", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPZJREFUGJV1kLFKw2AUhT/hhvSHSDAgWgrtkkGQ6iA4tBi6OJYOfYEKmUWQ+gylggi6+ARCh4Iv0BdwExELWQJKBtNODfLTf3AxkkI904H73XMPV1iV26kROCXUZMprAm/5QHITel5Yr2bnO7auA5we8fWS8nQTcwFkAtDz7aDpzodK2MoXS8L28S5h30KuI84EYM/Wl0WoqH2XbgtuBUDBwTroN3nzsOY18o7mPxBgaWEEIDM8A/46KNXM0mg+FoAY+mpBUHaoFKFvg/lY2Hcj9EwAHqZ8Xvk0Ndw7FicboPSS99SUB4MoeYTCH4cRMdBePZz8uR/pH0ESYbLDUAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Netzknoten_Nr]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 38, 0, 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": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 477107.2614000002, "ymin": 5777726.5074000005, "xmax": 485351.2261999999, "ymax": 5789010.1238, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Netzknoten_km", "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": "Netzknoten_km", "type": "esriFieldTypeString", "alias": "Netzknoten_km", "length": 5, "domain": null }, { "name": "Netzknoten_Nr", "type": "esriFieldTypeString", "alias": "Netzknoten_Nr", "length": 4, "domain": null }, { "name": "Rechtswert", "type": "esriFieldTypeDouble", "alias": "Rechtswert [m]", "domain": null }, { "name": "Hochwert", "type": "esriFieldTypeDouble", "alias": "Hochwert [m]", "domain": null }, { "name": "Hoehe", "type": "esriFieldTypeDouble", "alias": "Höhe [m]", "domain": null }, { "name": "Klassifikation", "type": "esriFieldTypeString", "alias": "Klassifikation", "length": 2, "domain": null }, { "name": "Nummer", "type": "esriFieldTypeString", "alias": "Nummer", "length": 5, "domain": null }, { "name": "Export", "type": "esriFieldTypeSmallInteger", "alias": "Export", "domain": { "type": "codedValue", "name": "WS1_Exportstatus", "description": "", "codedValues": [ { "name": "generiert", "code": 0 }, { "name": "gesperrt", "code": 1 }, { "name": "entsperrt", "code": 2 }, { "name": "exportiert", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ExportDatum", "type": "esriFieldTypeDate", "alias": "Exportdatum", "length": 8, "domain": null }, { "name": "lebenszeitintervall_beginnt", "type": "esriFieldTypeDate", "alias": "lebenszeitintervall_beginnt", "length": 8, "domain": null }, { "name": "IPGLOBALID", "type": "esriFieldTypeString", "alias": "IPGLOBALID", "length": 32, "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": "I38Netzknoten_Nr", "fields": "Netzknoten_Nr", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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 }