-
Notifications
You must be signed in to change notification settings - Fork 2
Lab Maps
Dave Lawrence edited this page Dec 14, 2020
·
1 revision
Lab's have lat/longs and can be displayed on a map using OpenStreetMap
Code is in lab_location_tags.py and is configured for 3 different pages:
Labs
Used to shows labs that have variant classifications.
- Shariant shows
organization.active=Trueand has a shared classification - Other systems show
organization.active=Trueand has any classification
RUNX1
Need to create, via admin, a snpdb.LabProject entry for that Lab.
The front page shows labs where LabProject.involved=True
The "families" tab (clicking on the front page map to go to the map page) is where LabProject.families >= 1 (regardless of involved or not)