rhodges / oregon-marinemap

Automatically exported from code.google.com/p/oregon-marinemap
0 stars 0 forks source link

Add Folders and Shapes for Marine Reserve Scenarios #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Various marine reserve site recommendations have already been created:
http://www.oregonocean.info/index.php?option=com_content&view=article&id=316:com
munity-team-marine-reserve-scenarios&catid=4:sites-for-marine-reserves&Itemid=8

These sites are located around Cape Falcon, Cascade Head, and Cape Perpetua.

In the interest of time, they should be traced/drawn using OMM and grouped into 
appropriately named array folders and made public.

We have been sent a shapefile containing these shapes which should be imported 
into omm (reproject, shp2pgsql, start with mr-specific table, end with shapes 
in tsp_aoi table).  

Would be interesting to note, which parts of this process could be automated if 
any (perhaps given parameters such as appropriately named fields/columns, etc). 

Port to chinook and production via a fixture (assign these shapes a high enough 
id value so they won't effect those already present in dev or prod).  

Other things to consider:  
Can we group these by subfolders under Public Proposals? (arrays of arrays?)
How to toggle permissions on analysis (keep proposals visible, but limit 
analysis to certain groups/users).
Any lingering issues with Array enabling.

Original issue reported on code.google.com by sfletche@gmail.com on 20 Sep 2010 at 7:28

GoogleCodeExporter commented 9 years ago
The shapes are now up on chinook and production.
A fixture has been created for both machines (reserve_scenarios_chinook and 
reserve_scenarios_production).  

As for grouping the folders with additional folders, this will take some more 
doing.  Chad is looking into this...

Original comment by sfletche@gmail.com on 22 Sep 2010 at 4:56