Using a Database for analysis of temperatures
November 2, 2006 7:18 AM
Subscribe
I've got an interesting question about MS Acess. It involves using lat/long data... Anyone care to help?
I have a 100MB database. It contains two tables.
Table 1:
Is very lage. It contains lat/long data for much of the whole eath and a temperature reading at that location.
Table 2:
Is a much smaller table containing test sites to query against the larger dataset.
I'd like to query each record in table two against table one. I'd like to retrieve four readings (.5 of a degree surrounding the lat/long in table two) from table one.
If anyone knows how I could go about this, that would be peachy.
posted by dance to computers & internet (15 comments total)
posted by Rumple at 7:28 AM on November 2, 2006