@mapbox/gazetteer

5.1.1 • Public • Published

Gazetteer

build status

An index of places for maps, organized into a collection of machine-readable files that conforms to a Gazetteer 1.1 spec.

Usage

This package includes:

import { worldwide, validate } from '@mapbox/gazetteer';

const { roadNetwork, settlements } = worldwide;

validate(roadNetwork); // Returns an array of error messages if invalid

Releasing

  1. Run npm version {major|minor|patch}
  2. Add an entry to the CHANGELOG outlining the changes.
  3. Create a pull request with the changes above.

Readme

Keywords

Package Sidebar

Install

npm i @mapbox/gazetteer

Weekly Downloads

119

Version

5.1.1

License

ISC

Unpacked Size

114 kB

Total Files

35

Last publish

Collaborators

  • mbx-npm-ci-production
  • mbx-npm-ci-staging
  • mbx-npm-advanced-actions-production
  • mbx-npm-advanced-actions-staging
  • mbx-npm-09-production
  • mbx-npm-08-production
  • mbx-npm-07-production
  • mbx-npm-06-production
  • mbx-npm-05-production
  • mbx-npm-04-production
  • mbx-npm-03-production
  • mbx-npm-02-production
  • mbx-npm-01-production
  • mbx-npm-02-staging
  • mapbox-npm-01
  • mapbox-npm-02
  • mapbox-npm-07
  • mapbox-npm-03
  • mapbox-npm-04
  • mapbox-npm-09
  • mapbox-npm-05
  • mapbox-npm-06
  • mapbox-npm-08
  • mapbox-npm-advanced-actions
  • mapbox-npm-ci
  • mapbox-npm
  • mapbox-admin
  • mapbox-machine-user