Skip to content

Export a Riverscapes Compliant Riverscapes Project from FM #4

@joewheaton

Description

@joewheaton

We should make sure that you have a script that allows creation/population of a riverscapes project from the FileMaker App or by reading the database, and that you have the same or similar function that can update that project when new stuff is added to filemaker database (e.g. revise design, implementation, maintenance and/or monitoring).

You already (in app) show how to export:

  • Photo Points
  • MAterial Lists
  • Fill Estimates
  • Metric Summaries
  • etc.
    into things like photo files (w/ metadata), csv tables, PDFs, etc. So the goal is to adapt the basic folder structure of:
  • Project Parent
    • Inputs
    • Intermediates
    • Analyses or Outputs
      and adapt it to have multiple realizations of those non filemaker *.fmp12 database files have homes. This will include (likely):
  • Populating and defining a rs_project.xml file to catalog everything that gets created and added to project with metadata
  • Saving a copy of FM12 database somewhere (likely in Inputs\FMdb\
  • Potentially refomatting and converting the FM12 database into something else (e.g. SQLlite)
  • Exporting all the spatial information (e.g. structure locations, reach boundaries, photo points, etc.) into shapefiles
  • Exporting all photos as geo-tagged photos accessible in folder structure (instead of only buried in database)
  • Defining business logic for RAVE so that all these things are visible and the geospatial stuff is added to map using Anabranch data symbology standards.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions