6.4. Main interface

6.4.1. Authorization

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

../../_images/ngweb_before_signin_en1.png

Pic. 6.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. 6.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 and your password.

../../_images/ngweb_nextgisid_en1.png

Pic. 6.4. Signing in with NextGIS

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

6.4.2. Home page

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

../../_images/ngweb_main_page_administrative_interface_en.png

Pic. 6.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. 6.5.) which has the following links (see Pic. 6.6.):

  • Resources

  • Control Panel

  • Help

  • Account

../../_images/ngweb_main_page_main_menu_eng_2.png

Pic. 6.6. Main menu in NextGIS Web

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

Child resources pane (see item 5 in Pic. 6.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. 6.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:

6.4.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 (admin_select_lang_pic).

../../_images/admin_settings_lang_en.png

Pic. 6.7. Go to Settings bar

The following languages are available for selection (admin_settings_lang_pic)

  • Default browser

  • Russian

  • English

  • Bulgarian

  • Chinese

  • Czech

  • French

  • German

  • Italian

  • Spanish

  • Portuguese

../../_images/admin_select_lang_en_2.png

Pic. 6.8. Selecting language

6.4.5. Control panel

NextGIS Web Control panel is available through the main menu (see item 1 in Pic. 6.5.), where you need to select “Control panel” (see Pic. 6.6.). It is presented on Pic. 6.10..

../../_images/admin_control_panel_eng_2.png

Pic. 6.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 topic Administrative tasks.

6.4.6. Resource view

After login to administrative interface the user is taken to home page shown on Pic. 6.11..

../../_images/resource_group_en.png

Pic. 6.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

Other actions can be available depending on the resource type:

  • eye preview

  • magnifying glass on map open (for Web Maps)

  • table open feature table (for vector layers)

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. 6.12.).

../../_images/resource_details_en_2.png

Pic. 6.12. Vector layer parameters

Here you can also enter the resource edit mode.

6.4.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 select an action for a vector layer called “Table” in the features pane.

../../_images/feature_table_choice_from_group_en.png

Pic. 6.13. Opening feature table from the resource list

../../_images/feature_table_choice_eng_2.png

Pic. 6.14. Opening feature table from the resource page

../../_images/map_and_tree_layers_eng_3.png

Pic. 6.15. Opening feature table from the map

Authorized users can edit features from the feature table.

6.4.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:

  1. Open the Properties page of Vector layer or PostGIS layer from which you want to export data;

  2. Select Vector layer ‣ Save as on the right side of the page;

  3. Select data format and encoding;

  4. If you need to have the file archived, select ZIP archive (some multi-file formats are zipped by default);

  5. Save the file to your device.

By default data is exported to a GeoPackage file using UTF-8 encoding with all fields included.

../../_images/ngweb_data_export_eng_2.png

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

../../_images/formats_en_2.png

Pic. 6.17. Data export in various formats

6.4.8.1. Export settings

In the Format field select data format you need:

../../_images/formats_en_31.png

Pic. 6.18. “Format” field

In the SRS field (Spatial 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):

../../_images/coordinate_systems_en_31.png

Pic. 6.19. “SRS” field

In the Encoding field you can choose UTF-8, Windows-1251, or Windows-1252 encoding for your data:

../../_images/encodings_en_31.png

Pic. 6.20. “Encoding” field

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).

Next you can chose which of the fields of the data to keep in the file. 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_21.png

Pic. 6.21. Selcting fields

Watch on youtube.

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

A text filter is also available. Search is performed in all fields that don’t have text search disabled, just like in the feature table.

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.

../../_images/zip_option_en1.png

Pic. 6.22. Creation of Zip archive selected for GeoJSON format

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.