Rik Brown Posted December 16, 2011 at 12:41 AM Share Posted December 16, 2011 at 12:41 AM We are planning to load restaurant data into jReviews and we also have the Geomaps addon. In the database, latitude and longitude for the restaurants are defined as follows: [table][tr][td]loc_LAT_centroid loc_LAT_poly loc_LONG_centroid loc_LONG_poly 61.1515 61.180837 -149.8227 -149.816495 61.1936 61.323627 -149.321 -149.570839 61.1515 61.137245 -149.8227 -149.839129 61.1898 61.180559 -149.9382 -149.937087 61.1877 61.19538 -149.889 -149.896267 59.7153 59.602303 -150.773 -151.422596 61.772 61.614989 -148.1825 -149.118375 [/table] Should we load this data into the jr_latitude and jr_longitude fields? If so, should we use columns 1&3 or 2&4? Or, is it best to not load the data at all and let the module create it from the addresses? Thanks. -- Rik Link to comment
Alejandro Posted December 16, 2011 at 01:46 AM Share Posted December 16, 2011 at 01:46 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts