-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.js
94 lines (93 loc) · 3.54 KB
/
config.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
var respecConfig = {
specStatus: "GN-WV",
specType: "IM",
//publishDate: "2023-06-07",
logos: [
{
src: 'https://docs.geostandaarden.nl/bro/gen/logo_minbzk.png',
href: "https://www.geobasisregistraties.nl/basisregistraties/ondergrond",
alt: "Ministerie BZK",
width: 776,
height: 163,
id: 'logo_minbzk',
}] ,
editors: [
{
name: "Geonovum",
mailto: "[email protected]",
note: "088 – 8664 999",
companyURL: "http://www.geonovum.nl",
}],
authors: [
{
name: "Geonovum",
mailto: "[email protected]",
note: "088 – 8664 999",
companyURL: "http://www.geonovum.nl",
}],
shortName: "wdm",
pubDomain: "bro",
github: "https://github.com/BROprogramma/WDM",
//previousPublishDate: "2023-05-04",
//previousStatus: "GN-VV",
previousPublishDate: "2023-06-07",
previousStatus: "GN-DEF",
localBiblio: {
"Bouwmans1990": {
"href": "",
"title": "Achtergrond en toepassing van de TCGB-tabel: een methode voor het bepalen van de opbrengstdepressie van grasland op zandgrond als gevolg van een grondwaterstandsverlaging",
"authors": ["J. Bouwmans"],
"date": "1990",
"publisher": "Technische Commissie Grondwaterbeheer,Utrecht",
},
"Finke2002": {
"href": "",
"title": "Klimaatsrepresentatieve grondwaterspiegeldiepte in Waterschap Peel en Maasvallei",
"authors": ["P.A Finke", "M.F.P. Bierkens", "D.J. Brus", "J.W.J. van der Gaast", "T. Hoogland", "M. Knotters", "F. de Vries"],
"date": "2002",
"publisher": "Wageningen, Alterra-rapport 383",
},
"Finke2004": {
"href": "",
"title": "Mapping groundwater dynamics using multiple sources of exhaustive high resolution data",
"authors": ["P.A Finke", "D.J. Brus, M.F.P. Bierkens", "T. Hoogland", "M. Knotters", "F. de Vries"],
"date": "2004",
"publisher": "Geoderma 123: 23-39",
},
"Hoogland2014": {
"href": "",
"title": "Actualisatie van de grondwatertrappenkaart van holoceen Nederland",
"authors": ["T. Hoogland", "M. Knotters", "M. Pleijter", "D.J.J. Walvoort"],
"date": "2014",
"publisher": "Wageningen, Alterra-rapport 2612",
},
"Ritzema2012": {
"href": "",
"title": "Meten en interpreteren van grondwaterstanden. Analyse van methodieken en nauwkeurigheid",
"authors": ["H.P. Ritzema", "G.B.M. Heuvelink", "M. Heinen", "P.W. Bogaart", "F.J.E. van der Bolt", "M.J.D. Hack-ten Broeke", "T. Hoogland", "M. Knotters", "H.T.L. Massop", "H.R.J. Vroon"],
"date": "2012",
"publisher": "Wageningen, Alterra-rapport 2345",
},
"Runhaar2014": {
"href": "",
"title": "Hydrologische Randvoorwaarden Natuur Versie 3; Gebruikershandleiding",
"authors": ["H. Runhaar", "S. Hennekens"],
"date": "2014",
"publisher": "Wageningen, Nieuwegein, Utrecht, Alterra Wageningen UR, KWR Watercycle Research Institute, STOWA",
},
"Stuyt2018": {
"href": "",
"title": "Basisregistratie Ondergrond - Gd-kartering Laag-Nederland 2018; Provincie Flevoland",
"authors": ["L.C.P.M. Stuyt", "M. Knotters", "D.J.J. Walvoort", "F. Brouwer", "H.T.L. Massop"],
"date": "2018",
"publisher": "Wageningen, Wettelijke Onderzoekstaken (WOt) Natuur & Milieu. WOt-technical report 145",
},
"WHT1987": {
"href": "",
"title": "De invloed van de waterhuishouding op de landbouwkundige produktie",
"authors": ["Werkgroep HELP-tabel"],
"date": "1987",
"publisher": "Mededelingen Landinrichtingsdienst 176, Utrecht",
},
},
};