answersLogoWhite

0

1. map shows direction.

2. map has scale.

3. latitude and longitude are drawn on a map.

4. land form are shown by convention sign on a map.

User Avatar

Dahlia O'Reilly

Lvl 13
2y ago

What else can I help you with?

Related Questions

What is the most important component on a map?

The most important component on a map is the key or legend, as it explains what symbols and colors represent on the map. Without a key or legend, it would be difficult to interpret the information presented on the map accurately.


What map component gives pieces of information we can learn from a map?

A map's legend provides key information about symbols or colors used on the map and what they represent, such as land features, roads, or landmarks. This helps users interpret and understand the map more effectively.


What is VHDL program for full adder in structural model?

library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; entity fa is Port ( ain : in STD_LOGIC; bin : in STD_LOGIC; cin : in STD_LOGIC; sum : out STD_LOGIC; cout : out STD_LOGIC); end fa; architecture struct of fa is -- signal declaration signal s1,s2,s3:std_logic; --component declaration component had Port ( a : in STD_LOGIC; b : in STD_LOGIC; s : out STD_LOGIC; c : out STD_LOGIC); end component; component org Port ( x : in STD_LOGIC; y : in STD_LOGIC; z : out STD_LOGIC); end component; begin -- component instantiation or mapping u1:had port map (ain,bin,s1,s2); u2:had port map (s1,cin,sum,s3); u3:org port map (s2,s3,cout); end struct;


What does it mean map sensor voltage too high?

When it says the map sensor voltage is too high, this means that too much voltage is reaching the sensor. This can be a result of a failed component or a shorted wire coming into the sensor.


What is VHDL program for half adder in structural model?

library IEEE;use IEEE.STD_LOGIC_1164.ALL;use IEEE.STD_LOGIC_ARITH.ALL;use IEEE.STD_LOGIC_UNSIGNED.ALL;entity has isPort ( a : in STD_LOGIC;b : in STD_LOGIC;s : out STD_LOGIC;c : out STD_LOGIC);end has;architecture structural of has is-- component declarationcomponent xorgPort ( p : in STD_LOGIC;q : in STD_LOGIC;r : out STD_LOGIC);end component;component andgPort ( x : in STD_LOGIC;y : in STD_LOGIC;z : out STD_LOGIC);end component;beginu0:xorg port map (a,b,s);u1:andg port map (a,b,c);end structural;


Which map component defines the ratio between a distance on the map and the actual distance on earth?

The scale.The scale, which should ALWAYS be given on a map. It may be given simply as a ratio: eg 1:50 000 or in terms of the measures eg 2 cm = 1 km. There may also be a pictorial representation.


Where is the map sensor located at on a 1994 S10 Blazer 4.3 vortec?

The manifold absolute pressure (MAP) sensor is an important component to your 1994 General Motors Blazer/Jimmy's EFI system. This pressure sensor is located provisioned into the intake manifold assembly.


What are the components of interpersonal communication skills?

component one component two component three component four component five


What are the four components of an interface?

electrical component, mechanical component, functional component and procedural component


What are the component of self?

1. Perceptual component. 2. Conceptual component. 3. Attitudinal component.


How do you spell component?

component


Is a lipid a sugar component?

Sugar is not a component of lipids but a component of carbohydrates.