PDA

View Full Version : How to install distance data


feschiavon
05-23-2011, 12:43 PM
I created a database with information zip code, latitude and
longitude of Brazil. How do I install this database on the system? How to make the system recognize this new table with this information? (I already have the data)
thanks

Peter
05-23-2011, 02:49 PM
The classes in the code will need to be updated as this isn't a supported DB. If you want to move this along, simply send over the data and we'll test it by developing that logic into the distance classes and you can upgrade your build by re-downloading ILance v3.2.1 with all that in place ready to go.

Bare minimum you'll need to have ZIPCode, Longitude and Latitude fields with the data. As a side bonus, if you have "City" that would be great.

feschiavon
05-24-2011, 07:18 AM
Peter,
Thank you for the reply. I did not think it would be so complex to install this database. A rule using data zipcode, lat and long is not the same for Brazil in relation to existing databases (USA, UK, FR,Canada , etc.)? It would not only enable a new table (as ilance_distance_br). You need a sample data (zipcode, latitude, longitude and city) from my database?

Peter
05-24-2011, 10:54 AM
It's usually not "complex" to install the db's but the problem here is we don't have Brazil and it wasn't "developed yet" into the system.

Others are. The ones that are actually just require importing into your ilance_distance_xx db and everything works but since Brazil is not on our list and you need it, I need the data so I can situate the distance class for brazil, test the fields and properly adjust the classes to support brazil.

Send the DB file to webmaster@ilance.com.

Regards,
Peter

feschiavon
05-25-2011, 07:20 AM
Peter, thank you for explanation. I am sending the database to the address you indicated. I'm still lifting information from city to send too later.

feschiavon
06-11-2011, 08:43 AM
Peter,
Achieved some progress on that issue?