Add layers |
After selecting the basemap, in the "Layer" tab, you can add layers according to your specific needs, such as: add from files, add from search, add from web, you can also create a mark layer, and then draw marks.
You can add data to the map by uploading a file. Currently, it supports uploading of delimited text files (*.csv), Excel files (*.xlsx or *.xls), GeoJSON files (*.geojson, *.json), and Shapefile data compressed into zip packages. The uploaded files must be UTF-8 encoded, and the CSV format files also support GBK encoding.
You can add data files in the following three ways:
After selecting a file, you can:
View file information. After selecting a file, the name and part of the attribute of the file will be listed for preview. The name of the file is the name of the added layer, and the layer name is not allowed to be repeated by default.
Finally, click the "Add" button to upload the file and add to the map. Data items that do not meet the requirements will be automatically filtered out.
Note: DataViz supports geographic coordinate conversion. If the coordinate system of the uploaded data file is inconsistent with the coordinate system of the target basemap, the coordinate system of the data will be automatically converted so that the data can be correctly displayed on the map. Currently, the file source projections that support dynamic projection include: EPSG Code: 4326, EPSG Code: 3857. For the introduction of EPSG Code, please refer to: EPSG Code supported by SuperMap.
You can add Map services and Data services available in the portal, including services that are uploaded and published in the portal, or registered. After adding the REST data service, you can thematic maps thematic maps.
In the "Add From Search" tab, a list of REST Map services and Data services in the portal will be displayed. You can check the services that need to be added in batches, or add them one by one. Clicking on a service will display a list of datasets contained in the service. Click the service name in the "Select dataset" tab to preview it.
In the "Add From Web" tab, you need to select the service type and input the service address.
Support to add iServer REST Map services, Data services, Datflow services, OGC WMS and WMTS, online GeoJSON data:
Select the "Add From Web" tab, select the type "SuperMap REST Data Service"
For example: https://iserver.supermap.io/iserver/services/data-world/rest/data/datasources/World/datasets/capital
After the data service is added, you can edit the style of the layer, please see: Modify layer style.
Click the "Add Layer" tab and select "Add Marker Layer" to create a new mark layer.
Supports adding points, lines, surfaces, circles, ellipses, rectangles, hexagons, text, and Bezier curves. The specific adding process is as follows:
Select the type of marker layer you need to add, and move the mouse to the map to start drawing
After drawing, click the mark to edit in the edit pop-up window:
For text mark, you can set the font size, color, and text layout
For point, line, and polygon, you can add some information for each mark, such as title, description, picture, video link, web link, etc. You can also set the style of the mark. For details, see: Modify layer style.
After adding layers, you can modify the style of the layer, and proceed to the next step as needed. For details, see: Layer settings, Map settings, Controls usage, Attribute table query and editing, Output results.