Skip to content

marc-ed-raffalli/world-geography-data

Repository files navigation

World Geography Data

Gathers geography related data from different sources and merge it to different formats.

Sources

AshKyd/geojson-regions

https://github.com/AshKyd/geojson-regions

Country GeoJSON with following precision:

  • 10m
  • 50m
  • 110m

mledoze / countries

https://github.com/mledoze/countries

  • area
  • borders
  • capital city (en only)
  • latlng
  • [] geo.json
  • [] topo.json
  • [] svg flag

CLDR - Unicode Common Locale Data Repository

Main Locales

  • af agq ak am ar as asa ast az
  • bas be bem bez bg bm bn bo br brx bs
  • ca ccp ce cgg chr ckb cs cu cy
  • da dav de dje dsb dua dyo dz
  • ebu ee el en eo es et eu ewo
  • fa ff fi fil fo fr fur fy
  • ga gd gl gsw gu guz gv
  • ha haw he hi hr hsb hu hy
  • id ig ii is it
  • ja jgo jmc
  • ka kab kam kde kea khq ki kk kkj kl kln km kn ko kok ks ksb ksf ksh kw ky
  • lag lb lg lkt ln lo lrc lt lu luo luy lv
  • mas mer mfe mg mgh mgo mk ml mn mr ms mt mua my mzn
  • naq nb nd nds ne nl nmg nn nnh nus nyn
  • om or os
  • pa pl prg ps pt
  • qu
  • rm rn ro rof ru rw rwk
  • sah saq sbp sd se seh ses sg shi si sk sl smn sn so sq sr sv sw
  • ta te teo tg th ti tk to tr tt twq tzm
  • ug uk ur uz
  • vai vi vo vun
  • wae wo
  • xog
  • yav yi yo
  • zgh zh zu

See complete Locale list for more details

cldr-core

https://github.com/unicode-cldr/cldr-core.git

cldr-dates-full

https://github.com/unicode-cldr/cldr-dates-full.git

cldr-localenames-full

https://github.com/unicode-cldr/cldr-localenames-full.git

cldr-numbers-full

https://github.com/unicode-cldr/cldr-numbers-full.git

Output

GeoGame

Output the data for the World Geography Game project.

  • List of languages with translated name
  • List of translated continent name by locale
  • Translated game data (country name, capital) by continent by locale
  • Status (count, pct, missing) of the support of one language compared to English
  • GeoJson files (generic data, nothing translated)

Notes

CLDR Known Issues

See revision notes for CLDR 32: http://cldr.unicode.org/index/downloads/cldr-32

Known Issues 3. Subdivision Names The draft subdivision names were imported from wikidata. Names that had characters outside of the language's exemplars were excluded for now. Names that would cause collisions were allowed, but marked with superscripted numbers. The goal is to clean up these names over time.

Locale Path issues

The targeted locale is taken from user input. The following sources use the locale in the path:

  • cldr-dates-full
  • cldr-localenames-full
  • cldr-numbers-full

The variations are big enough not to be handled in a case by case basis. The first part of the locale is lowercase, the second varies: az-Cyrl, en-150, en-US-POSIX...

Special thanks

Special thanks to the following libraries and developers!

About

Data processor pulling data from different Git sources (incl. Unicode CLDR), extracting, processing and outputting countries GeoJson and localised data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published