rhodges / oregon-marinemap

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

change default clipping behavior #50

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Clipping of shapes should change from 'clipping to study region' to clipping 
against the shoreline only (allowing shapes to extend into the pacific beyond 
the territorial sea).  

This will require the following:

A new data layer that is basically a polygon layer that resembles a taller 
version of the state of Oregon:  complex shoreline, extended northern and 
southern boundaries, and simple geometry to the east (few vertices).  

A new manipulator for AOIs that takes the difference of the AOI and the layer 
just described rather than the intersection of the AOI with the territorial sea 
/ study region layer.  

A new clipping image will be needed for the updated clipping template that 
illustrates clipping against the shoreline (rather than the study region).

Dealing with old AOIs, cached analysis, etc, that may no longer be relevant.

Original issue reported on code.google.com by sfletche@gmail.com on 14 Sep 2010 at 6:42

GoogleCodeExporter commented 9 years ago
Matt Perry has implemented optional manipulators for MM.  This addition will 
enable OMM to handle all sorts of new options for clipping that include the 
shoreline, the territorial sea boundary, estuaries, and allow for shapes to 
include the terrestrial.  

New manipulators will need to be created in order to handle these clipping 
options and new data layers would be required to implement these new 
manipulators.  

Original comment by sfletche@gmail.com on 2 Nov 2010 at 6:21

GoogleCodeExporter commented 9 years ago
Issue 68 has been merged into this issue.

Original comment by sfletche@gmail.com on 8 Nov 2010 at 5:19

GoogleCodeExporter commented 9 years ago
nearly complete for OMM.
Need to polish the templates a bit.  
Could use some images to accompany the explanatory text. 

Original comment by sfletche@gmail.com on 22 Nov 2010 at 9:31

GoogleCodeExporter commented 9 years ago

Original comment by sfletche@gmail.com on 9 Dec 2010 at 9:24

GoogleCodeExporter commented 9 years ago
added images to templates along with some pre and post text (see related blocks 
in map_ext)
also changed exclude 'terrestrial' to exclude 'land areas' per request

i believe this issue has been wrapped up

Original comment by sfletche@gmail.com on 14 Dec 2010 at 7:59