What are the exported fields when I export the markers of my Click2Map map?
Maps publication process - March 6, 2015CSV File
When you export markers and select a CSV output format, the following elements are exported - personalized tabs and fields are ignored:
- Title: The title of a marker.
- Name: The name of a marker.
- Latitude: The latitude of a marker.
- Longitude: The longitude of a marker.
- Description: The description of a marker.
- Address: The physical address corresponding to a marker, if any.
- Street: The street of the physical address corresponding to a marker, if any (if the full address in the “Address” field is not provided).
- City: The city of the physical address corresponding to a marker, if any (if the full address in the “Address” field is not provided).
- State: The state of the physical address corresponding to a marker, if any (if the full address in the “Address” field is not provided).
- Country: The country of the physical address corresponding to a marker, if any (if the full address in the “Address” field is not provided).
- Icon_url: Internet address of the icon associated with a marker.
- IconSizeW: Width of a marker's icon in pixels.
- IconSizeH: Height of a marker's icon in pixels.
- Url_text: Visible hyperlink text, if any. For example: 'Click2Map Website'.
- Url: Internet web address associated with the hyperlink text. For example: 'http://www.click2map.com'.
- Email_text: Visible e-mail text, if any. For example: 'Contact HylioSoft'
- Email: E-mail address. For example: 'support@click2map.com'
- Group: This field contains a marker's group/subgroup information.
- If a marker is placed directly at the root of a map, no group is specified.
- If a marker is placed in a simple group, the name of the group is reported here, in the form: “Groupname”.
- If a marker is placed in a group within a group, the name of the group is reported here, in the form: “Groupname/Subgroupname”.
- Template: The marker template to apply on the marker.
Note: Please remember that the only hierarchical information actually exported is group-related. Since no map information is exported, you should always select the correct target map in the Map Explorer before importing markers from a file.
KML File
When you export markers and select KML as the output format, the following elements are exported - other fields and personalized tabs are ignored:
- Placemark > Name: The Name/ID of a marker.
- Placemark > Description: The description of a marker.
- Placemark > Point > Coordinates: The latitude and longitude of a marker.
- Placemark > Style > IconStyle > Icon > href: Internet address of the icon associated with a marker.
- Placemark > Style > IconStyle > Icon > w: Width of a marker's icon in pixels.
- Placemark > Style > IconStyle > Icon > h: Height of a marker's icon in pixels.
- Folder: This field contains a marker's group/subgroup information.
Note: Please remember that the only hierarchical information actually exported is group-related. Since no map information is imported, you should always select the correct target map in the Map Explorer before importing markers from a file.