{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Peilgebieden Praktijk", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 102735.982000001, "ymin": 413779.397, "xmax": 201471.995999999, "ymax": 445905.436999999, "spatialReference": { "wkid": 28992, "latestWkid": 28992, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -30515500, "falseY": -30279500, "xyUnits": 1.467164113627529E8, "falseZ": -1000, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"Zomerpeil \" + Round($feature.zomerpeil,2) + TextFormatting.NewLine + \"Winterpeil \" + Round($feature.winterpeil,3)", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "zomerpeil <>999 OR winterpeil <>999", "useCodedValues": true, "maxScale": 0, "minScale": 80000, "name": "zomer-winterpeil", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ID", "globalIdField": "", "displayField": "code", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ID", "type": "esriFieldTypeOID", "alias": "id", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ID" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "code", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "CODE" }, { "name": "NAAM", "type": "esriFieldTypeString", "alias": "naam", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAAM" }, { "name": "SOORT", "type": "esriFieldTypeString", "alias": "soort", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SOORT" }, { "name": "OPPERVLAKTE", "type": "esriFieldTypeInteger", "alias": "oppervlakte", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OPPERVLAKTE" }, { "name": "ZOMERPEIL", "type": "esriFieldTypeDouble", "alias": "zomerpeil", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOMERPEIL" }, { "name": "WINTERPEIL", "type": "esriFieldTypeDouble", "alias": "winterpeil", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WINTERPEIL" }, { "name": "OMSCHRIJVING", "type": "esriFieldTypeString", "alias": "omschrijving", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "OMSCHRIJVING" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "status", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "STATUS" }, { "name": "SE_SDO_ROWID", "type": "esriFieldTypeInteger", "alias": "se_sdo_rowid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SE_SDO_ROWID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "geometrie.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "GEOMETRIE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "geometrie.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "GEOMETRIE.LEN", "required": true }, { "name": "TYPE_PEILBEHEER", "type": "esriFieldTypeString", "alias": "type_peilbeheer", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TYPE_PEILBEHEER" }, { "name": "MIN_PEIL", "type": "esriFieldTypeDouble", "alias": "min_peil", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MIN_PEIL" }, { "name": "MAX_PEIL", "type": "esriFieldTypeDouble", "alias": "max_peil", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAX_PEIL" }, { "name": "STREEFPEIL", "type": "esriFieldTypeDouble", "alias": "streefpeil", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREEFPEIL" }, { "name": "VASTPEIL", "type": "esriFieldTypeSingle", "alias": "VASTPEIL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VASTPEIL" }, { "name": "ONDERMARGE_ZOMER", "type": "esriFieldTypeDouble", "alias": "ondermarge_zomer", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ONDERMARGE_ZOMER" }, { "name": "BOVENMARGE_ZOMER", "type": "esriFieldTypeDouble", "alias": "bovenmarge_zomer", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOVENMARGE_ZOMER" }, { "name": "ONDERMARGE_WINTER", "type": "esriFieldTypeDouble", "alias": "ondermarge_winter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ONDERMARGE_WINTER" }, { "name": "BOVENMARGE_WINTER", "type": "esriFieldTypeDouble", "alias": "bovenmarge_winter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOVENMARGE_WINTER" }, { "name": "STUWMARGE", "type": "esriFieldTypeDouble", "alias": "stuwmarge", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STUWMARGE" }, { "name": "PERC_OPENWATER", "type": "esriFieldTypeInteger", "alias": "perc_openwater", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERC_OPENWATER" }, { "name": "PERC_1_MAAIVELDHOOGTE", "type": "esriFieldTypeDouble", "alias": "perc_1_maaiveldhoogte", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERC_1_MAAIVELDHOOGTE" }, { "name": "PERC_5_MAAIVELDHOOGTE", "type": "esriFieldTypeDouble", "alias": "perc_5_maaiveldhoogte", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERC_5_MAAIVELDHOOGTE" }, { "name": "PERC_10_MAAIVELDHOOGTE", "type": "esriFieldTypeDouble", "alias": "perc_10_maaiveldhoogte", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERC_10_MAAIVELDHOOGTE" }, { "name": "GEM_DROOGLEGGING", "type": "esriFieldTypeDouble", "alias": "gem_drooglegging", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GEM_DROOGLEGGING" }, { "name": "ONDERBEMALING_AANWEZIG", "type": "esriFieldTypeString", "alias": "onderbemaling_aanwezig", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ONDERBEMALING_AANWEZIG" }, { "name": "M3_BERGING", "type": "esriFieldTypeDouble", "alias": "M3_BERGING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "M3_BERGING" }, { "name": "INVOERING", "type": "esriFieldTypeInteger", "alias": "invoering", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVOERING" } ], "geometryField": { "name": "GEOMETRIE", "type": "esriFieldTypeGeometry", "alias": "GEOMETRIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GEOMETRIE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Peilgebieden Praktijk", "description": "", "prototype": { "attributes": { "M3_BERGING": null, "GEM_DROOGLEGGING": null, "CODE": null, "NAAM": null, "SOORT": null, "OPPERVLAKTE": null, "ZOMERPEIL": null, "WINTERPEIL": null, "OMSCHRIJVING": null, "STATUS": null, "PERC_10_MAAIVELDHOOGTE": null, "INVOERING": null, "ONDERBEMALING_AANWEZIG": null, "TYPE_PEILBEHEER": null, "MIN_PEIL": null, "MAX_PEIL": null, "STREEFPEIL": null, "VASTPEIL": null, "ONDERMARGE_ZOMER": null, "BOVENMARGE_ZOMER": null, "ONDERMARGE_WINTER": null, "BOVENMARGE_WINTER": null, "STUWMARGE": null, "PERC_OPENWATER": null, "PERC_1_MAAIVELDHOOGTE": null, "PERC_5_MAAIVELDHOOGTE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6ba0a5e225d444c8b879e4945de1b137" } ], "tables": [] }