3.1.4 ⢠Published 7 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
7 months ago
3.1.3
7 months ago
3.1.2
7 months ago
3.1.0
8 months ago
3.0.0
8 months ago
2.0.0
8 months ago
1.10.0
9 months ago
1.9.2
9 months ago
1.9.1
9 months ago
1.9.0
9 months ago
1.8.0
9 months ago
1.7.3
9 months ago
1.7.2
10 months ago
1.7.1
10 months ago
1.7.0
10 months ago
1.6.0
10 months ago
1.5.1
10 months ago
1.5.0
10 months ago
1.4.4
10 months ago
1.4.3
10 months ago
1.4.2
10 months ago
1.4.1
10 months ago
1.4.0
10 months ago
1.3.1
10 months ago
1.3.0
11 months ago
1.2.0
11 months ago
1.1.2
11 months ago
1.1.1
11 months ago
1.1.0
11 months ago