Skip to content

A lightweight JSON/TypeScript dictionary of world countries, featuring bilingual names (EN/ES), ISO codes, and precise capital coordinates.

Notifications You must be signed in to change notification settings

palmaner/geojson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Structure

Every entry in the dataset follows this TypeScript interface:

Key Type Description
es string Spanish translation
cont string Continent code
capital string Capital city name
iso string ISO alpha-2 code
capitalPos [number, number] Coordinates [Latitude, Longitude]

About

A lightweight JSON/TypeScript dictionary of world countries, featuring bilingual names (EN/ES), ISO codes, and precise capital coordinates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published