7.3. Main interface

7.3.1. Authorization

Open the Web GIS and press “Sign in” in the top right corner.

../../_images/ngweb_before_signin_en1.png

Pic. 7.2. Signing in from Web GIS main page

In the opened dialog press the blue button that reads Sign in with NextGIS ID.

../../_images/ngweb_signin_nextgisid_en1.png

Pic. 7.3. Selecting sign-in via NextGIS

You will be redirected to my.nextgis.com authorization page. Enter your username or email you used for registration, then on the next page enter your password.

../../_images/ngid_signup_signin_en1.png

Pic. 7.4. Signing in with NextGIS

After the authorization is completed successfully you will be redirected back to the Web GIS.

7.3.2. Home page

After login the user is taken to the home page shown on Pic. 7.5.

../../_images/ngweb_main_page_administrative_interface_en.png

Pic. 7.5. Home page

The numbers indicate: 1 - Main menu; 2 - User settings (Exit and Change language); 3 - Resource search bar in Web GIS 4 – Main resource group description; 5 - Child resources; 6 - User permissions for main resource group; 7 - Types of items that could be added to the main resource group; 8 - Actions that could be performed with main resource group

Home page includes main menu pane, (see item 1 in Pic. 7.5.) which has the following links (see Pic. 7.6.):

  • Resources

  • Control Panel

  • Help

  • Account

../../_images/ngweb_main_page_main_menu_eng_2.png

Pic. 7.6. Main menu in NextGIS Web

Description pane (see item 4 in Pic. 7.5.) displays type of resource and owner as well as description (if available).

Child resources pane (see item 5 in Pic. 7.5.) contains a list of all resources placed in a main group. The table contains name and type of the resource and action buttons (edit, delete, for some types of resources - preview, open the attribute table).

“Create resoruce” button opens a pop-up window where you can choose the type of resource you want to create.

In current version it is possible to add the following types of data to the Main resource group:

  • Basemap

  • Collector project

  • Lookup table

  • OGC API - Features service

  • PostGIS connection

  • PostGIS layer

  • Raster layer

  • Resource group

  • TMS connection

  • TMS layer

  • Trackers group

  • Vector layer

  • Web Map

  • WFS service

  • WMS connection

  • WMS layer

  • WMS service

Depending on your NGW version you may also add:

  • SVG marker library

  • 3D model

  • 3D scene

  • 3D tileset

Actions pane (see item 7 in Pic. 7.5.) contains tools for adding data and executing operations with the current resource. For the Main resource group the only available operation is Update (i.e. edit).

On the main page there is also a block of extra links:

7.3.3. Language change

Any authorized user can switch the interface language. To do this, in the upper right corner on the user icon, go to the “Settings” section.

../../_images/admin_settings_lang_en.png

Pic. 7.7. Go to Settings bar

The following languages are available for selection (Pic. 7.7.)

  • Default browser

  • Russian

  • English

  • Bulgarian

  • Chinese

  • Czech

  • French

  • German

  • Italian

  • Polish

  • Spanish

  • Portuguese

../../_images/admin_select_lang_en_2.png

Pic. 7.8. Selecting language

7.3.5. Control panel

NextGIS Web Control panel is available through the main menu. Press the three lines button in the top right corner (see item 1 in Pic. 7.5.) and select “Control panel”.

Control panel has several sections, see Pic. 7.10..

../../_images/admin_control_panel_eng_3.png

Pic. 7.10. Control panel

Control panel allows to execute the following actions:

For more information about creation of user groups and users and granting permissions see `this section <https://docs.nextgis.com/docs_ngweb/source/users.html`_.

7.3.6. Resource view

After login to administrative interface the user is taken to home page.

../../_images/resource_group_en_2.png

Pic. 7.11. Resource groups

The resource list allows users to perform some actions by clicking icons next to the resource name:

  • pencil open the resource edit page;

  • trash can delete resource;

  • key view user permissions for the resource;

  • curly brackets open JSON view of the resource.

Other actions can be available depending on the resource type, including:

  • eye preview;

  • magnifying glass on map open (for Web Maps);

  • tree frames view resource gallery;

  • table open feature table (for vector layers);

  • paper clip manage attachments (for vector layers);

  • down arrow save features of the vector layer as a file, etc.

Press three dots in the right corner of the table title to open the resource list menu.

../../_images/options_resource_list_en.png

Pic. 7.12. Resource list menu

This menu allows to:

  • Select multiple resource to be moved or deleted;

  • View additional columns in the resource list table: creation date and resource volume.

Additional columns allow to sort the resource list by date or size:

../../_images/sorted_by_size_en.png

Pic. 7.13. Resource list sorted by volume

To open the resource page click on the corresponding row of the table. The resource page contains properties, attributes, a link for external access and a list of child resources if there are any (see Pic. 7.14.).

../../_images/resource_details_en_2.png

Pic. 7.14. Vector layer parameters

Here you can also enter the resource edit mode.

7.3.7. Feature table

Some resources contain a set of features that can be viewed as a table. Press the “Table” icon opposite the resource name or, if you are on the layer’s resource page, select “Table” in the features pane.

../../_images/feature_table_choice_from_group_en.png

Pic. 7.15. Opening feature table from the resource list

../../_images/feature_table_choice_eng_2.png

Pic. 7.16. Opening feature table from the resource page

../../_images/map_and_tree_layers_eng_3.png

Pic. 7.17. Opening feature table from the map

Authorized users can edit features from the feature table.

7.3.8. Data export

Web GIS allows to export data from Vector layers and PostGIS layer in the following formats:

Depending on the format, additional file components are exported making further use of the exported data more convenient. For example CSVT (field structure description) and PRJ (coordinate system description) are added to CSV and CPG (codepage) to ESRI Shapefile.

Note

Geometry and attributes are supported for export. Features’ descriptions, metadata and images can’t be exported in the described way but can be requested using NextGIS API.

To export data, click down arrow Save as in the resource menu or, if you are on the layer’s resource page, select “Save as” in the Features pane on the right.

../../_images/ngw_data_export_from_list_en.png

Pic. 7.18. Selecting “Save as” action to export data

../../_images/ngweb_data_export_eng_3.png

Pic. 7.19. Selecting “Save as” action on the layer page

On the next page you can configure the export file. By default data is exported to a GeoPackage file using UTF-8 encoding with all fields included. Learn more about export settings.

../../_images/ngw_data_export_set_en.png

Pic. 7.20. Data export settings

Click Save to save the file to your device.

7.3.8.1. Export settings

The parameters of the export are:

  • Data format - GeoPackage as the default, select one of supported formats from the dropdown menu;

  • Spacial reference system - in addition to standard coordinate systems Longitude-Latitude (EPSG: 4326) and Mercator (EPSG: 3857) you can select custom coordinate systems created earlier (how to add custom SRS see this page);

  • Encoding - UTF-8, Windows-1251, or Windows-1252;

  • FID field is used for setting a field name to be added to a exported data where the object identifiers will be placed (the default is “ngw_id”).;

  • You can choose to Use field display names instead of keynames Keynames are technical and use only plain Latin symbols. Display names can be in any language, usually they are seen as column headers or field labels in a form (for more details see this section).;

  • Fields - By default, all are selected. To remove a field, click on the cross by its name or untick it in the drop-down menu. To add a field again, tick it in the drop-down menu;

../../_images/export_fields_en_2.png

Pic. 7.21. Selcting fields

Watch on youtube.

  • Limit by extent - If you need to export only the features within a particular area. The extent is set in degrees;

  • Filter text - only export features containing a certain key word. Search is performed in all fields that don’t have text search disabled, just like in the feature table;

  • Filter - here you can set up more complicated conditions (more on filters);

  • If you need to have the file archived, select ZIP archive. Output in ESRI Shapefile or MapInfo TAB results in a Zip archive with necessary files. For single-file formats (like GeoJSON or CSV) creation of Zip archive is optional.

All export options are available through HTTP API. For example, this query will get you data in CSV format, EPSG:4326, UTF-8 encoding, zipped:

https://demo.nextgis.com/api/resource/4077/export?format=csv&srs=4326&zipped=true&fid=ngw_id&encoding=UTF-8

You can also export data from Vector layers using feature table on the Web Map or with desktop app NextGIS QGIS.