Categorygithub.com/nspcc-dev/locode-db
module
0.6.0
Repository: https://github.com/nspcc-dev/locode-db.git
Documentation: pkg.go.dev

# README

NeoFS

UN/LOCODE database for NeoFS


Go Reference GitHub release GitHub license

Overview

This repository contains UN/LOCODE DB in a Go package. It can be used to get additional information about continent, country code and name, location, geo-position, subdivision based on LOCODE.

Prerequisites

Usage

Import github.com/nspcc-dev/locode-db/pkg/locodedb into your project and use its API.

Development

Just run make to regenerate CSV files with locodes and countries.

$ make

License

This project is licensed under the MIT license - see the LICENSE.md file for details.

# Packages

No description provided by the author