Overview
Creating XMAP user accounts allows your colleagues to log in and view mapping information.
There are three types of users for XMAP;
- Users
- Data Managers
- Administrators
Only Administrators and Data Managers can access the Admin Dashboard.
Only administrators can create or modify users.
Creating a User
To create a new User Account:
- Log into XMAP.
- Click on the Cog symbol in the top right corner of the XMAP window. This will open up the Admin Dashboard.
- Go to the Users section, located in the left toolbar.
- Click the + button, located above the current list of users.
- Add in the New User details
- Set Username - ideally FirstName.lastName
- Set First Name and Last Name
- Set Department (Optional)
- Set Email (required)
- Set Profile - if unsure set to Master-Profile
- Set Type to either User or Admin.
- Click on the Padlock icon next to New User (top right) to set a password. (Provide this password to the new user)
- Click Save.
- In the Users list, click on the new user so that you can make a note of their Username,
Provide the new user with their username and password.
Optional - You can then use the "Send Password Reset" button to send the new user an email with a link to set their own password.
Tips
- It's recommended to keep a consistent naming convention for your users, e.g firstname.lastname
Related Articles
Creating VIEWS in PostGIS
Overview: This short article gives users a brief guide on creating VIEWS in PostGIS, in addition to referencing additional learning. What is a VIEW? In short, A PostgreSQL/PostGIS view is a virtual table created from a SQL query. It doesn't store ...
Creating a Public Map
Background: Public Maps are no code, GUI created, Interactive web maps built on Open-Layers. Accessing Public Maps: In the Admin Panel, in the menu panel on the left, click on Public Maps. BEFORE YOU BEGIN Before you begin to create a public map you ...
Creating Hub Open Data feeds
Populating the Source table: To published a new Open-Data set to the Hub Open-Data pages you need to update the gx_hub.open_data source table. There are various ways to do this either through Dbeaver, PG-Admin or QGIS. Please contact your Account ...
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 ...
Adding Profiles
Overview Profiles are classifications for your users that can be created within the XMAP Admin Panel. They are used to differentiate and determine XMAP permissions. Profiles are fixed for a group of users. If you'd like more flexibility you might ...