Pārlūkot izejas kodu

d.vect.thematic: fix interval count

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@63893 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 10 gadi atpakaļ
vecāks
revīzija
12b49d1908
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      scripts/d.vect.thematic/d.vect.thematic.py

+ 1 - 1
scripts/d.vect.thematic/d.vect.thematic.py

@@ -546,7 +546,7 @@ end
         line2 = 76
         line3 = 75
 
-        i = 1
+        i = 0
         first = True
 
         while i < numint: