Data editor function introduction

更新时间:
复制 MD 格式

The data editor is a tool for editing and managing geographic data. This topic provides a detailed description of the data editor's features.

Accessing the data editor

Go to the DataV.GeoAtlas Geo-Toolkit series and open the Data Editor page.

Interface overview

The data editor page has three main panels: the Map Panel, the Data Table Panel, and GeoAtlas Copilot.

image

No.

Name

Description

1

Map Panel

The Map Panel is the core interface of the data editor. It combines map browsing with geometry editing. Its top and left toolbars create an efficient user experience.

2

Data Table Panel

The Data Table Panel is the core management interface. It provides end-to-end data processing, from upload and editing to export. It supports various geographic data formats for import and standardized output. The structured design helps you manage and work with geographic data efficiently.

3

GeoAtlas Copilot

GeoAtlas Copilot is a built-in smart tool. It uses natural language to help you complete map tasks quickly. These tasks include route planning, location queries, data simulation, and analysis. This greatly improves your efficiency.

Map panel

The Map Panel has two toolbars. The top toolbar is for editing map features. The left toolbar is for viewing and exporting data. This design, along with global keyboard shortcuts, allows for efficient visual editing and data management.

Top toolbar

{ACD790B9-47D0-4205-8CE9-FFD89EA8004B}

Function

Description

Select map area

The left side of the toolbar has a smart area locator. You can select from a drop-down list or search by keyword for Chinese administrative regions, down to the county level. This allows for precise and fast map positioning.

Undo and redo

Click the {A19B3758-7A55-419B-8353-FD3A52A7E08A} icon on the right to undo the current operation. This returns you to the previous state. Click the {DAD30FDF-CB60-4F75-8D14-53B253116DE8} icon on the right to redo the last step.

Note

The undo and redo buttons are active only when there is an edit history. Otherwise, they are disabled.

Delete

Delete single or multiple data items. Select data by clicking or drawing a box, then click the {9BD84E63-33BD-4063-BD07-444D30DD28F3} icon. The icon is disabled if no data is selected.

Copy

Select data by clicking or drawing a box, then click the {F3BD8C35-262D-414E-83E2-37993580EEE6} icon. A copy of the data is created at an offset from the original. The icon is disabled if no data is selected.

Select data

Select data by clicking or drawing a selection box. Selected data is also highlighted in the Data Table Panel below. Press the Esc key to deselect all data.

Note

Feature buttons such as copy, delete, merge, and intersect are enabled only when data is selected. Otherwise, they are disabled.

  • Single selection: Click a feature to select it. Click multiple features to select them. Click a selected feature again to deselect it.

  • Box selection: Draw a box on the map to select multiple features within the area. Selection shapes include Rectangle, Circle, and Polygon.

2025-06-10_13-12-55

Draw feature

Draw Point, Line, Rectangle, Circle, and Polygon features. Click an icon to start drawing. Press the Esc key to cancel. After you finish drawing, the feature's data appears in the Data Table Panel below.2025-06-10_13-31-54

Feature editing tools

The feature editing tools include Translate, Rotate and Scale, and Edit Vertices. Click an icon to enter its editing mode. These tools are disabled if there is no data on the map.2025-06-10_13-53-44

Feature spatial relationships

These tools manage spatial relationships between features. They include Merge Geometry, Intersect Geometry, and Difference Geometry. These tools are disabled if you select fewer than two features.

Note

Same-type features are features of the same geometry class. This includes point-with-point, line-with-line, and polygon-with-polygon combinations. Polygon features include closed shapes such as rectangles, circles, and other polygons.

  • Merge Geometry: Select two or more features of the same type, then click the {1E1C8E33-002F-4668-A79D-E63C1B5F4DBA} icon to merge them. The features become a single entity. If they intersect, they form a new polygon.

  • Intersect Geometry: Select two or more polygon features, then click the {0A63C948-1939-4C8D-8A2C-2DB94AE4D8EE} icon to calculate their intersection. Enable Skip points and lines to ignore any selected point and line data.

  • Difference Geometry: Select two or more polygon features, then click the {E7939A87-DBF5-4D7B-AA04-0681E84FD941} icon to calculate their difference. Enable Skip points and lines to ignore any selected point and line data.

Feature processing toolset

