13.1 OVERVIEW OF THE DIGITAL MAPPING SYSTEM
The Digital Mapping System provides RoS with a fully computerised mapping system which consists of the following: -
This section describes how to log on to the system, ready to use the functions. If you do not have a User ID and password, contact the System Administrator. Passwords must be between 6 and 8 alphanumeric characters, including at least one numeric or special character (e.g. _*).
Throughout this user guide any menu options are shown as emboldened text strings e.g. 'Select the Current
Case/File'. Buttons to be selected by use of the cursor keys or the mouse pointer are shown as emboldened text e.g. View. The use of function or other keys is shown as e.g. <return>, <F2> etc.
Use of the system will be via forms and menus, the drawing tool and the Survey Editor. All forms, menus and the drawing tool can be operated by using the mouse or keyboard, on screen buttons and function keys.
The system operates in various 'windows'. Several windows can be running at once, therefore the Drawing Tool, Button Panel and System Forms can be displayed at once on the workstation monitor.
NOTE: The mouse pointer must be in the window which you are using before you are allowed to perform a task.
When using an optical mouse the Mouse Pad must be positioned with the 'SUN' logo in the top left corner, and the mouse does not work correctly if at an angle to the mat.
13.2.2 Logging onto the System
On turning on the workstation the prompt Console Login: is displayed. Enter your username (given to you by the System Administrator) and press <return>. You will be prompted to enter your Password: enter your password and press <return>. If you enter your username or password incorrectly (or your account is deactivated) you will be given the message Login Incorrect and you must enter your username and password again.
The main menu will be displayed automatically after logging onto the system.
To log off you must close down the system by:
Periodically when logging onto the system you will be requested to change your password (the length of time between password changes is defined by the System Administrator). At any time your password can be changed by selecting the 'Change Password' menu option from the main menu. The system will prompt you to enter a new password (your password is not displayed on the screen while you type), you will then be prompted to enter your new password a second time as a check. If both versions of the password are the same, the system changes your password.
13.3 INTRODUCTION TO THE WORK AREA
Windows can be moved around the screen by clicking the left mouse button on the border and, keeping the button pressed in, the outline of the window can be moved to a new position.
A window which is behind another window can be 'brought to the front' by clicking on the grey band at the top of the window.
The small button in the top left hand corner of the window will 'shrink' the window, this is known as iconising. To do this press the button and select Close from the displayed menu. The window will become an icon at the bottom of the screen, double clicking the left mouse button on the icon will re-open the window.
Message boxes for information or asking for confirmation of an action are displayed on the screen, these must be acknowledged (usually by pressing OK or Cancel) before you can continue.
To select options from the menu, type the number of the desired menu option followed by <return>.
Each user will have a menu which contains a list of the facilities which they are authorised to use. This menu will be presented to you after logging onto the system.
To select options from the menu enter the required number of the option and press <return>.
The current case, case type, database being used and your username are displayed on the screen.
The following function keys are common to all screens in the application:
|
F1 |
No function. |
|
F2 'List' |
When a user is to enter one value from a set, this key will display a list of the permitted values. |
|
F3 'Accept' |
This will have two uses: |
|
|
|
|
|
|
F4 'Quit' |
This allows a user to leave a form without changing the database. Any data entered in fields will be abandoned. |
|
F5 'Insert' |
Allows a user to insert a new entry into a scrolling list. |
|
F6 'Delete' |
Allows a user to delete an entry from a scrolling list. |
|
F7 'Next' |
Display the next page of entries in a scrolling list. |
|
F8 'Previous' |
Display the previous page of entries in a scrolling list. |
Accessing the Mapbase by Using the Street Gazetteer Forms
Several NAP, Reports, Survey and Title options (such as Creating a Provisional Ident, View Area of Map, Print Map Section, Create a Survey, Create a Report, Position Report Marker etc) require the use of the Street Gazetteer Forms. Use of these forms is described below.
On entry to the Street Gazetteer (by selecting on one of the relevant options) a list of selection criteria are displayed at the top of the form.
Move the highlight along the menu line using the arrow keys, a description of the highlighted option is displayed. Select one of the options by highlighting it and pressing the <return> key. Select one of: -
|
Address |
This option displays a form which allows you to select a section of the map using the Street Gazetteer. |
|
Title |
This option displays a form which allows you to select a title number or case number. |
|
Map Details |
This option displays a form which allows you to select a section of the map using either a Map Name or Grid Reference. |
|
Version of Map |
This option displays a form which allows you to select a section of the map using a Map Name followed by a selection of a version of that map. |
Selection by Address
Once Address has been selected from the menu a form is displayed which allows you to select from the Street Gazetteer.
Searches can be made using complete fields or by using search criteria. The latter is known as 'query by example'. You can use relational, range, alternation and wildcard symbols as follows: -
The table below lists the operators, their names and the types of fields you can use them with:
|
Operator |
Name |
Use with field type |
|
= |
Equal to |
all |
|
> |
Greater than |
all |
|
< |
Less than |
all |
|
>= |
Greater than or equal to |
all |
|
<= |
Less than or equal to |
all |
|
<> |
Not equal to |
all |
|
* |
Wildcard |
character |
|
? |
Wildcard |
character |
|
: |
Range |
all |
|
.. |
Range |
Date and time |
|
½ |
Alternation |
all |
Normally you do not need to enter '=' except in the following two situations: -
Here are some examples of using operators: -
* This means search for any character or number of characters.
E.g. 'New*' will attempt to match with anything beginning with 'New'.
> E.g. '>10' will retrieve all numbers greater than '10' in a number field.
E.g. '>MAIN' will retrieve all character strings alphabetised after 'MAIN' in a character field.
? This means replace a single character e.g. 'NEW?Y' would return any five character word which starts with 'NEW' and ends in 'Y' such as 'NEWBY' or 'NEWRY'. 'NEW??Y' would return any six character word which starts with 'NEW' and ends in 'Y' such as 'NEWSBY' or 'NEWRAY'.
| Use this to search for alternative values in a field
E.g. 'MULBERRY| RUMBLINGWELL' will retrieve entries with either of these character strings.
: Use this to search for values that lie between one value and another in a field e.g. '101:115' will search for all entries within this number range. You can also use the range operator in a character field e.g. 'MULBERRY:RUMBLINGWELL' will retrieve entries that alphabetically fall within these character strings. You can also use the range operator in a character field e.g.'1/12/94:20/1/95' will search for all entries with dates between these values. You can use this in the 'Search Reports' form to search for reports between set dates.
.. This is also a range operator but is used in date (and time) fields to avoid ambiguity with the colon separator used between hours, minutes and seconds e.g. '1/12/94..20/1/95' will search for all entries with dates between these values. You can use this in the 'Search Reports' form to search for reports between set dates. You can also use e.g. '>1/12/94' to search for all reports after a set date, etc.
Once selection details have been entered <F3> will begin a search of the Street Gazetteer. The maximum number of matches allowed is 40, if more than 40 addresses match the details entered then an error message is displayed and you will have to make your selection details more specific.
If no addresses match the selection details then a message is displayed.
If more than one address matches the selection details entered then a second form will be displayed which shows a list of all matching addresses. Move the down using the arrow keys and press <F3> to select the required address. The Eastings and Northings are displayed along with a default size (which can be changed if required).
If a search is taking too long you can cancel it by pressing <Control> and <C> at the same time.
Selection by Title
Once Title has been selected from the menu a form
is displayed which allows you to enter either a title number or a case number.
Enter either of these and press <F3> to perform the function
of the screen (e.g. select Provisional Extent of an Index).
Selection by Map Details
Once Map Details has been selected from the menu
a form is displayed which has fields for Map Name, Eastings, Northings and Size.
To select by Map Name, enter a name or press <F2> and choose from the list displayed. Once a selection has been made the Eastings, Northings of the centre of the map and the Size (screen side width of area of map) are displayed.
To select by Grid Reference, enter an Eastings and Northings, the Map Name and Size are displayed.
Press <F3> to accept selection.
Selection by Version of Map
This selection displays a form which prompts for a Map Name followed by a map version selection. This option should be used in the 'Miscellaneous Prints from the Mapbase' dialogues.
Enter a name or press <F2> and choose from the list displayed. Once a selection has been made the storage scale, survey date, origin x, origin y, county, date amended, date imported, map text and status information is displayed for each version of the map held on the database.
If more than one version of the map exists you can use the arrow keys to move to the required version.
Press <F3> to accept selection.
In order to take on a new case for work in the Drawing Tool, the user should click on the "Case Take-on" button within the main Drawing Tool button panel.
If the user has cases in their select list, a "Case Take-on" window will appear. This window shows a scrollable list of the cases in the user’s select list. Only cases allocated to this user will be listed; no cases allocated by "group" alone will be listed. Each item is listed by case type, case number, subject title number, (or index number) and authorisation status. An ‘A’ in the "Authorisation" column indicates that a case has been authorised, otherwise it is left blank. Where a case is a TP or a TA type, the authorisation column is always blank. In these cases the authorisation status is given via the Related Title Selection window, which is brought up when that case is selected.
The case selection window also displays the user name, the user’s county, and the database to which the user is connected.
If the user highlights a case that references more than 1 title (e.g. a TP or TA case), clicking SELECT will display the "Select Related Title" window (see figure 4). This window shows the titles involved in the TA/TP relationship and indicates which is the "parent" and which is the "child". The user can then click on the desired title e.g. the child or parent in a TP case and click the "Select" button.
Having selected a case to work on, one of several paths will be followed depending on the status of the case selected. The different possibilities are: -
Case is not authorised but has been Provisionally Idented.
Case is not authorised and has not been Provisionally Idented.
Case is authorised.
If the case is not authorised and it has been Provisionally Idented, then the case extent is displayed and can be modified, saved and closed in the usual way.
If the user selects a case that is not authorised and the Case/title has not been Provisionally Idented (e.g. an FR case or the child title in a new TP case), the "Manual PI Form" window (similar to the Informix 4GL "Manual PI" form) will be automatically displayed (see figure 5). Use of this form is discussed further in section 2.1.2.
If the user selects a case that is authorised, a prompt appears asking if they wish to unauthorise it. Selecting "Yes" will unauthorise it and the case extent will be displayed and can be modified, saved and closed in the usual way.
13.4.2 Incorrectly Idented Casework
this section has been deleted
If a case is selected which has not yet had a provisional ident (PI) performed on it (i.e. the Auto PI failed for this case when it was first transferred from the LRS), then it must be manually PI’d before it can be taken on. The Drawing Tool functionality allows this to be done from within the Drawing Tool itself, giving the user the option of doing the PI on the case using the Address, Title Details or Map Details options. Note that in all the manual PI windows, when data is entered into the fields, the RETURN key should be pressed to ensure that the data from a field has been read by the system before performing a SEARCH or other operation.
The address match PI window is the default window which appears initially when the manual PI window is brought up by the Drawing Tool. To select any other type of PI search, the user should click on one of the three buttons on the top left of the window – Address, Title Details or Map Details. The address match window presents the user with an address form, which should be completed before the SEARCH button is pressed. A search can be performed using only a partial address e.g. just a thoroughfare name, but if too many address matches are returned, a message will be displayed and the user will be required to be more specific in order to reduce the number of matches. If the user’s address data results in more than one entry being returned then a list of matching addresses (up to the maximum of 40) is displayed and the user can select the desired address from the list and click "Accept". The user may click anywhere in the address row to highlight the whole address.
If a matching address is found, the appropriate seed point information will be displayed on the address form in the "Northings" "Eastings" and "Size" fields. A dialogue will then ask the user if they wish to accept the seed point information. If the user selects "yes" then the title will be opened with the seed point marked on it as usual. Otherwise the details will be cleared and the user can perform another PI search if required. If no matching address can be found, the user will be informed via a dialogue box that no match was located. In the event that this should happen, a match could then be attempted using another application number or map name.
The Title Details manual PI window allows a user to PI the current case based on the seed point details of a previous case. When the title number or case number is entered into the appropriate field and the SEARCH button pressed, the database is searched and if the title/case is found the user is asked if they wish to accept the seed point details. If the user responds "Yes" then the map is loaded with the seed point indicated as usual. Otherwise the user is able to perform another manual PI search if required. Note that either a title number OR a case number should be supplied, not both.
If the case or title is not found on the database a message dialogue reporting that the case or title is unknown is returned. If the case or title is found, but it is not authorised, this is also an error and a dialogue reporting this is displayed accordingly. Case numbers entered should correspond to title cases, index cases will not provide the necessary seed point information.
The third type of Manual PI window is the Map Name PI window. This allows a user to input the name of a map so that the seed point information can be based on that. If a map name is entered and the SEARCH button clicked, the program searches the database for that map. If it is found, seed point information is returned based on the centre point of the given map and the seed point details are displayed in the "Northings", "Eastings" and "Size" fields. If the seed point information is located the user is asked whether they wish to accept this seed point information. If they reply "Yes" then the map is loaded with the seed point indicated upon it as usual. If not then they are given the opportunity to do another manual PI search if required.
Having selected a case to work on, the user can update the extent as usual. Clicking on the "CLOSE" button will simply close the case as before, but if a case is ready to be authorised, the new "Close & Auth" button should be used. If the user clicks on this button after completing editing, a prompt is displayed asking the user to confirm they wish to authorise the case. On clicking "Yes" the "Enter Password" window will be displayed. The user can then enter their password followed by the <RETURN> key and click "OK" and the case will be closed and authorised. When typing in the password field, the password is not displayed for security reasons. If the password does not match, an error dialogue will be displayed and the case will remain open. If authorisation is successful, the case is cleared from the main editing window as usual and the user is then ready to work on another case id required. Note that this case will remain in the user’s select list and still be available for selection until this case is closed from within the LRS.
A version of <title number> is in work: (owned by <user name>)
The user has attempted to take on a title of which another version appears to be in work. The user working on this other version is indicated by user name.
Insufficient information available for this title
The user has selected a title to manual PI from, but this title, although it exists, does not have enough information associated with it to get the seed point from. Another title or manual PI method should be chosen.
Map <map name> not found
The user has selected a map to manual PI from, but this map does not exist on the system.
No authorised versions of this title exist
The user has selected a title to manual PI from, but the title in question has no authorised versions. Only authorised titles can be used for manual PI.
Please enter either a title number OR a case number
The user has elected to perform a title/case manual PI but has not entered the title or case details correctly. Either a title number or a case number should be used as the basis for a manual PI search.
Sorry, there are no matches in the database
When performing an address search for a manual PI, the search of the address gazetteer has failed find a match for the address details given.
The dependent title requires further processing before this can be unauthorised
The user has attempted to unauthorise the parent of a TP/TA title when the child title is still authorised itself. The child must be unauthorised first.
There is no title associated with this case
The user has selected to perform a manual PI using a case number, but the given case has no title associated with it. This can happen if the given case is an index case, for instance.
This title entry has authorised later versions
The title selected by a user cannot be unauthorised because later versions are authorised. These would have to be unauthorised before this title could be processed.
Too many matches in Database. Try refining your search.
When performing an address match based manual PI, the gazetteer search has returned too many matching addresses. The maximum amount that will be returned is 40. The user should add more detail to the search criteria to reduce the number of matches.
Unknown title number. Please re-enter.
When performing a case/title based manual PI, the title number given was not found on the database. Check the title number is correct.
Unknown case number. Please re-enter.
When performing a case/title based manual PI, the case number given was not found on the database. Check the case number is correct.
13.5.1 Selecting a Transfer of Part / Parent
The "Case Takeon" button generates a second page which is displayed when a TP is selected from page one. The second page will display a list which will contain the Parent associated with the TP. The TP or the Parent can be selected to work on (by moving the cursor to the relevant title).
13.5.2 Create Duplicate Title Entry
A duplicate Title Plan can be created using the 'Create Duplicate Title Entry' form. This can be used to duplicate both the graphical and textual details of any title plan.
1. You must have an unauthorised title entry as your current case (let us call
this the 'target') before you use this form because it is updated to receive
the ident and graphical extent and the textual details of the title you are
about to enter.
2. Enter the title number of the title you wish to duplicate (let us call this
the 'source') and press <F3> to accept it. This title must be an
authorised title.
3. The authorisation details of the 'source' title are displayed.
4. Press any key to accept the duplication.
5. The 'source' title details are copied to the 'target' title.
When plans officers use this functionality they must in all instances reset the seed by taking on the application on the drawing tool, click on SET SEED and position the seed point using the left hand mouse button.
Use of this form requires a current title case.
Note - The following abbreviations must be used in the "TENURE "field [limited to 5 characters].
DU - Dominium Utile
DD - Dominium Directum
L - Leasehold
ALL - Mixture of all Tenure
/ - should be used if only 2
types of interest are involved, e.g. DU/D
When editing text in the forms the default setting is for the text you are typing to over-write any existing text. You can toggle this to and from an insert function (where the text you are typing is inserted between any existing text) by pressing <Alt> and <A> together. You can remove text character at a time by pressing <Alt> and <X> together.
13.5.4 Creating an Index Textual Entry
This section describes how to create, amend and view a textual index entry. All levels of NAP users may create a textual entry, although only NAP manager users may use the modify facility. This form allows you to create a new index (such as a Common Deeds Index entry, Research Area or Tree Preservation Order).
If you select an index type of 'RA', some default text is automatically inserted in the 'Instructions' field.
Press Accept <F3> to save the entry you have created and exit.
From the NAP menu choose the option 'Modify Index Entry'.
This function will allow you to amend the instructions on an index entry which has not been authorised. You are not permitted to change the Index Type or Index ID.
<F3> Accept, will exit and save the changes you have made
to the instructions.
<F4> Quit, will exit and discard any changes.
Selecting the 'View Index' menu option from the NAP menu will display the View Index form, this allows you to select an Index Entry to view using the Drawing Tool (without selecting the index as your current case).
A menu line is displayed from selection of a viewing option, either Single entry or Area of Map.
If Single Entry is selected then a standard Index Form is displayed which allows you to select an index by entering an Index Type and Index Id. Index textual information is displayed (Instructions, Status, Authorisation). The chosen index only will be displayed when using the Drawing Tool.
If Area of map is selected then you can use the Street Gazetteer to select an area of the map (see section Using the Street Gazetteer for details). All indexes in the map area will be displayed when using the Drawing Tool.
<F2> will display a list of current options for the Index Type.
After selection press <F3> to choose the Index, use the Drawing Tool to view the Index graphically.
This section describes how to print a map section.
13.5.8 Creating a New Index Type
This section describes how to create new index types for subsequent use in create index textual entries. This function is available to selected users only.
Once the new index type is created it will then be available for all users of the system.
13.6.1 Starting the Drawing Tool
The Drawing Tool is a mouse-driven graphical editor, which will quickly create, edit, file, recall and modify graphical models.
Invoke the drawing tool by clicking the right mouse button in an empty area of the screen and selecting the Drawing Tool option in the menu box.
There are three buttons on the Mouse: -
Instructions are shown at the top of the screen when using drawing tool facilities, you should look at this to see what the next step is and if you want to go back a step press the right mouse button, pressing the right mouse button at the first step will end the chosen facility.
The Dismiss button in the top right of the option windows will close the option window.
The Redraw button in the top right of the main Drawing Tool window will refresh the screen, drawing in all features (as sometimes an option window may erase part of the map).
The following sections describe the facilities of the Drawing Tool Button panel and associated panels/sub-windows.
This section describes buttons which have viewing facilities.
The case type and number of the case you are working on are displayed at the top of the Button Panel.
Case Take-On
This button allows you to open a case
into the drawing tool for editing. Only cases which are booked to you on the
LRS or cases which you have created yourself using the forms (i.e. indexes and
reports) can be opened using this button.
Exit
This button exits the Drawing Tool without
saving the changes made since the last save. A message will appear, asking you
to confirm whether you do wish to exit.
Save
Clicking this button will save the changes
you have made to the drawing area.
Close
In order to close down the current case,
but not the Drawing Tool, click this button. Your current case is automatically
saved.
Quit
This closes your current case without
saving any changes since your last 'Save'. The Drawing Tool is not closed. A
message will appear asking you whether you wish to quit without saving.
Features
Clicking on this button displays the
Map Features panel. Click on any of the feature buttons in this panel to turn
on/off various map features e.g. roads, centre lines, railways etc. Click on
the Reset button to switch the display of all default features back on.
Grid (100m and 1km)
This overlays (or removes) a grid of
the indicated size on the display. The grid is based upon the standard OS grid.
Clicking on this button will show the Viewing Options panel. This panel allows you to change how you view the model. There are five options to change:
Scale
This refers to the scale for viewing the map. There are scales given - 1250
or 2500, or you can click on the 'Manual' button. When the scale is set
to Manual, you can use the 'Zoom' facility, but when the scale is set
to a fixed scale, 'Zoom' may not be used.
Note – currently, the 1250 and 2500 buttons do not give an accurate scale and they should not be used.
Measurement
All measurements appear in the co-ordinates boxes. Click on the appropriate
buttons to set the type of measurement: -
In addition the units of measurement may be set as metres, feet or yards.
Tile Visibility
This facility allows you to 'turn on or off' elements of the drawing. Clicking
on 'Constr.' will toggle the visibility of construction lines (when the
button is red the construction lines are visible). When the 'Details'
button is switched from red to blue it removes those features which will not
appear on the Index Map (i.e. those polygons upon which the ‘Clr Ext’
button has been operated and any other drawing elements upon which the ‘Set
Ext’ button has not been operated). When 'Details' and 'Constr.'
are both red, all that remains is the drawing that will be displayed on the
Index Map.
Underlay Visibility
Underlay Data turns off (or on) all underlay data e.g. any objects being
displayed by using the Index Map button will disappear if the Underlay Data
button is clicked.
Clicking on the Index Map button displays a panel with options to search and display markers and extents for any Index entries.
The panel starts up with the Titles, Index and Reports buttons selected.
Clicking on Search searches the map area in view for all titles, indexes and reports which have extents set within this map area.
If any point of a polygon is covered by this area, it will be shown.
All items found are then listed in the upper set of fields.
Click on List All to display labelled markers in the map area for each of the items found together with their extents. Each coloured quadrant of the marker represents a Report, Notes, Index or Title as shown on the Index Map panel. The name of each item is shown in the panel together with its' type and tenure (if it is a title).
Clicking on Display with no markers selected in the bottom left hand field of the Index Map panel will clear the map display of all the markers.
Click on individual numbered items in the bottom left hand field of the Index Map panel to highlight the marker number and then click on Display to display just the selected items on the map view.
You can display all of the listed items pressing Display All.
The groups of items to be searched for can be altered by deselecting/selecting the Titles, Index, Reports and Att. Text buttons.
Att. Text
Clicking on this button on the right hand side of the Index Map panel displays the Attached Text panel. You can use this to attach text to any point of the map in view.
Click in the text window of this panel and enter text terminated by the <return> key. Then click on Set Seed within the Attached Text panel and move the mouse cursor to the desired point on the map and click. Return to the Attached Text panel and click Save and then Dismiss.
If you then do a Search with Att. Text selected these text markers will be found and listed. Click List All to display the markers.
To see the full text at each of the markers you do the following; assume you have a list of text markers displayed after the search. Click on the Att. Text button on the right hand side of the Index Map panel to view the Attached Text panel. If you then double click on each of the marker numbers in the bottom left hand field of the Index Map panel, the attached text for each marker will be displayed in the Attached Text panel.
13.6.7 Copying From The Index Layer
The Drawing Tool allows users to copy from the index layer if the index map is displayed.
The user can only copy from a single layer at once. The Snap dialogue defines the current layer if the Index Map dialogue is displayed. If not, only elements on the TITLE level can be selected and copied. The Snap dialogue is displayed when the Index Map dialogue is displayed.
To select from the index layer the user must :
The user can then select from the index layer by clicking on the items they wish to copy. This will put a dashed line around the object selected and show an extra object selected in the "Select:" display on the control panel.
Once items from the index layer are selected, the user can press COPY to copy them to the clipboard. PASTE will then copy the items on the currently selected clipboard onto the title layer.
If COPY is pressed when the INDEX level button is highlighted, the items will be copied to the clipboard and then deselected. The INDEX level will remain highlighted to facilitate further selections from the index layer. To change back to selecting from the title layer, press the TITLE button on the Snap dialogue or the DISMISS button on the Index Map dialogue.
The banded select button (looks like a speech bubble) and the All button in the General Controls section on the main control panel will not work with the index layer select. Pressing either button will deselect any items currently selected from the index layer and reselect the title layer as the current snap level.
Changing the snap level will deselect any currently selected items.
Closing the Index Map dialogue will set the copy level back to the title layer and cancel any selection from the index layer. If items from the title layer are selected prior to closing the Index Map dialogue, these will not be affected.
The author's personal preference is to close the Index Map (or undisplay the copied indexes) prior to pasting any items copied from the index layer. This helps to show more clearly which items are on which layer.
Mapbase
The system will display the map reference and scale.
Set Seed
This button will set the seed point of the Index, Title or Report currently
being edited. After pressing the button you must click on the map where you
want the seed point to be placed.
Address
This button generates a small window listing the addresses in the gazetteer
which fall within the polygons with the extent flag set. The window provides
options to search, display, display all or print all. This facility is only
available if you are editing an index.
Zoom
This button will allow you to zoom in on a section of map of your choice.
Click on this button, then draw a rectangle around the section of map you require.
To do this hold the left mouse button down and drag the mouse to define the
zoom area. Release the left mouse button. Reclick the left mouse button and
the area will now be redrawn at the next level of zoom. To zoom quickly in to
the highest level of magnification, click on the Zoom button and then doubleclick
on the area of the map you want to zoom in to.
In/Out
To see a section of the drawing in close-up, click In. To get a more distant
view of the drawing, click Out. The closest level of Zoom goes down to 10 metres
of map; the furthest level is 1.4km of map.
View
This facility allows you to view a title, report or index on the mapbase without
having to open a case. You can also simply view a section of the mapbase. You
must first have specified the title, report, index, map area or map version
to view in the relevant form first.
Pan
Click on this button to pan the drawing. The point where you then click
on the drawing becomes the centre point of the screen display.
Set
This function sets the default view of the map for your current case. Once
you have set the map, you can return to this position from any subsequent point
you have reached by using the Reset button.
Reset
This will revert you back to the Set position, wherever you are on the map.
Pan (directions)
At corners and at the bottom of the drawing window, North, South, East and
West etc buttons exist which allow you to pan half of a screen at once. These
will not reset measuring distances.
Title, Enlarge 1 and Enlarge 2
These buttons at the top of the drawing window are only operational when
your current case is a Title. They are also operational when the Drawing Tool
is in View mode and a title is being viewed.
These buttons allow you to create 3 separate drawings. With the Title button selected, the drawing created is stored as the main title. You can select Enlarge1 or Enlarge2 to create separate drawings attached to the original title for producing enlargements of areas of interest on the main title drawing.
To create an attached enlargement click on Enlarge1 or Enlarge2. The same area of map is displayed as in the main title but without any drawings. You can then zoom into a particular area of interest and create a separate drawing. Click the Set button to save this zoomed in view; the enlargement drawing will be saved when you do the normal Save operation for the Title. See section 8.2.22 on the Print and Title Plan buttons within the drawing tool for further information on printing Titles and associated Enlargements.
Occasions arise where, although the main subjects being registered can fit into one A4 print, various extensive references required for access roads or pipe-lines mean that a large multi-flap Title Plan needs to be prepared. Up until now, the logical solution to avoid this was, for instance, to prepare a plan at 10,000 scale and provide an insert from the 2500 or 1250 base-scale showing the main subjects. This was considered unsatisfactory because the insert could not be scaled and the type of bar-scale that we are able to create is of limited use. Whilst the ideal solution would be an enhancement to the DMS, the cost is fairly prohibitive considering the comparative rarity of the situation arising. The alternative had to involve finding a way to use the available facilities, and this has now been achieved.
The following formula has been devised to facilitate scaled enlargements:
W = 80•5 x scale
1000
|
Where: |
‘W’ is the width in metres to which the enlargement must be set; |
|
80•5 is the width in millimetres of the enlargement box on the Title Plan; |
|
|
‘scale’ is the scale of the enlargement; |
|
|
‘1000’ is the millimetre to metre conversion. |
Procedure:
Use the normal procedure for enlargements but, additionally,
* For the avoidance of doubt, the ‘X’ co-ordinate refers to the horizontal measurement and the ‘Y’ co-ordinate to the vertical.
Syntegra have given an assurance that the enlargements are always the same size (80•5 millimetres) when switched on with SHOW
Points to Note.
Another mathematical formula provides a facility to produce prints at any scale from the DMS. The main benefit is perceived to be the ability to match the scale of deed plans in order to help with consideration of casework. This is achieved as follows:
* You may need to have the map displayed on a fairly high zoom to enable display of the precise measurement.
* Please note that when producing a scaled print in landscape format, the measurement to be accepted is the ‘Y’ co-ordinate figure in the right-hand display, and the cursor should be dragged upward on the left side of the print box.
The following examples relate to both 1/1250 and 1/2500 base-scales (10,000 scale enlargements would be limited in their usefulness).
|
scale required: |
1/200 |
1/250 |
1/500 |
|
width of ad-hoc box: |
38.2m |
47.8m |
95.6m |
The formula is: 239 × the desired scale.
1250**
(239 relates to the width of the ‘frame’ that encloses the map detail on the print as measured between the inside edges.).
** For the mathematically minded, the formula to create a print at, say, 1/500 scale from a 1/1250 base-scale is 239 ÷ 1250 × 500 whereas from a 1/2500 base-scale the formula is 478 (the width of the inside of the frame on a 1/2500 print) ÷ 2500 × 500. As, in both instances, the answer is 95.6m, the first quoted formula is sufficient in all cases.
The figures in the above table relate to three scales, but the formula can be applied to any scale. If not already quoted as a ratio, convert your scale, then use it in the formula. For instance, a scale of one-sixteenth of an inch to one foot is a ratio of 1:192. Therefore use 192 in the formula.
Print
Use this button to print the view in the current window. The Print Settings
panel will be displayed. Set the printer to Mono or Colour, set the number of
copies, paper size, orientation and scale prior to printing. Then click the
Ad Hoc button and define the rectangular view to print in the map view
by clicking in the map view at the bottom left hand corner followed by the top
right hand corner (an 'elastic' rectangle will appear after the first click).
Following the click at the top right hand corner the Print Preview viewer
will be displayed; click Print to print the defined map view. The 'elastic'
rectangle is displayed provided you have the scale set as Manual on the
Print Settings panel.
If you set the scale to something other than Manual, i.e. 1250, 2500 or 10000 and then click the Ad Hoc button and then move the map cursor into the map view, a fixed size rectangle will appear showing the area of map that will be printed at the selected scale. You can move the rectangle to the desired area of map and click at the selected position. The Print Preview panel is then displayed; click Print to print the defined map view.
Title Plan button
You can also click the Title Plan button on the Print Settings panel
to invoke the Print Preview panel to produce a title plan print and use this
Print Preview panel to format enlargements and stamps on the Title Plan. This
button is only operational when you are editing or viewing a Title.
13.6.12 Print Preview Control Panel
If this panel has been invoked by pressing the Title Plan button on the Print Settings panel you can then format enlargements and stamps on the Title Plan and display/print different pages of the Title Plan. The following set of buttons is provided for each enlargement: -
Show
You can click on this button to show either enlargement 1 or 2 or both in
the print preview window overlaid on the Title Plan.
Map
Click this button to show/conceal the underlying map for the enlargement.
Scale
Click this button to show/conceal the scale bar for the enlargement.
The enlargement drawing appears at a pre-set position on the title print preview. You can move it by clicking inside the enlargement and dragging it to a new position whilst holding the mouse left button down.
Release the mouse left button to 'release' the enlargement at the new position.
You can reduce/enlarge the size of the enlargement rectangle by clicking just inside any corner of the rectangle and moving the mouse cursor in or out of the rectangle.
You can also alter the dimensions of the rectangle by clicking just inside any edge of the rectangle and moving the mouse cursor in or out of the rectangle.
Title plans can be large requiring several sheets of A4 to print. The system automatically splits the print into separate sheets. The Print Preview Control panel shows you which page is currently being previewed e.g. "Displaying page (1,1) out of (2,1)" means the title plan occupies 2 sheets of A4 going horizontally and the first sheet going horizontally is currently being previewed. An example of sheet number is shown below for a 2 x 3 print i.e. 2 sheets along by 3 down: -
|
page 1,1
|
page 2,1 |
|
page 1,2
|
page 2,2 |
|
page 1,3 |
page 2,3 |
The Title header is displayed only on the top right-hand page of a multi-sheet print e.g. on page 2,1 of the example above.
You can use the arrow buttons to traverse the print.
The enlargements can be placed on any page of the print.
Stamps
Click this to display the Stamps panel. To place a stamp on the Title
plan, select a stamp by clicking anywhere in the desired stamp. You can then
click in either the Print Preview panel or in the main drawing area to
place the stamp.
Print All
Click this to print all pages of the Title.
Print
Click this to print the current page of the Title being previewed.
Area
Click this to display a rectangle in the drawing area outlining the area
currently being previewed.
13.6.13 Multi-Part Title Plan Printing
Occasionally an application is made which contains several subjects which are remote from each other and if the Title Plan is printed in the conventional manner it would produce a large extract. Therefore consideration should be given to splitting the Title Plan into various smaller Title Plans when printed; this is more commonly referred to as "Title Plan in more than one part."
When the user presses the TITLE PLAN button on the print settings window the system will first check whether the number of pages required to display the extent of the Title at the print scale is six or more.
If there are six or more pages in the title extent, but to-date the Title Plan has not been subdivided then the normal Print Preview Control window will be displayed. The user will then be able to use the MULTI CONFIG button on the Print Preview control window to display the Multiple Part Title Plan Print Preview (see below) which will allow the user to sub divide the existing Title Plan into various parts.

