# Credits & data sources The Lakuri atlas is built entirely from open data. Everything below is either public-domain, openly licensed, or linked out to the original publisher. ## District boundaries [**Acesmndr/nepal-geojson**](https://github.com/Acesmndr/nepal-geojson) — the 77 district polygons in `data/nepal-districts.geojson`, released under the MIT licence: ``` MIT License Copyright (c) 2018 Ashesh Acesmndr Nepal Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ``` The coordinates shipped in `dist/` are rounded to 5 decimal places (~1.1 m) but are otherwise unmodified. ## District names, Nepali names & headquarters [Wikipedia — Districts of Nepal](https://en.wikipedia.org/wiki/Districts_of_Nepal), used under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). Stored in `data/district-info.json`. ## News headlines Headline, publisher and date only — never article text. Every headline links back to the publisher. Sources polled by `scripts/fetch-district-news.mjs`: Onlinekhabar · Ratopati · BBC Nepali · Nagarik · Khabarhub · Setopati · Himalkhabar and other Nepali outlets' public RSS feeds. District attribution is this project's own work, not the publishers'. ## Radio streams Station metadata and stream URLs discovered via [**radio.garden**](https://radio.garden) and [**radio-browser**](https://www.radio-browser.info) (public API, ODbL). Streams are played directly from each broadcaster's own server; nothing is proxied, re-encoded or rehosted here. ## Calendar (patro) Bikram Sambat month lengths (BS 2000–2083) are published reference data. Everything else — tithi, lunations, sunrise, festival dates — is computed from Meeus' astronomical algorithms in `src/patro.js`. No calendar API is used. ## Fonts [Inter](https://rsms.me/inter/) and Noto Sans Devanagari are referenced by name from the system font stack; no font files are bundled.