QGIS Connector

QGIS Connector

Overview

This add-on for XMAP Cloud GIS allows layers to be viewed in QGIS. The layer can be edited and saved directly to your XMAP Cloud GIS account without downloading and re-uploading the data.


Setup QGIS

There are no plugins needed for viewing an XMAP layer in QGIS, but it is necessary to add an XMAP user account into the authentication settings.

  1. Open QGIS (try and use the latest version)
  2. Go to Settings then Options
  3. Click on Authentication then click the + button in the top right
  4. Enter the following:
    1. Name: "XMAP Connection"
    2. ID: "xmapows"
    3. Resource: (leave blank)
    4. Basic authentication
    5. Username: (your XMAP username)
    6. Password: (your XMAP password)
    7. Realm: (leave blank)
  5. Click Save then OK to close the Settings panel.



View an XMAP Layer in QGIS

Download a QLR file

  1. Log into XMAP and go to the Admin Panel
  2. Find the layer in the Layer list
  3. Click on External Access (may also be called Publisher)
  4. Click on QGIS .qlr file under the WFS column and click Yes to download.


Open QLR file in QGIS

  1. Drag and drop the QLR file into the QGIS map window. It's recommended to have existing map layers in the project for context.


Refresh the Layer

To request a refresh of the data from the XMAP server, press F5 on your keyboard or click the Refresh button in the top menu bar.


Edit an XMAP Layer in QGIS

This follows on from viewing a layer in QGIS.


  1. Click Toggle Editing
  2. Use the drawing tools to add a new feature or edit an existing one.
  3. Add any required attribution when prompted.
  4. Click Save Layer Edits
    • Related Articles

    • Using your XMAP layers in QGIS

      Overview For customers who have a dedicated database connected to XMAP, you can access your data directly in QGIS. This means that both XMAP and QGIS are reading from the same source, so there is no risk of multiple versions of your data existing in ...
    • Print issues with WMS basemaps in QGIS

      Print issue - only half the map is showing: If you come across an issue with QGIS and using XMAP WMS base-mapping feeds, where by a print export is only producing only half a base-map image then there are two options to fix this. The reason for this ...
    • Adding a WMS/WFS feed to QGIS

      Overview A Web Map Service (WMS) is an online data feed that can be connected to desktop or web-based GIS software to view digital maps without having to download the full dataset. A Web Feature Service (WFS) is the same as WMS, except it will ...
    • Connecting to XMAP Layers externally

      Overview XMAP has the functionality to give access to XMAP-hosted Map Layers through three methods: QGIS QLR file (using WFS-T) WMS WFS These options give you the ability to view and edit XMAP-hosted Map Layers in a variety of desktop GIS software. ...
    • Creating Hub Maps links

      Populating the Source table: To published a new link on the Hub Maps page you need to update the gx_hub.open_maps source table. There are various ways to do this either through Dbeaver, PG-Admin or QGIS. Please contact your Account Manager to discuss ...