Shape Layer: Adding fields to compute area and center of a polygon

The purpose of this tutorial is to walk users through the process of opening JMARS, opening the Shape Layer and adding fields to view the area and center(latitude, longitude) under the polygon.


Step 1: Opening JMARS and adding the Shape Layer

    • Double click the JMARS icon on your desktop to open JMARS
    • Enter your JMARS user name and password. If you do not have a user name and password, follow the instruction under the appropriate "Getting Started" link on the Main Page.
      • At this point, the Layer Manager should only have the MOLA Shaded Relief Layer and the Lat/Lon Layer loaded.
    • In the Layer Manager, click "Add New Layer" -> "Custom Shape Layer", then click on the "Custom Shape Layer" tab to access the focus panel.



Step 2: Adding the new required columns

  • In the Shape Layer focus panel click on "Feature" -> "Edit Columns...".
  • edit_columns
     

  • In the new "Edit Columns" window that opens up, type the name of the new column and select its type from the Type drop-down menu. Click on Add Column. For our case we will require to add three columns: center (latitude, longitude), Area. Select the types Center Latitude, Center Longitude and Enclosed Area for the three columns.
  • The new column names together with their types appears in the list of columns. The description of the column is also displayed.

  •  

  • The new columns just created appear as a Columns under Features in the Shape Layer focus panel

  • shapes_newRows.png 


Step 3: Viewing the center and area of polygon

  • Add shapes to the shape layer as covered in the previous tutorials.
  • The center latitude, center longitude and the area for each of the added polygons appears under the respective columns in the Shape Layer focus panel. We have added a two polygons and one circle. The difference in the enclosed area is clearly visible.
  •  shapes_computingFields1.pngshapes_computingFields2.png


Step 4: Moving the shapes to see updated center(latitude, longitude)

  • Select a shape by right clicking on the Main Window and select "Select Features".
  •  shapes_computingFields3.png

  • Now move the shape by left click drag to the new desired position. In our example we have changed the position of the circle and the smaller polygon. The new center(latitude, longitude) for the two features appear under the respective columns in the Shape Layer focus panel.
  •  shapes_computingFields5.png