Category:
Videos
Manuals
FAQs
Data Easy Spatiotemporal Data Platform Series Tutorial Videos
1. How to deploy Data Easy Platform?
The platform supports single-node or cluster deployment (minimum 3 nodes for clusters) and adopts Docker containerization for quick installation on CentOS 7.7 or higher. The deployment package integrates all required software — no need to manually install dependencies.
2. What are the minimum hardware requirements?
Minimum configuration: 8-core CPU + 16 GB RAM.
Recommended: 16-core CPU + 32 GB RAM or higher.
Storage: 1.2–1.5× raw data size, SSD or high-speed SAN preferred.
Recommended: 16-core CPU + 32 GB RAM or higher.
Storage: 1.2–1.5× raw data size, SSD or high-speed SAN preferred.
3. Which operating systems are supported?
Supports CentOS 7.7 x64 and above.
Windows environments can deploy via a VirtualBox VM.
Windows environments can deploy via a VirtualBox VM.
4. How to import image data?
Supports common formats such as TIFF, IMG, SHP, automatically creating spatiotemporal indexes. Data can be uploaded via web portal or imported directly from server directories.
5. How to publish vector map services?
Vector data can be directly published as OGC WMTS services without preprocessing. Supports dynamic style editing, multi-terminal adaptation (Leaflet, Cesium), and hot caching.
6. Which data formats does the platform support?
Image:
TIFF, IMG, ECW…
Vector: SHP, GDB, GeoJSON…
Text: Excel, CSV…
Vector: SHP, GDB, GeoJSON…
Text: Excel, CSV…
7. How to manage user permissions?
Provides a multi-tenant isolation mechanism with customizable roles, permission groups and access scope control.
8. What is the platform performance?
Single node:
200+ concurrent users (vector), or 10,000+ requests (metering).
Cluster: Scales to 100,000-level concurrency, response time ≤ 3s.
Cluster: Scales to 100,000-level concurrency, response time ≤ 3s.
9. How to scale for large data volumes?
Horizontal scaling: each additional node adds 1 PB storage capacity and supports 200 more users.
10. What development interfaces are provided?
Provides RESTful APIs and JavaScript SDKs for integration, data retrieval, and map service publishing.