Geographic Information System
< Return to Agency Home

How to Use the Teton County MapInfo GIS - Simple Answers to Common questions

This document was written primarily for Teton County and Town of Jackson staff.
If you are looking for information on using the web-based MapServer, go here.
Querying the GIS
How To query the ownership
How To get parcel info for multiple parcels
How To find a parcel for a given owner name
How To find a parcel with a given street address
How To find a Subdivision
How To find a Land Records
How To find Zoning
Advanced MapInfo Queries Workshop Notes
Printing and Plotting
MapInfo Plotter Setup Tips (PDF)
Basic printing
Printing at a Specific Scale
How to Print a Highlighted Selection
Labeling
How to Set Up for Labeling
How to Place Labels
How To Make Mailing Labels
Working with Contours

Querying the GIS

To query the ownership and address of a single parcel, use the Info Tool and click on a parcel.

How To get parcel info for multiple parcels use one of the five Select Tools to select the desired parcels. Multiple selections are made by holding the <Shift> key. After selecting all the desired parcels, pick "New Browser Window" from the Window pull-down menu, then pick "Selection" from the Browse Table dialog box. The data in the browser can be copied to a word processor by picking "Copy" from the Edit pull-down menu.

To find a parcel for a given owner name, pick "Property Owner Name" from the Query pull-down menu. Enter the owner's last name and click Okay. MapInfo will search for all property owners with the specified name within the open map area. All matching names will be displayed in a browser window. From the browser window you may select the individual owner you are interested in by picking the black box in the left-hand column of the browser. The corresponding parcel(s) will be highlighted in the map window, however they my be hard to spot. Clicking the eye glasses button will zoom to the current selection.

To find a parcel with a given street address, pick the "Street Address Locator" from the Query pull-down menu, which opens the "Street Address Search" dialog box. You may enter the street number, direction (North, South, East, West), and street name, or you may use the wildcard character (the percent sign: %) if you are uncertain of the exact address. It is not necessary to enter full street name (i.e. you can leave off "Street", "Avenue", "Road", etc.) The street name is not case sensitive. For example: If you are working in the Town of Jackson and enter just "Kelly" in the street name you will get a browser listing over a hundred parcels on Kelly Street. If you pick "East" for the direction pull-down list and enter "Kelly" for the street name you will get about 70 parcels. If you enter "3%" for the number, "East" for the direction, and "Kelly" for the name you will get about 5 parcels; all of the 30's and 300's on East Kelly Avenue. Pick the desired parcel(s) from the browser and use the eye glasses button to zoom to the selection.

To find a Subdivision, pick the "Subdivision Search" from the Query pull-down menu, which opens the "Subdivision Search" dialog box. You may enter a lot number, or leave the % symbol in place, which will return all lots. Enter any part of the subdivision name e.g. "John Dodge", "Ski Corp", or "Karns". All matching parcels will be listed in a browser window. Use the eye glasses button to zoom to the selection.

To find Land Record Information, click on a parcel with the Hot Link tool (aka the "Lightning Bolt"). This will open a web browser with detailed information about land records associated with the parcel. The web browser also provides scanned images of the legal documents. You can also search the site directly at: http://www.tetonwyo.org/clerk/query

To find the Zoning of a given parcel, select "Thematically Map Zoning" from the Map pull-down menu. This will shade the map with the County Land Use Districts, hatch the map with the County Zoning Overlays, and make the zoning and zoning overlay layers selectable. You may turn the zoning off by picking again the "Thematically Map Zoning" from the Map pull-down menu.. When you quit a session that has been thematically mapped, MapInfo may display a dialog box that says "There are unsaved objects in this map. Save to a workspace?" Click the "Discard" button, because the thematic shading does not need to be saved.


Printing and Plotting

  1. Pick "New Layout Window" from the Window pulldown menu. A layout can have one or more frames for each mapper or browser that is open. Layouts are useful for printing browsers as well as large maps. Using the "Tile Windows" command from the Windows pulldown menu is helpful because it allows you to see the source mapper or browser window and the layout window. Refer to chapter 17 of the MapInfo User's Guide for a detailed discussion on working with layouts.
  2. Select the correct printer and paper size. From the File pulldown menu select "Page Setup" and pick the "Printer..." button. The large format plotter is the HP 750C. After selecting the desired printer, pick the "Properties" button and set the page orientation (landscape or portrait) and the paper size. You are now ready to do a quick print, or you can proceed to step 2 to use a layout window, which gives you more control over your output.

To create a map layout at a specific scale:

  1. Follow steps 1 and 2 above, then;
  2. In the layout window, double click on the mapper frame and note the width of the frame object.
  3. Switch back to the mapper window and select "Change View" from the Map pulldown window. Set the "Zoom (Window Width)" to layout frame width multiplied by the desired scale in feet. e.g. If your layout frame has a width of 35.5 inches and you want the map to plot at a scale of 1" = 2000'. Then the mapper window width needs to be set to 71,100 feet (35.5 x 2000 = 71,000).

This technique also works when you insert a map into another document (such as a word processing document). Just determine the width of the target window, and then set the MapInfo Mapper window width to the desired scale multiplied by that width.

Printing a Highlighted Selection

When an object in a mapper window is selected (or picked), it is highlighted with a red hatch pattern on the screen, however the hatching does not print or plot. The highlighting is just a visual cue which indicates which objects are selected, but it is not a printable component of the map. The following steps explain how to print a hatch selection.

  1. Select the object(s) to be hatched.
  2. Copy the object(s) (Use either the menu option: Edit > Copy, or <Ctrl> + C)
  3. Open the Layer Control and make the Cosmetic Layer Editable
  4. Paste the object(s) onto the Cosmetic Layer (Use either the menu option: Edit > Paste, or <Ctrl> + V)
  5. Use the Region Style button to change the style of the object(s).

Labeling

Labeling consists of two steps: setting up the label format and placing the labels on the map.

Setting up to Label

Open the layer control and select the layer to be labeled, then pick the "Label" button. This opens the "Text Label Options" dialog box, which allows you to set four label format characteristics: The data, visibility, style (font) and position.

Data from the "Label with:" pull-down list select the data element to be labeled. For example PIDN or Name1 if you were labeling the Join layer. Note the "Expression" option at the bottom of the pull-down list. Use the "Expression" dialog box to create complex labels using BASIC language functions. Four examples of complex labels follow:

  1. To label with PIDN and Name1 you would enter PIDN+Name1 as the expression, or to put PIDN and Name1 on separate lines, enter PIDN+Chr$(10)+NAME1 as the expression. Chr$(10) is the BASIC language function that creates a new line (or carriage return)
  2. To label the area of each parcel, enter Area(obj, "acre") as the expression.
  3. To label with only the right-hand 8 characters of the PIDN (the quarter section, arbitrary block, and lot number) enter Right$(Pidn,8) as the expression.
  4. To label only the last name of the Join table, enter the expression: Left$(Name1, InStr(1, Name1, ",")-1)

Visibility - The default options are usually fine except that you will probably want to check "Allow Overlapping Text"

Style allows you to set the font and the label line options.i) Position defaults are usually fine.

Placing labels.

Labels can be placed automatically or manually. To automatically place labels on everything, check the label check box in the layer control next to the layer that you want to label. To manually label individual objects, make the layer to be labeled current, then pick the Label button on the main toolbar.


Making Mailing Labels

Preparation of Mailing Labels from GIS
Prepared: July 7, 1998 by Mary Shouf, Modified: Teresa deGroh, 7/21/98; Rich Greenwood, November 2002

In MapInfo

  1. Select parcels to be notified using the Select Tool. Press Shift Key to choose more than one parcel.
    Optional: Create a new Browser Window to view the data on the parcels you just selected by going to Window and selecting "New Browser Window." You will get a dialog box that allows you to indicate "Selection."
  2. In the Table menu select Copy Selection -> Access Mail Merge. If your table menu does not have this option mail merge is not set up on your computer. See "Setting up Mail Merge on a computer" below.
In Microsoft Word
  1. Open the Word document "gisnotify.doc" (the mail-merge document set-up by Mary for Avery Laser Labels 5260.) This document will likely be in your "c:\data\gisnotify" folder or "c:\data\planning" folder. If you can not find, use the Windows Search command to search your computer for it.
  2. You will see a document set-up for labels, but no data. You will also see a new tool bar. On the new tool bar is a button called "View Merged Data." It looks like << ABC >> and is located next to the "Insert Word Field" button.
  3. Click on the "View Merged Data" button and you should see the names and addresses of the property-owners you selected in the GIS.
  4. If you want to do a merge from a different database and/or table name (other than the gisnotify.mdb you just saved in the GIS,) edit the data source by using the mail-merge helper button on the new tool bar BEFORE you click on the "View Merged Data" button.
  5. If you want to save any merge, you will need to save it under a different file name. Never overwrite the gisnotify.doc!
Notes:
  1. Mail-Merge documents in Word are pretty straight forward, but you may need to learn more about them by reading the Microsoft Word or Microsoft Office manual or on-line help.
  2. To setup a partially used sheet of labels, delete the used labels blocks from the mail-merge document page and the "<<Next Record>>" of first label that you want to print.
Setting up Mail Merge on a computer
Mail Merge requires three file:
  1. MailMerge2.MBX - MapBasic program written by Greenwood Mapping, Inc.
  2. Gisnotify.mdb - Microsoft Access database.
  3. Gisnotify.doc - Microsfot Word mail merge document.

All three file are usually put in a folder named: "c:\data\gisnotify" or "c:\data\planning". MailMerge2.MBX and Gisnotify.mdb must be in the same folder. Add the MailMerge2.MBX tool to MapInfo:

Tools > Tool Manager > Add Tool
    Title: "Mail Merge"
    Location: path_to_mail_merge\MailMerge2.MBX
    OK
Check the "Autoload" box

Contours

5 foot contours were produced from aerial photography projects in June 1999 and June 2001 . The contours are in the \DEM\5_foot_contours folder. We received 183 tiles in AutoCAD format from the photogrammetrists, which have been aggregated and converted into six MapInfo tables: Contours39N, Contours40N, Contours41N, Contours42N, ContoursAtla, and ContoursBufVal. Kelly is in Contours42N.

The contours have two attributes: "Elev", and "Type". Elev is the orthometric height in feet, on the North American Vertical Datum of 1929 (NAVD29), which is a fancy way of saying "elevation". The Type attribute is a three character field.

The first character of the type field is either an "X" or an "I". "X" contours are at 25 foot intervals, while "I" contours are the intermediate 5 foot contours. You can query for type "X" contours if you want to make a map showing just 25 foot contours. This would be useful when 5 foot contours are too dense.

The second character of the type field is either "O" or is blank. "O" stands for obstructed; where vegetation made it difficult for the photogrammetrist to see the ground. These contours are less reliable.

The third character of the type field is either "D" or blank. Type "D" contours are depression contours (holes).