Magidoc

stopsByBbox
Query

Get all stops within the specified bounding box

Arguments

#

feeds

[ String !]

List of feed ids from which stops are returned

maxLat

Non-null

Northern bound of the bounding box

maxLon

Non-null

Eastern bound of the bounding box

minLat

Non-null

Southern bound of the bounding box

minLon

Non-null

Western bound of the bounding box

Response

#

Returns [ Stop ].

Example

#

    
  

3

    
  

3

    
  

3