Skip to content

Commit e8e07b7

Browse files
committed
g.on-experience sponsor
1 parent 40edabe commit e8e07b7

File tree

2 files changed

+26
-12
lines changed

2 files changed

+26
-12
lines changed

_includes/2025-sponsors.html

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,23 @@
11
<p class="text-left">
22
Thanks to 2025 <a href="/sponsor/">Sponsors</a>:
33
</p>
4+
<a href="https://www.gon.de/en"> <!-- initial gs3 sponsoship, contact for recuring osgeo sponsorship in 2026-01 -->
5+
<img src="/sponsor/img/gon-logo.png"
6+
title="g.on"
7+
style="height: auto; width: auto; max-width: 140px; max-height: 52px;"/>
8+
</a>
49
<a href="https://www.how2map.com"> <!-- recuring osgeo github donation -->
5-
<img style="height: auto; width: auto; max-width: 140px; max-height: 52px;"
6-
src="/sponsor/img/how2map-logo.png"
7-
title="How 2 Map"/>
10+
<img src="/sponsor/img/how2map-logo.png"
11+
title="How 2 Map"
12+
style="height: auto; width: auto; max-width: 140px; max-height: 52px;"/>
813
</a>
914
<a href="https://illustreets.com"> <!-- recuring osgeo github donation -->
10-
<img style="height: auto; width: auto; max-width: 140px; max-height: 52px;"
11-
src="/sponsor/img/illustreets.svg"
12-
title="illustreets"/>
15+
<img src="/sponsor/img/illustreets.svg"
16+
title="illustreets"
17+
style="height: auto; width: auto; max-width: 140px; max-height: 52px;"/>
1318
</a>
1419
<a href="https://route4me.com"> <!-- recuring osgeo github donation -->
15-
<img style="height: auto; width: auto; max-width: 140px; max-height: 52px;"
16-
src="/sponsor/img/route4me-logo.svg"
17-
title="Route4Me"/>
20+
<img src="/sponsor/img/route4me-logo.svg"
21+
title="Route4Me"
22+
style="height: auto; width: auto; max-width: 140px; max-height: 52px;"/>
1823
</a>

sponsor/index.html

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,27 +67,36 @@ <h4>GeoServer 3 Crowdfunding</h4>
6767
<section id="sponsors">
6868
<h2>2025 Sponsors</h2>
6969
<div class="container tbl">
70+
<div class="row"> <!-- initial gs3 sponsoship, contact for recuring osgeo sponsorship in 2026-01 -->
71+
<div class="col-2 cell text-center">
72+
<img src="img/gon-logo.png" width="128"/>
73+
</div>
74+
<div class="col-6 cell">
75+
<a href="https://www.gon.de/en">g.on</a> - Specialized web-based geodata and process management technology provider for the aviation, chemical, public infrastructure, and natural resources industry.
76+
</div>
77+
</div>
78+
7079
<div class="row">
7180
<div class="col-2 cell text-center">
7281
<img src="img/how2map-logo.png" width="128"/> <!-- recuring osgeo github donation -->
7382
</div>
74-
<div class="col-8 cell">
83+
<div class="col-6 cell">
7584
<a href="https://www.how2map.com">How 2 Map </a> - Design, Discussion and Documentation from around the Java GIS world.
7685
</div>
7786
</div>
7887
<div class="row">
7988
<div class="col-2 cell text-center">
8089
<img src="img/illustreets.svg" width="128"/> <!-- recuring osgeo github donation -->
8190
</div>
82-
<div class="col-8 cell">
91+
<div class="col-6 cell">
8392
<a href="https://illustreets.com">illustreets</a> - Geospatial platform for business: data management, analysis, visualization, collaboration.
8493
</div>
8594
</div>
8695
<div class="row">
8796
<div class="col-2 cell text-center">
8897
<img src="img/route4me-logo.svg" width="128"/> <!-- recuring osgeo github donation -->
8998
</div>
90-
<div class="col-8 cell">
99+
<div class="col-6 cell">
91100
<a href="https://route4me.com">Route4Me</a> - Simplify Last Mile Complexity: proven route planning and route optimization software.
92101
</div>
93102
</div>

0 commit comments

Comments
 (0)