[Tutor] Python API

Claira waveclaira at gmail.com
Sun Feb 17 01:11:12 CET 2013


I dont know how this mailing list thing works, first time on it, they
should have something that makes sense like quora.com

For the question I asked, I didn't know you had to do all that just to get
a map. What happens if I use http://mapbox.com + Python + Yelp API ?

I thought that google maps lets you add stuff, and I just want that stuff
to be stuff accessible from the yelp api -- since google won't enable you
to do that, then if I continue with this, will I be able to do this
on mapbox without having to make a website?


------------------------------
>
> Message: 3
> Date: Sat, 16 Feb 2013 09:12:18 +0000
> From: Alan Gauld <alan.gauld at btinternet.com>
> To: tutor at python.org
> Subject: [Tutor] Web programming question: Re: Tutor Digest, Vol 108,
>         Issue 58
> Message-ID: <kfnihf$6b5$1 at ger.gmane.org>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Please start new topics with a new post
> (ie a fresh mail to tutor at python.org)
>
> Please do not reply to digests without trimming out all irrelevant
> content - some people pay by the byte.
>
> Please choose a sensible subject line not "Tutor Digest..."
>
> On 16/02/13 03:09, Claira wrote:
> > Hi, I signed up a while ago, but I didn't really understand anything. I
> > have a basic question that maybe someone can help with. I'll like to
> > integrate yelp data -- http://www.programmableweb.com/api/yelp -- onto
> > google maps -- http://www.programmableweb.com/api/google-maps -- like
> > how http://www.trulia.com/real_estate/New_York-New_York has it under
> > "Amenities".
>
> Lots of web sites do this and Google provide an API to support it.
>
> > But I want it on maps.google.com
>
> Then you will need to persuade Google to do it for you. They own that
> web site and you cannot modify it, only they can do that. I should think
> its highly unlikely they would agree.
>
> > because I have no idea how to put the map on a separate webpage.
>
> That's no excuse, you just need to learn how.
>
> > I'll like to know if I need python for this :)
>
> No, you could use pretty much any programming language you
> choose from Ada to ZPL... But python would certainly be a
> contender.
>
> Start reading about how to build websites in Python and
> then study the Google maps API.
>
> http://docs.python.org/2/howto/webservers.html
>
> http://econym.org.uk/gmap/
>
>
> HTH
>
> --
> Alan G
> Author of the Learn to Program web site
> http://www.alan-g.me.uk/
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130216/504e0b54/attachment.html>


More information about the Tutor mailing list