Mapeo Support Materials
English
English
  • Introduction
  • Overview
    • About Mapeo
      • Mapeo tools
      • Peer-to-peer & Mapeo sync
      • How Mapeo is being used
    • Is Mapeo right for me?
    • FAQs
  • Quick start guide
    • Getting started
    • Mapeo Mobile
    • Mapeo Desktop
  • Complete Reference guide
    • Welcome – Introduction
    • 🗒️Essentials for a successful Mapeo project
      • Planning a Mapeo project
        • What is the project goal?
        • What outputs do you want?
        • What information to collect?
          • Data types within Mapeo
        • Who should be involved and how?
        • What are the parameters?
      • Security & risk assessment
      • Creating user protocols
    • ✔️Will Mapeo work out-of-the-box for me?
      • Default configuration
      • Default background map
    • ⚙️Customization options
      • Translating Mapeo & default configurations
      • Custom configurations
        • Creating custom configurations
          • Planning configuration & data structure
            • Categories
            • Icons
            • Details fields
          • Coding configuration
            • Adding icon files
              • Creating and exporting SVG files using Adobe Illustrator
              • Creating and exporting SVG files using Inkscape
            • Creating details fields
            • Creating categories
            • Defining geometry defaults
            • Adding a project key
            • Adding project name and version
            • Building configuration file
              • Via the command line
              • Using GitHub Actions
          • Testing and iterating
      • Custom background maps
        • Creating custom background maps
          • Generating map files in .mbtiles format for the experimental Background Maps feature
    • 📱Mapeo Mobile installation & setup
      • Installing Mapeo Mobile
      • Choosing Mapeo Mobile settings
      • Experiments: Turning on experimental features
        • Directional Arrow
        • P2P (peer-to-peer) App Updates
        • Background Maps
        • Security
          • App Passcode
          • Obscure Passcode
      • Importing configurations into Mapeo Mobile
      • Adding custom background maps to Mapeo Mobile
      • Updating Mapeo Mobile
    • 📱Mapeo Mobile use
      • Activating GPS and viewing current location
      • Creating observations
      • Viewing observations
      • Editing and deleting observations
      • Sharing data externally
      • Syncing data via Wi-Fi
    • 💻Mapeo Desktop installation & setup
      • Installing Mapeo Desktop
      • Choosing Mapeo Desktop language
      • Importing configurations to Mapeo Desktop
      • Adding custom background maps to Mapeo Desktop
      • Updating Mapeo Desktop
    • 💻Mapeo Desktop use
      • Mapeo Desktop for managing Mapeo Mobile data (Observations mode)
        • Synchronizing data
          • Synchronizing via Wi-Fi
          • Synchronizing with a file
        • Viewing observations
        • Editing and deleting observations
        • Exporting data & sharing externally
      • Mapeo Desktop for creating territory data (Territory mode)
        • Navigating around the map
        • Creating and editing territory data
        • Changing background maps in Territory mode
        • Importing and using external geospatial data
        • Exporting and syncing data
      • Synchronizing data with Mapeo Desktop
    • 💡Mapeo trainings
      • Defining goals and format
      • Structuring a training
        • Best practices for planning a training
        • Structuring the agenda, content and activities
          • Suggestions for the different sections of a training event
          • Tips and suggested activities for training key features of Mapeo
          • Materials and resources available for the training event
      • Preparing equipment and supplies for a training
        • Recommended equipment and supplies
        • Tech preparation before doing in-person training
    • 🔧Troubleshooting
      • I can't start Mapeo
      • Mapeo closes automatically
      • I have problems with the GPS in Mapeo
        • GPS is not activated in Mapeo
        • My GPS signal is very weak
      • I have problems with the camera in Mapeo
        • I get a black screen when using the camera
      • I want to update Mapeo Mobile permissions
      • I have sync issues
        • I want to connect to Wi-Fi
        • I want to create local Wi-Fi networks
          • With a portable router
          • With a smartphone
        • The device I want to sync with does not show up on my Synchronize screen
        • I get an error when I try to sync with another device
        • I can't sync with the sync file
        • The person I want to sync with has deleted valuable data
      • Sharing files between devices
      • Saving and printing Mapeo reference materials
      • How do I back up Mapeo Desktop data?
    • Glossary & quick reference sheets
      • Glossary of Mapeo related terms
      • Overview of Mapeo Desktop Territory mode screen
  • For developers
    • Mapeo architecture overview
    • Mapeo repositories
    • Localization
  • Support
  • Additional references
  • Digital Democracy website
Powered by GitBook
On this page
Export as PDF
  1. Complete Reference guide
  2. Essentials for a successful Mapeo project
  3. Planning a Mapeo project
  4. What information to collect?

Data types within Mapeo

There are two types of data that Mapeo stores in its database located on devices.

Mapping data is meant for generating data for map making or baseline territory information. Mapeo Mapping data can only be viewed, edited and exported with Mapeo Desktop in Territory view. Data collected using Mapeo mobile of GPS devices can be used as precise references for creating new mapping objects. Mapeo mapping data It stores the following information

  • Geometry: Determines if the map object is a point, a line, or an area.

  • Coordinates: (specific formate?)

  • Category: A user selects from a list of categories each with a predefined name, icon, predefined tags and details fields

    • Icons: Visible in Mapeo Desktop Territory when creating and viewing Mapping data.

    • Tags: These are additional values to the predefined tags packaged in each category

    • Details (optional): User filled fields that relate specifically to a category that may help with consistant quality of information

  • Date time of last edit: This information is appended to each object as a log of changes that get's saved a the end of a mapping editing session for decentralized data consolidation.

Observation Data is meant to capture time based information at a specific coordinate with options to add photos and details captured in the field. Observations can only be created using Mapeo Mobile. Observation data can only be viewed, and edited in both Mapeo Mobile and Mapeo Desktop Observations, and each tool offers unique share and export options to output observation data. Mapeo Observation data stores the following information:

  • Geometry: Observations are always captured as points, to replicate objective human observation when visiting a point of interest.

  • Coordinates: Available in various formats for data collection. on Mapeo Mobile coordinates are captures automatically using the devices location detection hardware. Mapeo Mobile features include capturing the most precise GPS reading possible when device location is turned on. There is also a manual coordinate entry option is GPS precicion is low or unavailable. Coordinates cannot be edited after capture.

  • GPS metadata: For forensic varilfication, GPS metadata including altutudem velocity and precision is in each observation captured with the devices GPS features. This information is currently not visible in the user interface.

  • Category: A user selects from a list of categories each with a predefined name, icon, tags and details fields. These elements are packaged in each category and bases on common user needs. These can be customized [link]

    • Icons: Visible in Mapeo Mobile when creating observations and on observation viewing screens. Visible on Mapeo Desktop Observations in Report view

    • Tags: These are predefined tags packaged in each category. This information is currently not visible in the user interface.

    • Details (optional): User filled fields that relate specifically to a category that may help with consistant quality of information. In customized configurations add any number of questionscan be added for field surveys to collect quantitative information or evidence. Your questions can be text fields for open descriptions; select one or select multiple from a predefined list of options.

  • Date time of creation: This information is fundamental to an observation and differenciates it from mapping data as time based data. In both Mapeo Mobile and Mapeo desktop observation data will displayed by Date/time of creation with newest first.

  • Date time of last edit: This information is appended to each observation as a log of changes for decentralized data consolidation.

  • Photos: (optional) Stil images can be captured by the Mapeo Mobile camera which automatically links the media files to the observation. [is any GPS or camera metadata attached to photos?]

PreviousWhat information to collect?NextWho should be involved and how?

Last updated 3 years ago

🗒️