Where the Title has already had the various parts defined the user will be taken directly to the Multiple Part Title Plan Print Preview when selecting TITLE PLAN on the print settings window.
If there are less than six pages in the Title extent then the following dialogue box will be displayed and the Title Plan cannot be sub divided and should be printed as normal.
The
print scale must be set prior to the definition of the first title part, and
prior to opening the Multiple Part Title Plan Print Preview window. To change
scale the user must delete all title parts, save the configuration, close the
Multiple Part Title Plan Print Preview window and then set the new print scale
and start again.
Please note that the various parts can only be defined at a single scale and that multiple parts functionality only works when A4 Portrait prints is selected on the print settings window
13.6.13.1 Steps to Creating a Multi- Part Print
13.6.13.2 Print Title Part (PRINT Button)
The PRINT button will cause all pages from the current title part to be printed. This is the equivalent of PRINT ALL on the Print Preview Control dialogue.
If there are no title parts defined, a dialogue will be displayed to warn the user that there is nothing to print.
As each page is printed, it will be displayed in the normal Print Preview window. However do not Press PRINT in the Print Preview window as the prints are being queued to the printer defined in the Print Settings dialogue.
13.6.13.3 Print All Title Parts (PRINT ALL Button)
The PRINT ALL button will cause all pages for each title part to be printed. This is the same as cycling through each title part and pressing PRINT each time.
If there are no title parts defined, a dialogue will be displayed to warn the user that there is nothing to print.
As each page is printed, it will be displayed in the normal Print Preview window However do not Press PRINT in the Print Preview window as the prints are being queued to the printer defined in the Print Settings dialogue.
13.6.13.4 Batch Print Tool Modifications
When a Title is printed using the Batch Print process, a check will be made to see if title parts exist. If they do all parts will be printed as they have been defined and saved in the Multiple Part Title Plan Print Preview. If no parts are defined, the normal print process will be used.
13.6.14 Multiple Part Title Plan Print Preview Dialogue — no longer in use
Backup
Clicking on this button will erase the very last piece of drawing done only,
and not an entire object. E.g. the last point drawn of a polygon.
Undo
This button will un-delete the last delete of an object(s) provided the
Undo button is the next button pressed after the Delete button.
All
Click on this button to select all objects in the drawing.
Select List
Once you have selected an item, or items, the number on the select list
is incremented by that number of items. Then everything on the select list can
be deleted, moved or copied.
NOTE: – holding down the Shift key on your keyboard at the same time as clicking on a selected item will cause that item to be de-selected.
Selecting Tool
The button showing this symbol: o can be used to select an object by drawing
a square around it. Alternatively, clicking on the object will have the same
effect.
Done
This button completes the editing action you have just used.
Eq. (Equal)
Un (Unequal)
These controls are used in conjunction with the Scale command (obtained from the Props button) on the Drawing Controls panel. You can scale objects either evenly, using the Equal option, or unevenly, using the Unequal option.
ó
When this symbol is selected, any object that is
moved, may only be moved along a horizontal plane.
ô
When this symbol is selected, any object that is
moved, may only be moved along a vertical plane.
Drawing Elements
The Drawing Elements panel displays the
different types of objects which you can create. When you do this, the object
is added to the current drawing.
To invoke an object to be drawn, click the button. The button remains highlighted until you click Done, or another button. Buttons representing closed objects, such as rectangles, can create filled objects. The function of these buttons is changed by first clicking the rectangle button, then clicking Fill in the Drawing Controls Panel. The button now creates filled objects.
Click on the button showing the object you require.
Poly (Polyline)
this adds many-edged objects to the model. Click on the model where you
require the first point to be, then click for all other points.
Line
Click on the model to create the first point, then click the position required
for the second point. The tool automatically connects the two points to form
a line. Where the MOVPT, ADDPT, or DELPT functionality is used on a line this
action will convert the line into a polyline and therefore must be closed accordingly.
Rect (Rectangle)
To create a rectangle, pick opposing corners. A rectangle will appear between
the two.
Label
To add an arrowed label, click this button. Choose the point where you wish
the head of the arrow to appear, and click. Then click where you wish to place
the end of the arrow. A box will then appear to allow you to add text to the
label. Labels are scaled automatically to the right size for the base scale
of the map (unlike text - see below).
Point
This function adds a single point to the model. Click the Point button.
Choose the position where you wish the point to appear. Backup will unpick the
last point created.
Text
Add text by clicking this button. Choose the point where you wish to add text,
then type in the text. Pressing <return> or clicking on OK will end text
input.
Note – when adding text at a scale other than 1:1250 you may have to scale the text to an appropriate size using the Scale button in the Miscellaneous controls box. An alternative to this is to use the label function to place the text and then ungroup the label (by using the Ungroup button in the Miscellaneous Controls box) and then delete the arrow to leave the text at the required size (see Label above).
Close
When you then click on Close, the tool automatically connects the last point
to the first, closing a polygon. This is a toggle button and the close function
only happens when the the button changes from blue to red. When it changes from
red to blue the polygon is "un-closed".
Fill
Will fill a solid closed shape with the selected colour.
This button will
broken line fill the selected polygon in the chosen colour.
This button will
hatch-fill the selected polygon in the chosen colour.
Style
This button sets
the line style to solid.
This button sets
the line style to pecked.
Opts (Options)
This function allows you to change the construction style of the lines available.
You can set the line style to marked, then the spacing and number of points.
If you require a measured line, select one of the options here. Any of the following
construction elements will be drawn in the style that you choose here, where
relevant. A smaller separate window is generated by choosing this option.
Para (Parallel lines)
To create parallel lines, click on this button, then draw the first line
on the map. When you draw the second, it will appear in parallel with the first.
Perp (Perpendicular)
This button will create perpendicular lines from a selected section of straight
line.
Ray
This function allows you to draw an extension to an existing straight line
on the map. Select the section of line from which you wish to draw the extension.
Clicking at any distance from that section draws the extension.
Tip – if you click on one edge of a previously drawn polygon and then click Para, Perp or Ray the construction element will take the edge of the polygon as it’s starting point (you don’t have to select the construction element first and you don’t have to draw a line from it to work from).
Mark
This turns a selected point or points into marks, a mark being a construction
element.
Point
This turns a selected mark or marks into points, a point being a detail.
Some of the general control buttons may be used in conjunction with buttons from the general controls area, for example to restrict horizontal or vertical movement. The Addpt, Movpt and Delpt buttons require a polygon to have been previously selected before they can be used.
Delete
After selecting an object, or objects, this button will erase it.
Movpt (Move Point)
This button will allow you to drag a single point on a previously selected
polygon to a new location.
Addpt (Add Point)
To add a point to a previously selected polygon, click this button. Then click
separately on 2 adjacent points on the polygon; then click where you want the
new point to appear. You can also extend a previously selected polygon by double
clicking on the end point of the polygon and then clicking where you want to
extend to; you can continue clicking further points indefinitely.
Delpt (Delete Point)
This command will delete a selected point from a polygon.
Clr Ext (Clear Extent)
This button stops selected items appearing on the index map.
Set Ext (Set Extent)
This function will set the extent of selected items on the index map. (Extent
is automatically set on all polygons).
Lasso
This function allows you to draw a lasso around a section of the map, which
will then snap to the nearest acceptable map lines.
Follow
This function will allow you to draw a line or polygon by following an existing
line on the map. The drawing tool will 'snap to' the nearest straight line.
Bound
Select this button. If you then click on the map inside a closed polygon or
polygons then the system will search outwards from the point of click to find
the first polygon enclosing the point of click. Please note that there are some
limits imposed on the search to prevent the system conducting an ever growing
search area which may not terminate and this area is indicated by a rectangle
attached to the cursor.
Props
This button refers to Proportionals. It allows you the facility to convert measurements
from one scale to another and to draw sides of polygons whose length can be
entered numerically; it is intended to be used when you have Supplementary Plan
measurements that you wish to check or draw on your current case. Clicking this
button displays the Supplementary Plan Measurement panel. In this panel,
the Set Scale button is automatically selected. You can then enter a
value in the Paper Distance field by clicking in this field and typing a distance
in metres e.g. 0.2 (20cms) of some feature on a Supplementary Plan. You then
enter the actual distance this represents in the Plan Value field e.g. 63 (metres);
on entering this and pressing <return> a scale value is automatically
displayed calculated from the Paper Distance and Plan Value you have just entered.
You can then enter further values in either the Paper Distance or Plan Value
fields and one will be converted to the other using the currently displayed
Scale value.
If you subsequently wish to change the scale value, click the Set Scale button and enter new Paper Distance and Plan Value data as described above.
The Set Length button is used to draw a side of a polygon equal to a numeric value that you enter in the Plan Value field as follows; draw a polygon and click an end point in the direction you wish the correct length line to appear. Then type the desired length of this line in the Plan Value field (in metres) and click the Set Length button; the last point created of the polygon will then move in the direction of the line just drawn to create a scaled length representing the distance in metres in the Plan Value field.
Split
This button is used to split a single polygon into two separate polygons. Select
a polygon and click on SPLIT. A red cross is then displayed at each corner
of the polygon. Click on one of the crosses and the polygon will be split at
this point.
Join
This button is used to join two polygons into a single polygon. To join two
polygons you must start drawing the second polygon from the end point
of the first polygon. Select both polygons and click the JOIN button.
The two polygons then become one polygon
13.6.19 MISC button
Misc
Selecting this
button provides access to a further set of facilities via a small window which
is generated upon selection. The additional provided facilities are described
below: -
Copy
Select the required object, then click this button to make a copy of the
object.
Scale
This button allows you to change the size of the object, making it larger
or smaller. Click on the object, click Scale and drag the shape until
it is the required size. The Un/Equal option can be chosen from the General
Controls panel so that objects can be distorted as they are scaled.
Move
To move a selected object, click this button. When you have reached the
required point for the object, click the drawing to complete the move.
Front
If two or more objects are drawn overlapping, the tool will always show
the last object on top. Selecting an object, then clicking on this button, will
bring that object to the top.
Back
This function reverses the above.
Group
Selecting several objects, then clicking this button, defines them as a
single group. Any subsequent functions will be carried out on the entire group
of objects.
Ungrp
This function reverses the above.
Rotate
Select an object, then click on this button to rotate the object.
13.6.20 Palettes Panel
This panel contains the following
buttons: -
Edge
This function changes the colour of the outline border to the colour you
specify: available colours: White, Ultramarine violet, Light yellow, Forest
green, Deep ochre, Scarlet, Ultramarine Deep.
Fill
This function will fill the object, if you have drawn a closed object, with
the colour you specify from the following: White, Violet, Lemon yellow, Green,
Ochre, Pastel Rose, Pastel blue.
Label
This function changes the colour of the text being entered when the LABEL
button is in use.
Text
This function changes the colour of the text being entered when the TEXT
button is in use.
Borders
A variety of border thicknesses are available. To create a border around
a polygon, select the polygon and click the appropriate border button. The colour
of the border is determined by the selected edge colour.
You can flip the border to the outside by clicking on FLIP ALL or you can flip selected parts of the border by clicking on FLIP ONE and clicking on the part of the border you wish to flip.
Selecting another edge colour will not change the border colour but will change the colour of the line used to draw the polygon. To change the colour of the border you need to select the colour of edge you want and press the appropriate border button again. Then choose the black edge colour to return the line to black.
The UNBORDER button wil remove the border and leave the polygon.
Hatch
This is used to select the colour that will be used when a polygon is hatch-filled.
Three 'Intersect' options are provided:
Line which indicates the points at which 2 selected polygons intersect.
Polygon is used in conjunction with the index map and it draws one or more filled polygons arising from the intersection between selected polygons in the active case and any polygons being displayed from the index map. If more than one polygon is generated then they are generated as distinct objects, each selectable in their own right. This can be used to bring forward references from Research Areas etc as follows: -
This will create polygons for the relevant overlapping polygons on the underlay, including any tints.
Circles which indicates the points at which 2 selected circles intersect.
Grid
A button on the Drawing Tool displays a 100m2 grid over the mapping,
title and index layers of the main drawing window.
The 1km2 grid button is next to the 100m2 grid button.
Both buttons display blue grids that are independent of each other.
The grid is displayed for the current screen area. If the user pans or changes the zoom level, they should also click the grid button off and then back on again. This will redisplay the grid for the new screen area.
Prior to pressing the WIN SAVE button, the user should size and position the windows as required.
Positions of windows are not stored automatically! The user must press WINSAVE when they wish to retain window positions.
13.6.24 Multiple Clipboard Functionality
The three clipboard buttons (COPY, PASTE, DISPLAY) allow users to work with four clipboards.COPY Button
The COPY button will copy the
selected items to the next available clipboard. The next available clipboard
can be defined as the current clipboard if it is empty, or the next clipboard
if the current clipboard is not empty. This facilitates a 1, 2, 3, 4, 1, 2,
and so on cycle through the clipboard.
The newly selected clipboard will be the clipboard that has been copied into.
If nothing is selected when the COPY button is pressed, an error message will be displayed.
PASTE Button
The PASTE button will paste from the
currently selected clipboard to the title layer.
If there is nothing on the current clipboard when the PASTE button is pressed, an error message will be displayed.
DISPLAY Button
The DISPLAY button will display
the Clipboard dialogue. This will display the contents of each of the four clipboards.
Clipboard Dialogue
The Clipboard dialogue will appear when the
DISPLAY button is pressed on the main control panel. It can be used to determine
which clipboard is selected.
Above each clipboard is a button that can be used to select a different clipboard. The currently highlighted button denotes which clipboard is current. This is set to Clipboard 1 initially.
Before pressing PASTE, the user should click on the clipboard they wish to paste from.
When do I use a Supplementary Plan?
A supplementary plan
is used in conjunction with the Title plan for the purpose of showing detail
or providing a method of reference to areas of land mentioned in the register
which, for reasons of scale, size or complexity, cannot conveniently or satisfactorily
be shown on the Title Plan.
For more detailed guidelines on specific topics see Plans Manual as follows
A. Property Section Section
8.10.7.4.
B. Floor level Section 8. 4. 6.
C. General Section 8.2.23.
D. Site Plan in Tenements Section 8.3.4.
E. To show Burdens References Section 8.2.13.3.
F. To show Complex Servitudes Section 8.9.6.3
and 8.9.6.4.
G. To show Rights in Large Estates Section 8.9.3.
When
do I use a Supplementary Plan based on an image?
The image will
normally be a copy of the deed plan and in the following circumstances
When do I prepare a Supplementary Plan based on the Ordnance Survey Map (SPL)?
How do I get an image scanned?
A copy of the deed
plan reduced to slightly less than A4 (a 1cm border is added by the system when
printed) where practical should be sent to Mapbase Maintenance Section with
the appropriate form namely a P2 and is titled APPLICATION FORM TO SCAN SUPPLEMENTARY
PLAN (See annex 1)
Please ensure you read all the guidance notes on the form before completing it. Also if appropriate please enhance colours on the plan, as due to the limitations of the DMS, the original quality will deteriorate.
If you are unable to reduce the plan to A4 Mapbase Maintenance will scan it into the system in A4 sections with a slight overlap between sections. Therefore when the Supplementary Plan is printed it will require cutting and backing.
What do I do now that the image is scanned into the system?

