Guides¶
The guides are reproducible step-by-step walkthroughs. Each one:
- starts with a Prerequisites section;
- relies on the artifacts in the repository's
poc/<NN>-<name>/folder; - ends with a Verification section: commands to run and the expected result.
| Guide | Sub-project | Artifacts |
|---|---|---|
| Database | 1 | poc/01-database/ |
| GeoServer image | 2 | poc/02-geoserver-image/ |
| Clustering | 3 | poc/03-clustering/ |
| S3 storage | 4 | poc/04-s3/ |
| ImageMosaic ingestion | 5 | poc/05-ingestion/ |
| Vector data | 6 | poc/06-vector/ |
| Basemaps | 7 | poc/07-basemaps/ |
| Processing and interpolation | 8 | poc/08-processing/ |