{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 79, "name": "Langskoppelschakelaar brug", "type": "Feature Layer", "parentLayer": { "id": 75, "name": "Schakelaars" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 341.0606999993324, "ymin": 202.57820000126958, "xmax": 209814.38259999827, "ymax": 488916.1484000012, "spatialReference": { "wkid": 28992, "latestWkid": 28992, "vcsWkid": 5709, "latestVcsWkid": 5709, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -30515500, "falseY": -30279500, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAP", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 28992, "latestWkid": 28992, "vcsWkid": 5709, "latestVcsWkid": 5709, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -30515500, "falseY": -30279500, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAP", "heightUnit": "meter" }, "effectiveMinScale": 5000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bd1f704253199a54605a0d421b66116b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAYAAAB/Ca1DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAZ0lEQVQokWNhoDJggdINDAwM9RSa1QgyhwVdgEzDGmAMZANhIA2HplnEmMyCw7az1DQQn6FEG/gMj8HGRJgjycDAsAXZQFzeOYvHMmxqGXB5GQY2E2kYHOAy8AwWMUZyDZQizU2oAAAO3w78KaZuPwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "valueExpressionTitle": "Custom", "valueExpression": "$feature.azimuth", "rotationType": "arithmetic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "name", "type": "esriFieldTypeString", "alias": "Naam", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "name" }, { "name": "defaultPowerSwitchPosition", "type": "esriFieldTypeString", "alias": "Schakelaarstand", "domain": { "type": "codedValue", "name": "tDefaultPowerSwitchPositionEnum", "description": "Standaard schakelaarstand", "codedValues": [ { "name": "Onbekend", "code": "Unknown" }, { "name": "Open", "code": "Open" }, { "name": "Gesloten", "code": "Closed" }, { "name": "Gesloten op aarde of minus", "code": "ClosedToGroundOrMinus" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "length": 50, "defaultValue": "Unknown", "modelName": "defaultPowerSwitchPosition" }, { "name": "powerSwitchOperatingType", "type": "esriFieldTypeString", "alias": "Bediening", "domain": { "type": "codedValue", "name": "tPowerSwitchOperatingTypeEnum", "description": "Bediening bovenleidingschakelaar", "codedValues": [ { "name": "Onbekend", "code": "Unknown" }, { "name": "Lokaal", "code": "Local" }, { "name": "Centraal", "code": "Central" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "length": 50, "defaultValue": "Unknown", "modelName": "powerSwitchOperatingType" }, { "name": "switchablePortIndex", "type": "esriFieldTypeSmallInteger", "alias": "kantSchakelaarSchakelt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "switchablePortIndex" }, { "name": "fixedPortIndex", "type": "esriFieldTypeSmallInteger", "alias": "kantSchakelaarVast", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fixedPortIndex" }, { "name": "registrationTime", "type": "esriFieldTypeDate", "alias": "ObjectRegistratieDatum", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "registrationTime" }, { "name": "lifeCycleStatus", "type": "esriFieldTypeString", "alias": "StatusLevenscyclus", "domain": { "type": "codedValue", "name": "tLifeCycleStatusEnum", "description": "Status Levenscyclus", "codedValues": [ { "name": "Onbekend", "code": "Unknown" }, { "name": "Voorlopig ontwerp", "code": "ProvisionalDesign" }, { "name": "Definitief ontwerp", "code": "FinalDesign" }, { "name": "Bestaand", "code": "Existing" }, { "name": "Gesloopt", "code": "Removed" }, { "name": "Administratief vervallen", "code": "Invalid" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Unknown", "modelName": "lifeCycleStatus" }, { "name": "azimuth", "type": "esriFieldTypeDouble", "alias": "Azimuth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "azimuth" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Langskoppelschakelaar brug", "description": "", "prototype": { "attributes": { "lifeCycleStatus": "Unknown", "azimuth": null, "name": null, "defaultPowerSwitchPosition": "Unknown", "powerSwitchOperatingType": "Unknown", "switchablePortIndex": null, "fixedPortIndex": null, "registrationTime": -2209161600000 } }, "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": "236069eb316045658dfb35f51ed5735f" }