aboutsummaryrefslogtreecommitdiffstats
path: root/app/models
diff options
context:
space:
mode:
authorMichel Etienne2016-01-08 10:15:36 +0100
committerMichel Etienne2016-01-08 10:15:36 +0100
commitfdbad5ea4742377230262ef29f5ae0ef15406a67 (patch)
tree46ed61e22a20b85e997f658a1de482b6f406819a /app/models
parent12398f23c00338cd5137c75546bd14b22e85f135 (diff)
downloadchouette-core-fdbad5ea4742377230262ef29f5ae0ef15406a67.tar.bz2
add missing prj4 formula (Mantis 41599)
Diffstat (limited to 'app/models')
-rw-r--r--app/models/referential.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/referential.rb b/app/models/referential.rb
index eff7c4869..7c6de6bf9 100644
--- a/app/models/referential.rb
+++ b/app/models/referential.rb
@@ -134,7 +134,7 @@ class Referential < ActiveRecord::Base
[ "Réunion RGR92 - UTM 40S (2975)", 2975 ],
[ "Antilles Françaises RRAF1991 - UTM 20N - IGN (4559)", 4559 ],
[ "Guyane RGFG95 - UTM 22N (2972)", 2972 ],
- [ "Guyane RGFG95 - UTM 21N (2313)", 2313 ]
+ [ "Guyane RGFG95 - UTM 21N (3312)", 3312 ]
]
end