James Chevalier

Results 24 comments of James Chevalier

Thanks @wsergent ! I'm trying to piece together the relations of these places, and I'm having a little trouble. This is one of those cases where my US-centric point of...

Yeah, this has to do with the `Admin Level` being different for Australian cities. I imported the United States first, so I've gone across the other countries expecting Cities to...

You're getting an error because [Lusaka](http://nominatim.openstreetmap.org/details.php?place_id=66932644) only has a `way` ID, not a `relation` ID. Near the bottom of the top-left section on that page is: ``` OSM way 22503172...

I haven't added any counties, yet. Well, at least not on purpose - it's entirely possible that I've misunderstood the level of data I was extracting from OSM & grabbed...

Thanks for submitting this! I'll get around to updating this as soon as I have the time. In the meantime, pull requests are welcome. :-)

They've added oauth support - https://developer.nike.com/documentation/api-docs/oauth-services.html - but it's only accessible to partners.

I'm still seeing this on their [website](https://developer.nike.com/index.html): > While we are currently working exclusively with our Nike+ Fuel Lab partners, future plans call for increased availability to our developer tools...

I'm not aware of a library-level patch, only the patch at the app level. I ended up with: ```rb module KaminariSecurityPatch prepend_features Kaminari::Helpers::Tag PARAM_KEY_DENIED_LIST = ["authenticity_token", "commit", "utf8", "method", "script_name",...

I would love to be able to sync multiple Storages with Dropbox in iOS. My use case is that this would allow me to use Boostnote in iOS to work...

Apologies if I'm misunderstanding ... or just _wrong_. 😳 😬 It looks like this has since changed (in https://developers.strava.com/docs/#rate-limiting) so that `X-RateLimit-Limit` and `X-RateLimit-Usage` headers are included on each response....