agc geopdf buckeye map books - yazoo. · pdf filecreate new mosaic dataset ... run fishnet...

31
2012 The Center for Interdisciplinary Geospatial Information Technologies at Delta State University In collaboration with the Army Geospatial Center 9/4/2012 AGC GeoPDF Buckeye Map Books

Upload: danglien

Post on 23-Mar-2018

220 views

Category:

Documents


0 download

TRANSCRIPT

2012

The Center for Interdisciplinary Geospatial

Information Technologies at

Delta State University

In collaboration with the

Army Geospatial Center

9/4/2012

AGC GeoPDF Buckeye Map Books

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

Mosaic Raster Dataset – ArcGIS Operations Afghanistan GeoPDF MGRS Map Books

1. Open Arc Catalog a. Inside the Server Managing Folder

i. Create New File Geodatabase 1. Create New Mosaic Dataset 2. Import Coordinate system from imagery that you are working on.

ii. Right Click the new Mosaic Dataset 1. Add Raster 2. Add each SID file 3. Choose-

a. Update overviews b. Boundaries c. Cell Size Ranges d. OK

b. Go to server i. Right click – Add new services ii. Image Service

iii. Next iv. Point to Mosaic Dataset v. Next

vi. No web access vii. Next viii. Increase time in seconds by 1 zero ix. Next x. Finish

Page 1

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

Page Creation 5km x 4km – ArcGIS Operations Afghanistan GeoPDF MGRS Map Books

Creating 5km x 4 km pages for an entire 100,000 meter area:

1. Start with a base map loaded in ArcMap 2. Add World MGRS shapefile 3. Zoom to area of interest. 4. Project data frame to the WGS zone of interest 5. Calculate the lower left corner coordinate.

a. Easting divisible by 100,000 b. Northing divisible by 1,000,000

6. Calculate the amount of Rows and columns a. 100,000/5,000=20 columns b. 100,000/4,000=25 rows

7. Run Fishnet tool in ArcMap (in the read me file for installing fishnet be sure to install in ArcMap not ArcCatalog)

a. X: 500,000 Calculated Easting b. Y: 3,800,000 Calculated Northing c. Rows: 25 d. Columns: 20 e. Width: 5,000 f. Height: 4,000 g. Specify Output Shapefile: MGRS_1KM h. Coordinate System: UTM Zone of the area of interest i. Make: Polygons j. OK

8. Copy Step 1 from GridCreationCode.txt into Python Manager inside ArcMap a. Hit enter to run program b. Should have created a point shapefile: 1KM_pt

9. Step 2 in code – Use military Analyst toolbox to add MGRS coordinates to point shapefile a. Military Analyst Tools

i. Utilities 1. Convert Coordinates in file

a. Input table: 1KM_pt b. Input coordinate Format: SHAPE c. Output Coordinate System: Same as are of interest d. Output Coordinate Format: MGRS e. First Generated Field: work2 f. Ok

b. Work2 field should show in the 1KM_pt attribute table

Page 2

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

10. Step 3 in Code – Add fields to 1KM_pt shapefile a. POINTX type double b. POINTY type double c. Calculate geometry

i. Property corresponds to the points X and Y ii. OK

11. Copy step 4 into python manager inside ArcMap a. Hit enter to run program

12. Add field to Attribute table: a. MGRS Page Label | Text | 50

i. Field Calculator 1. [MGRS]&”_geo”

13. Best to rename the final polygon shapefile as the MGRS name of the 100,000 meter square you are working with (ex. MGRS_42SWG_5kmx4km_Pages)

Page 3

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

Page Creation 1km x 1km – ArcGIS Operations Afghanistan GeoPDF MGRS Map Books

Creating 1km x 1km pages for entire 100,000 meter area:

1. Start with a basemap loaded in ArcMap 2. Add World MGRS shapefile 3. Zoom to area of interest. 4. Project data frame to the WGS zone of interest 5. Calculate the lower left corner coordinate.

a. Easting divisible by 100,000 b. Northing divisible by 1,000,000

6. Calculate the about of Rows and columns a. 100,000/1,000=100 columns b. 100,000/1,000=100 rows

