Mapeo tools

Mapeo is a set of digital tools, designed to support collaborative data collection and mapping in offline environments.

There are two highly-customizable Mapeo apps that can be used together or individually, depending on your goals:

Mapeo Mobile and Desktop are built on top of Mapeo Core, an embedded peer-to-peer database that allows users to own their own data, directly on their devices, without the need for an internet connection or to share information with a centralized server.

Mapeo Mobile

Mapeo Mobile is a smartphone application (currently for Android only) that allows you to collect and map information. Using your phone's GPS, you can mark points on a map for your current location and add photos, notes and other details about what is happening. Information can be shared with collaborators who are using Mapeo, or with external contacts via email or other messaging apps.

Mapeo Mobile can be translated into local languages, customized to use offline maps, and tailored to collect specific types of information.

Mapeo Desktop

Mapeo Desktop is a computer application that allows you to aggregate, view and manage data collected with Mapeo Mobile. Data from Mapeo Desktop can be shared with collaborators who are using Mapeo or exported to PDF reports, CSV files, GeoJSON files or published to the web using Mapeo Webmaps.

Mapeo Desktop also offers a simple interface for adding or creating territory information for making maps. It provides a basic set of mapping features that are more accessible to new tech users than other available geographic information tools, but exporting maps requires knowledge of other software.

Like Mapeo Mobile, Mapeo Desktop can be translated into local languages, customized to use offline maps, and tailored to collect specific types of information.

Mapeo Core

Mapeo Mobile and Mapeo Desktop are both built on top of Mapeo Core to securely store the geographic data, details and media created by users. Mapeo Core is an offline-first, peer-to-peer embedded database that allows users to own their own data, directly on their devices, without the need for an internet connection or to share information with a centralized server.

Mapeo Core is built upon Hypercore, which is an append-only log of actions (create, edit, delete data). Data is secured by cryptographic proofs -- every record written has a signature that also references the signature of every previous record/row in the log -- so you can never change or edit anything already written to the log. For more on Mapeo Core and data integrity, see here.

To learn more about additional tools and modules that support use of Mapeo, see Mapeo repositories in the FOR DEVELOPERS section.

Last updated