{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Gemalen", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Kunstwerken" }, "defaultVisibility": true, "minScale": 25000, "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, "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": 15413.786299999801, "ymin": 359299.260000002, "xmax": 75088.82899999991, "ymax": 417955.226, "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": "140950f224b8d7ab3f3b23fbbe854e65", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkElEQVQ4je3QsQnCUBSF4U94YuMgltpZ2FkomNIRrHUDCxuHsHYDBQWHsHAAV3ADCdzCwsSEpPSHA/fBuz/ckzQktSm4FfxZ4Yk+JrgUCaYFgnwxZ48lBnh9E5Qxjmyxw6aOoIsDhjhiFPO9qmAW/czRwxpZHcEJDyzifY1UPqGUpCHpL/DZQedHH+dIuyW+ASQwEZWPGlREAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "field": "RICHTING", "rotationType": "arithmetic" } ] }, "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": "KGMIDENT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "KGMIDENT", "type": "esriFieldTypeString", "alias": "Code KGM", "domain": null, "editable": true, "nullable": false, "length": 24, "defaultValue": null, "modelName": "KGMIDENT" }, { "name": "KGMNAAM", "type": "esriFieldTypeString", "alias": "Naam gemaal", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KGMNAAM" }, { "name": "KGMFUNCT", "type": "esriFieldTypeSmallInteger", "alias": "Functie gemaal", "domain": { "type": "codedValue", "name": "WB_KGM_FUNCTIE", "description": "Functie gemaal", "codedValues": [ { "name": "Aanvoergemaal", "code": 1 }, { "name": "Afvoergemaal", "code": 2 }, { "name": "Opmaling", "code": 3 }, { "name": "Onderbemaling", "code": 4 }, { "name": "Doorvoergemaal", "code": 7 }, { "name": "Doorspoelgemaal", "code": 8 }, { "name": "Overig", "code": 98 }, { "name": "Onbekend", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KGMFUNCT" }, { "name": "KGMCOMCAP", "type": "esriFieldTypeDouble", "alias": "Gecomb. max. capaciteit gemaal in m3/min", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KGMCOMCAP" }, { "name": "KGMLSTAT", "type": "esriFieldTypeSmallInteger", "alias": "Leggerstatus", "domain": { "type": "codedValue", "name": "ALG_LEGGERSTATUS", "description": "Leggerstatus", "codedValues": [ { "name": "Vastgesteld", "code": 1 }, { "name": "Gewijzigd", "code": 2 }, { "name": "Verwijderd", "code": 3 }, { "name": "Niet van toepassing", "code": 4 }, { "name": "In ontwerp", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KGMLSTAT" }, { "name": "KGMLJAAR", "type": "esriFieldTypeSmallInteger", "alias": "Jaar vaststelling legger", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KGMLJAAR" }, { "name": "METBRON", "type": "esriFieldTypeString", "alias": "Bron (metadata)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "METBRON" }, { "name": "METINWDAT", "type": "esriFieldTypeDate", "alias": "Inwindatum (metadata)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "METINWDAT" }, { "name": "RICHTING", "type": "esriFieldTypeSingle", "alias": "Richting", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RICHTING" }, { "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": "R7486_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7486", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A6741_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "W. Europe Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Gemalen", "description": "", "prototype": { "attributes": { "RICHTING": null, "KGMIDENT": " ", "KGMNAAM": null, "KGMFUNCT": null, "KGMCOMCAP": null, "KGMLSTAT": null, "KGMLJAAR": null, "METBRON": null, "METINWDAT": null } }, "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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Sluizen", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Kunstwerken" }, "defaultVisibility": true, "minScale": 25000, "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, "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": 3840.53999999911, "ymin": 366088.9289, "xmax": 74773.9268999994, "ymax": 416700.0605, "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": "fd7fb944a4dae4f0329331875ce965ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAPCAYAAAD6Ud/mAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/ElEQVQ4jcXUPUpEMRSG4QcZG9EN2NqopRuwUSxUxCUozA4ULEScVrDWDdjZaCn+C2KrhRZ2bkCwsPJnCESQcO9NBmH8IM1JTt7vJCdp6ZNa/wWaxiXWsJvMreIOjwX7fuMUs3WgJo3iBou47SGvEdTGTBIbwgAOcf9XUCj5A2NxVGm4wkSqsMdXE+gagwXm9rGMFRxn1leCShTcbmAJe7F53noFjWAykxMq3sEn1jFRsy7An+pAU9FhqQ4a5ora+6SihZ9xhHEsZAxspYEmUPpgt3GGeXQyoM0c6DWW/FKRfBXv5j0DCTpP31oKevh9rokuCgA/mksDfftUu5vALMMYA9cJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "field": "RICHTING", "rotationType": "arithmetic" } ] }, "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": "KSLIDENT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "KSLIDENT", "type": "esriFieldTypeString", "alias": "Code KSL", "domain": null, "editable": true, "nullable": false, "length": 24, "defaultValue": null, "modelName": "KSLIDENT" }, { "name": "KSLNAAM", "type": "esriFieldTypeString", "alias": "Naam sluis", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KSLNAAM" }, { "name": "KSLFUNCT", "type": "esriFieldTypeSmallInteger", "alias": "Functie sluis", "domain": { "type": "codedValue", "name": "WB_KSL_FUNCTIE", "description": "Functie sluis", "codedValues": [ { "name": "Uitwateringssluis", "code": 1 }, { "name": "Keersluis", "code": 2 }, { "name": "Wachtsluis", "code": 3 }, { "name": "Schutsluis", "code": 4 }, { "name": "Overig", "code": 98 }, { "name": "Onbekend", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KSLFUNCT" }, { "name": "KSLLSTAT", "type": "esriFieldTypeSmallInteger", "alias": "Leggerstatus", "domain": { "type": "codedValue", "name": "ALG_LEGGERSTATUS", "description": "Leggerstatus", "codedValues": [ { "name": "Vastgesteld", "code": 1 }, { "name": "Gewijzigd", "code": 2 }, { "name": "Verwijderd", "code": 3 }, { "name": "Niet van toepassing", "code": 4 }, { "name": "In ontwerp", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KSLLSTAT" }, { "name": "KSLLJAAR", "type": "esriFieldTypeSmallInteger", "alias": "Jaar vaststelling legger", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KSLLJAAR" }, { "name": "RICHTING", "type": "esriFieldTypeSingle", "alias": "Richting", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RICHTING" }, { "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": "R7490_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7490", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A6745_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "W. Europe Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sluizen", "description": "", "prototype": { "attributes": { "RICHTING": null, "KSLIDENT": " ", "KSLNAAM": null, "KSLFUNCT": null, "KSLLSTAT": null, "KSLLJAAR": null } }, "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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Stuwen", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Kunstwerken" }, "defaultVisibility": true, "minScale": 25000, "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, "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": 15023.030000001201, "ymin": 358935.315499999, "xmax": 77709.1431000009, "ymax": 417967.313000001, "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": "45279a5619577a3a73e668c2875f0e29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAICAYAAAD5nd/tAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiklEQVQoka3PQQpBURSA4U+9fVHyBpJMlSEreWVqAcoGbEAmijKUmcxkBcyMJHLrled65J+dW+frnsSfS96819GN7F0xxKEM2MEExwhYwQopdjGwhxFaWIs3wAJNbIrAPjI0sPW5MU6YPa96fCAPVlHDvgQWmuKMdhF4P+HyBRaaYxmGPPgL9rJ7A9MhGTENrsFEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "field": "RICHTING", "rotationType": "arithmetic" } ] }, "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": "KSTIDENT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "KSTIDENT", "type": "esriFieldTypeString", "alias": "Code KST", "domain": null, "editable": true, "nullable": false, "length": 24, "defaultValue": null, "modelName": "KSTIDENT" }, { "name": "KSTNAAM", "type": "esriFieldTypeString", "alias": "Naam stuw", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KSTNAAM" }, { "name": "KSTFUNCT", "type": "esriFieldTypeSmallInteger", "alias": "Functie stuw", "domain": { "type": "codedValue", "name": "WB_KST_FUNCTIE", "description": "Functie stuw", "codedValues": [ { "name": "Peilregulering", "code": 1 }, { "name": "Peilscheiding", "code": 2 }, { "name": "Koppelkunstwerk", "code": 3 }, { "name": "Waterconservering", "code": 4 }, { "name": "Peilscheiding t.b.v. waterkwaliteit", "code": 5 }, { "name": "Meetstuw", "code": 6 }, { "name": "Lozend op buitenwater", "code": 7 }, { "name": "Compartimentering bijzondere omstandigheden", "code": 8 }, { "name": "Overig", "code": 98 }, { "name": "Onbekend", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KSTFUNCT" }, { "name": "KSTMINKH", "type": "esriFieldTypeSingle", "alias": "Minimale kruinhoogte (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KSTMINKH" }, { "name": "KSTMAXKH", "type": "esriFieldTypeSingle", "alias": "Maximale kruinhoogte (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KSTMAXKH" }, { "name": "KSTHOOGT", "type": "esriFieldTypeSingle", "alias": "Constructiehoogte stuw (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KSTHOOGT" }, { "name": "KSTDSBRE", "type": "esriFieldTypeSingle", "alias": "Doorstroombreedte stuw (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KSTDSBRE" }, { "name": "KSTLSTAT", "type": "esriFieldTypeSmallInteger", "alias": "Leggerstatus", "domain": { "type": "codedValue", "name": "ALG_LEGGERSTATUS", "description": "Leggerstatus", "codedValues": [ { "name": "Vastgesteld", "code": 1 }, { "name": "Gewijzigd", "code": 2 }, { "name": "Verwijderd", "code": 3 }, { "name": "Niet van toepassing", "code": 4 }, { "name": "In ontwerp", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KSTLSTAT" }, { "name": "KSTLJAAR", "type": "esriFieldTypeSmallInteger", "alias": "Jaar vaststelling legger", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KSTLJAAR" }, { "name": "RICHTING", "type": "esriFieldTypeSingle", "alias": "Richting", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RICHTING" }, { "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": "R7492_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7492", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A6747_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "W. Europe Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Stuwen", "description": "", "prototype": { "attributes": { "RICHTING": null, "KSTIDENT": " ", "KSTNAAM": null, "KSTFUNCT": null, "KSTMINKH": null, "KSTMAXKH": null, "KSTHOOGT": null, "KSTDSBRE": null, "KSTLSTAT": null, "KSTLJAAR": null } }, "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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Duikers", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Kunstwerken" }, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 13725.0069999993, "ymin": 357999.1963, "xmax": 77963.71000000091, "ymax": 418164.030699998, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 12 } }, "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": "KDUIDENT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "KDUIDENT", "type": "esriFieldTypeString", "alias": "Code KDU", "domain": null, "editable": true, "nullable": false, "length": 24, "defaultValue": null, "modelName": "KDUIDENT" }, { "name": "KDUFUNCT", "type": "esriFieldTypeSmallInteger", "alias": "Functie duiker", "domain": { "type": "codedValue", "name": "WB_KDU_FUNCTIE", "description": "Functie duiker", "codedValues": [ { "name": "Doorvoer", "code": 1 }, { "name": "Peilregulering", "code": 2 }, { "name": "Peilscheiding", "code": 3 }, { "name": "Aanvoer", "code": 4 }, { "name": "Koppeling", "code": 5 }, { "name": "Knijpconstructie", "code": 6 }, { "name": "Overig", "code": 98 }, { "name": "Onbekend", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "KDUFUNCT" }, { "name": "KDUHOOGT", "type": "esriFieldTypeSingle", "alias": "Hoogte (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KDUHOOGT" }, { "name": "KDUBREED", "type": "esriFieldTypeSingle", "alias": "Breedte (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KDUBREED" }, { "name": "KDUBOKBO", "type": "esriFieldTypeSingle", "alias": "Hoogte b.o.k. bovenstrooms (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KDUBOKBO" }, { "name": "KDUBOKBE", "type": "esriFieldTypeSingle", "alias": "Hoogte b.o.k. benedenstrooms (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KDUBOKBE" }, { "name": "KDULSTAT", "type": "esriFieldTypeSmallInteger", "alias": "Leggerstatus", "domain": { "type": "codedValue", "name": "ALG_LEGGERSTATUS", "description": "Leggerstatus", "codedValues": [ { "name": "Vastgesteld", "code": 1 }, { "name": "Gewijzigd", "code": 2 }, { "name": "Verwijderd", "code": 3 }, { "name": "Niet van toepassing", "code": 4 }, { "name": "In ontwerp", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KDULSTAT" }, { "name": "KDULJAAR", "type": "esriFieldTypeSmallInteger", "alias": "Jaar vaststelling legger", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KDULJAAR" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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": "R7489_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7489", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A6744_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "W. Europe Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Duikers", "description": "", "prototype": { "attributes": { "KDULJAAR": null, "KDUIDENT": " ", "KDUFUNCT": 1, "KDUHOOGT": null, "KDUBREED": null, "KDUBOKBO": null, "KDUBOKBE": null, "KDULSTAT": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Leggerwateren", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 13715.688000001, "ymin": 357861.518399999, "xmax": 78037.432, "ymax": 418227.649, "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": "uniqueValue", "field1": "OAFCATEG", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Primair", "description": "Primair", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 6.000000000000001 }, "values": [ [ "1" ] ] }, { "label": "Secundair", "description": "Secundair", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 5.999988000000001 }, "values": [ [ "2" ] ] }, { "label": "Tertiair", "description": "Tertiair", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 5.999988000000001 }, "values": [ [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 6.000000000000001 }, "value": "1", "label": "Primair" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 5.999988000000001 }, "value": "2", "label": "Secundair" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 5.999988000000001 }, "value": "3", "label": "Tertiair" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 206, 224, 255 ], "toColor": [ 123, 206, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 128, 204, 255 ], "toColor": [ 47, 128, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 136, 166, 255 ], "toColor": [ 91, 136, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 174, 235, 255 ], "toColor": [ 52, 174, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 177, 201, 255 ], "toColor": [ 149, 177, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 223, 250, 255 ], "toColor": [ 185, 223, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 163, 196, 255 ], "toColor": [ 71, 163, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 121, 173, 255 ], "toColor": [ 36, 121, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 203, 245, 255 ], "toColor": [ 51, 203, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 158, 247, 255 ], "toColor": [ 57, 158, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 187, 227, 255 ], "toColor": [ 123, 187, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 173, 186, 255 ], "toColor": [ 106, 173, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 179, 240, 255 ], "toColor": [ 115, 179, 240, 255 ] } ] } } }, "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": "OAFIDENT", "typeIdField": "OAFCATEG", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OAFIDENT", "type": "esriFieldTypeString", "alias": "Code OAF", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "OAFIDENT" }, { "name": "OAFBOB", "type": "esriFieldTypeSmallInteger", "alias": "BOB", "domain": { "type": "codedValue", "name": "ALG_JA_NEE", "description": "Ja/Nee", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nee", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFBOB" }, { "name": "OAFVKTYP", "type": "esriFieldTypeSmallInteger", "alias": "Type vak", "domain": { "type": "codedValue", "name": "WB_OAF_VAKTYPE", "description": "Type afvoervak", "codedValues": [ { "name": "Kunstwerkvak", "code": 3 }, { "name": "Pseudovak", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFVKTYP" }, { "name": "OAFCATEG", "type": "esriFieldTypeSmallInteger", "alias": "Categorie", "domain": { "type": "codedValue", "name": "WB_OAF_CATEGORIE", "description": "Categorie afvoervak", "codedValues": [ { "name": "Primair", "code": 1 }, { "name": "Secundair", "code": 2 }, { "name": "Tertiair", "code": 3 }, { "name": "Geen leggerwater", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFCATEG" }, { "name": "OAFSRTKWN", "type": "esriFieldTypeSmallInteger", "alias": "Soort opp.water kwantiteit", "domain": { "type": "codedValue", "name": "WB_OAF_KWANTITEIT", "description": "Soort oppervlaktewater waterkwantiteit", "codedValues": [ { "name": "Dijksloot", "code": 7 }, { "name": "Kavelsloot", "code": 13 }, { "name": "Wegsloot", "code": 37 }, { "name": "Niet van toepassing", "code": 97 }, { "name": "Dijksloot + wegsloot", "code": 73 }, { "name": "Sloot langs weg derden", "code": 74 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFSRTKWN" }, { "name": "OAFBODHG", "type": "esriFieldTypeSingle", "alias": "Bodemhoogte (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFBODHG" }, { "name": "OAFBODBR", "type": "esriFieldTypeSingle", "alias": "Bodembreedte (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFBODBR" }, { "name": "OAFTAL1L", "type": "esriFieldTypeSingle", "alias": "Talud 1 (L)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFTAL1L" }, { "name": "OAFTAL1R", "type": "esriFieldTypeSingle", "alias": "Talud 1 (R)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFTAL1R" }, { "name": "OAFTAL2L", "type": "esriFieldTypeSingle", "alias": "Talud 2 (L)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFTAL2L" }, { "name": "OAFTAL2R", "type": "esriFieldTypeSingle", "alias": "Talud 2 (R)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFTAL2R" }, { "name": "OAFKNK1L", "type": "esriFieldTypeSingle", "alias": "Knikhoogte 1 (L) (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFKNK1L" }, { "name": "OAFKNK1R", "type": "esriFieldTypeSingle", "alias": "Knikhoogte 1 (R) (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFKNK1R" }, { "name": "OAFKNK2L", "type": "esriFieldTypeSingle", "alias": "Knikhoogte 2 (L) (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFKNK2L" }, { "name": "OAFKNK2R", "type": "esriFieldTypeSingle", "alias": "Knikhoogte 2 (R) (m NAP)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFKNK2R" }, { "name": "OAFPLBRL", "type": "esriFieldTypeSingle", "alias": "Breedte plasberm (L) (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFPLBRL" }, { "name": "OAFPLBRR", "type": "esriFieldTypeSingle", "alias": "Breedte plasberm (R) (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFPLBRR" }, { "name": "OAFMVOPL", "type": "esriFieldTypeSmallInteger", "alias": "Onderh.plichtige maaien volledig", "domain": { "type": "codedValue", "name": "WB_OAF_ONDERH_PLICHT_15", "description": "Onderhoudsplichtige", "codedValues": [ { "name": "Rijkswaterstaat", "code": 1 }, { "name": "Waterschap", "code": 2 }, { "name": "Provincie Zeeland", "code": 5 }, { "name": "Staatsbosbeheer", "code": 6 }, { "name": "N.V. Westerscheldetunnel", "code": 8 }, { "name": "Zeeland Seaports", "code": 9 }, { "name": "Waterschap (uitvoering door Gemeente)", "code": 10 }, { "name": "Staat Financien Domeinen", "code": 12 }, { "name": "Electriciteits Productiemaatschappij Zuid-NL", "code": 13 }, { "name": "Stichting Het Zeeuwse Landschap", "code": 14 }, { "name": "Natuurmonumenten", "code": 15 }, { "name": "Delta Nuts", "code": 16 }, { "name": "Stoomtrein Goes-Borsele", "code": 17 }, { "name": "Stichting Behoud Natuur en Leefmilieu", "code": 18 }, { "name": "Evides", "code": 19 }, { "name": "Goese golf BV", "code": 20 }, { "name": "Aanliggende eigenaar", "code": 21 }, { "name": "Stichting Brabants Landschap", "code": 22 }, { "name": "België", "code": 23 }, { "name": "ProRail", "code": 7 }, { "name": "Gemeente Woensdrecht", "code": 24 }, { "name": "Gemeente", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFMVOPL" }, { "name": "OAFMLOPL", "type": "esriFieldTypeSmallInteger", "alias": "Onderh.plichtige maaien links", "domain": { "type": "codedValue", "name": "WB_OAF_ONDERH_PLICHT_15", "description": "Onderhoudsplichtige", "codedValues": [ { "name": "Rijkswaterstaat", "code": 1 }, { "name": "Waterschap", "code": 2 }, { "name": "Provincie Zeeland", "code": 5 }, { "name": "Staatsbosbeheer", "code": 6 }, { "name": "N.V. Westerscheldetunnel", "code": 8 }, { "name": "Zeeland Seaports", "code": 9 }, { "name": "Waterschap (uitvoering door Gemeente)", "code": 10 }, { "name": "Staat Financien Domeinen", "code": 12 }, { "name": "Electriciteits Productiemaatschappij Zuid-NL", "code": 13 }, { "name": "Stichting Het Zeeuwse Landschap", "code": 14 }, { "name": "Natuurmonumenten", "code": 15 }, { "name": "Delta Nuts", "code": 16 }, { "name": "Stoomtrein Goes-Borsele", "code": 17 }, { "name": "Stichting Behoud Natuur en Leefmilieu", "code": 18 }, { "name": "Evides", "code": 19 }, { "name": "Goese golf BV", "code": 20 }, { "name": "Aanliggende eigenaar", "code": 21 }, { "name": "Stichting Brabants Landschap", "code": 22 }, { "name": "België", "code": 23 }, { "name": "ProRail", "code": 7 }, { "name": "Gemeente Woensdrecht", "code": 24 }, { "name": "Gemeente", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFMLOPL" }, { "name": "OAFMROPL", "type": "esriFieldTypeSmallInteger", "alias": "Onderh.plichtige maaien rechts", "domain": { "type": "codedValue", "name": "WB_OAF_ONDERH_PLICHT_15", "description": "Onderhoudsplichtige", "codedValues": [ { "name": "Rijkswaterstaat", "code": 1 }, { "name": "Waterschap", "code": 2 }, { "name": "Provincie Zeeland", "code": 5 }, { "name": "Staatsbosbeheer", "code": 6 }, { "name": "N.V. Westerscheldetunnel", "code": 8 }, { "name": "Zeeland Seaports", "code": 9 }, { "name": "Waterschap (uitvoering door Gemeente)", "code": 10 }, { "name": "Staat Financien Domeinen", "code": 12 }, { "name": "Electriciteits Productiemaatschappij Zuid-NL", "code": 13 }, { "name": "Stichting Het Zeeuwse Landschap", "code": 14 }, { "name": "Natuurmonumenten", "code": 15 }, { "name": "Delta Nuts", "code": 16 }, { "name": "Stoomtrein Goes-Borsele", "code": 17 }, { "name": "Stichting Behoud Natuur en Leefmilieu", "code": 18 }, { "name": "Evides", "code": 19 }, { "name": "Goese golf BV", "code": 20 }, { "name": "Aanliggende eigenaar", "code": 21 }, { "name": "Stichting Brabants Landschap", "code": 22 }, { "name": "België", "code": 23 }, { "name": "ProRail", "code": 7 }, { "name": "Gemeente Woensdrecht", "code": 24 }, { "name": "Gemeente", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFMROPL" }, { "name": "OAFBGOPL", "type": "esriFieldTypeSmallInteger", "alias": "Onderh.plichtige baggeren", "domain": { "type": "codedValue", "name": "WB_OAF_ONDERH_PLICHT_15", "description": "Onderhoudsplichtige", "codedValues": [ { "name": "Rijkswaterstaat", "code": 1 }, { "name": "Waterschap", "code": 2 }, { "name": "Provincie Zeeland", "code": 5 }, { "name": "Staatsbosbeheer", "code": 6 }, { "name": "N.V. Westerscheldetunnel", "code": 8 }, { "name": "Zeeland Seaports", "code": 9 }, { "name": "Waterschap (uitvoering door Gemeente)", "code": 10 }, { "name": "Staat Financien Domeinen", "code": 12 }, { "name": "Electriciteits Productiemaatschappij Zuid-NL", "code": 13 }, { "name": "Stichting Het Zeeuwse Landschap", "code": 14 }, { "name": "Natuurmonumenten", "code": 15 }, { "name": "Delta Nuts", "code": 16 }, { "name": "Stoomtrein Goes-Borsele", "code": 17 }, { "name": "Stichting Behoud Natuur en Leefmilieu", "code": 18 }, { "name": "Evides", "code": 19 }, { "name": "Goese golf BV", "code": 20 }, { "name": "Aanliggende eigenaar", "code": 21 }, { "name": "Stichting Brabants Landschap", "code": 22 }, { "name": "België", "code": 23 }, { "name": "ProRail", "code": 7 }, { "name": "Gemeente Woensdrecht", "code": 24 }, { "name": "Gemeente", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFBGOPL" }, { "name": "OAFLSTAT", "type": "esriFieldTypeSmallInteger", "alias": "Leggerstatus", "domain": { "type": "codedValue", "name": "ALG_LEGGERSTATUS", "description": "Leggerstatus", "codedValues": [ { "name": "Vastgesteld", "code": 1 }, { "name": "Gewijzigd", "code": 2 }, { "name": "Verwijderd", "code": 3 }, { "name": "Niet van toepassing", "code": 4 }, { "name": "In ontwerp", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFLSTAT" }, { "name": "OAFLJAAR", "type": "esriFieldTypeSmallInteger", "alias": "Jaar vaststelling legger", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OAFLJAAR" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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": "G53553OAFIDENT", "fields": "OAFIDENT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7487_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7487", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A6742_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "W. Europe Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Primair", "domains": { "OAFBOB": {"type": "inherited"}, "OAFVKTYP": {"type": "inherited"}, "OAFCATEG": {"type": "inherited"}, "OAFSRTKWN": {"type": "inherited"}, "OAFMVOPL": {"type": "inherited"}, "OAFMLOPL": {"type": "inherited"}, "OAFMROPL": {"type": "inherited"}, "OAFBGOPL": {"type": "inherited"}, "OAFLSTAT": {"type": "inherited"} }, "templates": [ { "name": "Primair", "description": "", "prototype": { "attributes": { "OAFVKTYP": null, "OAFLJAAR": null, "OAFIDENT": null, "OAFBOB": null, "OAFCATEG": 1, "OAFSRTKWN": null, "OAFBODHG": null, "OAFBODBR": null, "OAFTAL1L": null, "OAFTAL1R": null, "OAFTAL2L": null, "OAFTAL2R": null, "OAFKNK1L": null, "OAFKNK1R": null, "OAFKNK2L": null, "OAFKNK2R": null, "OAFPLBRL": null, "OAFPLBRR": null, "OAFMVOPL": null, "OAFMLOPL": null, "OAFMROPL": null, "OAFBGOPL": null, "OAFLSTAT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Secundair", "domains": { "OAFBOB": {"type": "inherited"}, "OAFVKTYP": {"type": "inherited"}, "OAFCATEG": {"type": "inherited"}, "OAFSRTKWN": {"type": "inherited"}, "OAFMVOPL": {"type": "inherited"}, "OAFMLOPL": {"type": "inherited"}, "OAFMROPL": {"type": "inherited"}, "OAFBGOPL": {"type": "inherited"}, "OAFLSTAT": {"type": "inherited"} }, "templates": [ { "name": "Secundair", "description": "", "prototype": { "attributes": { "OAFVKTYP": null, "OAFLJAAR": null, "OAFIDENT": null, "OAFBOB": null, "OAFCATEG": 2, "OAFSRTKWN": null, "OAFBODHG": null, "OAFBODBR": null, "OAFTAL1L": null, "OAFTAL1R": null, "OAFTAL2L": null, "OAFTAL2R": null, "OAFKNK1L": null, "OAFKNK1R": null, "OAFKNK2L": null, "OAFKNK2R": null, "OAFPLBRL": null, "OAFPLBRR": null, "OAFMVOPL": null, "OAFMLOPL": null, "OAFMROPL": null, "OAFBGOPL": null, "OAFLSTAT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Tertiair", "domains": { "OAFBOB": {"type": "inherited"}, "OAFVKTYP": {"type": "inherited"}, "OAFCATEG": {"type": "inherited"}, "OAFSRTKWN": {"type": "inherited"}, "OAFMVOPL": {"type": "inherited"}, "OAFMLOPL": {"type": "inherited"}, "OAFMROPL": {"type": "inherited"}, "OAFBGOPL": {"type": "inherited"}, "OAFLSTAT": {"type": "inherited"} }, "templates": [ { "name": "Tertiair", "description": "", "prototype": { "attributes": { "OAFVKTYP": null, "OAFLJAAR": null, "OAFIDENT": null, "OAFBOB": null, "OAFCATEG": 3, "OAFSRTKWN": null, "OAFBODHG": null, "OAFBODBR": null, "OAFTAL1L": null, "OAFTAL1R": null, "OAFTAL2L": null, "OAFTAL2R": null, "OAFKNK1L": null, "OAFKNK1R": null, "OAFKNK2L": null, "OAFKNK2R": null, "OAFPLBRL": null, "OAFPLBRR": null, "OAFMVOPL": null, "OAFMLOPL": null, "OAFMROPL": null, "OAFBGOPL": null, "OAFLSTAT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Natuurvriendelijke oevers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 25000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 14059.804999999702, "ymin": 360194.285, "xmax": 74178.256000001, "ymax": 417788.753600001, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 5 } }, "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": "NVOIDENT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NVOIDENT", "type": "esriFieldTypeString", "alias": "Code NVO", "domain": null, "editable": true, "nullable": false, "length": 24, "defaultValue": null, "modelName": "NVOIDENT" }, { "name": "NVOLSTAT", "type": "esriFieldTypeSmallInteger", "alias": "Leggerstatus", "domain": { "type": "codedValue", "name": "ALG_LEGGERSTATUS", "description": "Leggerstatus", "codedValues": [ { "name": "Vastgesteld", "code": 1 }, { "name": "Gewijzigd", "code": 2 }, { "name": "Verwijderd", "code": 3 }, { "name": "Niet van toepassing", "code": 4 }, { "name": "In ontwerp", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NVOLSTAT" }, { "name": "NVOVLJAAR", "type": "esriFieldTypeSmallInteger", "alias": "Jaar vaststelling legger", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NVOVLJAAR" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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": "I53557NVOIDENT", "fields": "NVOIDENT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7491_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7491", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A6746_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "W. Europe Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Natuurvriendelijke oevers", "description": "", "prototype": { "attributes": { "NVOVLJAAR": null, "NVOIDENT": " ", "NVOLSTAT": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Alle wateren", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "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": 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": 13694.9290000014, "ymin": 357860.809999999, "xmax": 78057.8900000006, "ymax": 418228.91200000106, "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": [ 190, 235, 242, 255 ], "outline": null } }, "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": "OWVIDENT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OWVIDENT", "type": "esriFieldTypeString", "alias": "Code OWV", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "OWVIDENT" }, { "name": "OWVLSTAT", "type": "esriFieldTypeSmallInteger", "alias": "Leggerstatus", "domain": { "type": "codedValue", "name": "ALG_LEGGERSTATUS", "description": "Leggerstatus", "codedValues": [ { "name": "Vastgesteld", "code": 1 }, { "name": "Gewijzigd", "code": 2 }, { "name": "Verwijderd", "code": 3 }, { "name": "Niet van toepassing", "code": 4 }, { "name": "In ontwerp", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWVLSTAT" }, { "name": "OWVLJAAR", "type": "esriFieldTypeSmallInteger", "alias": "Jaar vaststelling legger", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWVLJAAR" }, { "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 }, { "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": "R7488_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7488", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A6743_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "W. Europe Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Alle wateren", "description": "", "prototype": { "attributes": { "OWVLJAAR": null, "OWVIDENT": null, "OWVLSTAT": 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 } ], "tables": [] }