This toolset includes Discretize Feature, Clip Feature, Simplify Feature, Generate Random Points in Polygon, and Generate Random Points Along Line. The tools are disabled if no data is selected.

  • Discretize Feature: The discretization feature breaks down composite geometry types (MultiPolygon, MultiLineString, or MultiPoint) into individual features (Polygon, LineString, or Point). This is the reverse of merging geometries. Use it when you need to process individual parts of a composite feature separately. The following example shows the process.

    Before discretization:image

    After discretization:

  • Clip Feature: Select one or more features and click the {46FEEB32-FC89-45FE-B67E-87BBCAA4515E} icon. In the dialog box, select Click to draw clipping path and draw a path to clip the features. When you finish drawing, the path data appears in the input box. Click Execute to finish. The original features are split into new, separate, editable features along the path.

    Note

    A clipping path is considered invalid if it is completely inside a single feature.

  • Simplify Feature: This reduces the number of vertices and details in polygon data while keeping key features. Select a feature and click the {C747FBA9-6C1C-4F3D-98AF-BAE08A6F4CC2} icon to open a dialog box. Configure Simplification Tolerance and Simplification Quality, then click Execute.

    • Simplification tolerance: Controls the level of detail. A larger tolerance results in a greater simplification and a rougher shape.

    • Simplification quality: Normal simplification prioritizes speed over geometric precision. High-quality simplification preserves shape features for higher precision and better visual results.

  • Generate Random Points in Polygon: Use this to distribute point data randomly or uniformly within one or more polygons. Select a polygon feature, click the {F236F6B4-4BF6-4FD1-A31E-4965ECC9A4B8} icon, configure the settings in the dialog box, and then click Execute.

    • Maximum quantity: The maximum number of points to generate within a single polygon.

    • Distribution rule: Supports three rules: random distribution, clustered distribution, and uniform distribution.

      • Random distribution: Points are distributed completely at random within the area.

      • Clustered distribution: Point features are distributed according to a clustering pattern rather than completely at random. A value field is generated in the data table to simulate spatial clustering.

      • Uniform distribution: Point features are generated randomly within the area, while attempting to maintain an even distance from each other and avoid clustering.

    • Create temporary table: If enabled, a new temporary table is created to store the generated data.

  • Generate Random Points Along Line: Use this to distribute point features along a line feature according to specific rules or density. This is often used to simulate events or for spatial sampling analysis. Select a line feature, click the {CF866AC3-44D6-4944-AE73-D42778C2DBC3} icon, configure the settings in the dialog box, and then click Execute.

    • Maximum quantity: The maximum number of points to generate on a single line.

    • Buffer radius: Sets a range on both sides of the line within which points are generated. This controls the spatial spread and coverage of the point distribution.

    • Create temporary table: If enabled, a new temporary table is created to store the generated data.

Left toolbar

{5D932884-B656-4BA2-9A6A-7B8932D89D99}

Function

Description

Zoom in/out map

Click the 加号 and 减号 icons to zoom in or out on the map in the Map Panel.

Paste data

Click the {AB7E25C7-A4A2-47FA-9822-2250E65DBC6A} icon to import geographic data by pasting text. Supports CSV, GeoJSON, TopoJSON, WKB, WKT, and KML map data formats.

Import data

Click the {C236D6D0-5E08-49F6-BE7D-B2E707EE8A0E} icon to upload a geographic data file. Supports file formats such as CSV, GeoJSON, JSON, and TXT.

View GeoJSON

Click the {20F9ADDD-7F1F-489B-845C-D9F09D2A01CD} icon to view GeoJSON data. You can switch data tables and filter by geometry type.

Export GeoJSON

Click the {81A56D4A-A0A5-4031-B9B5-E50CF0ABCDAB} icon, select the desired data table and geometry type, then click Download to export the data.

Export SVG

Click the {3FE82994-75EA-4E1D-863C-6E965D3A8B18} icon and select the data table and geometry type to export. A real-time preview is displayed, which you can zoom using the mouse wheel. Click Download to export the file in SVG format.

Base map settings

Click the 设置底图 icon and select a base map style in the dialog box. Options include the default Amap Vector Basemap, Satellite Basemap, and Custom XYZ Tile Basemap. To use a custom base map, enter a standard tile URL, such as https://webrd03.is.autonavi.com/appmaptile?lang=zh_cn&size=1&scale=1&style=8&x={x}&y={y}&z={z}. The system automatically loads the corresponding layer.

Map panel keyboard shortcuts

A keyboard shortcut guide is available in the lower-right corner of the Map Panel. You can use these shortcuts to perform operations quickly. The shortcuts are compatible with Windows, Linux, and macOS.{14878DD4-5679-434A-9DB3-24A55C8AB4BF}

Shortcut

Description

Esc

Cancel the current operation

Ctrl/Cmd + a

Select all features in the Map Panel

Ctrl/Cmd + Shift + a

Deselect features in the Map Panel

Ctrl/Cmd + Backspace

Delete selected features in the Map Panel

Ctrl/Cmd + z

Undo the last operation

Ctrl/Cmd + Shift + z

Redo the last undone operation

Data panel

The system displays a default data table that cannot be deleted. You can also upload multiple data tables. All table data can be geolocated, imported, exported, and managed, which allows for flexible data interaction.

{F9FE8F86-B756-461E-9B1E-9F226459374D}

Note

Click the {6D03057B-62BD-469C-ADD6-BE8D9354BF69} and {AC45A90B-D852-4722-89E8-AD111645262A} icons on the right side of the page to expand or collapse the Data Table Panel.

Function

Description

Upload data table

Click Upload Data Table to upload a geographic data file. Supports file formats such as CSV, GeoJSON, JSON, and TXT.

Merge data tables

Click the {52E4392E-AA7E-4CA6-A513-D72A010050A8} icon, select a target data table in the dialog box, and click Execute to merge. If a field conflict is detected, a prompt appears. You must confirm before the merge can proceed.

Delete data table

Click the {D7352962-B1C9-4263-A8AD-3B7240999CAC} icon, then click OK in the dialog box to delete the table.

Note

The default data table cannot be deleted.

Selected data operations

Select single or multiple data items in the column header. After selection, you can locate, view, copy, or delete the data.

  • Locate selected data: Select data to locate and view on the map.

  • View selected data: Select data to preview in GeoJSON format.

  • Copy selected data: Copy selected data to the clipboard. This does not generate new data.

  • Delete selected data: Click the {7A72DE55-3736-4B86-B9D7-88BAAE19D6CC} icon in the map panel to delete the data.

Type filter

Filters the geometry types of data shown in the table and on the map.

Data fields

Add or delete data fields.

  • Add field: Click Add Field Column, configure the parameters in the dialog box, then click Confirm.

    Note

    After adding a field column, you can edit its content in the data list.

    • Field name: Required. The name can contain letters, numbers, and underscores, but cannot start with a number.

    • Field type: Supports string and numeric types.

    • Set default initial value: If enabled, you can configure a default value. Otherwise, the default value is empty.

      • Default value parameters for string type:

        • Fill rule: Options are unique value and random street name (impersonation). The default is unique value.

        • Default value: Configure this parameter when you select unique value.

        • Overwrite type: The data geometry type that this default value rule overwrites.

      • Default value parameter configuration for numeric type:

        • Fill rule: Supports unique value, auto increment, and random range. The default is auto increment.

        • Default value: Configure this parameter when you select unique value.

        • Minimum, Maximum: Configure these when the fill rule is set to random range.

        • Overwrite type: The data geometry type that this default value rule overwrites.

  • Delete field: Click Delete Field Column, select the field name to delete in the dialog box, and click OK to delete.

Export data

Supports exporting table data as GeoJSON format, DataV Map Widget format, and SVG format.

Note

When you export in SVG format, a preview page opens. You can zoom the map with the mouse wheel. Click the Download button to save the SVG data to your local machine.

Data list operations

The data list supports data location and deletion operations.

  • Locate data: Click the Locate button next to a data item in the list to locate and view it on the map.

  • Delete data: Click the Delete button next to a data item in the list to delete it.

GeoAtlas Copilot

GeoAtlas Copilot is an efficient and intelligent assistant for map tools. It helps you quickly complete map-related tasks, such as finding routes, searching for locations, simulating data, and analyzing data. It is deeply integrated with the Atlas MCP tool and can automatically call functions such as path planning, Point of Interest (POI) search, and data generation. It uses a Large Language Model (LLM) to intelligently understand your requests and use MCP tools, which saves time and improves efficiency.

Note

GeoAtlas Copilot is enabled by default when you open the data editor. You can show or hide the panel using the Copilot switch.

  1. Click Log on to Alibaba Cloud account at the bottom of the page.

  2. Activate the MCP tool. You can click Activate for Free next to an example prompt, or click Activate in the Toolbox in the lower-left corner. This opens the MCP token management page.

    image

  3. On the MCP token management page, click Create Token and Start Using Now. After the token is generated, click Activate.

    Note

    The MCP token service is currently available for free to all Alibaba Cloud users.

  4. Refresh the GeoAtlas Geo-Toolkit page. The parsing tool service for Copilot is now active.

  5. Click a tool example or enter text in the dialog box to interact with Copilot.

    In the conversation, all invoked tool services, such as address resolution and nearby POI search, are displayed visually. You can click them to view the specific data returned.

    image

    Note
    • In the MCP Toolbox in the lower-left corner, the GeoAtlas editor tools are enabled by default and cannot be disabled. You can manually enable or disable tools in the Atlas MCP toolbox. Disabled services cannot be called in the conversation.

    • Click the {D6635DDB-0B1E-4C0E-9C45-A3C69B29D657} icon at the bottom of the results to rerun the last search. Click the {8D1F83A2-5B0C-4D88-94FD-0BF1B1228CDC} icon to expand the input box, which is useful for entering longer text. Click the Start New Conversation button to clear the current conversation.