43 packages
@basemaps/attribution
Library to determine to applicable attribution for a given extent and zoom level.
@basemaps/bathymetry
## Bathymetry creation
@basemaps/cli
This package contains cli's that are mainly used by the configuration and CICD processes in the LINZ Basemaps. All of the cli commands in this package will be build into docker container and publish as a [github container](https://github.com/linz/basemaps
@basemaps/cli-config
CLI for Basemap config
@basemaps/cli-raster
CLI to retile imagery into a [Cloud Optimised Geotiffs (COG)](https://www.cogeo.org/) aligned to a [TileMatrix](https://www.ogc.org/standard/tms/)
@basemaps/cli-vector
CLI to create vector mbtiles for topographic map.
@basemaps/cogify
CLI to retile imagery into a [Cloud Optimised Geotiffs (COG)](https://www.cogeo.org/) aligned to a [TileMatrix](https://www.ogc.org/standard/tms/)
@basemaps/config
## Basemaps Configuration
@basemaps/config-cli
This package is to control the configuration in the LINZ basemaps product.
@basemaps/config-loader
@basemaps/geo
Utility functions to work with QuadKeys, Tiles and Projections.
@basemaps/lambda
Opinionated Lambda function wrappers
@basemaps/lambda-shared
This contains all code that is shared between multiple services, such as AWS connection logic and constant values
@basemaps/lambda-tiler
Lambda server for xyz map generation to provide apis for serving both raster and vector map.
@basemaps/landing
The landing page for basemaps https://basemaps.linz.govt.nz
@basemaps/metrics
Simple timing metric tracker for NodeJS
@basemaps/server
WMTS/XYZ Tile server command line interface.
@basemaps/shared
This contains all code that is shared between multiple services, such as AWS connection logic and constant values
@basemaps/smoke
Utility to smoke test deployments
@basemaps/sprites
Generate a sprite sheet from a list of sprites
@basemaps/tiler
Given a collection of CogGeoTiffs, generate the composition pipeline required to create a XYZ WebMercator tile
@basemaps/tiler-sharp
Module contains the functions to support xyz tile server to generate tiles by using [sharp](https://github.com/lovell/sharp) and [libvips](https://github.com/libvips/libvips).
@cotar/builder
Given a `.tar` with a `.index` using HTTP range requests fetch only the portion of the tar that contains the bytes of the file.
@cotar/cli
.tar + .tar.index + AWS S3 = :heart:
@cotar/core
Given a `.tar` with a `.index` using HTTP range requests fetch only the portion of the tar that contains the bytes of the file.