Font size
WorksheetsMapscript Day 5 Quiz
Total questions: 35
Worksheet time: 1hrs 10mins
Mapscript has many Girlfriends, Select multiple girlfriends from the below options
Rapid Attribute Coding
Reverse Existence Check Coding
Transport Verified Coding
HAD Coding
Who is responsible for Mapscript Maintenance and Development?
Krunal Shah
Rachita Harit
Ben Woodley
Danny Savla
Select the Multiple stages of Mapscript Editing?
Define Scenarios
Test Case and Data Verfication
Consult the Ticket Reporter
Regression
Mapscript Editing
Select the multiple services which are used by mapscript?
CMS Services For Fetching RMOB data
Feature Metadata Services for Fetching the Feature and Region Specifc Mapscript
POT Services for Fetching the POT Data
Mapscript Service for Fetching RMOB Data
Select the Steps of Mapscript Coding Process?
Load Mapscript - Load Coding Context - Find Coding Path - Existence Check - Apply Coding - Fallout Coding
Load Mapscript - Find Coding Path - Existence Check - Apply Coding - Fallout Coding
Load Mapscript - Load Coding Context - Find Coding Path - Existence Check - Apply Coding
There is no such thing
What is the Mapscript Keyword AdminTree used for ?
Select a Country or Global or Admin
Select a Country or Admin
Select a Global or Admin
Select all Admin levels
What is the Mapscript Keyword Ignore used for?
It Is used to avoid or ignore auto coding or manual coding for that feature
It Is used to code for that feature
It is used for sending the feature for Manual fallout
None of these
What does the below Keyword Indicate in Mapscript :
Stop
Pot
Condition
Link Attribute
None of the above
What does the below line mean in Mapscript:
fall out if link attribute ControlledAccess = Yes
On the path Controlled access if found, The pot will fallout
On the source link Controlled access if found, The pot will fallout
On the link Controlled access if found, The pot will fallout
None of the above
What is the distance units used in Mapscript?
Meters and Miles
Meters, Kilometers and Miles
Kilometers and Miles
None of the above
If Reverse Path is mentioned in Mapscript, In Which direction will the coding and Path traverse in?
Towards Node 1
Towards Node 2
Towards both the nodes
None of the above
Which links will be added in the path for the below lines:
Add all incoming Links
link attribute Autos = Yes at exit node
Link 2
Link 2,3 and 4
Link 2 and 4
Link 1,2,3 and 4
As per the below lines select the pot which will go into fallout :
fall out if sourcePot distance > 30 from exitNode
termination pot not present
Stop Pot is 31 meters away from Entry Node and 23 meters away from the exit node and No Termination pot found
Stop Pot is 29 meters away from Entry Node and 31 meters away from the exit node and No Termination pot found
Stop Pot is 29 meters away from Entry Node and 29 meters away from the exit node and No Termination pot found
None of the above
Select the right option for the below lines :
fall out if Pot type TrafficSignal on same direction
If Pot Type Traffic Signal is found on the Intersection
If Pot Type Traffic Signal is found on the path
If Pot Type Traffic Signal is not found on the path
None of the above
What does the lines mean :
until
Pot type BuiltUpArea on same direction
link attribute ControlledAccess = No and include link
If you find a BuiltUpArea condition and Link should be Controlled access and include the link in the path
If you find a BuiltUpArea condition and Link should not be Controlled access and include the link in the path
If you find a BuiltUpArea Pot and Link should be Controlled access and include the link in the path
If you find a BuiltUpArea pot and Link should not be Controlled access and include the link in the path
What does the below lines mean :
until
link attribute Roundabout = Yes and exclude link
link attribute SpeedLimit < FeatureValueObserved and exclude link
link attribute SpeedLimit > 0
if the Link is Roundabout and should be excluded from the path
The Link attribute Speed Limit on the path should be less than the Pot Value and should be excluded from the path
the link attribute Speed Limit on the path should be greater than 0
if the Link is Roundabout and should be included in the path
The Link attribute Speed Limit on the path should be greater than the Pot Value and should be excluded from the path
the link attribute Speed Limit on the path should be greater than 0
if the Link should not be a Roundabout and should be excluded from the path
The Link attribute Speed Limit on the path should be less than the Pot Value and should be excluded from the path
the link attribute Speed Limit on the path should be greater than 0
None of the above
Select the right option for the below lines considering That we want to fallout if we have Source Pot Speed Limit as 20 :
fall out if
condition SpecialSpeedSituation and modifier Special Situation Type = Dependent and modifier speedLimit > featureValueObserved
link attribute LinkPvid = source link LinkPvid
sourcePot distance > 20 meters from entryNode
sourcePot distance > 20 meters from exitNode
Special Speed Situation with Modifier dependent has Speed Limit 30 on Source link
Source pot is 21 meters away from Entry Node
Source pot is 19 meters away from Entry Node
Special Speed Situation with Modifier dependent has Speed Limit 15 on Source link
Source pot is 31 meters away from Entry Node
Source pot is 29 meters away from Entry Node
Special Speed Situation with Modifier dependent has Speed Limit 50 on Source link
Source pot is 25 meters away from Entry Node
Source pot is 35 meters away from Entry Node
None of the above
Select the right option if we want to fallout cases based on the lines given below :
fall out if
termination Pot not present
Termination found was a Link attribute which has Ramp = yes
Termination found was a StartRamp pot with coding hint : Update
Termination found was a Condition Yield
Termination found was Traffic Signal Condition
A Stop Pot is placed on a Link, Determine on which link the Stop Pot will be coded through Mapscript?
Node 1
Node 2
Node 1 and Node 2
None of the above
What do the below lines mean :
Fallout if
link attribute LinkPvid != source link LinkPvid and exclude link
link attribute Direction of Travel != Both Directions and exclude link
link attribute LaneCategory = 1 and exclude link
Source link is a One Way and has a Lane Category 2
Source link is a Both Way and has a Lane Category 1
Source link is a One Way and has a Lane Category 1
Path is a Both Way and has a Lane Category 1
What does the below lines mean:
until
link attribute From Number Of Lanes = 1 and include link
link attribute To Number Of Lanes = 1 and include link
link attribute Divider != No Divider and include link
link attribute DividerLegal = Yes and include link
Link Direction from Ref Node and To Ref Node has a single lane and Link has a divider with Ref and Node attribute
Link Direction from Ref Node and To Ref Node has a single lane and Link doesnt have a divider with Ref and Node attribute
Link Direction from Ref Node and To Ref Node has a single lane and Link doesnt have a divider with Non Ref and Node attribute
None of the above
What does the below lines mean :
code if
link attribute Direction of Travel = Both Directions on source link
link attribute LaneCategory = 1 on source link
link attribute DividerLegal != Yes on source link
link attribute Divider = Yes on source link
path link count = 1
Code if Source Link is a both way with a Lane Category 1 and doesnt have a Legal Divider and path link count is 1
Code if Link is a both way with a Lane Category 1 and doesnt have a Physical Divider and path link count is 1
Code if Link is a both way with a Lane Category 1 and has a Legal Divider and path link count is 1
None of the above
Which option will be ignored for the below lines :
ignore if
distance between source pot and termination pot <= 40 meters
termination Pot type != ProtectedOvertakingLeft
Ignore Source pot and Termination pot have a path length of 39 meters and termination pot is not ProtectedOvertakingLeft
Ignore Source pot and Termination pot have a path length of 41 meters and termination pot is ProtectedOvertakingLeft
Ignore Source pot and Termination pot have a path length of 40 meters and termination pot is ProtectedOvertakingLeft
Ignore Source pot and Termination pot have a path length of 42 meters and termination pot is not ProtectedOvertakingLeft
Select the right option for the below lines :
Ignore if Pot type GeneralWarning within 10 meters on same direction
Pot Type SharpCurveLeft on source link
General Warning pot is present in 6 meters and SharpCurveLeft condition is present on the source link
General Warning pot is present in 11 meters and SharpCurveLeft pot is present on the source link
General Warning pot is present in 9 meters and SharpCurveLeft pot is present on the source link
General Warning condition is present in 8 meters and SharpCurveLeft condtion is present on the source link
Who can create pots?
System and Users
System, Users and GCO
System and Developers
System, LDI and Users
What are the Three Functions that a Pot does in Rapid Framework?
Existence Check, Code and Fallout
Existence Check and Fallout
Existence Check, Code, Manual Coding and Fallout
Existence Check, Code, Manual Coding, Resolve Validation and Fallout
If a User has created a Stop Pot What fields would be input?
"featureTypeDetected": null,
"featureTypeObserved": "Stop",
"featureTypeDetected": null,
"featureTypeObserved": "null",
"featureTypeDetected": "Stop"
"featureTypeObserved": "Stop",
None of these
If the system has created a Pot and snapped it to a Link pvid 938745509, The user then moves the pot and changes the Link pvid to 938745510 .Select the right answer below
"sourceLink": 938745510,
"originalSourceLink": 938745509,
"sourceLink": 938745509,
"originalSourceLink": 938745510,
"sourceLink": 938745509,
"originalSourceLink": 938745509,
None of the above
If the system has created a Pot and snapped it to a Link giving the bearing to South , The user then moves the bearing to the North.Select the right answer below
"traversalDirection": "FROM_REF_NODE",
"originalTraversalDirection": "TO_REF_NODE"
"traversalDirection": "TO_REF_NODE",
"originalTraversalDirection": "FROM_REF_NODE"
"traversalDirection": "FROM_REF_NODE",
"originalTraversalDirection": "FROM_REF_NODE"
"traversalDirection": "TO_REF_NODE",
"originalTraversalDirection": "TO_REF_NODE"
Select the Exit node in the image below :
The Bearing direction and Traversal direction is same
Node 1
Node 2
Both
None of the above
What does the below lines mean :
fall out if
path length >= 5000 meters
link attribute Functional Class < 3
It will fallout if path length is 4.9 kilometers and Functional Class is 1 and 2
It will fallout if path length is 5 miles and Functional Class is 1, 2 and 3
It will fallout if path length is 5 kilometers and Functional Class is 1 and 2
It will fallout if path length is 5 kilometers and Functional Class is 1, 2 and 3
What does the Mapscript Keyword : excluding FC check mean?
It is used to include all Functional Class and not check for any specfic Functional Class
It is used to Exclude all Functional Class and check for specific functional class
It is used for Functional Class 1,2,3
It is used for Functional Class 4,5
Select the Entry Node in the Image Below :
The Bearing direction and Traversal direction is same
Node 1
Node 2
Both
None of the above
What does Mapscript Consider for Coding or for getting the derived link or Derived link and Node
Pot Bearing
traversalDirection
originalTraversalDirection
All of the above
A Stop Pot is placed on a Link, Determine on which link the Stop Pot will be coded through Mapscript?
Link Pvid 18216890 and Traversal direction TO_REF_NODE
Link Pvid 18216891 and Traversal direction TO_REF_NODE
Link Pvid 18216891 and Traversal direction FROM_REF_NODE
Link Pvid 18216890 and Traversal direction FROM_REF_NODE
