app

Tools for updating map files

Members

Functions

main
int main(string[] args)

Application to create/update the mapping file("*.map.csv")

updateMapFile
void updateMapFile(string csvStmFile, string csvMapFile, string stateKey)

Function to update the file by updateMapData

Meta