Browse Source

put metadata in the correct slots (merge from devbr6)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@40182 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 15 years ago
parent
commit
cad50ead1f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      scripts/v.in.mapgen/v.in.mapgen.py

+ 2 - 2
scripts/v.in.mapgen/v.in.mapgen.py

@@ -153,11 +153,11 @@ def main():
     t = string.Template(\
     t = string.Template(\
 """ORGANIZATION: GRASSroots organization
 """ORGANIZATION: GRASSroots organization
 DIGIT DATE:   $date
 DIGIT DATE:   $date
-DIGIT NAME:   $prog
+DIGIT NAME:   $user@$host
 MAP NAME:     $name
 MAP NAME:     $name
 MAP DATE:     $year
 MAP DATE:     $year
 MAP SCALE:    1
 MAP SCALE:    1
-OTHER INFO:   Imported by $user@$host
+OTHER INFO:   Imported with $proj
 ZONE:         0
 ZONE:         0
 MAP THRESH:   0
 MAP THRESH:   0
 VERTI:
 VERTI: