I want to help the victim of the earthquake of Japan at March 11th.

17 views
Skip to first unread message

okayama_m

unread,
Mar 12, 2011, 4:25:14 PM3/12/11
to personfinder
Hello,

Im Japanese.
I want to help the victim of the earthquake of Japan at March 11th.
There is damage in each place of Japan.
So, I want to make the Android application that can search a person
according to an area.

What kind of method will there be?

please teach it

Prem Ramaswami

unread,
Mar 12, 2011, 4:59:06 PM3/12/11
to person...@googlegroups.com, okayama_m
The code is open source and accessible at: code.google.com/p/googlepersonfinder/


--
You received this message because you are subscribed to the Google Groups "personfinder" group.
To post to this group, send email to person...@googlegroups.com.
To unsubscribe from this group, send email to personfinder...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/personfinder?hl=en.




--
=======================
Prem Ramaswami
Product Manager - Google
http://www.google.co.in/internetbus
=======================

Tim Schwartz

unread,
Mar 12, 2011, 5:16:16 PM3/12/11
to person...@googlegroups.com, Prem Ramaswami, okayama_m
I believe someone started on a very similar project last year. I will
try to track down what happened to the project this afternoon.

Does anyone out there remember?

"Mobile Person Finder Prototype (Android & iPhone): created a Google
Android mobile app for crisis response agencies to record data on the
ground in Haiti, created requirements and user interface prototype
based on the PFIF 1.3 data model and used the KissXML for parsing
(CrisisCamp Toronto)."

That quote is from the Haiti after action report.

-tim

Heather Blanchard

unread,
Mar 12, 2011, 5:22:07 PM3/12/11
to person...@googlegroups.com, Prem Ramaswami, okayama_m, Stuart Moffatt, Stuart Bowness
+ The Stuarts

okayamamiyuki

unread,
Mar 12, 2011, 6:03:58 PM3/12/11
to Stuart Bowness, Heather Blanchard, person...@googlegroups.com, Prem Ramaswami, Stuart Moffatt
Thank you Mr. Stuart.

Can I ask your work detail?
Is it the service that transmits SMS email when person finder data are updated?

Thank you.
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
Miyuki Okayama 
Twitter @okayama_m
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

(2011/03/13 7:48), Stuart Bowness wrote:
I worked on an SMS queue processor - but not anything related specifically to a mobile app.

Cheers,
Stuart

~~~~~~~~~~~~~~~~~~~~~~
Stuart Bowness
CEO, Simple Station Inc.
+1 (250) 858 9329



















On Mar 12, 2011, at 2:21 PM, Heather Blanchard wrote:

I'm sure one of the Stuart's helped!


On Mar 12, 2011, at 4:16 PM, Tim Schwartz wrote:

yamadatomonori

unread,
Mar 12, 2011, 11:48:01 PM3/12/11
to personfinder
This is my site I am developing now.
http://japan-person-finder-map.appspot.com/

The goal is that the users enter the name of missing person and
information about his/her is plotted on the map.
The information is queried from person finder api and marker point is
geocooded from api resp.

It's almost done but, there is one problem in my way.
The amount of geocoding is hit the quota soon.

I know this is not the maps api group but, does anyone have idea???

Ka-Ping Yee

unread,
Mar 13, 2011, 12:29:10 AM3/13/11
to person...@googlegroups.com, yamadatomonori
Hi,

What are the addresses you are geocoding?  If you are using the home_street, home_city fields, please be aware that these fields contain the home address of the person, not their current location.  People fill in the last_known_location field if they know the person's current location.

Can you tell me how many geocoding queries you have issued so far and how many you think you will need per day?


—Ping
Google Crisis Response


山田友典

unread,
Mar 13, 2011, 12:51:21 AM3/13/11
to Ka-Ping Yee, person...@googlegroups.com
Ping

Thanks for your reply!
I use both home_* and last_known_location as the address for geocoding, but I try to change to take only last_known_location for reducing the number of request.


>Can you tell me how many geocoding queries you have issued so far and how many you think you will need per day?

I can' t imagine.
I made a test by using "たなか", most common Japanese last name, and almost 30 person are registered.


2011/3/13 Ka-Ping Yee <k...@google.com>



--
-----------------------------------------------
山田 友典
tomonori...@gmail.com
-----------------------------------------------

Anthony Baxter

unread,
Mar 13, 2011, 3:34:23 AM3/13/11
to personfinder
Make sure you're caching geocoding responses, that should help with
geocoding quota limits.

On Mar 13, 3:48 pm, yamadatomonori <tomonori.yamad...@gmail.com>
wrote:
> This is my site I am developing now.http://japan-person-finder-map.appspot.com/

yamadatomonori

unread,
Mar 13, 2011, 3:51:38 AM3/13/11
to personfinder
Anthony

Thanks!!
I forgot about caching!!

yamadatomonori

unread,
Mar 13, 2011, 6:09:01 AM3/13/11
to personfinder
At the first place, I tried to handle every response from api,
however, due to the quota limitation, I limited the number of markers
under 10

http://japan-person-finder-map.appspot.com/
Reply all
Reply to author
Forward
0 new messages