{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 28, "name": "Mobilitätsstation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25833, "latestWkid": 25833, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 49, "name": "Mobilität" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8368494585de2b681c48ad6753bf4365", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADBklEQVRIicWWX0hTURzHP3ebpBCJTSplFjSMJW5S3kiSKUL4YEJYUVLQQyGxF4PspT+CZOVLRVBkw7ceStMc9NCDSBIiFGnRymmJVv6NdLOtaJq504M1d7nXNdHs+3TP/Z3z/dzfOb/L7xhYQRn+G8zhsmajE1WSRIoIkaq1wB808G1a/1djvU50zc6IEw+PvxxVwRwua7akE50ACJAktUFgKjYQwGxIKkYvjRy+v12+e/BFlzIznaiKtjgwZSAQjA0UqZkfwgnICpgkkYJYXhDA9E9d+DkMEyFSF9q6aCCz0UK/t3fBuF4nwmcftRoN0gYCwUnN2A6TnUO2MsxGCy19Lmqf1kSzig7LSTtA0RYHvu8TXG47hS84oYj/AQEUppcwGZyg/lXd4mFpiRkcyaoEICkhmSt77nCsqSgcL0wvCYMi4c+H26NuqSYsd9N+xTgpIRlHzhlqn9ZgNloozSrTNHPsPMvpR0djh6UlZpC78YBqYmF6CS19LkptZSQlJGuamY2W8LyYYNb1+Qt+2bmCa5qgfm8vzd1ORr96+PTVC+jUi7Vga+LnzTqH2/GMP+HotvMAKtDltgrOFlyludtJ8OdnbBvyOJKVR7+vV7NYVLCOjw/IXJfPhy89tA7cZiTQTcHmfaQlZijmtfS5eP/lMbeelfPO287JXdcZDfiQTXZkkx3zWguX2iqiw4b8Hs637la8cz4v5+Lu1vC439tL45sLxMeF6Bl/gmzKJ3N9Pg89FZjXbsVstCCb7H/PTEv+qXHq3dWU2ir5MNlD60At8XEhRTwWxdzPOgabGPR7CEyPq8yH/B5g7kwb3HUcss3/GokJs4uHRZpqqd5djSOnks7hdgAa3HUkr55hlWF+B5atU3cMNpG7aT+yyR4unvi4ECKikyzrteCeu5oy+QYvxhoVZ/pPYEN+D1c7ShcsmHmYRBdQvFSgCjTnq4TpmTkRIm5kqbBICcEYQqpSwW7ufTvqcFllSS+cMNe5l0SS6EJIVbUlr9WZAfwOyEuCRNGKXlJ/AT5SIRkfefzEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 310989.1096999999, "ymin": 5686568.247400001, "xmax": 319561.2139999997, "ymax": 5694843.5112, "spatialReference": { "wkid": 25833, "latestWkid": 25833, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "typ", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "typ", "type": "esriFieldTypeString", "alias": "TYP", "length": 25, "domain": null }, { "name": "nr", "type": "esriFieldTypeInteger", "alias": "Stations-Nummer", "domain": null }, { "name": "adr", "type": "esriFieldTypeString", "alias": "Adresse", "length": 100, "domain": null }, { "name": "estation", "type": "esriFieldTypeSmallInteger", "alias": "E-Ladesstation", "domain": { "type": "codedValue", "name": "WS3_JaNeinTyp_1", "description": "", "codedValues": [ { "name": "Nein", "code": 0 }, { "name": "Ja", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "car", "type": "esriFieldTypeSmallInteger", "alias": "Carsharing", "domain": { "type": "codedValue", "name": "WS3_JaNeinTyp_1", "description": "", "codedValues": [ { "name": "Nein", "code": 0 }, { "name": "Ja", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "bike", "type": "esriFieldTypeSmallInteger", "alias": "Fahrradverleih", "domain": { "type": "codedValue", "name": "WS3_JaNeinTyp_1", "description": "", "codedValues": [ { "name": "Nein", "code": 0 }, { "name": "Ja", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "zusatz", "type": "esriFieldTypeString", "alias": "Zusatzangebot", "length": 150, "domain": null }, { "name": "link", "type": "esriFieldTypeString", "alias": "LINK", "length": 250, "domain": null }, { "name": "foto", "type": "esriFieldTypeString", "alias": "FOTO", "length": 250, "domain": null }, { "name": "stand", "type": "esriFieldTypeDate", "alias": "STAND", "length": 8, "domain": null }, { "name": "fme_tstamp", "type": "esriFieldTypeDate", "alias": "FME_TSTAMP", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r324_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a314_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5adbab5ea87548acbfaddabd47cae429" }