{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Putten", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Kunstwerken" }, "defaultVisibility": true, "minScale": 25000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Voor inzicht in het watersysteem is het van belang de locaties van putten (inspectieputten bij duikers) in beeld te hebben.", "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 14330.5430000015, "ymin": 358030.226, "xmax": 4679295, "ymax": 37148010, "spatialReference": { "wkid": 28992, "latestWkid": 28992, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -30515500, "falseY": -30279500, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 28992, "latestWkid": 28992, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -30515500, "falseY": -30279500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d5cfd39e51bd2454fde80b2e2b033688", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+UlEQVQokbXTPyvGURQH8A89A4MUFhsDg5LB6E+e8gIMWB6LFyAZvAdFNimx2LwIAyaSEpmZyCSReJ5Bt87ww/1JPfnWrXPO/X5v53w7t6IJVP5LPIxBvOMMj38Rj2APo4VaA9tYjcey4iEcoRNvuI44dbCELiyUideDfIoZPER9FgeoYRMX38UtmI54A23oi/wcx5jCZE7cjifUsR95Ec94QUeu7Q/0oBVzMW8RO5gI3g9xI8yqYhnzuI9xFjEevMMyw1ZwEsQ73IbD3XG/G/NnxZcYw1a0OBD15EUyca1Izi3JVTjai3684iaM/ILf1jPNm04pmvoYn4bfMHnY4hEOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 2.2, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsURL", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "KPTIDENT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "KPTIDENT", "type": "esriFieldTypeString", "alias": "Code KPT", "domain": null, "editable": true, "nullable": false, "length": 24, "defaultValue": null, "modelName": "KPTIDENT" }, { "name": "KPTSTATU", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WB_ALG_STATUS", "description": "Status kunstwerk", "codedValues": [ { "name": "Planvorming", "code": 100 }, { "name": "In bedrijf", "code": 300 }, { "name": "Buiten bedrijf", "code": 400 }, { "name": "Te verwijderen", "code": 450 }, { "name": "Niet meer aanwezig", "code": 500 }, { "name": "Onbekend", "code": 9800 }, { "name": "Overig", "code": 9900 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 300, "modelName": "KPTSTATU" }, { "name": "KPTSOORT", "type": "esriFieldTypeSmallInteger", "alias": "Soort put", "domain": { "type": "codedValue", "name": "WB_KPT_SOORT", "description": "Soort put", "codedValues": [ { "name": "Inspectieput", "code": 4 }, { "name": "Blinde put", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 4, "modelName": "KPTSOORT" }, { "name": "KPTHOPUT", "type": "esriFieldTypeSingle", "alias": "Constructiehoogte put (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KPTHOPUT" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "A6702_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "W. Europe Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Putten", "description": "", "prototype": { "attributes": { "KPTSTATU": 300, "KPTHOPUT": null, "KPTIDENT": " ", "KPTSOORT": 4 } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }