Feature Description
SimpleJSON (*.json) is a proprietary data format supported by SuperMap software. Similar to GeoJSON, it uses key-value pairs as data type. Supported geometry types include points, lines, and polygons. Features in SimpleJSON contain both geometry and their attributes. SimpleJSON data consists of two files: (*.json) and (*.meta). The (*.meta) file stores metadata information including geometry type, projection, and selected fields; while the (*.json) file contains member information of the data.
A single-file SimpleJSON (*.json) contains both a (*.json) and a (*.meta) file. For SimpleJSON Folder data, one folder corresponds to one (*.meta) file. When selecting files for import, the program defaults to choosing (*.json) files and folders to open data.
Feature Entry
- Start tab->Data Processing->Data Import->Vector group->SimpleJSON Folder.
- Workspace Manager->Datasource context menu->Import Dataset....
- Toolbox->Data Import->Vector File->Import SimpleJSON.
Steps
- In the toolbar of the Data Import dialog, click Add File button. The Select File dialog will appear. Navigate to and open the target data path.
- To import SimpleJSON Folder, click the Data Import drop-down button and select SimpleJSON Folder under Vector group. In the Browse Folder dialog, choose the target folder location to confirm import.
- Result: For parameter descriptions of target datasource, result dataset, encoding type, import mode in result data, and source file information, please refer to the Data Import Common Parameters page.
- Import Null Dataset: When checked, empty datasets will be imported into the datasource. Otherwise, only non-empty datasets are imported, and empty ones will be automatically filtered.
- After configuring parameters, click Import button to execute the operation.
Related Topics
Supported Formats for Data Import/Export