Skip to content

geneanet/geneweb-plugin-api

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

Api_marshal_dico_place

This module take csv files as input, create place lists from it, and write them to binary files meant to be used by gwd API.

e.g. for a given language LANG, provide a dico_place_LANG.csv file containing data as town,are_code,county,region,country, and it will produce these files:

dico_place_town_LANG.list
dico_place_area_code_LANG.list
dico_place_county_LANG.list
dico_place_region_LANG.list
dico_place_country_LANG.list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages