Skip to content
forked from linz/basemaps

NZ’s most authoritative and open digital basemap service for LINZ and the public.

License

Notifications You must be signed in to change notification settings

ivawzh/basemaps

 
 

Repository files navigation

Basemaps

Build Status License Language grade: JavaScript Dependabot Status

A digital basemap provides a consistent background detail necessary to orient location and add to aesthetic appeal. Basemaps can be made up of streets, parcels, boundaries (country, regional, and city boundaries), shaded relief of a digital elevation model, waterways, hydrography, aerial and satellite imagery. Basemaps can be used as desktop, website or mobile phone application components, or as a 3rd party layers within a GIS or desktop mapping application.

Building

This repository requires NodeJs > 12 & Yarn

Use n to manage nodeJs versions

# Download the latest nodejs & yarn
n latest
npm install -g yarn

# Install node deps
yarn

# Build everything into /build
yarn run build

# Run the unit tests
yarn run test

License

This system is licensed under the 3-clause BSD License, except where otherwise specified. See the LICENSE file for more details.

About

NZ’s most authoritative and open digital basemap service for LINZ and the public.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.3%
  • JavaScript 2.4%
  • HTML 1.1%
  • Other 0.2%