7. Run Fishnet tool in ArcMap (in the read me file for installing fishnet be sure to install in ArcMap not ArcCatalog)

a. X: 500,000 Calculated Easting b. Y: 3,800,000 Calculated Northing c. Rows: 100 d. Columns: 100 e. Width: 1,000 f. Height: 1,000 g. Specify Output Shapefile: MGRS_1KM h. Coordinate System: UTM Zone of the area of interest i. Make: Polygons j. OK

8. Copy Step 5 from code into Python Manager inside ArcMap a. Hit enter to run program b. Should have created a point shapefile: 1KM_pt

9. Step 6 in code – Use military Analyst toolbox to add MGRS coordinates to point shapefile a. Military Analyst Tools

i. Utilities 1. Convert Coordinates in file

a. Input table: 1KM_pt b. Input coordinate Format: SHAPE c. Output Coordinate System: Same as are of interest d. Output Coordinate Format: MGRS e. First Generated Field: work2 f. Ok

b. Work2 field should show in the 1KM_pt attribute table

Page 4

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

10. Copy step 7 into python manager inside ArcMap a. Hit enter to run program

11. Add field to Attribute table: a. MGRS Page Label | Text | 50

i. Field Calculator 1. [MGRS]&”_geo”

12. Best to rename the final polygon shapefile as the MGRS name of the 100,000 meter square you are working with (ex. MGRS_42SWG_1kmx1km_Pages)

Page 5

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

Page Creation Area of Interest – ArcGIS Operations Afghanistan GeoPDF MGRS Map Books

Clipping pages to area of interest:

5km X 4km pages

1. Select all 5kmX4km pages that intersect area of interest (AOI) and export as AOI_5x4_Pages (ex. Bagram_5x4_Pages)

2. Add Fields a. Pg_Num | Text | 10 b. GM_Angle | Text | 35 c. MILS | Text | 10

3. Starting with the lower left page, number the pages 001 – XXX working left to right bottom to top in the Pg_Num field you just created.

4. Calculating GM_Angle & MILS: a. Select a 20 x 20 page area. b. Open Military Analyst Tool Bar

i. Select the coordinate tool ii. Place cursor in the middle of the 20 pages selected

iii. Copy down the UTM easting and northing from the Coordinate tool display c. Open the World Magnetic Calculator

i. Choose the UTM tab 1. Enter the AOI Zone 2. Enter Easting 3. Enter Northing 4. Calculate 5. The Grid-Magnetic Value is the GM Angle for that area

ii. Use Field Calculator in ArcMap to enter this value in the GM_Angle Field you created earlier “3<SUP>o</SUP>11’”

d. Calculate MILS i. Divide minutes by 60 ii. Add this value to the Degrees

iii. Multiple this value by 17.78 iv. This value is the MILS for the AOI v. 11/60=.183 | 3+.183=3.18 | 3.18 X 17.78 = 56.5 MILS

vi. Use Field Calculator in ArcMap to enter this value into the MILS field you created earlier.

5. Done creating 5km x 4km pages

Page 6

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

1km X 1km pages

6. Select all 1kmX1km pages that intersect the AOI plus one buffer page all around the AOI and export as AOI_1x1_Pages (ex. Bagram_1x1_Pages)

7. Add Fields a. Pg_Num | Text | 15 b. Use | Text | 5

8. Select all the buffer pages a. Use field calculator to and the value “N” to the Use field you just created b. Switch selection and add the value “Y” to the Use field you just created

9. Numbering pages a. Manually

i. Begin numbering the pages in the Pg_Num field you just created 1. Select all 1x1 pages that are inside the 1st 5x4 page and number

them from left to right top to bottom a. Example 001-01, 001-02 through 001-20

b. Automated i. Option (1) Spatial Join 1km x 1km pages to 5km x 4km pages

1. Right click 1km x 1km pages a. Joins and relates – click join

i. Join data from another layer based on spatial location

ii. Choose the second radio button iii. Set the output location iv. OK v. Skip to step 9biii

ii. Option (2) Spatial Join 1km x 1km pages to 5km x 4 km pages 1. Target Features 1kmX1km 2. Join Features 5kmX4km 3. Output feature Save in File Geodatabase 4. Join Operations JOIN_ONE_TO_ONE 5. Remove all duplicate fields except Pg_Num_1 6. Match Option have their centroid in 7. OK

