Returns a single Local Rules for the specified
rule_id. For example http://www.opencaching.com/api/local_rules/12345.
This request can use the parameters specified below.
areas = true - Will return the points used to determine the area
Returns all of the Local Rules that match the
parameters. The request must include the points
parameter. For example http://www.opencaching.com/api/local_rules?points=12.345,12.345.
This request can use the parameters specified below.
areas = false - This cannot be changed. The amount of data is too large.
Returns the rule id that matches.
Returns a list of local rules that deal with the specified points. It is handled as an OR between the points instead of AND. The local rule only has to contain 1 of the points to be returned.
This determines if the points that make up the polygon for the rule are returned. This cannot be changed for a list of local rules because it would be too much data to return.