|
Configure RoboGEO
|
|
|
|
|
|
|
|
Program Preferences
click on 'File', 'Edit' or 'Help' to navigate the documentation
|
|
|
Selecting this option loads the Preferences screen where you can specify various program settings.
HKEY_CURRENT_USER\Software\Pretek\RoboGEO\
You can safely delete the 'Pretek' key and subkeys if you want to reset everything to the default values. Don't manually edit the Windows registry if you don't know what you're doing or without first backing it up.
EditOriginalImages
If True, the program will overwrite the existing images when they're processed.
BackupOriginalImagesIf both this and EditOriginalImages are True, the original images will be backed up to a new folder under \My Documents\RoboGEO\Backup\ before they are processed. The name of the new folder will be based on the current time and will be of the form yyyymmddhhmmss. For example, if the time is 4:49:01am on December 31, 2007, the new folder will be named \My Documents\RoboGEO\Backup\20071231044901\. JpgQuality
Specify the image quality to use when saving JPG files. This can range from 1 (lowest quality, highest compression, smallest file size) to 100 (highest quality, lowest compression, largest file size).
Datum
Specify the datum. The datum that you select should be the same as your GPS unit and/or the same datum that's associated with the tracklog files that you import. Select WGS 1984 if you're unsure.
AltitudeIsFeet
If True, altitudes are expressed in feet. Otherwise, meters are used. The units are used for display purposes only, like when stamping images or displaying trackpoint statistics. Altitudes are always written as meters when saved to the EXIF headers, regardless of what is specified here, because that's what the EXIF specification requires.
CameraOffset
This option allows you to compensate for an inaccurate camera clock. The camera offset is specified in seconds and is added to the GPS time so that it matches the camera's time.
1. Turn on your GPS and obtain a position fix.
The program will then calculate the offset and save it.
UtcTimeBias
Specify the number of minutes that your camera's clock was ahead of or behind Greenwich Mean Time at the time you took the pictures. The number should be positive for areas west of Greenwich England, like Canada and the USA. For areas to the east, like India and Australia, the number should be negative.
CmdLineAutoModePlayWavSpecify the local path to a WAV sound file. If robogeo.exe is started in automode by using the /a command line parameter, the sound file will be played at program startup. You can double-click on the file path in the associated text box to preview the sound. CmdLineAutoModePromptIf True and if robogeo.exe is started in automode by using the /a command line parameter, you'll be prompted at program startup whether to cancel the execution of the other command line parameters. This prompt occurs after the WAV file is played. CmdLineAutoModeLogFilePath
Specify a file path to an ASCII text file. When the program is started in automode by using the /a command line parameter, status information and/or errors are written to this file instead of being displayed to the user. The file is created if it doesn't currently exist.
CmdLineAutoModeLogFileArchiveIf True and if the log file size exceeds what's specified in CmdLineAutoModeLogFileArchiveSize, it will be renamed to a dated format (YYYYMMDDHHMMSS with an extension that matches the original log file name), compressed, and then added to an archive named LogArchive.zip located in the same folder as the original log file. Once added, the original log file will be deleted. CmdLineAutoModeLogFileArchiveSizeSpecify a number between 65536 and 2147483647. When the log file size (in bytes) exceeds this number, it'll be archived per CmdLineAutoModeLogFileArchive. CmdLineAutoModeLaunchGoogleEarthIf True and if exporting to Google Earth (/g) in automode (/a), the generated KML or KMZ file will be launched in Google Earth upon completion. CmdLineAutoModeLaunchGoogleMapsIf True and if exporting to Google Maps (/m) in automode (/a), the folder containing the generated files will be launched in Windows Explorer upon completion. CmdLineAutoModeLaunchShapefileIf True and if exporting a Shapefile (/h) in automode (/a), the folder containing the generated files will be launched in Windows Explorer upon completion. CmdLineAutoModeLaunchDxfFileIf True and if exporting a DXF file (/c) in automode (/a), the generated DXF file will be launched in the Windows program associated with the .DXF file extension upon completion. CmdLineAutoModeLaunchMapPointFileIf True and if exporting a CSV file for MapPoint (/b) in automode (/a), the generated CSV file will be launched in the Windows program associated with the .CSV file extension upon completion. Note that MapPoint isn't usually associated with .CSV files - that's usually a spreadsheet program. CmdLineAutoModeLaunchGpxFileIf True and if exporting a GPX file (/b) in automode (/a), it will be launched in the Windows program associated with that file extension upon completion. CmdLineImgLoadGeocoder
When only an image path is passed on the robogeo.exe command line, the image is loaded and added to the grid just as if you selected it from the pull-down menu. In addition to that and if this is set to True, the Google Earth geocoder will load and allow you to quickly (manually) geocode the image.
CmdLineTracklogExportGoogleEarth
When only a tracklog file is passed on the robogeo.exe command line, the tracklog is loaded just as if you selected it from the pull-down menu. In addition to that and if this is set to True, it'll also be loaded in Google Earth, allowing you to quickly view it.
CmdLineTracklogExportGoogleEarthThenEndIf just a tracklog is passed on the command line and if CmdLineTracklogExportGoogleEarth is True, robogeo.exe will automatically end after it launches it. CmdLineCmdLineDotTxtUse
If this is True and if CmdLine.txt exists in the same folder as robogeo.exe, the contents of that file will be used for robogeo.exe's command line. If something is also specified on the command line, it'll be ignored, i.e. CmdLine.txt overrides what may exist on the command line.
CmdLineCmdLineDotTxtDeleteAfterUseIf True, Cmdline.txt is deleted after it's used. You should usually do this if you're using a 3rd party application to dynamically create the file. AutoStartDelCmdLineDotTxtIf True, Cmdline.txt is deleted at program startup. AutoStartLaunchApp
If specified and if it represents a local file path to an application, the application is launched at program startup. What robogeo.exe does after it launches the application depends on what you specify for AutoStartWaitForAppEnd, AutoStartWaitForCmdLineDotTxtExist, and AutoStartWaitTimeOut.
AutoStartWaitForAppEndIf the application associated with AutoStartLaunchApp is launched at program startup, robogeo.exe will resume either when the application ends or when there's a timeout. AutoStartWaitForCmdLineDotTxtExistIf the application associated with AutoStartLaunchApp is launched at program startup, robogeo.exe will resume either when this file path exists (such as c:\robogeo\CmdLine.txt) or when there's a timeout. AutoStartWaitTimeOutIf the application associated with AutoStartLaunchApp is launched at program startup, robogeo.exe will resume if the application has not ended in this amount of time. The number is expressed in seconds. If you specify -1, the program will wait indefinitely for the program to end. AutoEndLaunchAppIf specified and if it represents a local file path to an application, the application is launched asynchronously before the program ends. IsSpeedy
If True, some of the visual effects associated with the user interface will be turned off, which may speed up the application on slower computers.
GridRowHeightSpecify the height, in pixels, of the grid rows. The default value is 18. GridFontSizeSpecify the grid font height in points. Depending on the font, the actual font size may differ from what you specify here. The default is 8. GridFontFaceSpecify the grid font face. The font must exist on your system. The default is MS Sans Serif. FolderPickerShowFilesIf True, the folder picker dialog will show files in addition to folders. The default is False. PreserveImageDiskDatesIf True, image disk dates are preserved when data is written to the EXIF, when stamped, or when they are renamed. Otherwise, the image disk date reflects the date when the image was last modified. The default value is False. StampTitleIf True and if an image title exists, it's stamped at the top of the image. The header font size is automatically determined so that the title is as wide as possible without exceeding the image width and without being taller than 4% of the overall image height. StampTitleFontFaceSpecify the header font face for stamped images. The font should be a TrueType and must be installed on your system. The default is Arial. StampTitleFontSizeSpecify the header font size. If you enter 0 (the default), the program will automatically determine the optimal size so that the width is as wide as possible without exceeding the image width, but never being taller than 4% of the overall image height. StampTitleFontBoldWhen True, a bold font will be used for the header. Note that making a font bold also makes it wider. StampTitleFontColorSpecify header's 24-bit long font color. This ranges from 0 (black) to 16777216 (white). The default value (12632256 = gray) corresponds to RGB(128, 128, 128). Red is 255. Green is 65280, yellow is 65535, blue is 16711680, etc. StampTitleFontOpacitySpecify the header font opacity. This should be a whole number between 0 (invisible) and 255 (totally solid). StampTitleBackgroundBrightnessThis controls the brightness of the header text background and it should range between -100 (solid black) and 100 (solid white). Numbers in between those, like 0, result in a partially transparent background. StampLatLonFormat
Specify the latitude/longitude format to use when stamping images.
StampFontFaceSpecify the footer font face for stamped images. The font should be a TrueType and must be installed on your system. The default is Arial. StampFontSizeSpecify the footer font size. If you enter 0 (the default), the program will automatically determine the optimal size so that the width is as wide as possible without exceeding the image width, but never being taller than 4% of the overall image height. StampFontBoldWhen True, a bold font will be used for the footer. Note that making a font bold also makes it wider. StampFontColorSpecify the footer's 24-bit long font color. This ranges from 0 (black) to 16777216 (white). The default value (12632256 = gray) corresponds to RGB(128, 128, 128). Red is 255. Green is 65280, yellow is 65535, blue is 16711680, etc. StampFontOpacitySpecify the footer font opacity. This should be a whole number between 0 (invisible) and 255 (totally solid). StampBackgroundBrightnessThis controls the brightness of the footer text background and it should range between -100 (solid black) and 100 (solid white). Numbers in between those, like 0, result in a partially transparent background. StampOmitDateIf True, the image date is not included in the footer when stamping. Use this if the date isn't important or if you're running out of horizontal space on the image. StampOmitDatumIf True, the map datum is not included in the footer when stamping. StampOmitUtcOffsetIf True, the UTC offset is not included in the footer as part of the timestamp when stamping. StampOmitTimeIf True, the timestamp that's used when stamping is per your computer system's Short Date format instead of the Long Date format, i.e. no time component will be included on the image, only the date. The UTC Offset will also also omitted. StampOmitAltitudeIf True, the altitude is not included in the footer when stamping. StampUseCardinalDirectionsWhen True and when stamping images, cardinal directions (N, NNE, NE, ENE, etc.) are used in the footer instead of decimal degrees measured clockwise from true north. StampMinutesDecimalPlacesWhen stamping images with degrees-minutes format (DM), this many decimal places will be used for the minutes. StampElapsedTimeWhen True and when stamping images, the elapsed time relative to the earliest image will be stamped on the image footer instead of the image's local timestamp. StampElapsedTimeWordWhen StampElapsedTime is True and when stamping images, this word is placed after the elapsed time. The default word is "Elapsed". ExifWriteSoftwareFieldIf False, the program will not update the EXIF Software field whenever it updates the EXIF data. ExifCopyrightNotice
When this is specified and when other data is written to the EXIF headers, this is written to the photographer copyright notice EXIF field.
ExifCopyrightNoticeOverwriteExistingIf False (the default value), existing photographer copyright notices are never overwritten. ExifArtistCameraOwner
If specified and when writing other data to the EXIF headers, this value is used to construct the EXIF Artist field. Normally, you should also specify the ExifArtistPhotographer and ExifArtistImageCreator fields in conjunction with this.
ExifArtistPhotographer
If specified and when writing other data to the EXIF headers, this value is used to construct the EXIF Artist field. Normally, you should also specify the ExifArtistCameraOwner and ExifArtistImageCreator fields in conjunction with this.
ExifArtistImageCreator
If specified and when writing other data to the EXIF headers, this value is used to construct the EXIF Artist field. Normally, you should also specify the ExifArtistCameraOwner and ExifArtistPhotographer fields in conjunction with this.
MagneticDeclination
For your location, this is the difference between magnetic and true north. East values should be positive, west negative.
UseDiskDateAsTimeStampIf True, the program will use the image disk date as the timestamp instead of trying to determine it from the EXIF headers. This is useful for webcams or older cameras that don't produce EXIF compliant images. ExifMaxGpsCompatibility
If True, the program writes latitude and longitude values to the EXIF with a precision of 2 decimal places on the minutes. This results in a maximum error of 0.005 minutes, but it ensures compatibility with almost all 3rd party EXIF reader programs. If False (the default), the latitude and longitude values are written to the EXIF with exact precision.
ForceFileNameAsImageTitleIf True, when an image is loaded the EXIF image title is set to the image's file name and is used for any subsequent processing. You may want to do this if your camera automatically sets the title to the make/model of the camera or if it sets it to an arbitrary string. The default is False. ForceFileAsImageTitleIf not empty, when an image is loaded the EXIF image title is set to what you specify here and is used for any subsequent processing. You may want to do this if your camera automatically sets the title to the make/model of the camera or if it sets it to an arbitrary string. The default is blank. AlwaysRenameOriginalIf True, the program always renames the original images regardless of the EditOriginalImages setting. AlwaysRedateOriginalIf True, the program always redates the original images regardless of the EditOriginalImages setting. RotateWhenLoaded
If True and if orientation information exists in the EXIF headers, images will be automatically rotated when loaded and the EXIF Orientation field will be reset to 1. The process is entirely lossless.
PromptBeforeRotatingIf both this and RotateWhenLoaded are True, you'll be prompted whether to rotate images prior to loading them. KeepImageDirAfterProjecting
The direction in which an image is projected is per the photo's direction. It's presumed that when you project a photo location that the new location represents the true location of the photo's subject, making the photo direction value obsolete.
RemoveImageAltitudeAfterProjecting
If True, the image altitude will be removed after projecting the image. The default value is True.
LocateWorldMapUrlIf specified, this URL will be launched when the Edit-->Locate-->World Map menu option is chosen. If the URL contains the bracketed terms [lat] or [lon], the program will automatically insert the current image's true values for them. For example, your URL may look like http://www.yourmap.com/script.php?lat=[lat]&lon=[lon]. Leave this setting blank (the default) if you want to use multimap.com. LatLonFinderUrlQueryStringIf specified and if the selected image doesn't already have latitude and longitude values associated with it, this ampersand delimited string of name=value pairs is appended to the end of the URL (http://www.robogeo.com/latlonfinder/map.asp) associated with the 'Lookup Lat/Lon Values' option under the 'Edit' pull-down menu. This allows you to specify the default 'view' (normal, satellite, hybrid, physical), 'zoom' (1 to 15), 'lat' (-90 to 90), and/or 'lon' (-180 to 180). For example if you want the terrain view to be the default, specify (without the quotes) 'view=terrain'. If you want a hybrid view with a zoom value of 10, specify 'view=hybrid&zoom=10' (note the ampersand). Do not include a leading question mark. LaunchImageFolderIf True, when you double click on a thumbnail, the image's folder will be loaded into Windows Explorer instead of the full-size image opening in the graphics program associated with the image's file extension. The default is False. LaunchImageWithDifferentExtensionWhen you double click on a thumbnail and if this file extension is specified, the extension replaces the image's current extension and the resulting file path is opened in the program associated with that extension. The default is blank so that the full size image opens in your normal graphics program. Do not include a leading period. For example, if you specify 'XMP' for this option and if you double click on an image with the name 'MyImage.JPG', the program will try to load 'MyImage.XMP' into the Windows program that's associated with the XMP file extension. LaunchApplicationIf this file path is specified, when you double click on a thumbnail image, this application will launch instead of the image being loaded into your normal graphics program. Do not enclose the path in quotes. The default is blank. LaunchApplicationWithImageAsParameterIf True and if LaunchApplication is specified, when you double click on a thumbnail image, this application will load and the associated image's file path will be passed as a command line parameter to it. Do not enclose the path in quotes. The default is blank. SkipPreviouslyGeocodedPhotos
When True and when geocoding images from a tracklog, previously geocoded images will be skipped. The default value is False.
UseClosestTrackPoint
If True and if the program is unable to geocode an image normally from a tracklog, the closest trackpoint will be used for the photo location. The closest trackpoint is the one with a timestamp that is the closest to the image timestamp.
CombineTracklogSegments
If True, all of the tracklog segments will be combined into one before being used for geocoding photos.
PhotoDirFromTracklog
If True and if geocoding images from a tracklog, the image direction will be set to the current tracklog heading. Headings are measured clockwise from North.
PhotoDirFromTracklogOffset
If PhotoDirFromTracklog is True and if geocoding images from a tracklog, this number is added to the tracklog heading to determine the photo direction.
MaxJtrTimeDifferenceWhen geocoding photos from an imported JTR file, if the time difference between an image and the closest trackpoint exceeds this values, the image will be skipped and not geocoded. The number is expressed in seconds. If you specify -1, the time difference will be ignored. MaxTracklogTimeDifferenceWhen geocoding photos from a tracklog, if the time difference between an image and the closest trackpoint exceeds this value, the image will be skipped and not geocoded. The number is expressed in seconds. If you specify -1 (the default), the time difference will be ignored. WaypointImageMaxTimeDifferenceWhen geocoding photos from waypoints in an imported GPX file, the photos are matched to the waypoint having a timestamp that's closest to the photo's EXIF timestamp if the time difference is less than this number, specified in seconds. If you specify -1 (the default) the difference is ignored. WaypointIdentifierMaxLengthEnter the maximum number of characters that your Garmin GPS supports for waypoint identifiers. When uploading waypoints, you'll be warned if any of the waypoint name lenghts exceed this number. WaypointIdentifierSymbolEnter the Garmin Protocol waypoint symbol number. Not all Garmin units support all symbol numbers. Set this value to -1 to force the Garmin unit to use its default waypoint symbol. WaypointCommentMaxLengthEnter the maximum number of characters that your Garmin GPS supports for waypoint comments. When uploading waypoints, you'll be warned if any of the waypoint comment lenghts exceed this number. WaypointCommentUseDateWhen uploading waypoints, if this is True the program will automatically create waypoint comments based on the photo's EXIF timestamp. These timestamps are for human eyes only and cannot be used by any program that's fully compliant with the Garmin Protocol. Set this to False if you want to manually enter the comments or if you want to leave them blank. PlaceLookupFormOnTopIf True, the 'Place Lookup' form will stay on top of all other windows. PlaceLookupMaxResultsWhen looking up places, this is the maximum number of records that will be returned. The default is 100, but the actual number can be as high as 1000. Each record will be about 700 bytes so, depending on the speed of your internet connection, 1000 records may take a long time to download. PlaceLookupSearchRadiusWhen you double click on a place lookup result, you can search for places near the current one. The number that you specify here (in km) is the radius of that search. GpxImagePathInWaypointComment
If True, and if exporting the photo locations as a list of waypoints, the local image file path will be written to the comment field in the form file:<path>.
GpxImageTitleAsWaypointNameWhen exporting a GPX file and if this value is set to True, the image's EXIF title will be used for the waypoint name instead of the filename. GpxMemoryMapCompatibleWhen exporting a GPX file that contains photos and if this value is set to True, a <link> element with an HREF attribute that points to the image's local file path is included in the resulting GPX file. This makes the GPX file suitable for importing into Memory-Map. GpxMemoryMapIconIf GpxMemoryMapCompatible is True when exporting a GPX file, a <sym> element is added to the GPX file. The symbol value should be a Memory-Map icon name. The default value is 'Dot'. GpxMemoryMapCategoryIf GpxMemoryMapCompatible is True when exporting a GPX file, a <type> element is added to the GPX file. The type value should be a Memory-Map category name. GpxMemoryMapTrkCategoryIf GpxMemoryMapCompatible is True when exporting a GPX file that includes a tracklog, a <type> element is added to the GPX file under the <trk> element. The value that you enter should represent a broad category name. The default value is 'Track'. GpxMemoryMapTrkNameIf GpxMemoryMapCompatible is True when exporting a GPX file that includes a tracklog, a <name> element is added to the GPX file under the <trk> element. The value that you enter should represent a specific track name that falls under the category name that you specify. The default value is 'Track'. GpxMemoryMapTrkPromptIf GpxMemoryMapCompatible is True when exporting a GPX file that includes a tracklog and if this value is set to True, you'll be prompted for the GpxMemoryMapTrkCategory and GpxMemoryMapTrkName values at the time you're exporting the GPX file instead of you having to go back to the preferences area and changing it from there each time. The default value is 'False'. GpxMapSourceWaypointCompatibleIf True and if exporting a GPX file that uses the photo locations as waypoints, Garmin's GPX extension will be added to the output. This will allow you to view the associated images from within MapSource. GpxMapSourceWaypointDisplayModeIf GpxMapSourceWaypointCompatible is True and if exporting a GPX file, this setting controls how the waypoints are displayed in Garmin's MapSource program. You can specify SymbolOnly, SymbolAndName, or SymbolAndDescription. GpxMapSourceWaypointSymbolIf GpxMapSourceWaypointCompatible is True, this is used for the <sym> element in the exported GPX file. If must be something that MapSource recognizes. The default value is Waypoint. AudioAutoPlay
If True and if an image has dictation associated with it, the audio will automatically play whenever the image is selected. Normally, you'll have to click the small paperclip icon in the lower left corner of the image preview to play the associated audio file.
AudioAutoAssociateWhen True (the default) audio and image files are automatically associated when either is loaded. Set to False if you intend to manually associate the audio files to the images. AudioUseAssociatedProgramInstead of using the built-in audio player, set to True if you want to use the program on your system that's associated with the current audio format. The default value is False. AudioKeepPlayerOnTopSet to True to keep the built-in audio player on top of all other windows. AudioRewindAfterPause
If True and when resuming play after pausing, the audio will 1st rewind per the AudioRewindTime preference before resuming play.
AudioRewindTimeThe number of seconds to rewind per 1 click of the rewind button. The default value is 3 seconds. AudioImageMaxTimeDifference
Enter the maximum time (in seconds) that the image and audio times can differ.
AudioAllowUnsupportedFileTypes
If True, you'll be able to select and associate any type of file (not just audio files) with the images.
GeUsePhotoThumbnailIconsIf True, thumbnail images are used for the Google Earth icons instead of the standard camera or directional icons. This works best when there are only a few images. Otherwise, the map can become very cluttered. GeLaunchFileExtension
Newly created KML or KMZ files will be automatically launched in the program associated with the file extension you specify.
GeWaypointsOpenIf True, the waypoints node in Google Earth's left hand pane will be expanded when the KML/KMZ file is opened. The default is False. GeTracklogPathVisibleIf True, the tracklog path node in Google Earth's left hand pane will be selected when the KML/KMZ file is opened, causing the tracklog path to be visible. The default value is False if there are photos and True if there's only a tracklog. GePhotoRoutePathVisibleIf True, the photo route node in Google Earth's left hand pane will be selected when the KML/KMZ file is opened, causing the photo route to be visible. The default value is False. GeBoundingBoxVisibleIf True, the bounding box node in Google Earth's left hand pane will be selected when the KML/KMZ file is opened, causing the bounding box to be visible. The default value is False if there are photos and True if there's only a tracklog. GeTrackPointsVisibleIf True, the tracklog points node in Google Earth's left hand pane will be selected when the KML/KMZ file is opened, causing the tracklog points to be visible. The default value is False if there are photos and True if there's only a tracklog. GeKeyPointsVisibleIf True, the key points node in Google Earth's left hand pane will be selected when the KML/KMZ file is opened, causing the key points to be visible. The default value is False if there are photos and True if there's only a tracklog. GeIncludePhotoTimeLineWhen exporting to Google Earth, if this is True and if the photos have valid EXIF timestamps, a photo timeline will be included in the output. The default is False. Note that if a photo's timestamp does not fall within the range of the current Google Earth timeline, the photo will not have an icon on the map. You'll need to adjust the timeline range to see all of the photo icons. This may be confusing to others who view your KML files. GeIncludeTracklogTimeLineWhen exporting to Google Earth, if this is True and if there's a tracklog currently loaded, a tracklog timeline will be included in the output. GeGeocoderHttpPortWhen geocoding photos with Google Earth, this is the port through which all communication occurs. If you encounter problems using the default value or if a 3rd party application on your computer prevents the access, try any arbitrary number between 1024 and 32767. GeGeocoderHttpHostWhen geocoding photos with Google Earth, this is the local host name with which all communication occurs. This should usually be either (without quotes) "127.0.0.1" or "localhost". GeGeocoderAutoAdvanceWhen True and after geocoding a photo in Google Earth, the next image in the set is automatically selected. Setting this to True is equivalent to clicking the Next button after geocoding an image. The default value is False, but you'll probably want to set it to True once you get used to the workflow. GeGeocoderRangeWhen using the Google Earth Geocoder, this is the default altitude. It's expressed in meters. GeGeocoderThumbnailWidthExpressed in pixels, this is the width of the thumbnail image on the Google Earth Geocoder form. The corresponding thumbnail height is automatically calculated to maintain the correct aspect ratio. If it's too small, you won't be able to see the image. If it's too big, you'll obstruct your view of Google Earth. The default is 120 pixels. GeGeocoderIncludeDirectionWhen True and when geocoding images with Google Earth, the current heading in Google Earth is used for the photo direction. The default value is False. GeGeocoderGePath
If specified, this is used for the path to Google Earth when the Google Earth geocoder is launched. If it's blank (the default), the program automatically determines the path.
GmapHtmlFileNameIf specified, this will be used for the main file name of the Google Maps output. It will also be used for the accompanying XML file. The default is map.htm (and map.xml). You may want to specify something like index.html or default.asp if you don't want to include the file name in the resulting URL. GmapZoomLevel
When -1 (the default), the program automatically determines an optimal initial zoom level for Google Maps based on the coverage of the photos and/or tracklog.
GmapIncludeOverviewIf True, a map overview window is added to the lower right corner of the Google Maps output. GmapIncludeScaleIf True, a small scale is added to the lower left corner of the Google Maps output. GmapIncludeMapTypeButtonsIf True, buttons are added to the upper right corner of the Google Maps output that allows selecting different map types. GmapPanZoomTypeEnter a number that indicates the type of zoom/pan control to use with Google Maps. 0=none, 1=small (zoom only), 2=medium (zoom and pan), 3=large (zoom and pan). GmapEnableScrollWheelZoomIf True, the mouse's scroll wheel can be used to zoom the Google Maps in and out. The default value is False. GmapAddTrafficOverlayIf True, icons are shown over some metropolitan areas that, when clicked, show the current traffic conditions. This option does not add a traffic button to the Google Map, only the icons. The default value is False GmapUseDirectionMarkersIf True (the default) and if direction information exists for an image, custom icons will be used with Google Maps that indicate the photo direction. GmapDictationLinkText
When the 'Include Dictation' box is checked in a Google Earth or Google Maps description, an HTML link is created and added to the description. This option specifies the text that displays for the link.
FlickrDefaultUserSelectUponLoad
If specified and if the Flickr account has been previously authorized, it'll be automatically selected when the Flickr upload form is loaded. Loading the account can take anywhere from a few to several seconds, so be patient.
FlickrGeoAddLocation
If True and when uploading Flickr photos, the photo's location will automatically be added to Flickr's internal database. This will cause the resulting Flickr photo page to contain 'Map' links that allow you to view the photo locations using Yahoo! Maps.
FlickrGeoPublicViewIf both this and the FlickrGeoAddLocation options are set to True, anyone on Flickr will be able to view the location of your photos. FlickrGeoContactsViewIf both this and the FlickrGeoAddLocation options are set to True, only your Flickr contacts will be able to view the location of your photos. FlickrGeoFriendsViewIf both this and the FlickrGeoAddLocation options are set to True, only your Flickr friends will be able to view the location of your photos. FlickrGeoFamilyViewIf both this and the FlickrGeoAddLocation options are set to True, only your Flickr family will be able to view the location of your photos. ShapefileWriteFullPath
If True (the default), the image's full local file path is written to the path field. If False, only the file name is written.
ShapefileLinesFileSuffixWhen exporting line shapefiles, this is appended to the end of the basename when writing the output files. For example, if the basename is 'Shapefile' and this value is '-lines' (the default), the resulting filenames will be Shapefile-lines.shp, Shapefile-lines.shx, and Shapefile-lines.dbf. This value must differ from the ShapefilePointsFileSuffix setting. ShapefilePointsFileSuffixWhen exporting point shapefiles, this is appended to the end of the basename when writing the output files. For example, if the basename is 'Shapefile' and this value is '-points' (the default), the resulting filenames will be Shapefile-points.shp, Shapefile-points.shx, and Shapefile-points.dbf. This value must differ from the ShapefileLinesFileSuffix setting.
|
|
|
|
|
|
|
|
|
|
© 2003-2008 Pretek, Inc.
|