iii. Use Field Calculator in the empty Pg_Num field 1. Choose Python 2. Load 1kmPageCalc.cal file 3. OK

iv. Double check to be sure the labels show correctly. 10. Done creating 1x1 Pages.

Page 7

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

Page 8

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

Cover Page Template – ArcGIS Operations Afghanistan GeoPDF MGRS Map Books

1. Open Army_Master_Cover_25July2011 a. SAVE AS 01-Neighborhood_Master_Cover_00Aug0000

(ex. 01-Bagram_Master_Cover_18Aug2011) 2. In the title

a. Replace Bagram Airfield with the neighborhood name. 3. Reset the data source for the 1:25,000 Scale Map Pages to the neighborhood you are

working on. (ex. Bagram_5x4_pages) a. Zoom to the pages and correct the scale bar to a round number. b. Check the index map frame to be sure the location identifier has moved with the

new pages. 4. Reset the data source for the 1:6,000 Scale Map Pages to the neighborhood you are

working on. (ex. Bagram_1x1_Pages) 5. Terrago – Publisher for ArcGIS Tool Bar

a.

b. c. Change the Image quality to 600.

Page 9

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

d.

e. f. Change the Image resolution to 600

Page 10

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

g. h. On the right side of the above section right click the 1:6,000 Scale Map Pages and

MGRS grid lines and choose Initial visibility OFF.

i. j. Use the third button to export the cover page as

01-Neighborhood_Master_Cover_00Aug0000_geo k. Done!

Page 11

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

Applying Grids – ArcGIS Operations Afghanistan GeoPDF MGRS Map Books

1. In ArcMap: a. Customize Menu

i. ArcMap Options 1. General Tab

a. Turn off Show Wizards when available 2. Data frame properties of the data frame you are applying the grids to.

a. Coordinate System tab: be sure the correct zone is selected for the area of interest. b. Grids Tab – New Grid (for MGRS or USNG 25,000 Scale)

i. Choose the last option in the window - US National Grid ii. Properties

1. MGRS Tab a. Turn off the 100,000 meter square identification option

2. Axes Tab a. Turn on subdivision ticks for all sides b. 10 subdivision ticks c. Color is Electron Gold (Red light readable) d. Display ticks to the INSIDE e. Change Border properties to Electron Gold

3. Labels Tab a. Aerial (USGS font Univers LT Pro 57 Cond) b. Size 7 c. Label offset – 2 d. Additional Properties

i. Aerial (USGS font Univers LT Pro 57 Cond) ii. Size 5

e. You can turn labels off if you plan to have more than one of the same grid.

4. Lines Tab a. Change color to Electron Gold b. Change line size to .20

i. Or show as a grid of ticks 1. Color Electron Gold 2. Size 6

ii. Or for just the labels 1. Do not show grid lines or ticks

iii. You can save each grid with its own name so they can be turned on and off.

Page 12

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

5. Done! c. Grids Tab – New Grid (for Lat Long 25,000 Scale)

i. Choose the second option in the window – Graticule ii. Properties

1. Axes Tab a. Turn on only the Major Division Ticks b. Display ticks to the outside c. Tick size 2 d. Change Border Properties to no color

2. Labels Tab a. Font Arial (USGS font Univers LT STD 55) b. Size 6 c. Label offset 11.5 d. Additional Properties

i. Degrees and Decimal Minutes ii. Show 2 decimal places

3. Lines Tab a. Do not show as a grid of lines

4. Intervals Tab a. X axis 1 minute b. Y axis 1 minute c. Degrees and Decimal Minutes

5. Done! d. Grids Tab – New Grid (for MGRS or USNG 1:6,000 Scale)

i. Choose the 7th option in the window – Measured Grid 1 ii. Properties

1. Axes Tab a. Turn on only the Subdivision ticks b. 10 subdivision ticks c. Change color to Electron Gold d. Ticks to the inside e. Tick size 2 f. Change Border properties to Electron Gold

2. Labels Tab a. Turn all labels off (labels for 6k maps are either hand

generated or dynamic text is used) 3. Lines Tab

