{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Peilgebieden (praktijk)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 350000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "De praktijk peilgebieden geven de situatie weer zoals deze in de praktijk beheerd wordt. Een peilgebied bestaat uit een verzameling van afwateringseenheden, die via de primaire waterlopen afwateren, via één of meer peilregulerende kunstwerken. In het peilgebied is er één streefpeil per seizoen. Deze streefpeilen gelden bij de peilregulerende kunstwerken. Indien de instellingen van de kunstwerken verschillend zijn, kan het toch één peilgebied zijn als onder normale afvoeromstandigheden het kunstwerk met de laagste waterstand voor de af-voer zorgt (de overige kunstwerken zijn peilscheidend). Als dit niet het geval is,is er sprake van meerdere peilgebieden.", "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 13458.455099999901, "ymin": 354590.622200001, "xmax": 80309.5020000003, "ymax": 418296.125, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "GPGIDENT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GPGIDENT", "type": "esriFieldTypeString", "alias": "Code GPG", "domain": null, "editable": true, "nullable": false, "length": 24, "defaultValue": null, "modelName": "GPGIDENT" }, { "name": "GPGSOORT", "type": "esriFieldTypeSmallInteger", "alias": "Soort peilgebied", "domain": { "type": "codedValue", "name": "WB_ALG_PEILGB_SOORT", "description": "Soort peilgebied", "codedValues": [ { "name": "Aanvoerpeilgebied", "code": 1 }, { "name": "Afvoerpeilgebied", "code": 2 }, { "name": "Aan- en afvoerpeilgebied", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "GPGSOORT" }, { "name": "GPGOPPVL", "type": "esriFieldTypeDouble", "alias": "Oppervlakte peilgebied (ha)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPGOPPVL" }, { "name": "GPGBEHER", "type": "esriFieldTypeSmallInteger", "alias": "Beheer", "domain": { "type": "codedValue", "name": "WB_ALG_PEILGB_BEHEER", "description": "Beheer peilgebied ", "codedValues": [ { "name": "Vast", "code": 1 }, { "name": "Flexibel", "code": 2 }, { "name": "Seizoensgebonden", "code": 3 }, { "name": "Natuurlijk", "code": 4 }, { "name": "Onbekend", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPGBEHER" }, { "name": "GPGZP", "type": "esriFieldTypeSingle", "alias": "Streefpeil zomer (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPGZP" }, { "name": "GPGWP", "type": "esriFieldTypeSingle", "alias": "Streefpeil winter (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPGWP" }, { "name": "GPGOWP", "type": "esriFieldTypeSingle", "alias": "Ondergrens streefpeil winter (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPGOWP" }, { "name": "GPGFPZO", "type": "esriFieldTypeSingle", "alias": "Flexibel peil: zomer ondergrens (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPGFPZO" }, { "name": "GPGFPZB", "type": "esriFieldTypeSingle", "alias": "Flexibel peil: zomer bovengrens (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPGFPZB" }, { "name": "GPGFPWO", "type": "esriFieldTypeSingle", "alias": "Flexibel peil: winter ondergrens (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPGFPWO" }, { "name": "GPGFPWB", "type": "esriFieldTypeSingle", "alias": "Flexibel peil: winter bovengrens (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPGFPWB" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I53153GPGIDENT", "fields": "GPGIDENT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7429_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7429", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A6695_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "W. Europe Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Peilgebieden (praktijk)", "description": "", "prototype": { "attributes": { "GPGFPWB": null, "GPGIDENT": " ", "GPGSOORT": 2, "GPGOPPVL": null, "GPGBEHER": null, "GPGZP": null, "GPGWP": null, "GPGOWP": null, "GPGFPZO": null, "GPGFPZB": null, "GPGFPWO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }