https://bugs.kde.org/show_bug.cgi?id=439493
--- Comment #8 from Karl Ove Hufthammer <k...@huftis.org> --- For India, I think the UTM formula would work OK (it’s about as wide as Norway, AFAICS). But a better projection would be EPSG 7755. It’s defined as: +proj=lcc +lat_0=24 +lon_0=80 +lat_1=12.472955 +lat_2=35.1728044444444 +x_0=4000000 +y_0=4000000 +datum=WGS84 +units=m +no_defs Here LCC means that it’s an Lambert Conformal Conic projection. And it’s centered at latitude 24 and longitude 80 (approx in the middle of India), with parallels at latitudes 12.5 and 35.2 (so it works well for the area between these parallels). -- You are receiving this mail because: You are watching all bug changes.