Current location: Cadcorp SIS Book Plotter > Creating a Feature Gazetteer

Creating a Feature Gazetteer

In the context of this topic, the term 'Gazetteer' is used to mean the index pages you would find at the back of a street atlas.

The grid created on the Plot Index overlay can be exploded as described in the Creating an Index Page topic. You can then add an Expression to the Schema of any of your data overlays which will automatically detect the page number or user cell reference which contains each map feature. You will then be able to display the Table Window of your data and export a Feature Gazetteer to a comma separated file. This file can then be read into an application such as Microsoft Excel and formatted to suit your book of plots.

The following example shows how to create a Gazetteer of addresses supplied as Geodirectory Address Point data.

  1. Display the base map data (e.g. OSI Largescale and Discovery data).

  2. Add the Address Point dataset as a new overlay.

  3. Create a user-defined grid if necessary, or zoom to all items on the Address Point overlay.

  4. Create a book of plots as described in previous chapters.

  5. Click the right mouse button on the Plot Index grid, and select Explode. This will explode the Group item into its constituent cells.

  6. Display the Overlays dialog Overlays [Home-Map] or F2 and select the Schema tab.

  7. Select the Address Point overlay from the overlay drop-down list.

  8. Click the Add button in the Column drop-down box.

  9. Enter this expression in the dialog:

    FindContainer("Plot Index").SheetNo$

    This will cause Book Plotter to detect the containing grid cell on the Plot Index overlay of every point in the AddressPoint overlay.

    To utilise a user-defined cell reference, use the expression:

    FindContainer("Plot Index").BookCellRef$.

  10. Add or remove other columns in the schema as required and close the Overlays dialog.

  11. Select Table [View-Document Views] and select the Address Point overlay.

  12. Use Export to File [File-Export] to export this Table View as a comma separated file.

Top of page

Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).