+ All Categories
Home > Documents > Twofish[es ]

Twofish[es ]

Date post: 07-Jan-2016
Category:
Upload: elom
View: 47 times
Download: 0 times
Share this document with a friend
Description:
Twofish[es ]. What are twofishes ?. A coarse geocoder from Foursquare. City/neighborhood/POI level In-memory Fast? Splitting pizza new york -> pizza near [40.74,-74]. Based on open data. Geonames. CC-BY (Attribution). Flickr. Public Domain. Foursquare
Popular Tags:
24
Twofish[es]
Transcript
Page 1: Twofish[es ]

Twofish[es]

Page 2: Twofish[es ]

What are twofishes?

Page 3: Twofish[es ]
Page 4: Twofish[es ]

A coarse geocoder from Foursquare

• City/neighborhood/POI level• In-memory• Fast?• Splitting

• pizza new york -> pizza near [40.74,-74]

Page 5: Twofish[es ]

Based on open data

Page 6: Twofish[es ]

Geonames

CC-BY (Attribution)

Page 7: Twofish[es ]

Flickr

Public Domain

Page 8: Twofish[es ]

Foursquare <3 OSM

coming soon.

Page 9: Twofish[es ]

Algorithm

Page 10: Twofish[es ]

Recursive Descent Parse Tree

Page 11: Twofish[es ]

[soho] + [new york]

Page 12: Twofish[es ]

[soho] + [new york]

parents• london• united kingdom

Soho

parents• new york (city)• new york (state)• united states

Soho

Page 13: Twofish[es ]

[soho] + [new york]

parents• london• united kingdom

Soho

parents• new york (city)• new york (state)• united states

Soho

New York (city) New York (state)

New York, TX New York, IA

parents• new york (state)• united states

parents• united states

parents• iowa• united states

parents• texas• united states

Page 14: Twofish[es ]

[soho] + [new york]

parents• london• united kingdom

Soho

parents• new york (city)• new york (state)• united states

Soho

New York (city) New York (state)

New York, TX New York, IA

parents• new york (state)• united states

parents• united states

parents• iowa• united states

parents• texas• united states

Page 15: Twofish[es ]

[soho] + [new york]

parents• london• united kingdom

Soho

parents• new york (city)• new york (state)• united states

Soho

New York (state)

New York, TX New York, IA

parents• new york (state)• united states

parents• united states

parents• iowa• united states

parents• texas• united states

New York (city)

Page 16: Twofish[es ]

Done!

Page 17: Twofish[es ]

Postal Codes = Hack

Page 18: Twofish[es ]

Launching Thursday!

Page 19: Twofish[es ]

In our API

https://foursquare.com/v2/venues/search?query=pizza&ll=40.74,-74

https://foursquare.com/v2/venues/search?query=pizza&near=nyc

Page 20: Twofish[es ]

Hosted in our API

https://foursquare.com/v2/geo/geocode?query=nyc

• Limited release while we tweak the API

• Email [email protected] for access

Page 21: Twofish[es ]

Open Sourced

http://github.com/foursquare/twofishes

Page 22: Twofish[es ]

Office Hours @ 4:15 (now!)

Page 23: Twofish[es ]

Thank You

[email protected]

Page 24: Twofish[es ]

References

• http://geonames.org/• http://code.flickr.com/blog/

2011/01/08/flickr-shapefiles-public-dataset-2-0/


Recommended