Google maps API

21 views
Skip to first unread message

Vijay Patil

unread,
Mar 16, 2010, 9:16:05 AM3/16/10
to GTUG Hyderabad
Hi GTUG Hyderabad

Next week, I will be relocating to Hyderabad from Pune. I would like
to be part of GTUG there and meet other members.

I am interested in Google maps API and Google Earth. In Pune I worked
at a start up for a year and developed map based schedule management
tool for public transportation companies. Although we used OpenLayer
API (Javascript library for developing maps based applications), I am
familiar with Google maps API.

I would like share some of technical problems that we faced while
developing map based application. Interested people feel free to drop
me a mail or reply to this post.

Looking forward to attend next meet up.

Vijay

askafriend

unread,
Mar 16, 2010, 2:55:44 PM3/16/10
to GTUG Hyderabad
Hey Patil, apart from an initial meet that we had. We never as a group
moved on since its inception, partly because of the recession factor
and partly because of our failure to keep it going.

Unfortunately, the google campus here has no role to play in it and
hence the enthusiasm within the group gradually kept on depleting.

Good to have you as part of the group, and your technical prowess will
be helpful to any body coming here with a question. Any other
suggestion from your end is appreciated.

Thanks,
Sachin

Vijay Patil

unread,
Mar 17, 2010, 8:21:20 AM3/17/10
to hyd-...@googlegroups.com
Hi askafriend,

On Wed, Mar 17, 2010 at 12:25 AM, askafriend <sachin...@gmail.com> wrote:
> Hey Patil, apart from an initial meet that we had. We never as a group
> moved on since its inception, partly because of the recession factor
> and partly because of our failure to keep it going.

This is fine. I have attended many meets ups arranged by Pune GTUG.
Number of active people are usually low, which is fine, as long as
meets up are interesting. Usually GTUGs focus on quality of members
than quantity.
There was 1 day event on Android application development arranged by
Pune GTUG that was attended by 100+ people, but it was sponsored by
local company in a nice hotel and they had lucky draw prize Google G1
phone :-).

>
> Unfortunately, the google campus here has no role to play in it and
> hence the enthusiasm within the group gradually kept on depleting.
>
> Good to have you as part of the group, and your technical prowess will
> be helpful to any body coming here with a question. Any other
> suggestion from your end is appreciated.

Sure. I am willing to share my knowledge, will post something specific
(tutorial or presentation) once I am in Hyderabad next week. My new
job is in Habsiguda area.


Thanks

>
> Thanks,
> Sachin
>
> On Mar 16, 6:16 pm, Vijay Patil <vijay.pa...@gmail.com> wrote:
>> Hi GTUG Hyderabad
>>
>> Next week, I will be relocating to Hyderabad from Pune. I would like
>> to be part of GTUG there and meet other members.
>>
>> I am interested in Google maps API and Google Earth. In Pune I worked
>> at a start up for a year and developed map based schedule management
>> tool for public transportation companies. Although we used OpenLayer
>> API (Javascript library for developing maps based applications), I am
>> familiar with Google maps API.
>>
>> I would like share some of technical problems that we faced while
>> developing map based application. Interested people feel free to drop
>> me a mail or reply to this post.
>>
>> Looking forward to attend next meet up.
>>
>> Vijay
>

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

--
Vijay Patil

Markandey Singh

unread,
Mar 17, 2010, 10:30:30 AM3/17/10
to hyd-...@googlegroups.com
Hey Everyone,
We often do tweetup.. a meet where all kinda people come together. and we also do hackathon from our side quite often .
Please follow my Hyderabadi list for next tweet-up http://twitter.com/#/list/markandey/hyderabadis

You can also follow me (@markandey) ,Samir ( @psam) ,vemana (@vemana) for tweetup details.


me too interested in Google maps APIs , please come to tweetup , we will meet and share ideas. 

here are some my blog entry on maps API



Thanks,
markandey
On Wed, Mar 17, 2010 at 12:25 AM, askafriend <sachin...@gmail.com> wrote:
--
You received this message because you are subscribed to the Google Groups "GTUG Hyderabad" group.
To post to this group, send email to hyd-...@googlegroups.com.
To unsubscribe from this group, send email to hyd-gtug+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/hyd-gtug?hl=en.




--
Regards
Markandey Singh

Vijay Patil

unread,
Mar 19, 2010, 4:10:32 AM3/19/10
to hyd-...@googlegroups.com
On 3/17/10, Markandey Singh <mark...@gmail.com> wrote:
> Hey Everyone,
> We often do tweetup.. a meet where all kinda people come together. and we
> also do hackathon from our side quite often .
> Please follow my Hyderabadi list for next tweet-up
> http://twitter.com/#/list/markandey/hyderabadis
>
> You can also follow me (@markandey <http://twitter.com/markandey>) ,Samir (
> @psam <http://twitter.com/psam>) ,vemana
> (@vemana<http://twitter.com/vemana>)

> for tweetup details.
>
>
> me too interested in Google maps APIs , please come to tweetup , we will
> meet and share ideas.

Sure. Not a big twitter fan, but I am interested.

> <http://www.markandey.com/2010/01/hacking-google-maps-ajax-api-to-use-in.html>
> http://www.markandey.com/2009/12/jump-into-3d-maps-by-calculating.html

Looks interesting, will have detail look next week, need faster
Internet connection, right now using USB modem. For time being, here
are my input on off-line aspect of the application.

Offline map application is very exciting, especially for people in
India, who initially, would prefer mobile apps that work without
Internet connection. Offline map application will need storage of map
tiles on the mobile phone. Is it possible to store all map tiles/data
for a city (like Hyderabad), without exceeding memory limits?

Another question is where do we get/copy map data/tiles for a specific
city, without violating terms & conditions? Some of you may know about
project OpenStreetMap. I have not tried, but know that it is possible
to copy maps/tiles data.

To sum up, it would be interesting to develop a native application
(Android or iPhone), instead f using web app (based on map API) and
provide useful functionality based on map/tiles stored on the mobile
phone itself. Even without any additional feature, map + "You are
here" marker itself is useful. Certainly useful for someone like me
who have in the past spent 200+ Rs. on Eicher maps printed books.

More later ...

>> hyd-gtug+u...@googlegroups.com<hyd-gtug%2Bunsu...@googlegroups.com>


>> .
>> For more options, visit this group at
>> http://groups.google.com/group/hyd-gtug?hl=en.
>>
>>
>
>
> --
> Regards
> Markandey Singh
>
> --
> You received this message because you are subscribed to the Google Groups
> "GTUG Hyderabad" group.
> To post to this group, send email to hyd-...@googlegroups.com.
> To unsubscribe from this group, send email to
> hyd-gtug+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/hyd-gtug?hl=en.
>
>


--
Vijay Patil

Reply all
Reply to author
Forward
0 new messages