{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Gehwegparken", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 5000, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "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": true, "supportsASyncCalculate": true, "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, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 569901.9462000001, "ymin": 5356268.634400001, "xmax": 574900.7865000004, "ymax": 5365942.3028, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "KATEGORIE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Kategorie II", "description": "Kategorie II", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 5 }, "values": [ [ "II" ] ] }, { "label": "Kategorie III ", "description": "Kategorie III ", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 5 }, "values": [ [ "III" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 5 }, "value": "II", "label": "Kategorie II" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 5 }, "value": "III", "label": "Kategorie III " } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STRASSE", "typeIdField": "KATEGORIE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STRASSE", "type": "esriFieldTypeString", "alias": "Straße", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STRASSE" }, { "name": "ABSCHNITT", "type": "esriFieldTypeString", "alias": "Abschnitt", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ABSCHNITT" }, { "name": "KATEGORIE", "type": "esriFieldTypeString", "alias": "Kategorie", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "KATEGORIE" }, { "name": "BEMERKUNG", "type": "esriFieldTypeString", "alias": "Bemerkung", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BEMERKUNG" }, { "name": "MASSNAHME", "type": "esriFieldTypeString", "alias": "Maßnahme", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MASSNAHME" }, { "name": "AKTUALITAET", "type": "esriFieldTypeDate", "alias": "Aktualität", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AKTUALITAET" }, { "name": "ZUSTAENDIG_FK", "type": "esriFieldTypeSmallInteger", "alias": "Zuständigkeit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZUSTAENDIG_FK" }, { "name": "ZUST_PERSON_FK", "type": "esriFieldTypeSmallInteger", "alias": "zuständige Person", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZUST_PERSON_FK" }, { "name": "IMPORTDATUM", "type": "esriFieldTypeDate", "alias": "Importdatum", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "IMPORTDATUM" }, { "name": "IMPORTIERT_VON_FK", "type": "esriFieldTypeSmallInteger", "alias": "importiert von", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMPORTIERT_VON_FK" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R135_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S118_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "II", "name": "Kategorie II", "domains": {}, "templates": [ { "name": "II", "description": "", "prototype": { "attributes": { "IMPORTIERT_VON_FK": null, "IMPORTDATUM": null, "STRASSE": null, "ABSCHNITT": null, "KATEGORIE": "II", "BEMERKUNG": null, "MASSNAHME": null, "AKTUALITAET": null, "ZUSTAENDIG_FK": null, "ZUST_PERSON_FK": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "III", "name": "Kategorie III ", "domains": {}, "templates": [ { "name": "III", "description": "", "prototype": { "attributes": { "IMPORTIERT_VON_FK": null, "IMPORTDATUM": null, "STRASSE": null, "ABSCHNITT": null, "KATEGORIE": "III", "BEMERKUNG": null, "MASSNAHME": null, "AKTUALITAET": null, "ZUSTAENDIG_FK": null, "ZUST_PERSON_FK": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bc2f96040de14780a7b24b924ff6bc7b" }