Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
https://<your address>/other/gis/get.geojson?filter[members][group][]=1
https://<your address>/other/gis/get.geojson?filter[members][group][]=<group id>&filter[members][group][]=<2nd group id>

Including all sub-groups can be done by including the following param "&filter[members][group][show-all-subgroups]=true";

Panel
https://<your address>/other/gis/get.geojson?filter[members][group][]=1&filter[members][group][show-all-subgroups]=true

Resources

All resources by group;

Panel
https://<your address>/other/gis/get.geojson?filter[resources][group][]=<group id>
https://<your address>/other/gis/get.geojson?filter[resources][group][]=<group id>&filter[resources][group][]=<2nd group id>

Including all sub-groups can be done by including the following param "&filter[members][group][show-all-subgroups]=true";

Panel
https://<your address>/other/gis/get.geojson?filter[resources][group][]=1&filter[resources][group][show-all-subgroups]=true

Combinations

Filters for addresses beginning with the following can be combined;

...