Resources Management

📚 Resources Management Center

Comprehensive data layer management with tabular interface for efficient geospatial resource access and exploration

The Resources tab serves as your central hub for managing all available data layers, providing a structured tabular view for efficient navigation, metadata access, and resource exploration without cluttering your main workspace.

📋 Main Table Interface

đŸ—ƒī¸

Comprehensive Layer Organization

All available layers displayed in a clear tabular structure for streamlined data management and quick access to geospatial resources.

    <div class="resources-screenshot">
        <img src="/docs/IMG/resources_1.png" alt="Resources Tab Main Table">
    </div>
    
    <div class="table-structure">
        <h4>📊 Table Column Structure</h4>
        <div class="columns-grid">
            <div class="column-card project">
                <div class="column-icon">📁</div>
                <h5>Project</h5>
                <p>The name of the project the resource belongs to</p>
                <div class="column-purpose">Project identification and grouping</div>
            </div>
            
            <div class="column-card tag">
                <div class="column-icon">đŸˇī¸</div>
                <h5>Tag</h5>
                <p>Tag name corresponding to folder in layer tree on "Map" tab</p>
                <div class="column-purpose">Hierarchical organization reference</div>
            </div>
            
            <div class="column-card name">
                <div class="column-icon">📝</div>
                <h5>Name</h5>
                <p>The descriptive name of the specific layer or resource</p>
                <div class="column-purpose">Layer identification and description</div>
            </div>
            
            <div class="column-card type">
                <div class="column-icon">🔧</div>
                <h5>Type</h5>
                <p>Layer type classification: Raster or Vector</p>
                <div class="column-purpose">Data format identification</div>
            </div>
            
            <div class="column-card owner">
                <div class="column-icon">👤</div>
                <h5>Owner</h5>
                <p>User who owns or created the layer resource</p>
                <div class="column-purpose">Ownership and access rights</div>
            </div>
            
            <div class="column-card controls">
                <div class="column-icon">đŸŽ›ī¸</div>
                <h5>Controls</h5>
                <p>Buttons for additional layer exploration tools</p>
                <div class="column-purpose">Access to analysis and preview tools</div>
            </div>
        </div>
    </div>
    
    <div class="table-info">
        <div class="info-highlight">
            <span class="info-icon">â„šī¸</span>
            <div class="info-content">
                <h4>Table Organization Benefits</h4>
                <ul class="benefits-list">
                    <li>Clear project-based resource grouping</li>
                    <li>Direct correspondence with Map tab layer tree</li>
                    <li>Instant layer type identification</li>
                    <li>Quick ownership and access verification</li>
                    <li>One-click access to exploration tools</li>
                </ul>
            </div>
        </div>
    </div>
</div>

đŸŽ›ī¸ Control Buttons System

🔧

Advanced Layer Exploration Tools

Comprehensive control system providing immediate access to layer analysis, preview, and data exploration capabilities.

    <div class="controls-grid">
        <div class="control-card info">
            <div class="control-icon">â„šī¸</div>
            <h4>Layer Info</h4>
            <p>Displays detailed metadata and comprehensive information about the layer</p>
            <div class="control-features">
                <div class="feature-item">
                    <span class="feature-dot"></span>
                    <span>Complete dataset metadata</span>
                </div>
                <div class="feature-item">
                    <span class="feature-dot"></span>
                    <span>Author and publication details</span>
                </div>
                <div class="feature-item">
                    <span class="feature-dot"></span>
                    <span>Technical specifications</span>
                </div>
            </div>
        </div>
        
        <div class="control-card preview">
            <div class="control-icon">đŸ‘ī¸</div>
            <h4>Layer Preview</h4>
            <p>Shows visual preview of the layer on an interactive map interface</p>
            <div class="control-features">
                <div class="feature-item">
                    <span class="feature-dot"></span>
                    <span>Interactive map preview</span>
                </div>
                <div class="feature-item">
                    <span class="feature-dot"></span>
                    <span>Default styling display</span>
                </div>
                <div class="feature-item">
                    <span class="feature-dot"></span>
                    <span>Zoom and pan controls</span>
                </div>
            </div>
        </div>
        
        <div class="control-card data-table">
            <div class="control-icon">📊</div>
            <h4>Data Table</h4>
            <p>Provides access to attribute data (available only for vector layers)</p>
            <div class="control-features">
                <div class="feature-item">
                    <span class="feature-dot"></span>
                    <span>Complete attribute table access</span>
                </div>
                <div class="feature-item">
                    <span class="feature-dot"></span>
                    <span>Sorting and filtering options</span>
                </div>
                <div class="feature-item">
                    <span class="feature-dot"></span>
                    <span>Vector layers only</span>
                </div>
            </div>
        </div>
    </div>
    
    <div class="availability-note">
        <div class="note-box vector-only">
            <span class="note-icon">📊</span>
            <div class="note-content">
                <h5>Data Table Availability</h5>
                <p>The "Data Table" control is exclusively available for vector layers, as raster layers do not contain attribute tables. This tool provides comprehensive access to all associated tabular data.</p>
            </div>
        </div>
    </div>
</div>

💡 Resource Management Benefits

đŸŽ¯

Efficient Workflow Integration

Streamlined resource management designed for optimal productivity and seamless data exploration workflows.

    <div class="benefits-showcase">
        <div class="benefit-main">
            <div class="benefit-icon">🔍</div>
            <div class="benefit-content">
                <h4>Quick Dataset Discovery</h4>
                <p>Rapidly locate specific datasets using the organized tabular structure without navigating complex folder hierarchies</p>
            </div>
        </div>
        
        <div class="benefit-main">
            <div class="benefit-icon">📋</div>
            <div class="benefit-content">
                <h4>Metadata Verification</h4>
                <p>Check detailed metadata and specifications before committing to data integration in your main workspace</p>
            </div>
        </div>
        
        <div class="benefit-main">
            <div class="benefit-icon">đŸ‘ī¸</div>
            <div class="benefit-content">
                <h4>Non-Disruptive Preview</h4>
                <p>Preview and assess data quality without disrupting your current map workspace or active analysis</p>
            </div>
        </div>
        
        <div class="benefit-main">
            <div class="benefit-icon">⚡</div>
            <div class="benefit-content">
                <h4>Immediate Access</h4>
                <p>One-click access to all exploration tools directly from the resource table interface</p>
            </div>
        </div>
    </div>
    
    <div class="workflow-tip">
        <div class="tip-container">
            <span class="tip-icon">💡</span>
            <div class="tip-content">
                <h4>Resource Management Best Practice</h4>
                <p>The Resources tab is particularly valuable when you need to quickly find specific datasets, verify metadata details, or preview data quality without loading resources into your main map workspace. This approach maintains workflow efficiency and prevents workspace clutter during data exploration phases.</p>
            </div>
        </div>
    </div>
</div>