How do I assign a Supplementary Plan that is an existing image to a Title?

Please note there is no need to access the image on the image tool, as all stamps etc. would have been added when image was first scanned into system. No changes should be made to the image, as only one image is held in the system but is linked to numerous Titles, any changes would affect all previous Titles.
How do I print a Supplementary Plan that is an image?

Please note: the Title Image Viewer can also be used to print an image
What do I do if the image I want to use is already scanned and forms part
of a back converted multiple image stored under one suffix?
Sometimes a Title
has more than one Supplementary Plan, as part of the back conversion program
the Supplementary Plans attached to a Title were all scanned under one file/suffix.
However applications for First Registrations of other properties may only require
one of the Supplementary Plans in that file.
Therefore in order that this can be rectified complete a back conversion error report form (See Annex 2) with your requirements. Send the form to Mapbase Maintenance, who will obtain the original Supplementary Plans from storage and rescan under separate suffixes
How do I get an image
removed from the system, as it is no longer required?
Complete a P2
form (See Annex 1) stating that you wish the image to be deleted and send it
to Mapbase Maintenance.
Please note that when an image is deleted from the system it is deleted from
ALL titles it is attached to.
How do I create a Supplementary Plan based on the Ordnance Survey Map?

How do I assign the SPL or an existing SPL to my Title?
An SPL has to have been
authorised before it can be assigned to a Title.
The title to which the SPL is to be attached should not be authorised but be
the users current application.
1. From the Top Level Menu choose IMAGES.
2. Choose Assign SPL's to a Title, the following form will appear with
your current case shown in the case and title fields. Follow prompts at the
bottom of the window.
An SPL has to have been authorised before it can be assigned to a Title. The title to which the SPL is to be attached should not be authorised but be the users current application.
4. Press F5.
This will locate all Supplementary Plans with that title number.
5. Move cursor to select required SPL and press F9, an X will
be displayed in the Selection field to show that the SPL has been selected.
(Pressing F9 again will deselect the SPL). If there is more than
one SPL to be assigned, select them also by using the F9 function.
6. Press F3 to assign all selected SPL's. You will then be prompted
to ensure the selections made are correct, type in y or n as appropriate
and then press Return.
7. Press F4 to return to Top Level Menu.
8. You can now proceed with Title Plan as normal
Please note: - when the SPL's are printed (see next section for instructions) the system will print the identifier number automatically in the header using the following format" <title number> -x", where x is the sequential count of the total number of SPL's assigned against the Title. The SPLs will be printed in the order in which they were associated with the title.
For example:
The first SPL associated with title FFE01234 will have name "FFE01234-1"
the second "FFE01234-2"
the third "FFE01234-3".
This number will not be associated with the SPL and only be used for the batch print to identify the SPLs associated with a title.
Changes can be made to SPLs i.e. map updates without unassociating the SPL from the Title. Any changes made will not affect the identifier number of the SPL when printed
If an SPL is updated in any way this change will be reflected in all Titles.
If a link between a Title or an SPL is deleted any subsequent SPL's attached to that Title will be re numbered accordingly

