3.1.4 ⢠Published 5 months ago
@map-colonies/raster-shared v3.1.4
Raster-Shared
A centralized TypeScript package for the Raster domain, designed to reduce code duplication and improve type safety across Map Colonies services.
š Full Documentation on Confluence
Package Design
This package serves as a single source of truth for shared resources in the Raster domain, following these key principles:
- Centralization: Eliminates code duplication across services
- Type Safety: Ensures consistent typing across the entire domain
- Modular Architecture: Organized into clear sub-domains
- Minimal Dependencies: Reduces external dependencies for better maintainability
Package Structure
raster-shared/
āā src/
ā āā constants/ # Shared constants
ā ā āā core/ # Core system constants
ā ā āā ingestion/ # Ingestion-related constants
ā ā āā export/ # Export-related constants
ā ā āā serving/ # Serving-related constants
ā āā types/ # TypeScript type definitions
ā ā āā core/ # Core system types
ā ā āā ingestion/ # Ingestion-related types
ā ā āā export/ # Export-related types
ā ā āā serving/ # Serving-related types
ā āā zod/ # Zod validation schemas
ā ā āā core/ # Core validation schemas
ā ā āā export/ # Export-related schemas
ā ā āā ingestion/ # Ingestion-related schemas
ā ā āā serving/ # Serving-related schemas
ā āā openapi/ # OpenAPI schema definitions
ā āā core/ # Core API schemas
ā āā ingestion/ # Ingestion API schemas
ā āā export/ # Export API schemas
ā āā serving/ # Serving API schemas
āā [Configuration files]
3.1.4
5 months ago
3.1.3
5 months ago
3.1.2
5 months ago
3.1.0
5 months ago
3.0.0
6 months ago
2.0.0
6 months ago
1.10.0
7 months ago
1.9.2
7 months ago
1.9.1
7 months ago
1.9.0
7 months ago
1.8.0
7 months ago
1.7.3
7 months ago
1.7.2
7 months ago
1.7.1
7 months ago
1.7.0
7 months ago
1.6.0
7 months ago
1.5.1
8 months ago
1.5.0
8 months ago
1.4.4
8 months ago
1.4.3
8 months ago
1.4.2
8 months ago
1.4.1
8 months ago
1.4.0
8 months ago
1.3.1
8 months ago
1.3.0
8 months ago
1.2.0
9 months ago
1.1.2
9 months ago
1.1.1
9 months ago
1.1.0
9 months ago