api_getadsbygps: url: /api/:latitude/:longitude/gpsads.:sf_format class: sfRequestRoute param: { module: api, action: getadsbygps } requirements: sf_format: (?:xml|json|yaml) sf_method: [GET]