{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "VRNradbox Belegung aktuell", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "parking.b_technical.tbl_radboxen_aktuell", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": false, "supportsASyncCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -2.0037507842788246E7, "ymin": -3.024097145838615E7, "xmax": 2.0037507842788246E7, "ymax": 3.024097145838615E7, "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 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 197, 197, 185, 255 ], "field": "inactive", "label": "inactive" }, { "color": [ 226, 0, 26, 255 ], "field": "defect", "label": "defect" }, { "color": [ 255, 204, 0, 255 ], "field": "blocked", "label": "blocked" }, { "color": [ 155, 35, 33, 255 ], "field": "occupied", "label": "occupied" }, { "color": [ 0, 123, 48, 255 ], "field": "bookable", "label": "bookable" } ], "size": 32 }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.name + TextFormatting.NewLine + 'buchbar: ' + $feature.bookable + TextFormatting.NewLine + 'von: ' + $feature.sum_boxes", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 3, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 150000, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ESRI_OID", "globalIdField": "", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeString", "alias": "id", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "id" }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "name" }, { "name": "inactive", "type": "esriFieldTypeInteger", "alias": "inactive", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "inactive" }, { "name": "defect", "type": "esriFieldTypeInteger", "alias": "defect", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "defect" }, { "name": "bookable", "type": "esriFieldTypeInteger", "alias": "bookable", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bookable" }, { "name": "blocked", "type": "esriFieldTypeInteger", "alias": "blocked", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "blocked" }, { "name": "renewable", "type": "esriFieldTypeInteger", "alias": "renewable", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "renewable" }, { "name": "occupied", "type": "esriFieldTypeInteger", "alias": "occupied", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "occupied" }, { "name": "sum_boxes", "type": "esriFieldTypeInteger", "alias": "sum_boxes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sum_boxes" }, { "name": "timezone", "type": "esriFieldTypeDate", "alias": "timezone", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "precision": 1, "modelName": "timezone" }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "modelName": "ESRI_OID" } ], "geometryField": { "name": "point", "type": "esriFieldTypeGeometry", "alias": "point", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "point" }, "indexes": [ { "name": "FDO_id", "fields": "id", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "W. Europe Standard Time", "timeZoneIANA": "Europe/Berlin", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "VRNradbox Belegung aktuell", "description": "", "prototype": { "attributes": { "timezone": null, "id": null, "name": null, "inactive": null, "defect": null, "bookable": null, "blocked": null, "renewable": null, "occupied": null, "sum_boxes": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1187cbcf8ce24b5ab719d08fe39daa99" }