{ "currentVersion": 10.81, "cimVersion": "2.2.0", "id": 2, "name": "E18_AG_Alternativ", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Alternativ" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsDistinct": true, "supportsPagination": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsPaginationOnAggregatedQueries": true, "supportsQueryWithResultType": true, "supportsCountDistinct": true, "supportsReturningGeometryCentroid": false, "supportsHavingClause": true, "supportsQueryWithLodSR": true, "supportsTopFeaturesQuery": true, "supportsOrderByOnlyOnLayerFields": false, "supportsPercentileStatistics": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 5108, "latestWkid": 5108, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5523200, "falseY": -15433400, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "alternativ", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 189, 252, 255 ], "width": 1 }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 202, 197, 255 ], "width": 1 }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 251, 252, 255 ], "width": 1 }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 179, 239, 255 ], "width": 1 }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 242, 210, 255 ], "width": 1 }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 220, 252, 255 ], "width": 1 }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 252, 208, 255 ], "width": 1 }, "value": "7", "label": "7" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 242, 215, 252, 255 ], "width": 1 }, "value": "8", "label": "8" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 182, 208, 255 ], "width": 1 }, "value": "9", "label": "9" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 252, 179, 255 ], "width": 1 }, "value": "10", "label": "10" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": null, "displayField": "tittel", "typeIdField": "alternativ", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "editable": false }, { "name": "tittel", "type": "esriFieldTypeString", "alias": "Tittel", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "alternativ", "type": "esriFieldTypeString", "alias": "Alternativ", "domain": { "type": "codedValue", "name": "Alternativ", "description": "Alternativ nummer", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255 }, { "name": "notat", "type": "esriFieldTypeString", "alias": "Notat", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "ekstra", "type": "esriFieldTypeString", "alias": "Ekstra", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "type": "esriFieldTypeDouble", "nullable": true, "editable": false, "domain": null, "defaultValue": null, "virtual": true, "name": "SHAPE__Length", "alias": "SHAPE__Length" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r1566_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1346_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "1", "name": "1", "domains": { "alternativ": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "notat": null, "ekstra": null, "tittel": null, "alternativ": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "2", "name": "2", "domains": { "alternativ": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "notat": null, "ekstra": null, "tittel": null, "alternativ": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3", "name": "3", "domains": { "alternativ": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "notat": null, "ekstra": null, "tittel": null, "alternativ": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "4", "name": "4", "domains": { "alternativ": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "notat": null, "ekstra": null, "tittel": null, "alternativ": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "5", "name": "5", "domains": { "alternativ": {"type": "inherited"} }, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "notat": null, "ekstra": null, "tittel": null, "alternativ": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "6", "name": "6", "domains": { "alternativ": {"type": "inherited"} }, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "notat": null, "ekstra": null, "tittel": null, "alternativ": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "7", "name": "7", "domains": { "alternativ": {"type": "inherited"} }, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "notat": null, "ekstra": null, "tittel": null, "alternativ": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "8", "name": "8", "domains": { "alternativ": {"type": "inherited"} }, "templates": [ { "name": "8", "description": "", "prototype": { "attributes": { "notat": null, "ekstra": null, "tittel": null, "alternativ": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "9", "name": "9", "domains": { "alternativ": {"type": "inherited"} }, "templates": [ { "name": "9", "description": "", "prototype": { "attributes": { "notat": null, "ekstra": null, "tittel": null, "alternativ": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "10", "name": "10", "domains": { "alternativ": {"type": "inherited"} }, "templates": [ { "name": "10", "description": "", "prototype": { "attributes": { "notat": null, "ekstra": null, "tittel": null, "alternativ": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "useStandardizedQueries": true, "standardMaxRecordCount": 2000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON, geoJSON, PBF", "maxRecordCount": 2000, "allowGeometryUpdates": true, "capabilities": "Create,Editing,Uploads,Query,Update,Delete,Extract", "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "supportsAttachmentsByUploadId": true, "hasStaticData": false, "serviceItemId": "edfa988aad53484688c7cd95edd39dd2", "hasMetadata": true, "hasGeometryProperties": true, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "supportsApplyEditsWithGlobalIds": false, "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "units": "esriMeters" }, "supportsAppend": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection", "supportsQuantizationEditMode": true, "supportsAsyncDelete": true, "supportsFieldDescriptionProperty": true, "supportsExceedsLimitStatistics": true, "standardMaxRecordCountNoGeometry": 16000, "sqlParserVersion": "PG_10.8.1" }