GeoDB::Display.3pm

Langue: en

Autres versions - même langue

Version: 2009-11-10 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

GeoDB::Display - module structure for displaying data from a GeoDB search set.

SYNOPSIS

This module is merely a parent class for real display modules.

DESCRIPTION

START HELP

The Display modules show the results to your screen in some fashion. Many times they will manipulate date in some interesting way before displaying it to you. The list of display modules distributed with GeoQO are:

   Help
   Count
   List
   Show
   Map
   Top10
   Sets
   Attributes
   Stats
   Gui/list
   Gui/show
   Bounds
   Graph/find
   Graph/placed
   Dump
 
 

To see help on any of the above SUBTOPICs, run:

   > geoqo -d help:topic=display/SUBTOPIC
 
 

END HELP

POD ERRORS

Hey! The above document had some coding errors, which are explained below:
Around line 14:
=cut found outside a pod block. Skipping to next block.