This repository was archived by the owner on Aug 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathcommunity.html
More file actions
271 lines (250 loc) · 13.9 KB
/
community.html
File metadata and controls
271 lines (250 loc) · 13.9 KB
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
<!DOCTYPE html>
<html lang="en" prefix="og: http://ogp.me/ns# fb: https://www.facebook.com/2008/fbml">
<head>
<title>Community - GeoMapFish</title>
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://geomapfish.org/images/brand/favicon.ico" rel="icon">
<link rel="canonical" href="https://geomapfish.org/community">
<meta name="author" content="Michael Kalbermatten, Rémi Bovard, Olivier Monod" />
<meta name="keywords" content="Geoportal,Open Source,GeoMapFish,GIS,Geospatial" />
<meta name="description" content="GeoMapFish is part of a community with members coming from the public, private and academic sectors" />
<meta property="og:site_name" content="GeoMapFish" />
<meta property="og:type" content="article"/>
<meta property="og:title" content="Community"/>
<meta property="og:url" content="https://geomapfish.org/community"/>
<meta property="og:description" content="GeoMapFish is part of a community with members coming from the public, private and academic sectors" />
<!-- Bootstrap -->
<link rel="stylesheet" href="https://geomapfish.org/theme/css/bootstrap.min.css" type="text/css"/>
<link href="https://geomapfish.org/theme/css/font-awesome.min.css" rel="stylesheet">
<link href="https://geomapfish.org/theme/css/pygments/native.css" rel="stylesheet">
<link rel="stylesheet" href="https://geomapfish.org/theme/css/style.css" type="text/css"/>
</head>
<body>
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="https://geomapfish.org/" class="navbar-brand">
<img class="img-responsive pull-left gap-right" src="https://geomapfish.org/images/brand/logo.png" width=""/> GeoMapFish </a>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li><a href="https://geomapfish.org/index.html">
Home
</a></li>
<li><a href="https://geomapfish.org/functionalities">
Functionalities
</a></li>
<li><a href="https://geomapfish.org/documentation">
Documentation
</a></li>
<li><a href="https://geomapfish.org/gallery">
Gallery
</a></li>
<li class="active"><a href="https://geomapfish.org/community">
Community
</a></li>
<li><a href="https://geomapfish.org/roadmap">
Roadmap
</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
</div> <!-- /.navbar -->
<!-- Banner -->
<!-- End Banner -->
<div class="container">
<div class="row">
<div class="col-sm-10">
<section id="content" class="body">
<h1 class="entry-title">Community</h1>
<span class="label label-default">Lang</span>
<a href="https://geomapfish.org/de/community">de</a>
<a href="https://geomapfish.org/fr/community">fr</a>
<div class="entry-content">
<h2>Aim of the community</h2>
<p>The community mainly assume the continuous and sustainable development of the web GIS Open Source GeoMapFish (GMF) product.</p>
<p>There are various community members coming as well as from the public, private and academic sectors.</p>
<p>It maintains relationships with the given Open Source software editor to ensure the technical and functional evolution of GMF.</p>
<p>It meets several times a year to develop GMF.</p>
<h2>Values of the community</h2>
<p>The community refers itself to the following values:</p>
<ul>
<li>To favor an inclusive discussion between the different members and the product editor.</li>
<li>To favor decision taking by common consensus, based on a known roadmap, a choice on the evolution stack and development prioritization.</li>
<li>To favor mutualization and cost sharing in function of the financial resources of each member.</li>
<li>To provide financial support for developments in order to ensure the sustainability, maintenance and evolutions of GMF.</li>
<li>To spread the financial burden on a maximum of members in order to reduce the share of each member.</li>
<li>The source code of GMF is Open Source.</li>
<li>The product editor, as a privileged editor, makes a "commercial" effort either on the costs or in making human resources available for the product.</li>
</ul>
<h2>How the community works</h2>
<p>The community, composed of a User Group, meets regularly to discuss the proposals made by the PSC (Project Steering Committee) in order to:</p>
<ul>
<li>Check the progress of the developments.</li>
<li>Verify the current state of finances.</li>
<li>Share everyone's experiences regarding GMF.</li>
</ul>
<h3>PSC</h3>
<p>The PSC is composed of the following entities:</p>
<ul>
<li>Basel-Stadt, Neuchâtel (cantons)</li>
<li>Cartoriviera, Cartolacôte (cities)</li>
<li>GeoCommunes (private companies)</li>
<li>Camptocamp SA (supplier)</li>
</ul>
<h3>UserGroup</h3>
<p>The UserGroup is composed of representatives of the following entities:</p>
<ul>
<li>Canton of Basel-Landschaft</li>
<li>Canton of Basel-Stadt</li>
<li>Canton of Grisons</li>
<li>Canton of Jura</li>
<li>Canton of Neuchâtel</li>
<li>Canton of Schwyz</li>
<li>Canton of Ticino</li>
<li>CartoJuraLéman (district of Morges)</li>
<li>Cartolacôte</li>
<li>Cartoriviera</li>
<li>City of Lausanne</li>
<li>City of Prilly</li>
<li>City of Pully</li>
<li>City of Saint-Pierre</li>
<li>Commune of Nendaz</li>
<li>GeoCommunes</li>
<li>Géoportail du Nord Vaudois</li>
<li>RUDAZ + PARTNER SA</li>
</ul>
<h3>Contributors</h3>
<ul>
<li>Ecole polytechnique fédérale de Lausanne</li>
<li>Ingéo SA</li>
<li>swisstopo</li>
</ul>
<h2>Community member's best practices</h2>
<p>The members agree on the following:</p>
<ul>
<li>To participate, within the limits of its financial and / or human capacities, to the evolution of GMF.</li>
<li>To regularly come to the organized meetings.</li>
</ul>
<h2>Benefits as a member of the community</h2>
<ul>
<li>To participate in the definition of the roadmap of GMF.</li>
<li>To put forward functional expectations may they be technical or functional.</li>
<li>To be informed by the product editor and the PSC (Project Steering Committee) on the current GMF developments and the surrounding Open Source ecosystem.</li>
<li>To benefit from developments by the openness of the code.</li>
<li>To share other members' experiences and problems regarding GMF.</li>
<li>To be at the heart of a network of members sharing similar needs and issues.</li>
</ul>
<h3>New features requests</h3>
<p>The following diagram explains the decision-making and prioritization process for new features requests:</p>
<p><img alt="workflow" src="https://geomapfish.org/images/workflow.png"></p>
<p>See this <a href="https://github.com/camptocamp/GeoMapFish">feature request repository</a> for more information and to create or discuss enhancements for GeoMapFish.</p>
</div>
</section>
</div>
<div class="col-sm-2" id="sidebar">
<aside>
<!-- Sidebar -->
<section class="well well-sm">
<ul class="list-group list-group-flush">
<!-- Sidebar/Images -->
<div>
<h4>References</h4>
<div id="links">
<div class="mt-1">
<a href="https://carto.aprona.net" target="_blank"><img width="100%" src="/images/references/aprona.png" alt="Aprona, l'observatoire de la nappe d'Alsace" title="Aprona, l'observatoire de la nappe d'Alsace"/></a>
</div>
<div class="mt-1">
<a href="https://map.cartoriviera.ch" target="_blank"><img width="100%" src="/images/references/cartoriviera.png" alt="Géoportail cartographique de la Riviera" title="Géoportail cartographique de la Riviera"/></a>
</div>
<div class="mt-1">
<a href="https://map.cartolacote.ch" target="_blank"><img width="100%" src="/images/references/cartolacote.png" alt="Géoportail Cartolacôte" title="Géoportail Cartolacôte"/></a>
</div>
<div class="mt-1">
<a href="https://map.cjl.ch" target="_blank"><img width="100%" src="/images/references/cjl.png" alt="Géoportail du district de Morges" title="Géoportail du district de Morges"/></a>
</div>
<div class="mt-1">
<a href="https://geo.saintpierre.re" target="_blank"><img width="100%" src="/images/references/saint-pierre.png" alt="Géoportail de Saint-Pierre" title="Géoportail de Saint-Pierre"/></a>
</div>
<div class="mt-1">
<a href="https://geo.jura.ch" target="_blank"><img width="100%" src="/images/references/jura.svg" alt="Géoportail du Système d'Information du Territoire Jurassien" title="Géoportail du Système d'Information du Territoire Jurassien"/></a>
</div>
<div class="mt-1">
<a href="https://sitn.ne.ch" target="_blank"><img width="100%" src="/images/references/neuchatel.png" alt="Géoportail du Système d'Information du Territoire Neuchâtelois" title="Géoportail du Système d'Information du Territoire Neuchâtelois"/></a>
</div>
<div class="mt-1">
<a href="https://geoportail.epfl.ch" target="_blank"><img width="100%" src="/images/references/epfl.svg" alt="Géoportail EPFL" title="Géoportail EPFL"/></a>
</div>
<div class="mt-1">
<a href="https://mapnv.ch" target="_blank"><img width="100%" src="/images/references/mapnv.png" alt="Géoportail Nord Vaudois - Yverdon-les-Bains" title="Géoportail Nord Vaudois - Yverdon-les-Bains"/></a>
</div>
<div class="mt-1">
<a href="https://map.geo.ti.ch" target="_blank"><img width="100%" src="/images/references/ticino.png" alt="Geoportale del Cantone Ticino" title="Geoportale del Cantone Ticino"/></a>
</div>
<div class="mt-1">
<a href="https://geoview.bl.ch" target="_blank"><img width="100%" src="/images/references/basel-land.svg" alt="Geoview Basel Landschaft" title="Geoview Basel Landschaft"/></a>
</div>
<div class="mt-1">
<a href="https://map.geo.gr.ch" target="_blank"><img width="100%" src="/images/references/graubunden.png" alt="Graubünden Interaktive Karten" title="Graubünden Interaktive Karten"/></a>
</div>
<div class="mt-1">
<a href="https://nendaz-geoportail.sig.cloud.camptocamp.net" target="_blank"><img width="100%" src="/images/references/nendaz.png" alt="Guichet cartographique de Nendaz" title="Guichet cartographique de Nendaz"/></a>
</div>
<div class="mt-1">
<a href="https://map.geo.bs.ch" target="_blank"><img width="100%" src="/images/references/mapbs.png" alt="MapBS Geoportal Kanton Basel-Stadt" title="MapBS Geoportal Kanton Basel-Stadt"/></a>
</div>
<div class="mt-1">
<a href="https://carto.grand-chatellerault.fr" target="_blank"><img width="100%" src="/images/references/grand-chatellerault.png" alt="Portail Cartographique de l'Agglomération du Pays Châtelleraudais" title="Portail Cartographique de l'Agglomération du Pays Châtelleraudais"/></a>
</div>
<div class="mt-1">
<a href="https://www.sigip.ch" target="_blank"><img width="100%" src="/images/references/sigip.png" alt="Système d'Information Géographique Intercommunal de Pully et Belmont" title="Système d'Information Géographique Intercommunal de Pully et Belmont"/></a>
</div>
<div class="mt-1">
<a href="https://www.vsgis.ch" target="_blank"><img width="100%" src="/images/references/vsgis.png" alt="WebGIS der Walliser Gemeinden von RUDAZ+PARTNER SA/AG" title="WebGIS der Walliser Gemeinden von RUDAZ+PARTNER SA/AG"/></a>
</div>
<div class="mt-1">
<a href="https://map.geo.sz.ch" target="_blank"><img width="100%" src="/images/references/kantonschwyz.png" alt="WebGIS Kanton Schwyz" title="WebGIS Kanton Schwyz"/></a>
</div>
<div class="mt-1">
<a href="https://www.geocommunes.ch/references/" target="_blank"><img width="100%" src="/images/references/geocommunes.png" alt="Association GeoCommunes" title="Association GeoCommunes"/></a>
</div>
</div>
</div>
<!-- End Sidebar/Images -->
</ul>
</section>
<!-- End Sidebar --> </aside>
</div>
</div>
</div>
<footer>
<div class="container">
<hr>
<div class="row">
<div class="col-xs-10">© GeoMapFish user community
· Powered by <a href="https://github.com/getpelican/pelican-themes/tree/master/pelican-bootstrap3" target="_blank">pelican-bootstrap3</a>,
<a href="http://docs.getpelican.com/" target="_blank">Pelican</a>,
<a href="http://getbootstrap.com" target="_blank">Bootstrap</a> </div>
<div class="col-xs-2"><p class="pull-right"><i class="fa fa-arrow-up"></i> <a href="#">Back to top</a></p></div>
</div>
</div>
</footer>
<script src="https://geomapfish.org/theme/js/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="https://geomapfish.org/theme/js/bootstrap.min.js"></script>
<!-- Enable responsive features in IE8 with Respond.js (https://github.com/scottjehl/Respond) -->
<script src="https://geomapfish.org/theme/js/respond.min.js"></script>
</body>
</html>