{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Peilgebieden (juridisch)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 350000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "De juridische peilgebieden geven de situatie weer zoals deze vastgelegd is in het peilbesluit.", "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": 357829.14999999903, "xmax": 78224.34699999909, "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": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 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": "GJPIDENT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GJPIDENT", "type": "esriFieldTypeString", "alias": "Code GJP", "domain": null, "editable": true, "nullable": false, "length": 24, "defaultValue": null, "modelName": "GJPIDENT" }, { "name": "GJPSOORT", "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": "GJPSOORT" }, { "name": "GJPSTATU", "type": "esriFieldTypeSmallInteger", "alias": "Status peilgebied", "domain": { "type": "codedValue", "name": "WB_GJP_STATUS", "description": "Status peilgebied juridisch", "codedValues": [ { "name": "Ontwerp", "code": 2 }, { "name": "Vigerend interim", "code": 3 }, { "name": "Vigerend definitief", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GJPSTATU" }, { "name": "GJPOPPVL", "type": "esriFieldTypeDouble", "alias": "Oppervlakte (ha)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GJPOPPVL" }, { "name": "GJPBEHER", "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": "GJPBEHER" }, { "name": "GJPZP", "type": "esriFieldTypeSingle", "alias": "Streefpeil zomer (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GJPZP" }, { "name": "GJPWP", "type": "esriFieldTypeSingle", "alias": "Streefpeil winter (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GJPWP" }, { "name": "GJPOWP", "type": "esriFieldTypeSingle", "alias": "Ondergrens streefpeil winter (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GJPOWP" }, { "name": "GJPZPAFW", "type": "esriFieldTypeSingle", "alias": "Afwijkend streefpeil zomer (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GJPZPAFW" }, { "name": "GJPWPAFW", "type": "esriFieldTypeSingle", "alias": "Afwijkend streefpeil winter (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GJPWPAFW" }, { "name": "GJPFPZO", "type": "esriFieldTypeSingle", "alias": "Flexibel peil: zomer ondergrens (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GJPFPZO" }, { "name": "GJPFPZB", "type": "esriFieldTypeSingle", "alias": "Flexibel peil: zomer bovengrens (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GJPFPZB" }, { "name": "GJPFPWO", "type": "esriFieldTypeSingle", "alias": "Flexibel peil: winter ondergrens (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GJPFPWO" }, { "name": "GJPFPWB", "type": "esriFieldTypeSingle", "alias": "Flexibel peil: winter bovengrens (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GJPFPWB" }, { "name": "GJP_RPB", "type": "esriFieldTypeString", "alias": "Peilbesluit", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "GJP_RPB" }, { "name": "METBRON", "type": "esriFieldTypeString", "alias": "Bron (metadata)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "METBRON" }, { "name": "METINWWYZ", "type": "esriFieldTypeSmallInteger", "alias": "Inwinwijze (metadata)", "domain": { "type": "codedValue", "name": "ALG_INWIN_WYZE", "description": "Inwinwijze (metadata)", "codedValues": [ { "name": "Tachymetrisch", "code": 11 }, { "name": "Gedigitaliseerd vanuit GBKN (bestand)", "code": 18 }, { "name": "Terrestrische meting", "code": 1 }, { "name": "Onbekend", "code": 9 }, { "name": "Gedigitaliseerd vanuit BGT (bestand)", "code": 19 }, { "name": "Radiodetectie en GPS", "code": 20 }, { "name": "Radiodetectie, GPS en Gedig. vanuit GBKN (bestand)", "code": 22 }, { "name": "Waterpassing B", "code": 12 }, { "name": "Waterpassing A", "code": 23 }, { "name": "RTK GPS B", "code": 13 }, { "name": "RTK GPS A", "code": 24 }, { "name": "Stereofotogrammetrie", "code": 25 }, { "name": "Orthofotogrammetrie", "code": 26 }, { "name": "Satellietfotogrammetrie", "code": 27 }, { "name": "Veldbezoek", "code": 28 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "METINWWYZ" }, { "name": "METINWDAT", "type": "esriFieldTypeDate", "alias": "Inwindatum (metadata)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "METINWDAT" }, { "name": "METOPMERK", "type": "esriFieldTypeString", "alias": "Opmerking (metadata)", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "METOPMERK" }, { "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": "G53179GJP_RPB", "fields": "GJP_RPB", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I53179GJPIDENT", "fields": "GJPIDENT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7455_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7455", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A6711_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "W. Europe Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Peilgebieden (juridisch)", "description": "", "prototype": { "attributes": { "METOPMERK": null, "GJPIDENT": " ", "GJPSOORT": 2, "GJPSTATU": null, "GJPOPPVL": null, "GJPBEHER": null, "GJPZP": null, "GJPWP": null, "GJPOWP": null, "GJPZPAFW": null, "GJPWPAFW": null, "GJPFPZO": null, "GJPFPZB": null, "GJPFPWO": null, "GJPFPWB": null, "GJP_RPB": null, "METBRON": null, "METINWWYZ": null, "METINWDAT": 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 }