Can I use the Ad Hoc
facility to print of my SPL?
The ad hoc print
facility on the Drawing Tool facility can only be used to print of SPL's on
the permission of RO1 Plans, and should only be used in exceptional circumstances.
In order to assist you decide if ad hoc print is appropriate please ask yourself the following questions, if you can answer YES to ALL three questions/statements then consideration should be give to printing using ad hoc facility.
If you answer NO to any of these questions/statements then the SPL must be printed using the batch print process and then sent to Mapbase Maintenance for cutting and backing
If you have answered YES to ALL the questions the Ad hoc printing process can be used as follows:

How do I remove the SPL from my select list when I have authorised it?
1. Go to the Drawing Tool
and Select Case Take-on
2. Select the SPL in your list you wish to remove
3. Then click on Remove Index From List

What do I do if I create
an SPL in error?
Contact IT through
the Help desk with your details i.e. CPF number and that of the SPL. IT will
then delete all record of the SPL.
When I use the Duplicate Title Functionality are images and SPL's attached
to the Title duplicated as well?
Yes, the link to the Supplementary Plans, whether an image or an SPL, is duplicated
therefore you require to take no further action in respect of the Supplementary
Plan. However if you do not require the image to be associated against your
Title you will have to go into IMAGES and unassign the Supplementary Plan.
When do I use the Title
Image Viewer?
The Title Image
Viewer allows you to view and print any authorised Supplementary Plans based
on an image that are attached to an authorised title which is not your current
case
How do I use the Title
Image Viewer?
1. Exit the Drawing Tool
2. Select Title Image Viewer from the Pop-up Workspace Menu.
3. In the field under Title Details click the left hand mouse button.
4. Type in the Title Number of the authorised Title whose image you wish to
view.
5. Press Return
6. The list box will display the image name etc for each Supplementary Plan
attached to the Title Number.
7. Use the Previous Image and Next Image to select the required
image
What notes do I add to
case notes when a Supplementary Plan is used?
When you use a
Supplementary Plan of any description you must add a note to the case notes
as follows:
"An SPL/image
Supp Plan has been used in conjunction with this Title."
The note can be expanded to state why the Supplementary Plan was used if required. On subsequent applications the mapper will be aware that Supplementary Plans were used if they follow the mapping style of your Title.
What do I do when I have to add an SPL to an existing Title, which already has both SPL's and Images?
As the system automatically numbers the SPL's in the order that they were assigned and does not recognise any images which may be attached. Therefore the images will have to be renumbered and the legal settler informed on the new numbers so the text of the Land Certificate can be amended accordingly.
How do I number images when I have more than one Supplementary Plan?
Stamp 3 - "Supplementary Plan to the Title Plan" has been designed so that a number can be added electronically after the words Supplementary Plan
On the Image Tool toolbar there is a field marked number. Use the arrow buttons to the right of the field to select the number of the Supplementary Plan this number will appear in the stamp on the Title Plan. It does not matter whether the stamp is added before or after the number is selected either way it will appear in the stamp.

