Source code for my Indian language translation map website.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Aadhavan Srinivasan ce89a74e70 Added a transparent fill, so that the language boundary can be 'hovered' on; added a hover action 2 months ago
index.html Added a transparent fill, so that the language boundary can be 'hovered' on; added a hover action 2 months ago
index.js Since language boundaries are now loaded from json, I can detect them and apply the right CSS class; removed JSON generation code 2 months ago
india.json unminified 2 months ago
india_with_districts.json Added new geoJSON file with districts (credit to https://github.com/udit-001/india-maps-data) 2 months ago
india_with_districts_with_languages.json Copied generated JSON data into a file, added it into the districts JSON file and saved the result to a new file 2 months ago
india_with_districts_without_states.json Added new JSON - without the state boundaries, just districts 2 months ago
language_borders.json Updated language borders with Sindhi and Santali 2 months ago
languages.txt Added more languages 2 months ago
testing_turfjs.js Added testing file 2 months ago