MapInfo Pro

Welcome to the MapInfo Pro community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Here are some useful links where you can find more information:

Product Announcements  Product Documentation  Ideas Portal

Discussions

Members

Resources

Events

 View Only
  • 1.  Using a unique symbol to represent a value in a table

    Moderator
    Posted 09-22-2017 02:33

    How would I display a unique symbol to represent different quantitative values in the same tale? For example a value of 0-50 represented by a square point and a value of 51-100 represented by a star point?



  • 2.  RE: Using a unique symbol to represent a value in a table

    Posted 09-22-2017 00:48
      |   view attached

    One approach for this would be to use a Thematic map & select "Individual" type from Step 1 of 3. Then select a template for Point Values (not the default Region value).Thematic1



  • 3.  RE: Using a unique symbol to represent a value in a table

    Employee
    Posted 09-22-2017 08:33

    I would use the Ranges and start by selecting any of the point ranges.

    Point_range_1

    After selecting the correct numeric attribute for the thematic, I would then define custom ranges (in this case three ranges) and select the preferred style for each range. This is where I assign different shapes to the different bins in the thematic.

    Point_range_2

    As an additional tip - with version 16.0 you can also set the visibility per individual bin in the Layer Control, to highlight the specific ranges that you are interested in showing for the moment.

    Point_range_4



  • 4.  RE: Using a unique symbol to represent a value in a table

    Posted 10-19-2017 15:51

    ?One of the lesser known features of MapInfo Pro is the ability to save a theme as a default in the .tab file.  Since styles can be saved in MapInfo Native type tables, some people have spent the time to hard code the styles in the table. This works fine and there are some MapBasic utilities  that make this even easier. 

    However, there are some reasons not to do it this way and the biggest one is that the essence of what we do is to derive visualization clarity by marrying spatial and other data. So why not let your data derive your visualization? If you add a new point to the data and give it a value, or a value changes, why can't the software automatically change the visualization? This is what themes are all about. 

    Without the feature I am talking about, the only way to save this theme is in a workspace.  But what if I use this table in many maps? I always want the values 1-50 displayed a certain way. In the dialog where you create the theme, check the Save as Default Theme View

    You can also save a template if you like the styles you have created to be used for multiple data sets.

    The next time you open the table, your theme will be displayed. (note that there is map preference that allows you to disable the theme from displaying. Make sure that is unchecked)