|
g. ZipCode Database |
Top Previous Next |
|
ZipCode Database is a special type used for storing geographical [ZipCode] location data. Fields of this type store zip codes. Each location has its latitude and longitude that allows user to search within particular radius from his location. By default SmartJobBoard includes US zip code database with latitude and longitude. A user can also add location for other countries using import data from file or add a new location features.
To modify [ ZipCode ] geographical field click on the edit icon near that field. A field modification page will be opened. To edit geographic data, click on 'Edit Geographic Data' link. You will be redirected to System Configuration / Geographic Data [ZipCode Database]. All available [ZipCode] geographical locations will be listed in a table. To add a new location enter its caption (for example a zip code), longitude and latitude to the 'Add a New Location' form and click on the 'Add' button. To import data from .csv or .exl files click on the 'Import data from file' link. Location data import form will be opened.
Choose the file to import using 'Browse' button.
Choose the format of your file. Enter line from which you want to import data to the 'Start Line' field. Enter number of column which contain names of imported data to the 'Name Column' field. Enter latitude and longitude column numbers in appropriate fields and click 'Import' button.
By default fields of this type are displayed as input box in input forms and as input box with list of search radius in search forms. |