Versions Compared

Key

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

Uwaterloo Faculty Publications Search

...

============================================

GET /v2/poi/shuttlestops.{format}

Description 
This method returns the coordinates of the shuttle stops on campus.


Notes
All calls on this endpoint are logged as a security measure
Reverse searching or indexing this catalogue is not permitted
Any value can be null

Sources : 
https://github.com/uWaterloo/datasets

Parameters :

GET /v2/poi/shuttlestops.{format}

Outputs :
json

Examples :

GET /v2/poi/shuttlestops.{format}

https://api.uwaterloo.ca/v2/poi/shuttlestops.json

Response 

Field Name          Type              Value Description 

name                    string              Name of the location

description           string              Location description

latitude                string              Latitude of the shuttle stop

longitude            string             Longitude of the shuttle stop



============================================


GET /v2/poi/firepits.{format}


Description 
This method returns the coordinates of the firepits  on campus.



Notes
All calls on this endpoint are logged as a security measure
Reverse searching or indexing this catalogue is not permitted
Any value can be null


Sources : 
https://github.com/uWaterloo/datasets


Parameters :


GET /v2/poi/firepits.{format}


Outputs :
json


Examples :


GET /v2/poi/firepits.{format}


https://api.uwaterloo.ca/v2/poi/firepits.json


Response 


Field Name          Type              Value Description 


name                    string              Name of the fire-pit


description           string              Location fire-pit


latitude                string              Latitude of the fire-pit


longitude            string             Longitude of the fire-pit



============================================


GET /v2/poi/retailservices.{format}


Description 
This method returns the coordinates of the retail services outlets on campus.



Notes
All calls on this endpoint are logged as a security measure
Reverse searching or indexing this catalogue is not permitted
Any value can be null


Sources : 
https://github.com/uWaterloo/datasets


Parameters :


GET /v2/poi/retailservices.{format}


Outputs :
json


Examples :


GET /v2/poi/retailservices.{format}


https://api.uwaterloo.ca/v2/poi/retailservices.json


Response 


Field Name          Type              Value Description 


name                    string              Name of the location


description           string              Location description


latitude                string              Latitude of the retail services outlet 


longitude            string               Longitude of the retail services outlet