This number is stored against the title and not the image viewed. Therefore where the supplementary plan to be attached to your title has already been attached to another title but requires to have a different number then this number can be changed without any change occurring on the prior title(s) to which the image has been attached.
Annex 1
APPLICATION FORM TO SCAN SUPPLEMENTARY PLAN
GUIDANCE NOTES
1. All Applications for
scanning should be submitted with the agreement of, and countersigned by, a
Plans RO1.
2. All plans to be
scanned should where practical be reduced to A4. If absolutely necessary larger
plans can be scanned in sections, although this will cause inconvenience when
a print is required.
3. Please ensure there
is room at the top of the plan to be scanned for placement of ROS Stamp 1 (Heading).
4. Please note that
when more than one plan is submitted each plan will be given a separate suffix
number. Only plans larger than A4 will be 'compressed' into one suffix number.
5. Assignment should
be carried out by the submitting Officer on return of the application through
the 'Image Assignment' menu on the DMS.
PLANS OFFICER...............................................LOCATION.......................................
COUNTERSIGNING OFFICER......................................................DATE...................
TITLE NUMBER..........................................NOTES......................................................
............................................................................................................................................
(MAP BASE MAINTENANCE USE ONLY)
DATE RECEIVED...........................................................................................................
TITLE NO...............................COUNTY...................SEARCH STRING.....................
SUFFIX NO (S)..................................................................................................................
NOTES...............................................................................................................................
............................................................................................................................................
MAP BASE OFFICER.......................................................DATE...................................
Annex 2 CONVERSION ERROR REPORT
To: MAPBASE MAINTENANCE
SECTION
DATE
| TITLE NUMBER | MAP REFERENCE | PROPERTY ADDRESS |
|
DESCRIPTION OF PROBLEM:
|
||
|
FROM Name : Room : Ext :
|
PRIORITY (Please tick) 1 (Immediate/Urgent) 2 3 4 5 (when time permits) |
|
|
MAPBASE MAINTENANCE
Comments
|
||
| Date Completed : | Initials : | Returned to : |
Annex 3: Image Tool Button Panel

