rd_nap_to_etrs 0.4 → 0.5.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/ext/rd_nap_to_etrs/trans2008.cpp +1535 -0
- data/lib/rd_nap_to_etrs/version.rb +1 -1
- metadata +2 -2
- data/ext/rd_nap_to_etrs/trans2008.bundle +0 -0
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rd_nap_to_etrs
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 0.5.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Benjamin ter Kuile
|
@@ -35,7 +35,7 @@ files:
|
|
35
35
|
- bin/rd_nap_to_etrs
|
36
36
|
- ext/rd_nap_to_etrs/extconf.rb
|
37
37
|
- ext/rd_nap_to_etrs/nlgeo04.grd
|
38
|
-
- ext/rd_nap_to_etrs/trans2008.
|
38
|
+
- ext/rd_nap_to_etrs/trans2008.cpp
|
39
39
|
- ext/rd_nap_to_etrs/x2c.grd
|
40
40
|
- ext/rd_nap_to_etrs/y2c.grd
|
41
41
|
- lib/rd_nap_to_etrs.rb
|
Binary file
|