Mapping 60 million agricultural fields with AI
By: Rob Altenhaus

Random beautiful fields'
button to view stunning visuals from around the globe!Powered by an impressive combination of AI, machine learning, computer vision, and data visualization, OneSoil maps 60 million agricultural fields across 43 European countries and the US.
The platform, available for free on web and mobile, is changing the way farmers interact with their fields and crops by digitizing their workflow. The map allows users to explore individual, delineated fields by crop type and production score, and compare changes over the last three years. This information can be used to help farmers avoid sketching fields by hand, traders to accurately estimate global harvest, insurers to accurately assess their risks, and it gives communities the resources to work towards global food security.




OneSoil processed 250 terabytes of publicly available satellite imagery from Copernicus, the EU’s Earth Observation program, and compresses it to allow processing in real-time. Then AI steps in to automatically clean the imagery, delineate field boundaries with a spacial resolution of five meters, and determine crop type based on 27 of the world’s most popular crops.
The contextual data produced— three years of output geometry of all the field boundaries and their attributes—is nearly 200 GB. OneSoil uses vector tiles to keep the map lightweight, fast, and interactive, without sacrificing on map performance.
Mapbox GL is essential to rendering the map at 60 frames-per-second, while styling on the fly. Users can take advantage of custom layers to add 3D and advanced data visualization with just one line of code, use data-joins to create a live updating map, and easily integrate hover, highlight, and filter effects for users clicking, touching, or mouse’ing-over data.
Check out everything that’s possible with our newest version of Mapbox GL. Still using raster tiles? Take advantage of our transition guide which makes the switch to vector tiles painless.