Skip to content

Commit c1fce17

Browse files
committed
Various updates
1 parent fe5ea21 commit c1fce17

3 files changed

Lines changed: 9 additions & 24 deletions

File tree

_includes/sponsors.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11

2-
<p>There are currently no sponsors for Osmium. Please get in touch if you
3-
can support Osmium.<p>
2+
<p><b>There are currently no sponsors for Osmium. Please get in touch if you
3+
can support Osmium. Without financial support Osmium will only be maintained
4+
on a minimal level.</b><p>
45

56
<p>We thank our former sponsor <a href="https://www.mapbox.com/">Mapbox</a> for
67
their support over many years as well as <a
78
href="https://www.geofabrik.de/">Geofabrik</a>, <a
8-
href="https://www.cybertec-postgresql.com/">Cybertec</a>, and GIS•OPS.</p>
9+
href="https://www.cybertec-postgresql.com/">Cybertec</a>,
10+
<a href="https://www.thunderforest.com/">Thunderforest</a>,
11+
and GIS•OPS.</p>

contact.html

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -15,27 +15,15 @@ <h1>Contact</h1>
1515
<div class="leftcolumn">
1616
<h2>Getting Help</h2>
1717

18+
<p>You can ask questions on <a
19+
href="https://community.openstreetmap.org/">community.openstreetmap.org</a>.</p>
20+
1821
<p style="border: 1px solid #f08080; border-radius: 4px; padding: 4px;">When
1922
you ask for help, describe exactly what you did (including what commands,
2023
config files, input data, etc. you used), what you expected what would
2124
happen, and what happened instead (including log files, output files, etc.).
2225
Include the version of the operating system and all relevant software, etc.
2326
in your report.</p>
24-
25-
<p><b>community.openstreetmap.org:</b> You can ask questions on <a
26-
href="https://community.openstreetmap.org/">community.openstreetmap.org</a>.</p>
27-
28-
<p><b>Mailing List:</b> The <a
29-
href="https://lists.openstreetmap.org/listinfo/dev">OSM developer list</a>
30-
is a good place to get into contact with Osmium developers and users. It is
31-
very likely that somebody can help you there.</p>
32-
33-
<p><b>IRC:</b> Sometimes you just have a quick question and need a quick
34-
answer. The IRC chat is perfect for that. Come to the #osm-dev channel on
35-
the OFTC net. (See <a href="https://wiki.openstreetmap.org/wiki/Irc">the
36-
OSM wiki</a> for some more information on how to get there.) The best way
37-
to get an answer is to just ask your question, short and specific is better
38-
than long-winded. If somebody is there who can help, they usually will.</p>
3927
</div>
4028

4129
<div class="rightcolumn">

index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,6 @@ <h3>OSM Area Tools</h3>
6161
<h3>Osmium Contrib</h3>
6262
Various programs showing what you can do with the Osmium Library.
6363
</a>
64-
<a class="box" href="/node-osmium/">
65-
<img src="/img/logo-node-osmium.svg" width="16" height="16" alt=""/>
66-
<h3>Node Osmium</h3>
67-
The Node.js bindings to Osmium Library bring its power to the
68-
Javascript developer.
69-
</a>
7064
<a class="box" href="/osm-gis-export/">
7165
<img src="/img/logo-osm-gis-export.svg" width="16" height="16" alt=""/>
7266
<h3>OSM GIS Export</h3>

0 commit comments

Comments
 (0)