svn commit: r1555614 - /ofbiz/trunk/applications/party/data/PartyGeoPointData.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1555614 - /ofbiz/trunk/applications/party/data/PartyGeoPointData.xml

jleroux@apache.org
Author: jleroux
Date: Sun Jan  5 19:15:11 2014
New Revision: 1555614

URL: http://svn.apache.org/r1555614
Log:
Those are the real elevations, according to http://www.daftlogic.com/sandbox-google-maps-find-altitude.htm

Modified:
    ofbiz/trunk/applications/party/data/PartyGeoPointData.xml

Modified: ofbiz/trunk/applications/party/data/PartyGeoPointData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/data/PartyGeoPointData.xml?rev=1555614&r1=1555613&r2=1555614&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/data/PartyGeoPointData.xml (original)
+++ ofbiz/trunk/applications/party/data/PartyGeoPointData.xml Sun Jan  5 19:15:11 2014
@@ -25,7 +25,7 @@ under the License.
         dataSourceId="GEOPT_GOOGLE"
         latitude="40.297264"
         longitude="-111.696625"
-        elevation="4756"
+        elevation="4770"
         elevationUomId="LEN_ft"
         information="A testing GeoPoint for contactMechId=9015 (DemoCustomer)"
     />
@@ -35,7 +35,7 @@ under the License.
         dataSourceId="GEOPT_GOOGLE"
         latitude="52.350"
         longitude="4.917"
-        elevation="-4"
+        elevation="10"
         elevationUomId="LEN_m"
         information="A testing GeoPoint for contactMechId=EUROCUSTOMER (EuroCustomer)"
     />
@@ -45,7 +45,7 @@ under the License.
         dataSourceId="GEOPT_GOOGLE"
         latitude="43.492"
         longitude="3.684"
-        elevation="40"
+        elevation="30"
         elevationUomId="LEN_m"
         information="A testing GeoPoint for contactMechId=FRENCHCUSTOMER (FrenchCustomer)"
     />