JMap Cloud
English
English
  • Welcome to JMap Cloud documentation
  • JMap Cloud Portal
    • JMap Cloud Portal User Guide
      • Introduction
        • Accessing JMap Cloud Portal
        • User Interface
        • Dashboard
      • Roles
      • Functions Reserved for Administrators
        • Managing the Organization
          • General
          • API Keys
          • Members
          • Invitations
      • Connecting Data: Data Sources
        • Creating Data Sources
          • Vector/Raster Data Files
          • Non-spatial tabular data files
          • WMS/WMTS Service
          • Vector Tile Service
          • Feature Service
        • Status of a Data Source
        • Managing Data Sources
          • Displaying and editing information
          • Updating data
          • Permissions
          • Removing a spatial data source
        • Uploading Files
      • Organizing Data into Projects
        • Creating a New Project
        • Managing a Project
          • Open the Project
          • Editing a project
          • Permissions
          • Getting the project's public link
          • MVT Cache
          • Deleting the project
      • Configuring Project Content
      • Jobs
  • JMap NG
    • JMap NG User Guide
      • Introduction
        • Connecting to JMap NG
        • User Interface
        • Navigating on the Map
        • Profile and user settings
      • The Data
        • The Layers Panel
        • Data Layers
          • Displaying layers
          • Thematics
          • Layer Information
          • Geographic Extent of the Layer
          • Making layer elements selectable
      • I Wish to...
        • Display Element Information
        • Select Elements on the Map
        • Measure Distances and Surfaces
        • Add Annotations to the Map
        • Export / Print a Map
    • JMap NG Developer Documentation
      • Startup Options
      • Extensions
      • Examples
        • Start the JMap NG Core library
        • Start the JMap NG App
        • Add a JMap NG App extension
        • Toggle a JMap layer visibility
        • Add a layer to display custom data from GeoJSON file
        • Locate and select features by attribute query
        • Add an event on move end
        • Add attributions on the map
        • Locate and select feature by id
        • Locate and select feature(s) by location
        • Custom mouseover on a layer
        • Create a custom form in a div
      • Changelog
  • JMap Cloud API
    • JMap Cloud API Documentation
  • JMap Cloud Plugin for QGIS
    • JMap Cloud Plugin User Guide
      • Installing the plugin
      • Connecting to JMap Cloud
      • Opening a project
      • Editing features
      • Exporting a project
Propulsé par GitBook

K2 Geospatial 2023

Sur cette page
  • Creating a DS from tabular data files
  • File settings
Exporter en PDF
  1. JMap Cloud Portal
  2. JMap Cloud Portal User Guide
  3. Connecting Data: Data Sources
  4. Creating Data Sources

Non-spatial tabular data files

PrécédentVector/Raster Data FilesSuivantWMS/WMTS Service

Dernière mise à jour il y a 19 heures

JMap Cloud creates data sources (DS) from CSV format files of tabular data without a spatial component. Some data can then be associated with spatial data.

Files can be uploaded when creating a data source or uploaded in advance. For more information, see the section.

Creating a DS from tabular data files involves uploading the file to JMap Cloud, analyzing the metadata, and validating and completing the DS parameters. When you complete the data source creation, the data and its configuration are copied to the JMap Cloud databases.

Creating a DS from tabular data files

  1. On the Data sources tab, click on Create a data source.

  2. Select Tabular data file (non spatial). The selection interface offers two choices: New File, to upload a data file to JMap Cloud and Existing File, to select files that are already on JMap Cloud. See for more information.

  3. If you are creating the data source from a new file, in the New File tab select the data file to upload. Only one CSV file in .zip format can be uploaded. If you are creating the data source from files that already exist on JMap Cloud, select them in the Existing File tab.

  4. Configure the DS settings. When you select a new file, before displaying the settings configuration window JMap Cloud analyzes the file's metadata in order to identify the format, the type of data it contains and other metadata. When you select an existing file, JMap Cloud has already performed this analysis and the configuration window is displayed directly. The section details settings to configure.

  5. Add a description of the DS and tags that may be useful for filtering data sources. You can create new labels by entering the text in the Tags field.

  6. Click on Create. The new DS is displayed in the table. Its status is Preparing while the creation is completed. Subsequently the status is Ready.

The files that you upload when creating an DS are displayed in the table in the Files tab. After a period of 10 days the files are automatically deleted from JMap Cloud.

File settings

The table shows the general settings to configure when creating an DS from tabular data files.

Name

Give the SDS a name. There are no restrictions for the name of resources (SDS, projects, map layers) in JMap Cloud.

Description

Optional. You can add a description of the data source.

Unique identifier

Optional. Vector data only. Select the field that contains the unique identifier of each table register. This identifier is necessary when you want to establish links with other data sources.

Attributes

Vector data only. File attributes are presented in a table that contains the attribute name and type as well as a box to check which attributes should be indexed.

Description

Optional. You can add a description of the data source.

Tags

Optional. You can add labels that can be used to sort or filter SDS. Tags are available for use with all resources (SDS, projects, layers).

Fields

The fields in the file are presented in a table that contains the name and data type of each field.

Only indexed attributes can be used in simple searches (searching for features in layers of a project based on attribute values) of the NG map application.

Uploading Files
Uploading Files
File settings