/gazetteer

digital version of seasia place names gazetteer

Primary LanguageJavaScriptBSD Zero Clause License0BSD

gazetteer

Sources

To do:

Data model

word |--id, unique ID (string) |--index, index in original list (number) |--original, the original entry (string) |--headWord, the head word (string) |--primary, if it's an entry or a reference (boolean, true if entry) |--rawLat, raw latitude (string) if it exists |--rawLong, raw longitude (string) if it exists |--rest, currently all of the entry except for the head word (string)