Mapinfo Professional: Internal
Mapinfo Professional: Internal
MapInfo
Professional
www.huawei.com
and projection
It is a GIS tool
Playing with Digital Map
Provide a platform of various RF planning and simulation
tool
Change Units
Computer maps are organized into layers. Think of the layers as transparencies that are
stacked on top of one another. Each layer contains different aspects of the whole map.
• Map layers form the building blocks of maps in MapInfo Professional. Once you
have created your layers, you can customize them in a variety of ways, add
and delete Layers, or reorder them.
Note: You can have each type of object in a separate layer (most common), or you can combine objects in the same layer.
Layer Stack
Add layer
(you can add only those
layer which are currently Open to view incurrent mapper)
Invert Selection
Unselect All
Boundary Select
Polygon Select
Radius Select
Marquee Select
Point Selection
Integer: Stores integers (numbers without a decimal). The range is from -2 billion to +2 billion
Decimal: Stores numbers in fixed-point decimal form. Do not put commas in decimal.
Date: These fields can contain a calendar date in the format MM/DD/YYYY. The year can be specified
by two or four digits and is optional. Use slashes or hyphens to separate components of a date .
Time: These fields contain time-based information in the format HHmmssfff, where HH refers to
hours, mm refers to minutes, ss refers to seconds and ff refers to fractions of seconds.
Logical: These fields contain only true/false or yes/no information, stored as T for true/yes and F for
false/no.
On the Window menu, click New Map Window and select the tables you
want in your map. The order in which you select these tables determines
the order they display.
Search in Table
Search In Column
Site Name to be Search
After you have brought your data into MapInfo and created
order, name, type, width, or index of any field. You can also
“Integer”.
If you have the common value for all rows you can directly type
the value in the value Text Box, if you have want to put extract
the data from any opened table, with manipulate and operation
operation
“Right$(SiteName,(Len(SiteName)-4))”
Drawing Objects
Drawing Symbols
Editing Objects
Now you can edit, delete, move, copy, and paste the object
You can also add or delete the node from an object (deletion required more than one object.
After editing, to find the object, just go to the Query> find selection option
Enter the coordinate of rotation point or select the point from map
by clicking “Pick From Map”
In This Chapter
In this table you can perform any task like any other table.
View it in a Browser, a Map window (if it has graphic objects). Cut and copy it into
the clipboard and paste it into another table, or even into another application.
Use it to edit a table. If you want to edit only certain records in a table, you can get
those records into a selection and then edit that selection.
Selecting from the screen: Select tool, Radius Select tool, Boundary Select tool, Polygon
Select tool, Marquee Select tool, Invert Selection tool, Select All command.
Selecting with queries: Select, SQL Select. When you select records with either of these
methods, you create a logical expression that MapInfo Professional uses to select the Records
A query is a mathematical question that you pose to your database to collect information. In MapInfo
Professional, there are two query builders available under the Query menu, Select and SQL Select.
In the case of Select, you can pose a question of a single table. For example,
Which of my Sites in LAC “1101”?
Which of Sites in MSC “DELHI01”?
In the case of SQL Select, you can ask your question from one or several table(s) of information and
perform these tasks:
Derive new columns – columns that calculate new values based on the contents of your existing
columns.
Aggregate your data so that you see only a listing of subtotals instead of seeing your entire table.
Combine two or more tables into one results table.
Show only the columns and rows that interest you.
To Save Queries
When two tables have graphic objects, MapInfo Professional can join the tables based on the
spatial relationship between those objects. Thus, even if your tables do not share a common
column, you may be able to join the tables.
A Simple Query
Distance(77.5,28.6,CentroidX(obj),CentroidY(obj),"km")
The data that you display on your thematic map is called the
thematic variable. Depending on the type of thematic
analysis you are performing, your map can show one or
more thematic variables. Ranges of values, grid shading,
graduated symbols, dot density, and individual values maps
all examine one variable. With bar or pie charts, you can
display more than one thematic variable at a time.
When you create a thematic map in MapInfo Professional, the thematic shading is added to
your map as a separate layer. It is drawn on top of the base map layer.
Separating thematic layers from the base map layer provides you with several important options:
• Graduated symbol thematic maps do not require that your base map contain point objects.
Instead, graduated symbol objects are built regardless of the map object type. Therefore, even if
your base map contains region or line objects, you will still be able to create a graduated
symbols map.
• You can have multiple thematic layers per base map layer. In some cases, you do not have to
add another base layer to the map to create another thematic layer. You can display more than
one thematic layer at a time, as well as perform bivariate thematic mapping.
• You can use Layer Control to turn the display on or off for a given thematic layer. The layer it is
based on can continue to display. You can also set individual zoom layers on thematic maps.
With MapInfo Professional you can create seven types of thematic maps:
• Ranges
• Bar Charts
• Pie Charts
• Granulated
• Dot Density
• Individual
• Grid
Select Template
Understanding Buffers
To create Buffer
Radius and its unit
The Voronoi polygon is a partition of space into cells. Voronoi takes points and produces
regions (cells) as output where each cell contains exactly one point. Each cell is an area
in which the contained points are closer to the enclosed site than to any others. Use
Voronoi to generate these polygons from a designated set of points.
You can think of a projection as a method of reducing a map’s distortion caused by the
curvature of the Earth, or more precisely, a projection compensates for the shortcomings of
depicting maps in two dimensions when the coordinates exist in three dimensions.
Coordinate System - When parameters of a projection are assigned specific values, they
become a coordinate system. A coordinate system is a collection of parameters that describe
• Projection Types
• Datums
• Units
If you transfer the touch points from the globe surface onto the cylinder and roll out the cylinder
onto graph paper, the result is a map as in the figure below. In the map that would be created
from this cylinder, the Equator is 0 degrees all the way around the globe and the points on that
line are completely accurate.
In the days of the tall ships, these calculations and computations were done by hand. Using
positive and negative signs made these calculations more complicated. The terms “false
easting” and “false northing” were used to remove these signs and refer to the absolute
value of the X and Y coordinates. MapInfo Professional handles these computations, but
these parameters still have to be accounted for in the projections that use them.
The range specifies, in degrees, how much of the Earth is visible. The range can be between 1
and
180. When you specify 90, you see a hemisphere. When you specify 180 you see the whole earth,
though much of it is very distorted.
Projection Datums
The datum is established by tying a reference ellipsoid to a particular point on the earth.