Get Online Maps: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(One intermediate revision by the same user not shown)
Line 32: Line 32:
With a static raster file there may be more commands and options available with a local file, such as interpolation or conversion to other object types, than with online maps.
With a static raster file there may be more commands and options available with a local file, such as interpolation or conversion to other object types, than with online maps.
==Advanced Options==
==Advanced Options==
[[File:SelectOnlineSource.png|thumb|250 px|The 'Select Online Source''dialog]]
[[File:SelectOnlineSource.png|thumb|250 px|The ''Select Online Source''dialog]]
{{notice|1='''Please Note:''' Using the Advanced option requires very specific and detailed knowledge about the source data. If you need assistance with what to place in each field, you will need to contact the source data provider. Aquaveo is unable to provide any technical support beyond the documentation in this section.}}
{{notice|1='''Please Note:''' Using the Advanced option requires very specific and detailed knowledge about the source data. If you need assistance with what to place in each field, you will need to contact the source data provider. Aquaveo is unable to provide any technical support beyond the documentation in this section.}}
Clicking the ''Advanced'' button in the ''Get Online Maps'' dialog will bring up the ''Select Online Source'' dialog. Here a list of available sources is shown. Sources can be added or edited through this dialog.  
Clicking the ''Advanced'' button in the ''Get Online Maps'' dialog will bring up the ''Select Online Source'' dialog. Here a list of available sources is shown. Sources can be added or edited through this dialog.  
Line 42: Line 42:
* '''Add New Source''' – Brings up the ''Add New Source'' dialog.
* '''Add New Source''' – Brings up the ''Add New Source'' dialog.
* '''Edit Source''' – Brings up the ''Add New Source'' dialog which allows editing an existing source. Built-in sources cannot be edited.
* '''Edit Source''' – Brings up the ''Add New Source'' dialog which allows editing an existing source. Built-in sources cannot be edited.
[[File:AddNewSource.png|thumb|225 px|The ''Add New Source'' dialog]]
The ''Add New Source'' dialog is used when adding a new source and when editing an existing source. The dialog has the following options:
The ''Add New Source'' dialog is used when adding a new source and when editing an existing source. The dialog has the following options:
* ''Service Name'' – Allows entering or changing the name for the source.
* ''Service Name'' – Allows entering or changing the name for the source.

Revision as of 22:14, 27 July 2020

Get Online Maps dialog.

Online maps are raster datasets that can contain imagery, elevation, or land use information. Online maps are imported as dynamic imagery—they will update when panning and zooming in or out of the Graphics Window. This requires that the XMS software have an active internet connection.

Online maps are accessed through the Get Online Maps Add Online Maps Icon.svg macro (in GMS and WMS) or through the File | Add Online Maps menu command (in SMS).

Once the online maps command is activated, the Virtual Earth Map Locator dialog will appear, but only if no other dynamic images are in the project. In this dialog, the map location can be specified. See the section Virtual Earth Map Locator for more information on this dialog.

If a projection has not been set, or if the current projection is different than the selected map location, a warning dialog will appear asking for the projection to be set. The Display Projection dialog will then open. The projection of the map location will be entered as the default if available.

With the map location and projection set, the Get Online Maps dialog will appear. The Get Online Maps dialog allows selecting online data from a variety of different sources. Once online maps has been selected, the data resolution will be automatically adjusted based on the zoom parameters. Online maps can only be viewed in plan view.

Note that online data sources are on external servers that the XMS software has no control over. The data may draw/export very slowly or become unavailable at any time. The XMS software has no control over this.

More information about the various types of online data can be found by visiting the following links:

When online maps is available, right-click on each of the map items GIS Online Image Icon.svg in the Project Explorer and select Export to convert them to static images that can be saved to the local hard drive. It is possible to convert or interpolate online maps containing elevation data to various elevation formats.

Exporting to a File

An online map can be exported to a file and loaded into the project. Do this if wanting to save a local copy and not be dependent on internet access. Two options exist for exporting:

  • Export – This will export the online map as a raster file in TIF format. In doing this, the data will be resampled. See Resample Raster for more information.
  • Export World File – Saves the world file data for the location. This will not include the image itself, only the projection information for a TIF file. A TIF file should be saved using the Export command.

With a static raster file there may be more commands and options available with a local file, such as interpolation or conversion to other object types, than with online maps.

Advanced Options

The Select Online Sourcedialog

Clicking the Advanced button in the Get Online Maps dialog will bring up the Select Online Source dialog. Here a list of available sources is shown. Sources can be added or edited through this dialog.

Options include:

  • Duplicate Source – Creates a copy of the selected source in the list above.
  • Remove Source – Deletes the selected source from the list above. Built-in sources cannot be removed.
  • Add Sources from File – Brings up a browser where an online source file (*.csv) can be selected to add a source to the available source list.
  • Add New Source – Brings up the Add New Source dialog.
  • Edit Source – Brings up the Add New Source dialog which allows editing an existing source. Built-in sources cannot be edited.
The Add New Source dialog

The Add New Source dialog is used when adding a new source and when editing an existing source. The dialog has the following options:

  • Service Name – Allows entering or changing the name for the source.
  • Category – Select the data source web service catagory. Can be Web Map Services (WMS), Web Feature Services (WFS), or Transverse Technologies (TTS).
  • URL – Specifies the URL of the new source.
  • Type
  • Layers to download – For sources containing layers, which layers to download can be specified here.
  • Is SSL Safe? – Check this if the data source server is SSL safe.
  • Minimum cell size – Sets a minimum cell size for data downloaded from the source. Data with cell sizes below this value will not be downloaded.
  • Maximum cell size – Sets a maximum cell size for data downloaded from the source. Data with cell sizes above this value will not be downloaded.
  • File abbreviation – Determines the file abbreviation that will be affixed to the file name to indicate the file was downloaded from the source.
  • Image format – Determines the file format used for files downloaded from this source. The TIFF and PNG formats are available.

Related Topics