13.8.1 Starting the Image Editor
The Image Editor is a mouse-driven image editor, which will allow previously scanned images to be displayed and 'stamps' to be added to these images.
Invoke the Image Editor by clicking the right mouse button in an empty area of the screen and selecting the Image Editor option in the menu box.
The case type and number of the case you are working on are displayed at the top of the Button Panel. The mode (View or Edit) is also displayed. The Image Tool starts up in View mode.
13.8.2 Mouse Buttons
There are three buttons
on the Mouse.
13.8.3
General Facilities
The Dismiss
button in the top right of the 'stamps' window will close the window.
The Redraw button in the top right of the main Image Editor window will refresh the screen.
The following sections describe the facilities of the Image Editor Button panel.
This section describes buttons which have viewing facilities.
View
If you wish to look at an image without adding any stamps, click on this
button. You must have specified an image to view using one of the view image
forms first e.g. the View Images Assigned to a Report option within the Display
Report form.
Open
This button will access the current case and allow adding of stamps to the image.
13.9.2 Saving/Exiting/etc Facilities
Exit
This button exits the Image Editor without
saving any changes made since the last save. A message will appear, asking you
to confirm whether you do wish to exit.
Save
Clicking this button will save the changes
you have made to the image.
Close
In order to close down and save the current
case, click this button. The Image Editor is not closed down.
Quit
This will close the current case without
saving the changes made since the last save. A message will appear asking you
to confirm whether you wish to quit.
Print
Use this to print the view in the current window. A print preview window
is displayed whilst the print is being sent to the printer. The print will be
sent to the Mono or Colour printer according to the selection on the button
panel.
Pan
Click on this button to pan the image. The point where you then click on the
image becomes the centre point of the view.
Reset
This will revert you back to the original position when the image was opened.
Pan (directions)
At corners and at the bottom of the main image viewer window, North, South,
East and West etc buttons exist which allow you to pan three quarters of a screen
at once.
13.9.5 General Controls
The general control
button selections below are only active when in Edit mode.
Some of the general control buttons require selection of a previously created 'stamp' object e.g. Delete, Move, Copy and Scale are all performed on a selected 'stamp' object.
To select a 'stamp' object move the mouse pointer to the desired object and click the left button.
Multiple 'stamp' objects can be selected and operations such as Move and Delete applied to all the selected objects.
Undo
This button will recover the last delete action. Double click the mouse right
button to complete the Undo operation.
Stamps
Click on this button to create a 'stamp' object to add to the image. This
displays the stamp viewer. Within the stamp viewer click on the desired 'stamp'
blue bar e.g. 'ros_stamp3’. Move the mouse pointer over the image until the
stamp outline is in the desired position. Click the mouse left button to place
the 'stamp' in this position. You can then move the mouse pointer to a new position
and click the mouse left button again to place another copy of the same 'stamp'
at another position and so on.
Click the mouse right button twice to complete the operation.
Click Dismiss to clear the 'stamps' selection window.
Delete
Click on one or more 'stamp' objects to select, then click on the Delete
button. The object(s) are deleted. See Undo earlier if you wish to
recover the delete.
Move
Click on one or more 'stamp' objects to select, then click on the Move
button. Move the mouse pointer to the desired new position then click the mouse
left button to place the object(s). Click the right mouse button twice to complete
the operation.
Copy
Click on one or more 'stamp' objects to select, then click on Copy. You can
then move the mouse pointer to the desired position on the image, click the
mouse left button to 'drop' the copy and then double click the mouse right button
to complete the operation.
Scale
Having previously selected a 'stamp', move the mouse pointer in or out from
the centre of the stamp to reduce or enlarge the 'stamp'. Click the mouse left
button to display the 'stamp' at the new scale and then double click the mouse
right button to complete the operation.
13.9.6 Link Details
The information box at the
top of this section of the Button Panel displays the report number or title
number to which the image on view is assigned if applicable.
The empty box allows you to enter text to be displayed inside the 'ros_stamp4' stamp. This 'stamp' is intended to be used where one image is common to e.g. 2 reports.
The Number box is incremented by use of the up and down arrow buttons. This number value then appears in all 'ros-stamp3' type 'stamp's.
13.10 TITLE IMAGE VIEWER TOOL
This tool will be available
as a separate application to the Image tool and will be called from users' Open
Window menus.
13.10.1 Start-up
When the tool is first
started, a check will be done to see if the user had an image displayed the
last time they used the Title Image Viewer. If there was an image displayed,
this will be displayed automatically.
If the version of this automatically displayed title is not the highest authorised version any more, then the latest (highest) authorised version will be used instead. If this has no attached supplementary plan images, an error message will be displayed and no image will be retrieved. If it does have attached supplementary plans and these include the previously viewed one, it will be displayed. If there are attached supplementary plans but these do not include the previously viewed one, the first image for the first supplementary plan will be displayed.
13.10.2 PRINT Button
When the user presses
the PRINT button, the PRINT button will be highlighted and then a single A4
page will be printed. This will contain the current image overlaid by any stamps
it may have. The print will look identical to the equivalent print from the
Image Tool or the Batch Print Tool (following IR 205099 fix). Following queuing
of the print the PRINT button will be un-highlighted.
The print will be queued to the user's default printer. If the Colour radio button is highlighted, the print will be in colour, otherwise it will be in mono.
13.10.3 EXIT Button
A dialogue similar
to the exit dialogue in the Drawing Tool will be displayed with two buttons
YES (default) and NO. If the user presses NO, the dialogue will close and program
will continue. If the user presses YES, a note of the currently displayed image
will be saved (if one is displayed). The program will then exit.
13.10.4
CLOSE Button
This will close the current image, clearing the main viewer of any image and
stamps. It will clear the Title Number Text Entry, Supplementary Plan List Box,
Supplementary Plan Images Total Display Item and Current Image Display Item.
13.10.5 Title Number Text Entry
When the user enters
a title number into the text entry and presses RETURN, the related supplementary
plans will populate the Supplementary Plan List Box. The first image associated
to the first supplementary plan will be displayed.
The highest authorised version of a title will always be used.
The Supplementary Plan Images Total and Current Image display items will then be updated.
13.10.6 Supplementary Plan List BoxThe list box will display the image name and image name suffix, which will give something like "FFE901-1", for each supplementary plan related to the current title.
When a different entry is selected, the first image for that supplementary plan will be loaded. The Current Image Display Item should be set to 1. The Supplementary Plan Images Total Display Item should be set to the total number of images relating to the current Supplementary Plan.
13.10.7
Mono/Colour Print Radio Buttons
The Mono radio button will
be defaulted to Mono at start-up. The Mono and Colour buttons can then be toggled.
Depending on which button is pressed, a different print will be sent to the
printer when the PRINT button is pressed.
13.10.8 X/Y Co-ordinate Display Items
The co-ordinate display
items will display the number of world co-ordinates from the X, Y position of
the last click on the image. The first click is assumed to be 0, 0 at startup.
13.10.9 PAN Button
When pressed, the
PAN button allows the user to click on the viewer. The image will be panned
to centre at the click position. The user is not be able to pan off the image.
13.10.10 RESET Button
The RESET button is
a flash button. When pressed the view will be repositioned to display the bottom
left of the image at the bottom left of the view (default view).
Supplementary Plan Images Total Display Item
This display item will display the total number of images relating to the current supplementary plan or 0 if there is not a current supplementary plan.
13.10.11 Current Image Display Item
This display item will display the current image relating to the current
supplementary plan or 0 if there is not a current supplementary plan.
13.10.12 PREV. IMAGE Button
When pressed, this button will check that the Current Image Display Item
is greater than 1. If so the previous image related to the current supplementary
plan will be loaded. If the current image is the first image, no changes will
be made.
13.10.13 NEXT IMAGE Button
When pressed, this button will check that the current image is less than
the total number of images relating to the current supplementary plan. If so,
the next image related to the current supplementary plan will be loaded. If
the current image is the last image, no changes will be made.
13.10.14 REDRAW
This button causes a refresh of all open windows.
Direction Buttons (N, NE, E, SE, S, SW, W, NW)
These buttons will pan the view in the desired direction up to the maximum and minimum limits of the displayed page (e.g. once at the top of the page, pressing N should have no effect).
Viewer
This will display the current image and any associated stamps. It will be
blank if there is no current image. It will take a few seconds to update when
the current image is changed.
click icon above to go back to plans manual homepage