Each query is from a UK transmitter location to the same location set
by the user, wherever in the UK that happens to be.  I divide the
angular path length by the angular resolution of the SRTM data, and
use the minimum between that figure or 190, which is the maximum that
I can fit into a URL to the Google Chart API to display the path
profile.  In practice that means that nearly all queries will be for
190 samples.  To achieve a reasonable number of daily hits in the
eventual live app, I may cut that down if I have to, but that's what
it's doing at the moment during testing.

On Jul 2, 6:34 pm, William <[email protected]> wrote:
> On Jul 3, 3:01 am, JavaJive <[email protected]> wrote:
>
> how many locations were in each of the queries?  I guess each query
> was a straight line path, defined by start point, end point, and
> number of samples?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to