countryspecs

package
v0.0.0-...-cd9892f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package countryspecs country codes and lat/long coordinates of enclosing square as well as total population (from GRUMP).

Index

Constants

This section is empty.

Variables

View Source
var CountryBorders = []CountryBorder{}/* 231 elements not displayed */
View Source
var CountryCodes = []CountryCodeGrump{}/* 231 elements not displayed */

general storage table

Functions

This section is empty.

Types

type CountryBorder

type CountryBorder struct {
	Index     int
	Name      string
	TopLat    float64
	BottomLat float64
	WestLng   float64
	EastLng   float64
	PCount    int
}

store country code

type CountryBoundary

type CountryBoundary struct {
	// contains filtered or unexported fields
}

type CountryCodeGrump

type CountryCodeGrump struct {
	Name      string
	Rank      int
	CodeGrump int
}

store country code

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL