====== The Import Wizard ====== The Click2Map **Import Wizard** allows you to import new and modified markers into one or several groups. To learn how to import markers with Click2Map, read the the [[How to Import Markers|How to Import Markers]] tutorial. To open the **Import Wizard** and start importing your markers, use the **Tools** > **Import...** command from the main menu. ===== Step 1: Welcome ===== {{ wiki:c2m-027-importwizard.jpg?320 |The Import Wizard}} The first step of the **Import Wizard** is a simple welcome screen: click on the **Next** button to move on to the second step or on the **Cancel** button to abort the import process and close the Wizard. ===== Step 2: File Format Selection ===== {{ wiki:c2m-028-importwizard2.jpg?320 |The Import Wizard - File Format}} This step lets you select the format of the file you wish to import: * **CSV, separated by**: CSV is the acronym for //Comma Separated Values// which is a standard text file format used to exchange data between different applications. Select this option if your markers are stored in a CSV text file. * **Comma**: Select this option if your markers are stored in a //comma separated// CSV text file. * **Semicolon**: Select this option if your markers are stored in a //semicolon separated// CSV text file. * **Tabulation**: Select this option if your markers are stored in a //tab separated// CSV text file. * **KML**: KML is the acronym for //Keyhole Markup Language// - it is an XML file format common to Google Earth and Google Maps that can be used to import/export marker information between these two applications, among others. Select this option if your markers are stored in a KML file. This is typically the case if they've been exported or extracted from Google Earth. * **GeoRSS**: GeoRSS stands for //Geographically Encoded Objects for RSS feeds// and is used to encode locations as parts of RSS feeds. Select this option if your markers are stored on a website in an XML file following a GeoRSS standard. * **XML**: Select this option if your markers are stored in an XML file. ===== Step 3: File Selection ===== {{ wiki:c2m-029-importwizard003.jpg?320 |The Import Wizard - File Selection}} Click on the **Browse** button to open your operating system's standard file selection dialog box and select the data file you wish to import. Then, click on the **Next** button to validate your choice. ===== Step 4: Summary & Import ===== {{ wiki:c2m-030-importwizard004.jpg?320 |The Import Wizard - File Import}} In this step, the **Import Wizard** lets you review the selected import parameters. If the **Type** and the **File** name displayed in the **Summary** section are correct, simpy click on the **Import Now!** button to start the import process. ===== Step 5: Column Association ===== {{ wiki:c2m-029-importwizard005-en.png?320 |The Import Wizard - Column Association}} The Click2Map **Import Wizard** performs an analysis of your import file and associates its various columns with the standard Click2Map data format. For example, if your import file includes a "Description" column, the **Import Wizard** automatically associates it content with the Click2Map marker description field. You can also define personalized data fields to store additional specific information. * **Associate**: First select an element in the **File** liste, then select the corresponding field in the **Click2Map** column, and finally click on the **Associate** button to associate the two elements. * **Auto detect**: Click on this button to let the **Import Wizard** analyze the content of the two columns and try to associate matching columns. This detection is performed the first time the association window is loaded. * **Remove**: Click on this button to remove the selected association from the **Associations** list. * **Clear All**: Click on this button to remove all associations. * **My Database**: Click on this button to define new **Data fields** in your personal database. See also: the [[My Database|My Database]] dialog box. * **OK**: Click on this button to save all associations and resume the import process. * **Cancel**: Click on this button to cancel colum association and return to the previous **Import Wizard** step. ===== Step 6: Error Correction ===== {{ wiki:c2m-029-importwizard006-en.png?320 |The Import Wizard - Error Correction}} The **Import Wizard** may detect errors during the import process, for example if it was unable to geocode a marker, in other words if it was unable to match a postal address with geographical coordinates. The **Error Log** provides you with the list of all errors and mistakes so that you can correct them. It is also possible to delete erroneous markers or to export them to correct them. * **Error List**: The error list displays the name, title and the error type for each marker. Double-click on a line to correct the corresponding marker. * **Select All**: Check this option to select all the markers present in the error list. Note: to select multiple contiguous markers, hold the Shift key; to select multiple non-adjacent markers, hold the Ctrl key. * **Delete selected markers**: Click on this button to delete all selected markers. * **Export selected markers**: Click on this button to export all selected markers into a CSV file. Please select the desired separator from the **Separator** list before pressing the export button. * **Separator**: Select the desired separator from this list before exporting markers. * **Colon**: Select this option it you want to generate a CSV text file separated by colons. * **Semicolon**: Select this option it you want to generate a CSV text file separated by semicolons. * **Tabultation**: Select this option it you want to generate a CSV text file separated by tabulations. * **Close**: Click on this button to close the **//Import Error Log//** window and end the marker import process.