✏️
Admin Panel
  • Overview
  • Quickstart
  • Handbook WIP
  • Feature Dependency Graph
  • Ingestion Flow
  • Data Visualization
  • User Permissions
  • Guidance Concepts
  • Offline Workflows
    • External Payment Processing
  • Freetown Phase 2 Admin Panel
    • Overview and Requirements
    • Dashboard Statistic View
    • Payment Module
    • Export Module
    • User Access and Permissions
    • Shape File Uploads
  • Messaging System
  • Contract System
    • Domain Model & Dictionary
    • Initial Notes & Reqs
    • User Stories (WIP)
  • Earnings tool
    • First Deployment Plan
  • Capture matching tool
    • Capture matching challenge
      • Methodologies
Powered by GitBook
On this page

Was this helpful?

  1. Freetown Phase 2 Admin Panel

Shape File Uploads

Region resource attributes

  • id (uuid)

  • owner_id (stakeholder uuid of an organization)

  • name (string)

  • description (string)

  • shape (multipolygon geometry column, geojson format for API)

  • show on org map (bool)

  • calculate statistics (bool)

  • contract zone (bool)

  • created_at

  • updated_at

Additional fields/entities to consider

For each shape:

  • Properties for each shape - JSON blob, that could be searchable, these come from the shape

  • Group - File that a given shape was uploaded in, or assignable

  • Tag - do we want to allow users to tag their data, or use the properties in the shape file as the tags.

PreviousUser Access and PermissionsNextMessaging System

Last updated 1 year ago

Was this helpful?