You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . Flickr . Places . FindByURL
Obtain geo-location information for a place using its flickr.com/places URL.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo retrieves geo-location information for a place using its flickr.com/places URL. The documentation for this Flickr method can be found here.
Here's an example list of acceptable inputs:
APIKey: {YOUR FLICKR API KEY}
URL: /Canada/Quebec/Montreal
The following is a sample of the JSON information returned by this Choreo:
{ "place": { "place_id": "R8PA6hNTUb59MBnD", "woeid": "2345494", "latitude": "51.989", "longitude": "11.873", "place_url": "\/Germany\/Saxony-Anhalt", "place_type": "region", "place_type_id": "8", "timezone": "Europe\/Berlin", "name": "Saxony-Anhalt, Germany", "woe_name": "Saxony-Anhalt", "region": { "_content": "Saxony-Anhalt, Germany", "place_id": "R8PA6hNTUb59MBnD", "woeid": "2345494", "latitude": "51.989", "longitude": "11.873", "place_url": "\/Germany\/Saxony-Anhalt" }, "country": { "_content": "Germany", "place_id": "h7eZVDlTUb50Btij9Q", "woeid": "23424829", "latitude": "51.164", "longitude": "10.454", "place_url": "\/Germany" }, "has_shapedata": 1, "shapedata": { "created": "1292356152", "alpha": "0.32552083333333", "count_points": "24387", "count_edges": "43", "polylines": { "polyline": [ { "_content": "51.111194610596,11.522253990173 51.112339019775" } ] }, "has_donuthole": 0, "is_donuthole": 0, "urls": { "shapefile": { "_content": "http:\/\/farm6.static.flickr.com\/5247\/shapefiles\/2345494_20101214_f6a1946868.tar.gz" } } } }, "stat": "ok" }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms