[kgeography] [Bug 405419] Tajikistan Map Update

2019-04-07 Thread Laurent G.
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #20 from Laurent G.  ---
I updated http://lauranger.free.fr/kgeomapp/ for dead links.
One can found there links to the plugins sources, as well as some other maps.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgeography] [Bug 405419] Tajikistan Map Update

2019-04-03 Thread Victor Ibragimov
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #19 from Victor Ibragimov  ---
Created attachment 119221
  --> https://bugs.kde.org/attachment.cgi?id=119221=edit
Improved image (Tajikistan map); Mismatches

Could you please, find and re-check the attached zip file with fixed mismatches
of colors in Tajikistan map. In the attached file you will find:
1) tajikistan.png (improved image- there should be 65 colors now except of
black border line and Not Tajikistan gray color) 
2) mismatch_tajikistan.png (just for your reference, if needed to see the fixed
mismatches)
3) Tajikistan_Map_Colors.txt (to re-check with tajikistan.kgm colors) Tab
delimited

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgeography] [Bug 405419] Tajikistan Map Update

2019-03-30 Thread Laurent G.
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #18 from Laurent G.  ---
In the png you sent, I notices 86 different colors. To which I added one for
the black borders.
But in the tajikistan, I can only find 67 lines.
Could you check where the mismatch lies ? Thanks in advance.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgeography] [Bug 405419] Tajikistan Map Update

2019-03-30 Thread Laurent G.
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #17 from Laurent G.  ---
None of the txt file make sense to me.
Region information is repeated ad nauseum uselessly.
The closest to useful is the tajikistan.txt where we could get the district
names by removing text up to and including the semicolon and then the uselessly
repetitive District, and Disrtict.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgeography] [Bug 405419] Tajikistan Map Update

2019-03-30 Thread Laurent G.
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #16 from Laurent G.  ---
Created attachment 119165
  --> https://bugs.kde.org/attachment.cgi?id=119165=edit
Tajikistan districts map with borders 1 pixel thick

I changed the gray for some orange because my plugin does not treat grays like
other colos

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgeography] [Bug 405419] Tajikistan Map Update

2019-03-29 Thread Victor Ibragimov
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #15 from Victor Ibragimov  ---
Great news about the C-plugin recovery! I suggest that the apply of the
C-plugin will fix all of the above coloring issues with the image (map).

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgeography] [Bug 405419] Tajikistan Map Update

2019-03-28 Thread Laurent G.
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #14 from Laurent G.  ---
Good news, I found back my sources of the C plugin, dated from the 2008-06-08
...
Still have little time to check it is still functional.
Stay tuned, but patient.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgeography] [Bug 405419] Tajikistan Map Update

2019-03-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #13 from Albert Astals Cid  ---
(In reply to Victor Ibragimov from comment #11)
> Created attachment 119072 [details]
> PNG in indexed mode
> 
> Could you please, re-check it again. It is now in indexed mode.
> The "Not Tajikistan" color is "cc" - I suggest it should be added to
> tajikistan.kgm file as I colored this area manually.

I'm getting the exact same errors reported in comment #10

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgeography] [Bug 405419] Tajikistan Map Update

2019-03-26 Thread Victor Ibragimov
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #12 from Victor Ibragimov  ---
(In reply to Laurent G. from comment #6)
> It used to be easy.
> Don't know if my plugins to the Gimp still work.
> Source code for the C plugin vanished from the net when gna.org disappeared,
> years ago.
> I looked at hte joined archive, the png for the districts looks like the
> frontiers are just 1 pixel thick. So the C-plugin might be optional.
> I'll have to check the python plugin, for coloring nicely, when my
> chronovores let me some times.

Could you please, help to draw the frontiers with C-plugin.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgeography] [Bug 405419] Tajikistan Map Update

2019-03-26 Thread Victor Ibragimov
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #11 from Victor Ibragimov  ---
Created attachment 119072
  --> https://bugs.kde.org/attachment.cgi?id=119072=edit
PNG in indexed mode

Could you please, re-check it again. It is now in indexed mode.
The "Not Tajikistan" color is "cc" - I suggest it should be added to
tajikistan.kgm file as I colored this area manually.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgeography] [Bug 405419] Tajikistan Map Update

2019-03-26 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #10 from Albert Astals Cid  ---
$ ./tools/colorchecker.py data/tajikistan.kgm 
Processing data/tajikistan.kgm
Error: The PNG file should be in indexed color mode

after using the gimp to convert it to indexed mode

$ ./tools/colorchecker.py data/tajikistan.kgm 
Processing data/tajikistan.kgm
Error: The pixel (0 ,0) has color rgba 204,204,204,255 that is not defined in
the kgm file
Error: The pixel (119 ,304) has color rgba 126,186,130,255 that is not defined
in the kgm file
Error: The pixel (119 ,305) has color rgba 117,178,130,255 that is not defined
in the kgm file
Error: The pixel (119 ,306) has color rgba 126,187,130,255 that is not defined
in the kgm file
Error: The pixel (166 ,272) has color rgba 129,189,189,255 that is not defined
in the kgm file
Error: The pixel (167 ,272) has color rgba 129,160,189,255 that is not defined
in the kgm file
Error: The pixel (167 ,273) has color rgba 126,159,185,255 that is not defined
in the kgm file
Error: The pixel (168 ,406) has color rgba 126,243,130,255 that is not defined
in the kgm file
Error: The pixel (168 ,407) has color rgba 117,225,130,255 that is not defined
in the kgm file
Error: The pixel (183 ,294) has color rgba 124,158,183,255 that is not defined
in the kgm file
Error: The pixel (184 ,294) has color rgba 118,157,177,255 that is not defined
in the kgm file
Error: The pixel (185 ,294) has color rgba 122,158,181,255 that is not defined
in the kgm file
Error: The pixel (187 ,106) has color rgba 202,203,203,255 that is not defined
in the kgm file
Error: The pixel (187 ,107) has color rgba 194,198,197,255 that is not defined
in the kgm file
Error: The pixel (187 ,109) has color rgba 200,202,202,255 that is not defined
in the kgm file
Error: The pixel (230 ,108) has color rgba 185,131,130,255 that is not defined
in the kgm file
Error: The pixel (291 ,37) has color rgba 159,248,248,255 that is not defined
in the kgm file
Error: The pixel (295 ,45) has color rgba 156,245,245,255 that is not defined
in the kgm file
Error: The pixel (547 ,231) has color rgba 155,215,130,255 that is not defined
in the kgm file
Error: The pixel (547 ,232) has color rgba 159,219,130,255 that is not defined
in the kgm file
Error: The pixel (548 ,232) has color rgba 157,217,130,255 that is not defined
in the kgm file

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgeography] [Bug 405419] Tajikistan Map Update

2019-03-26 Thread Victor Ibragimov
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #9 from Victor Ibragimov  ---
Created attachment 119055
  --> https://bugs.kde.org/attachment.cgi?id=119055=edit
Tajikistan Map (tajikistan.png and tajikistan.kgm)

Yes, there is just one image for the Map. Could you please, help to re-check
the colors and draw 1px black line of border for the regions, districts and
cities.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgeography] [Bug 405419] Tajikistan Map Update

2019-03-25 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #8 from Albert Astals Cid  ---
What do you mean there are over 60 images to edit? It should just be one map,
no?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgeography] [Bug 405419] Tajikistan Map Update

2019-03-25 Thread Victor Ibragimov
https://bugs.kde.org/show_bug.cgi?id=405419

Victor Ibragimov  changed:

   What|Removed |Added

 CC||victor.ibragi...@gmail.com

--- Comment #7 from Victor Ibragimov  ---
Created attachment 119025
  --> https://bugs.kde.org/attachment.cgi?id=119025=edit
gimp_rgb

Could you please, check if the generated gimp rgb and tajikistan.kgm are ok, so
I can start to color the regions - there are over 60 images to edit.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgeography] [Bug 405419] Tajikistan Map Update

2019-03-18 Thread Laurent G.
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #6 from Laurent G.  ---
It used to be easy.
Don't know if my plugins to the Gimp still work.
Source code for the C plugin vanished from the net when gna.org disappeared,
years ago.
I looked at hte joined archive, the png for the districts looks like the
frontiers are just 1 pixel thick. So the C-plugin might be optional.
I'll have to check the python plugin, for coloring nicely, when my chronovores
let me some times.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgeography] [Bug 405419] Tajikistan Map Update

2019-03-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #5 from Albert Astals Cid  ---
I've handled the two "renamings", having a new map with all the districts is
something i don't really have time to work on at this point.

Maybe you can have a look? It's not very hard to do a kgeography map.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgeography] [Bug 405419] Tajikistan Map Update

2019-03-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #3 from Albert Astals Cid  ---
Git commit 5e09450d2d9444776d27ed2e17c4b3d5e789e35b by Albert Astals Cid.
Committed on 17/03/2019 at 23:27.
Pushed by aacid into branch 'Applications/19.04'.

Qurghonteppa was renamed to Bokhtar on January 22, 2018

according to wikipedia

M  +1-1data/tajikistan.kgm

https://commits.kde.org/kgeography/5e09450d2d9444776d27ed2e17c4b3d5e789e35b

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgeography] [Bug 405419] Tajikistan Map Update

2019-03-13 Thread Victor Ibragimov
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #2 from Victor Ibragimov  ---
1)The information referenced to a Wikipedia page at
https://en.wikipedia.org/wiki/Regions_of_Tajikistan is outdated and also needs
to be updated.
"Qurghonteppa" city was remaned to "Bokhtar" city.
2) English version of region name "Вилояти Мухтори Кӯҳистони Бадахшон" was
initially incorrectly translated from its original Tajik into English since
"Gorno-Badakhshan" is a transliteration from its Russian version
"Горно-Бадахшан.." It will be highly appreciated to update English version to
"Kuhistoni Badakhshon Autonomous Region" to make it correct.

3)Yes, in addition to a 4 Regions Map that would be great to have a Districts
Map, so students can explore more of Tajikistan and learn to know all those
beautiful geographical names and their locations.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgeography] [Bug 405419] Tajikistan Map Update

2019-03-13 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #1 from Albert Astals Cid  ---
https://en.wikipedia.org/wiki/Regions_of_Tajikistan seems to agree with what we
have maybe what you want is in addition to the regions map to have a districts
map?

-- 
You are receiving this mail because:
You are watching all bug changes.