Skip to content

Commit a9c926a

Browse files
committed
Added page
1 parent 1401be5 commit a9c926a

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

content/opendronemap.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
+++
2+
title = "OpenDroneMap in 2026"
3+
description = "About OpenDroneMap, including the relationship with WebODM, installers and more"
4+
+++
5+
6+
# OpenDroneMap
7+
8+
*May 22th 2026*
9+
10+
There's a lot of outdated information about OpenDroneMap and its relationship with WebODM. This page provides some up-to-date factual information:
11+
12+
* WebODM **was** part of OpenDroneMap, but that is no longer the case. As of April 6th 2026, the projects are [separate](/blog/announcement) and distinct.
13+
* WebODM **was** an interface to OpenDroneMap (ODM), but that is no longer the case. Today WebODM offers an interface to [ODX](https://github.com/WebODM/ODX), a state of the art, up-to-date photogrammetry engine forked from ODM that is entirely separate from OpenDroneMap.
14+
* OpenDroneMap sells installers for a fork of WebODM, called "OpenDroneMap Desktop", which is **not** WebODM and should not be confused with WebODM. Official WebODM **installers are free** to download and use from our [download page](/download).
15+
* Some references to WebODM on the OpenDroneMap website and documentation are outdated or inaccurate and should be disregarded.
16+
17+
18+

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<!-- Announcement Banner -->
1313
<div style="max-width: 680px; margin: 0 auto 4.5rem; padding: 0.85rem 1.5rem; border-radius: 10px; background: rgba(255,255,255,0.12); backdrop-filter: blur(12px); border: 1px solid rgba(255,255,255,0.18); color: #fff; text-align: center; font-size: 0.95rem;">
1414
<span style="font-size: 1.15rem; vertical-align: middle;">🎉</span>
15-
<strong>WebODM has officially decoupled from OpenDroneMap!</strong>
15+
<strong>WebODM has officially decoupled from <a href="/opendronemap" style="color: inherit; text-decoration: none;">OpenDroneMap</a>!</strong>
1616
<a href="/blog/announcement" style="color: #7dd3fc; margin-left: 0.4rem; text-decoration: none; font-weight: 500;">Read the announcement</a>
1717
</div>
1818

0 commit comments

Comments
 (0)