a. For lines i. Show as a grid of lines ii. Electron Gold

iii. Line size .20 b. For Ticks

Page 13

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

i. Show as a grid of ticks ii. Electron Gold

iii. Tick size 6 4. System Tab

a. Use the data frame’s current coordinate system 5. Intervals Tab

a. Units Meters b. X Axis – 100 c. Y Axis – 100 d. Define your own origin

i. Make the x and y axis divisible by 100 6. Done!

e. Grid Tab – New Grid (for Lat Long 1:6,000 Scale) i. Choose the second option in the window – Graticule ii. Properties

1. Axes Tab a. Turn on only the Major Division Ticks b. Display ticks to the outside c. Tick size 2 d. Change Border Properties to no color

2. Labels Tab a. Font Arial (USGS font Univers LT STD 55) b. Size 6 c. Label offset 11.5 d. Additional Properties

i. Degrees and Decimal Minutes ii. Show 2 decimal places

3. Lines Tab a. Do not show as a grid of lines

4. Intervals Tab a. X axis .25 minute b. Y axis .25 minute c. Degrees and Decimal Minutes

5. Done!

Page 14

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

Dynamic Texts – ArcGIS Operations Afghanistan GeoPDF MGRS Map Books

All dynamic text is based on the MPS Atlas; if dynamic text is not working re-create the MPS Atlas.

GM Angle and MILS

1. GM Angel a. Add Dynamic Text from the MPS Atlas Tool Bar

i. Choose Feature Layer ii. Insert

b. Left Click [Feature Layer] i. Index Map Data Frame ii. Layer 1:25,000 Scale Map Pages

iii. Return features that – are completely contained within iv. The – Visible extent v. Field = GM_Angle

c. Aerial (USGS font Univers Com 47 Light Cond) Size 6 2. MILS

a. Add Dynamic text i. Choose Feature Layer ii. Insert

b. Left Click [Feature Layer] i. Index Map Data frame ii. Layer 1:25,000 Scale Map Pages

iii. Return features that – are completely contained within iv. The – Visible extent v. Expression – Generate = [MILS]&” MILS” End Function

c. Aerial (USGS font Univers Com 47 Light Cond) Size 6

MGRS Page Number

3. MGRS Page Number

a. Add Dynamic Text i. Choose Map Sheet ii. Insert

b. Left Click [Map Sheet] i. Use current map sheet ii. Field = MGRS

Page 15

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

c. Aerial (USGS font Univers Com 47 Light Cond) Size 8

1:6,000 Scale MGRS Grid Labels

4. Easting Labels inside the main map frame. a. Add Dynamic Text

i. Choose Map Sheet ii. Insert

b. Left Click [Map Sheet] i. Use current map sheet ii. Expression = Generate = [E1000]&”<SUP>1</SUP>”

1. The number in the text section should reflect the grid line 1-9 iii. Aerial (USGS Font Univers Com 47 Light Cond) Size 8

5. Northing Labels inside the main map frame. a. Add Dynamic Text

i. Choose Map Sheet ii. Insert

b. Left Click [Map Sheet] i. Use current map sheet ii. Expression = Generate = [N1000]&”<SUP>1</SUP>”

1. The number in the text section should reflect the grid line 1-9 iii. Aerial (USGS Font Univers Com 47 Light Cond) Size 8

6. Easting Labels outside the main map frame. a. Add Dynamic Text

i. Choose Map Sheet ii. Insert

b. Left Click [Map Sheet] i. Use map sheet that is Left or Right of main map frame ii. Expression = Generate = [E1000]&”<SUP>1</SUP>”

1. The number in the text section should reflect the grid line 1-9 iii. Aerial (USGS Font Univers Com 47 Light Cond) Size 8

7. Easting Labels outside the main map frame. a. Add Dynamic Text

i. Choose Map Sheet ii. Insert

b. Left Click [Map Sheet] i. Use map sheet that is top or bottom of main map frame ii. Expression = Generate = [N1000]&”<SUP>1</SUP>”

1. The number in the text section should reflect the grid line 1-9 iii. Aerial (USGS Font Univers Com 47 Light Cond) Size 8

Page 16

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

