Versions Compared

Key

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

...

Resources available for events;

Panel
https://<your address>/resources/list-available.geojson?events[]=<event id>

People

All people by group;

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>

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>

 

Combinations

Filters for addresses beginning with the following can be combined;

Panel
https://<your address>/other/gis/get.geojson

 

Eg. to get all people and resources for a group;

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

 

Or to get all people from one group, and resources from two groups;

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

Other

Additional data can be made available on request – contact us if you have any specific needs which haven't already been included already here.