diff options
Diffstat (limited to 'app/models')
| -rw-r--r-- | app/models/referential.rb | 2 |
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 |