1:25,000 Scale Template – ArcGIS Operations Afghanistan GeoPDF MGRS Map Books

1. Open Army_Master_25k_3_Landscape a. SAVE AS Neighborhood_25k_Pages_V1 (ex. Bagram_25k_pages)

2. Be sure that: In ArcMap a. Customize

i. ArcMap Options 1. Raster Tab

a. Raster Layer Tab i. Stretch type=NONE

ii. Apply 3. In the Title

a. Replace Bagram Airfield with the name of the neighborhood you are working on.

4. Setting data sources: a. Main Map Frame

i. 1:6,000 Scale Map Page- 6k pages for the neighborhood you are working on (ex. Bagram_1x1_Pages) Data Location: Army_Master_Pages.gdb

ii. 1:25,000 Scale Map page – 25k pages for the neighborhood you are working on (ex. Bagram_5x4_Pages) Data Location: Army_Master_Pages.gdb

iii. Imagery – Select the imagery for the neighborhood you are working on. Data location: ArcGIS Server

1. GIS Servers 2. Add ArcGIS Server 3. Next 4. Local: Server Name

b. Index Map Frame i. 1:25,000 Scale Map Page – 25k pages for the neighborhood you

are working on (ex. Bagram_5x4_Pages) Data Location: Army_Master_Pages.gdb

ii. CMB (Common Map Background) Select the CMB for the neighborhood you are working on. Data Location: ArcGIS Server

Page 17

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

5. Save 6. Select the 1:25,000 Scale Map Pages in the Index Map Frame and choose Zoom

to layer a. Then zoom in to the layer using the marquee so that the pages file the

map frame 7. Save 8. Choose the MPS Atlas Tab in the Table of Contents Window

a. Right click My Series i. Remove map series

9. Save (Must save here) 10. Right click in the now empty window and choose Build Map Series

a. If you get an error message at this time close ArcMap and pick up at step 9 if you do not get an error message continue on

b. Next i. Choose Feature Class – Browse for the 25K_Pages (ex.

Bagram_25k_Pages) ii. Name Field – Choose Pg_Num

iii. Select Features 1. Select all – OK

iv. Next 1. Next

a. Base Map Data Frame – Main Map Frame b. Next

i. No Change - Next 1. Choose UTM Zone – Next

a. No Change - Next i. Choose Fixed Scale –

1:25,000 ii. No Definition Query-Next

iii. Finish v. Change the Name properties of MPS Atlas

1. Right click the created series – choose Map Series Properties

a. Page numbering tab i. Click the radio button – select page number

fields and data sources

Page 18

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

b. Name fields tab i. Click the feature class in the window

1. Change Name Field a. MGRS Page Label

11. Save 12. The Index Map Frame should show a green square around the lower left page.

If so skip to step 13 if not continue. a. Right click on the Index Map Frame in the Table of Contents and choose

Properties i. Choose the Extent Rectangles Tab

1. Remove the Main Map Frame from the right side window 2. Choose the Main Map Frame choice from the left window

and add it to the right window. 3. OK

13. Save 14. Terrago – Publisher for ArcGIS Tool Bar

a.

b. c. Change Image Resolution to 600.

Page 19

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

d.

e. f. Change Image resolution to 600 g. Save as V1-1

Page 20

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

15. Exporting Map Pages i. Choose the MPS Atlas Tab in the Table of Contents

1. Right click on the first map – Export Map Sheet a. Setup

i. Browse to the Army_Xports folder on the C drive ii. Create a folder called neighborhood_Xports_Date

(ex. Bagram_Xports_18Aug2011) 1. Inside this folder create a folder called 25k

iii. File name should say Untitled.pdf iv. Type of export should be TerraGo GeoPDF v. Save

b. Choose the Map Sheets radio button i. In the text box choose 20 maps at a time (ex. 1-20) ii. OK

ii. Export 20 at a time until terrago crashes iii. Run crap cleaner after every 2nd crash.

16. After all Maps have been exported ready for Adobe workflow.

Page 21

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

1:6,000 Scale Template – ArcGIS Operations Afghanistan GeoPDF MGRS Map Books

1. Open Army_Master_6k_20July2011 a. SAVE AS Neighborhood_6k_Pages_V1 (ex. Bagram_1x1_pages)

2. Be sure that: In ArcMap a. Tools

i. Options 1. Raster Tab

a. Uncheck the radio button – Display raster datasets with contrast stretching

3. In the Title a. Replace Bagram Airfield with the name of the neighborhood you are

working on. 4. Setting data sources:

a. Main Map Frame i. 1:6,000 Scale Map Page- 6k pages for the neighborhood you are

working on (ex. Bagram_1x1_Pages) Data Location: Army_Master_Pages.gdb

ii. 1:25,000 Scale Map page – 25k pages for the neighborhood you are working on (ex. Bagram_5x4_Pages) Data Location: Army_Master_Pages.gdb

iii. Imagery – Select the imagery for the neighborhood you are working on. Data location: ArcGIS Server

1. GIS Servers 2. Add ArcGIS Server 3. Next 4. Local: Server Name

b. Index Map Frame i. 1:25,000 Scale Map Page – 25k pages for the neighborhood you

are working on (ex. Bagram_5x4_Pages) Data Location: Army_Master_Pages.gdb

ii. CMB (Common Map Background) Select the CMB for the neighborhood you are working on. Data Location: ArcGIS Server

5. Save

Page 22

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

6. Choose the MPS Atlas Tab in the Table of Contents Window a. Right click My Series

i. Remove map series if there is currently one there 7. Save (Must save here) 8. Right click in the now empty window and choose Build Map Series

a. If you get an error message at this time close ArcMap and pick up at step 7 if you do not get an error message continue on

b. Next i. Choose Feature Class – Browse for the 6K_Pages (ex.

Bagram_1x1_Pages) ii. Name Field – Choose Pg_Num

iii. Select Features 1. Select all – OK

iv. Next 1. Next

a. Base Map Data Frame – Main Map Frame b. Next

i. No Change - Next 1. Choose UTM Zone – Next

a. No Change - Next i. Choose Fixed Scale –

1:6,000 ii. No Definition Query-Next

iii. Finish v. Change the Name properties of MPS Atlas

1. Right click the created series – choose Map Series Properties

a. Page numbering tab i. Click the radio button – select page number

fields and data sources b. Name fields tab

i. Click the feature class in the window 1. Change Name Field

a. MGRS Page Label 9. Save

Page 23

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

10. Open the attribute table for the 1:25,000 Scale Map Pages that are in the Index Map Frame

a. Select Pg_Num 001 and zoom to selected then clear selection b. The Index Map Frame should show a green square around the lower left

page. If so skip to step 10c if not continue. i. Right click on the Index Map Frame in the Table of Contents and

choose Properties 1. Choose the Extent Rectangles Tab

a. Remove the Main Map Frame from the right side window

b. Choose the Main Map Frame choice from the left window and add it to the right window.

c. OK c. When Exporting you will export only the 6k pages that are inside 1 25k

map page. (ex. 6k maps 001-01 thru 001-08 are inside 25k map 001) i. When you change from 25k page 001 to 25k page 002 you will

then need to repeat step 9a for the corresponding 25k page. 11. Save 12. Terrago – Publisher for ArcGIS Tool Bar

a.

b. c.

Page 24

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

d.

e.

Page 25

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

f. g. In the left window right click UTP, UFD, and MGRS Grid Lines and choose initial

visibility OFF.

h. i. Turn on only the Vector Layer attributes.

j. Save as V1-1

Page 26

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

13. Exporting Map Pages i. Choose the MPS Atlas Tab in the Table of Contents

1. Right click on the first map – Export Map Sheet a. Setup

i. Browse to the Army_Xports folder on the C drive

ii. Create a folder called neighborhood_Xports_Date (ex. Bagram_Xports_18Aug2011)

1. Inside this folder create another folder caller 6k

iii. File name should say Untitled.pdf iv. Type of export should be TerraGo GeoPDF v. Save

b. Choose the Map Sheets radio button i. In the text box choose all maps that are within

1 25k map page (ex. 001-01 thru 001-20) ii. OK

ii. Export all 6k maps inside a 25k map page area at a time then repeat step 9a for the corresponding 25k map page, until terrago crashes

