Raster Data
GIS Server allows you to add and display raster data on your maps.
Supported Raster Formats
Section titled “Supported Raster Formats”The system allows you to add and display raster data in the following formats:
Primary Formats
Section titled “Primary Formats”- GeoTIFF (.tif, .tiff) - Industry standard for georeferenced imagery
- PNG (.png) - Lossless compression for detailed imagery
- JPEG (.jpg, .jpeg) - Compressed imagery for web applications
- BMP (.bmp) - Uncompressed bitmap imagery
Tile Generation and Optimization
Section titled “Tile Generation and Optimization”The tile generation system provides efficient methods for serving raster data over the web with optimized performance and scalability.
Tile System
Section titled “Tile System”- Multi-resolution Tiling: Generate tiles at multiple zoom levels
- Pyramid Structure: Efficient hierarchical tile organization
- Caching Strategy: Intelligent caching for improved performance
- Compression: Optimize tile size and transfer speed
- Format Options: PNG, JPEG, and WebP tile formats
Performance Optimization
Section titled “Performance Optimization”- Progressive Loading: Load tiles based on current view
- Background Processing: Non-blocking tile generation
- Parallel Processing: Multi-threaded tile generation
- Memory Management: Efficient memory usage for large datasets
- Storage Optimization: Compressed storage with fast access
Related Documentation
Section titled “Related Documentation”Explore these related sections to learn more about raster data processing and its integration with other GIS Server features:
Maps Learn how to display raster data on interactive maps with various visualization options
Datasets Understand raster dataset management and organization within the platform
Export Export raster data in various formats for external applications and analysis