Global WatchGlobal Watch Docs
Features

Assets

Assets

Assets in Global Watch represent physical items within your forest projects. This includes trees, equipment, infrastructure, and any other trackable items that need monitoring and management.

Overview

The asset management system provides:

  • Geolocation - Precise GPS coordinates for each asset
  • Categorization - Organize assets by type and status
  • Metadata - Custom attributes and detailed information
  • History - Complete version history and audit trail
  • Bulk Operations - Manage multiple assets efficiently

Asset Types

Global Watch supports various asset types:

TypeDescriptionExamples
VegetationTrees, plants, and natural resourcesNative trees, planted seedlings
EquipmentTools and machineryChainsaws, vehicles, sensors
InfrastructureBuilt structuresRoads, bridges, buildings
MarkersReference pointsSurvey markers, boundary posts
CustomUser-defined typesAny project-specific items

Creating Assets

Single Asset Creation

  1. Navigate to your project
  2. Click Assets in the project navigation
  3. Click New Asset
  4. Fill in the asset details:
FieldDescriptionRequired
NameAsset identifierYes
TypeAsset categoryYes
LocationGPS coordinatesNo
StatusCurrent conditionYes
DescriptionDetailed informationNo
MetadataCustom attributesNo
  1. Click Create Asset

Setting Asset Location

You can set asset location by:

  1. Click on Map - Click the desired location on the interactive map
  2. Enter Coordinates - Manually input latitude and longitude
  3. Use Current Location - Use your device's GPS (mobile)
  4. Import from File - Upload coordinates from CSV or GeoJSON

Assets with location data appear on the project map and can be filtered geographically.

Bulk Asset Import

For large numbers of assets:

  1. Go to AssetsImport
  2. Download the CSV template
  3. Fill in asset data in the spreadsheet
  4. Upload the completed CSV
  5. Review and confirm the import

CSV Template Format:

name,type,latitude,longitude,status,description
"Oak Tree 001",vegetation,-23.5505,-46.6333,healthy,"Native species"
"Sensor Station A",equipment,-23.5510,-46.6340,active,"Weather monitoring"

Managing Assets

Asset List View

The asset list provides:

  • Search - Find assets by name or attributes
  • Filters - Filter by type, status, or location
  • Sorting - Sort by name, date, or status
  • Bulk Actions - Select multiple assets for batch operations

Asset Detail View

Each asset page shows:

  • Overview - Basic information and status
  • Location - Map view and coordinates
  • Metadata - Custom attributes
  • History - Version history and changes
  • Related Items - Linked documents and inspections

Editing Assets

  1. Navigate to the asset
  2. Click Edit
  3. Update the desired fields
  4. Click Save Changes

Asset Status

Track asset conditions with status:

StatusDescriptionColor
HealthyGood conditionGreen
WarningNeeds attentionYellow
CriticalRequires immediate actionRed
InactiveNot currently monitoredGray

Asset Location Features

Map Visualization

Assets appear on the project map with:

  • Markers - Color-coded by status
  • Clusters - Grouped markers for dense areas
  • Popups - Quick info on hover/click
  • Layers - Toggle visibility by type

Geofencing

Set up geographic boundaries:

  1. Define a geofence area
  2. Associate assets with the geofence
  3. Receive alerts when assets move outside boundaries

Location History

Track asset movement over time:

  • View historical locations
  • Analyze movement patterns
  • Export location data

Custom Metadata

Adding Custom Fields

Create custom attributes for your assets:

  1. Go to Project SettingsAsset Fields
  2. Click Add Field
  3. Configure the field:
    • Name
    • Type (text, number, date, select)
    • Required/Optional
    • Default value

Metadata Types

TypeUse CaseExample
TextFree-form informationSpecies name
NumberMeasurementsHeight in meters
DateTime-based dataPlanting date
SelectPredefined optionsHealth status
BooleanYes/No valuesNeeds inspection

Asset Operations

Bulk Updates

Update multiple assets at once:

  1. Select assets using checkboxes
  2. Click Bulk Actions
  3. Choose the action:
    • Update status
    • Change type
    • Add/remove tags
    • Export data
  4. Confirm the operation

Asset Export

Export asset data for external use:

  1. Go to AssetsExport
  2. Select export format:
    • CSV (spreadsheet)
    • GeoJSON (GIS systems)
    • PDF (reports)
  3. Choose fields to include
  4. Download the file

Asset Deletion

Deleting assets is permanent. Consider archiving instead if you may need the data later.

To delete an asset:

  1. Navigate to the asset
  2. Click SettingsDelete Asset
  3. Confirm the deletion

Inspections

Creating Inspections

Record asset inspections:

  1. Navigate to the asset
  2. Click New Inspection
  3. Fill in inspection details:
    • Date
    • Inspector
    • Findings
    • Photos
    • Recommendations
  4. Save the inspection

Inspection History

View all inspections for an asset:

  • Chronological list
  • Status changes over time
  • Inspector notes
  • Attached media

Best Practices

Naming Conventions

Use consistent, descriptive names:

✅ Good: "OAK-001-BLOCK-A"
✅ Good: "Sensor-Weather-Station-North"
❌ Avoid: "Tree 1"
❌ Avoid: "Asset"

Location Accuracy

For reliable tracking:

  • Use high-precision GPS devices
  • Verify coordinates after entry
  • Update locations when assets move
  • Document coordinate system used

Regular Updates

Maintain accurate asset data:

  • Schedule regular inspections
  • Update status promptly
  • Document all changes
  • Review inactive assets periodically

Troubleshooting

Common Issues

Asset not appearing on map

  • Verify location coordinates are set
  • Check coordinate format (decimal degrees)
  • Ensure coordinates are within project boundaries

Import failing

  • Verify CSV format matches template
  • Check for special characters in data
  • Ensure required fields are filled

Cannot edit asset

  • Verify you have Editor or higher role
  • Check if asset is locked
  • Contact project admin for access

On this page