Stitching Historical Aerial Images From 1940 Using OpenDroneMap

May 17th, 2019

During the recent OSGeo Code Sprint hosted at the University of Minnesota, we had the opportunity to learn more about the university’s effort to preserve some historical archives of aerial imagery. We put our eyes on an old 1940 dataset of Hennepin County, Minnesota. The images are overlapping by about 20-30%. There’s also paper tears in many of the scans. We had never tried this before. Would it be good enough for ODM to process? We had to find out. […]

Introducing Contours in WebODM

April 2nd, 2019

With the 0.9 release of WebODM we are introducing the ability to preview and export contours directly from map view. This has been a much requested feature and we decided to take on the work to implement it. Behind the curtains we used the GRASS GIS engine which already powers the volume measurement plugin to do the contours calculation, with some help from GDAL/OGR. The beauty of using a familiar language to power these computations is that it’s really easy […]

Announcing CloudODM and PyODM

January 23rd, 2019

2019 is off to a great start for OpenDroneMap. We are announcing the releases of two open source projects, CloudODM and PyODM. Let’s explore each. CloudODM Photogrammetry is a memory intensive process. Not all computers are equipped with large amounts of RAM or powerful CPUs. And of course, we’d like ODM’s capabilities to be available on as many platforms and machines as possible. CloudODM is a command line tool to process aerial imagery in the cloud via NodeODM‘s API. Small, native […]

Better Everything: Announcing OpenDroneMap 0.4

September 12th, 2018

After much anticipation, we are proud to announce the 0.4 release of OpenDroneMap. We have given a preview of what was coming in a previous blog post and in this post we want to expand on what you can get today from the program. Attention! We have normalized –orthophoto-resolution and –dem-resolution to use the de-facto industry standard unit of cm / pixel. This is a breaking change, so please update your scripts if the output resolutions are lower than what you would expect. Much Denser Point […]

From Images to Commons: Fast Sharing to OpenAerialMap

June 30th, 2018

OpenDroneMap processes aerial imagery. OpenAerialMap (OAM) collects aerial imagery. It’s just natural that the two projects should have some form of integration. Today, thanks to the efforts of participants from both projects, we are announcing a new feature in WebODM for quickly sharing processed orthophotos to OAM. We expect that this feature will increase user’s participation in the collective effort to build an open access repository of aerial imagery. Why should we care about open aerial imagery? Aside from the many […]