diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,10 +1,10 @@ -Extension [ <persistent> extension #83 geospatial version 0.3.3 ] { +Extension [ <persistent> extension #84 geospatial version 0.3.5 ] { - Constants [4] { - Constant [ float GEO_DEG_TO_RAD ] { 0.017453292519943 } - Constant [ float GEO_EARTH_RADIUS ] { 6378137 } - Constant [ int GEO_AIRY_1830 ] { 2 } - Constant [ int GEO_WGS84 ] { 1 } + Constant [ <persistent> float GEO_DEG_TO_RAD ] { 0.017453292519943 } + Constant [ <persistent> float GEO_EARTH_RADIUS ] { 6378137 } + Constant [ <persistent> int GEO_AIRY_1830 ] { 2 } + Constant [ <persistent> int GEO_WGS84 ] { 1 } } - Functions { |
