azgs-geomapmaker / azgs-toolbar

ArcMap Toolbar developed at the AZGS for generating geologic maps in NCGMP09 format
5 stars 2 forks source link

Construction of Correlation-Diagram Box Generator (CDBG) #19

Closed JSpencer1453 closed 10 years ago

JSpencer1453 commented 10 years ago

The easiest way to start construction of a stratigraphic correlation diagram will be to generate a map legend without the text descriptions. Then the correctly colored and labeled boxes can be arranged and changed as needed for the correlation diagram. Changing the code will require adding the ability to select of an option (legend or correlation diagram), and if the correlation diagram option is selected, generating a legend without the descriptive text. This should not require a lot of new code. Also, the label within each colored box is needed, so don't delete that along with the unit descriptions.

JSpencer1453 commented 10 years ago

Also, it would be useful to have each box and its label grouped by the process that creates these features.

jessicagood commented 10 years ago

Fixed with commit 9f32a2255ac09bde8c6412f4ff343f22bb4a517c.

@JSpencer1453 Can you test it out now and see what you think? The layout of the boxes is a bit of a pain but they're all there without the legend text, only the box and its label. I was also able to group the box with its label like you wanted.

JSpencer1453 commented 10 years ago

Jessica – I’ll test the new Correlation-Diagram Box Generator (CDBG) when I am in the office tomorrow.

From: Jessica Good [mailto:notifications@github.com] Sent: Monday, July 28, 2014 4:27 PM To: ncgmp09/azgs-toolbar Cc: Jon Spencer Subject: Re: [azgs-toolbar] Construction of stratigraphic correlation diagram (#19)

Fixed with commit 9f32a22https://github.com/ncgmp09/azgs-toolbar/commit/9f32a2255ac09bde8c6412f4ff343f22bb4a517c.

@JSpencer1453https://github.com/JSpencer1453 Can you test it out now and see what you think? The layout of the boxes is a bit of a pain but they're all there without the legend text, only the box and its label. I was also able to group the box with its label like you wanted.

— Reply to this email directly or view it on GitHubhttps://github.com/ncgmp09/azgs-toolbar/issues/19#issuecomment-50416257.

JSpencer1453 commented 10 years ago

Jessica – The Correlation-Diagram Box Generator (CDBG) works great! This will add significant time savings to making the stratigraphic correlation diagram. Good work!

From: Jessica Good [mailto:notifications@github.com] Sent: Monday, July 28, 2014 4:27 PM To: ncgmp09/azgs-toolbar Cc: Jon Spencer Subject: Re: [azgs-toolbar] Construction of stratigraphic correlation diagram (#19)

Fixed with commit 9f32a22https://github.com/ncgmp09/azgs-toolbar/commit/9f32a2255ac09bde8c6412f4ff343f22bb4a517c.

@JSpencer1453https://github.com/JSpencer1453 Can you test it out now and see what you think? The layout of the boxes is a bit of a pain but they're all there without the legend text, only the box and its label. I was also able to group the box with its label like you wanted.

— Reply to this email directly or view it on GitHubhttps://github.com/ncgmp09/azgs-toolbar/issues/19#issuecomment-50416257.

jessicagood commented 10 years ago

Perfect!