Jump to content

SUBMITTED (26348) - [FEATURE] Expanded radius parameters for PQs


W4G_SOTAGoat

Recommended Posts

Allow users to specify not only a distance from a particular point, but allow a min and max distance.

 

For example, to catch all the caches in a particular area you could to the following PQs:

 

PQ #1

Radius Min = 0

Radius Max = 5

 

PQ #2

Radius Min = 5

Radius Max = 8

 

PQ #3

Radius Min = 8

Radius Max = 10

 

PQ #4

Radius Min = 10

Radius Max = 11

 

This would be better than having to do radius queries from different points and wind up duplicating numerous caches or missing some between the radius overlaps.

Link to comment

[...]

 

This would be better than having to do radius queries from different points and wind up duplicating numerous caches or missing some between the radius overlaps.

 

You'd better create 4 PQs with radius 11 and slice it by time.

Area based PQs always will overflow at a future time with the necessary of being adjusted from time to time.

Time based PQs are kind of sticky.

 

Frohes Jagen

Hans

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...