-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
35 lines (31 loc) · 1.74 KB
/
index.html
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Overpass API Blog</title>
<link rel="alternate" type="application/rss+xml" href="https://dev.overpass-api.de/blog/rss.xml" title="RSS feed"/>
</head>
<body style="font-family:sans-serif; max-width:30em">
<p><a href="../index.html">Overpass API</a> ></p>
<h1>Overpass API Blog</h1>
<p>2023-06-02: <a href="more_install_instructions_60.html">More Installation Instructions</a></p>
<p>2023-04-25: <a href="version_0_7_60.html">Version 0.7.60</a></p>
<p>2021-10-22: <a href="way_based_areas.html">Closed Ways Become Areas</a></p>
<p>2021-03-10: <a href="counting_roundabouts.html">Counting roundabouts</a></p>
<p>2020-04-14: <a href="total_0_7_56.html">Version 0.7.56 Examples</a></p>
<p>2018-07-16: <a href="flat_world.html">Into a Flat World</a></p>
<p>2018-06-30: <a href="compound_values.html">Compound Values</a></p>
<p>2018-06-02: <a href="sliced_time_and_space.html">Sliced Time and Space</a></p>
<p>2018-05-15: <a href="loop_and_group.html">Loop and Group</a></p>
<p>2017-10-27: <a href="systemd.html">Running a Server with <em>systemd</em></a></p>
<p>2017-05-09: <a href="fahrenheit_451.html">In OSM We Trust</a></p>
<p>2017-04-24: <a href="some_tagging_in_pt.html">Some State of the Public Transport</a></p>
<p>2017-04-17: <a href="bounding_boxes.html">Bounding Boxes</a></p>
<p>2017-04-10: <a href="final_0_7_54.html">Version 0.7.54 Completed</a></p>
<p>2017-04-03: <a href="textual_data.html">Textual Results</a></p>
<p>2017-03-20: <a href="more_numbers.html">More about Numbers</a></p>
<p>2017-03-13: <a href="numbers.html">Working with Numbers</a></p>
<p>2017-03-06: <a href="dark_pois.html">Finding Dark POIs</a></p>
</body>
</html>