FE tool - Django API to join features (part II)

Bug #844865 reported by Ben Wyss
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenQuake (deprecated)
Fix Released
Medium
beatpanic

Bug Description

Similar to Bug #844725, this bug is intended to create one-to-many relationship between records from two tables in the Faulted Earth tool.

(As described in Part I) The Faulted Earth tool will have a table called fault_section (currently called fault_summary). In this table the user will enter all the needed atributes of each fault section. This table will also have the foreign key for each trace that makes up a fault section.

Next, users will record in the fault table a new fault by adding a name, and all the needed attributes of that fault.

Then users need to be able to join a selection of fault_section records (many) to a fault (one) record. A fault section can be used in zero or many faults.

Tags: earth faulted
John Tarter (toh2)
Changed in openquake:
milestone: 0.4.4 → 0.4.5
Ben Wyss (bmwyss)
summary: - FE tool - Django API to join (many-to-one) features (part II)
+ FE tool - Django API to join features (part II)
description: updated
John Tarter (toh2)
Changed in openquake:
milestone: 0.4.5 → 0.4.6
beatpanic (kpanic)
Changed in openquake:
status: New → Confirmed
assignee: nobody → beatpanic (kpanic)
status: Confirmed → Fix Committed
Changed in openquake:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.