iii. Run crap cleaner after every 2nd crash. 14. After all Maps have been exported ready for Adobe workflow.

Page 27

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

Cover Page GeoPDF Adobe Operations Afghanistan GeoPDF MGRS Map Books

1. If map has grid lines and 1:6,000 scale map pages showing by default: 2. Turn off MGRS grid Lines

a. Open Grids folder i. Turn off MGRS – Lines

1. Right Click MGRS – Lines a. Click Properties

i. Change Default State to: OFF ii. Repeat for the 1:6,000 Scale Map Pages

3. Save document

Page 28

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

1:6,000 GeoPDF Adobe Operations Afghanistan GeoPDF MGRS Map Books

1. Merge 6k map with legend page

a. Open Adobe Pro b. Click the Merge Files into Single PDF

i. Add files 1. One 6k map 2. 02-Afghanistan MGRS Map Book Legend 3. Be sure they are in this order

a. Combine files b. Save as in the same folder with the same name as

the original 6k map (yes override the existing 6x map)

2. Change Navigation Pane to Open by Default a. Click File

i. Properties 1. Initial View Tab

a. Change Navigation tab: Layers Panel and Page 3. Save

Do these next steps after Adobe Composer Operations

4. Using the Link tool a. Draw a Link that covers the index map

i. Link type: Invisible Rectangle ii. Highlight style: Invert

iii. Open a File iv. Next

1. Choose the 25k page that corresponds to the 6k page you are working on.

2. Open a. Choose the radio button for Existing Window b. Ok

5. BE SURE 110% THAT EVERYTHING IS CORRECT Make PDF Reader Enabled

a. Click Comments Tab (Do this for 6k, 25k, and Cover Page) i. Click Enable for Commenting and Analysis in Adobe Reader ii. When prompted to “Save As” choose the Original document

and Replace the existing file.

Page 29

Mosaic Raster 5x4 Pages 1x1 Pages AOI Pages Cover Temp

Apply Grids

Dynamic Text 25k Temp 6k Temp Cover

Adobe 6k Adobe Composer

GeoPDF Composer Map Book - Adobe Operations Afghanistan GeoPDF MGRS Map Books

1. Add _geo to the end of every pdf document. (file renamer) 2. Inside the Xport Folder (ex. Bagram_Xports_20Sept2011) 3. Create a folder for the map book (ex. Bagram_Atlas_MGRS _Buckeye_18Aug2011)

a. Add the griddefaults.xml from the ClearLinkDocsforTerrago folder b. Add the linksplacer.xml from the ClearLinkDocsforTerrago folder

4. Open Adobe Acrobat Pro a. Select Edit – Preferences – Terrago

i. Turn on the Suppress Label Generation ii. Turn off TerraGo Enable

5. Creation of 1:25,000 Scale Map Book a. Rename the Master cover page to 01-Cover (01-Bagram-Master-Cover-18Aug2011) b. On the Terrago Composer Tool Bar

i. Select Map Book Creation 1. Create a MapBook from GeoPDF files

a. Browse and select all 25k pages – Next b. Browse and select the Master Cover Sheet – Next c. Browse and select Map Book Folder (ex.

Bagram_Atlas_MGRS _Buckeye_18Aug2011) – Finish 2. Popup Must Say: MapBook processed successfully! If not go no

further! 3. View Log – No

6. Creation of 1:6,000 Scale Map Book a. Add the griddefault.xml and linksplacer.xml from the ClearLinkDocsforTerrago

folder to the 25k folder inside the mapbook folder (Do this once) b. On the Terrago Tool Bar Select Map Book Creation

i. Create a MapBook from GeoPDF Files 1. Browse and Select all 6k pages for the first 25k map-Next 2. Browse and Select the first 25k map – Next 3. Browse and Select 25k folder that was created inside the map book

folder – Finish ii. Popup must Say: MapBook processed successfully! If not go no further!

iii. View log – No c. Repeat this process for all 25k pages in the map book!

7. Delete the following files from the Map book folder and the 25k folder: a. Griddefaults b. Indexgriddefaults c. Linksplacer d. Map_series e. mapbook

8. Creation DONE! 9. Go back to 6k adobe operations

Page 30