| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> |
| Cc: | pgsql-www(at)postgresql(dot)org, Josh Berkus <josh(at)agliodbs(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Gregory Stark <stark(at)enterprisedb(dot)com>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
| Subject: | Re: Time to update list of contributors |
| Date: | 2007-11-30 11:32:37 |
| Message-ID: | 20071130113237.GD21642@svr2.hagander.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-www |
On Thu, Nov 29, 2007 at 10:32:28AM -0500, Robert Treat wrote:
> On Wednesday 28 November 2007 16:09, Magnus Hagander wrote:
> > Josh Berkus wrote:
> > > Magnus,
> > >
> > >> We could probably do that fairly easily by just using the google maps
> > >> API.
> > >>
> > >> We used to have a dev map, but it was individually updated. Might be
> > >> easier to do now that there are services out there to do it for us..
> > >
> > > Yeah. Too bad we don't have access to some kind of GIS database or
> > > something which we could use to generate a map. ;-)
> >
> > Well, we have a GIS database, but we don't have the mapping data :-P
>
> Well, it is easy to do it via google maps API. I did this once before on my
> old dev installed, which I'm pretty sure was trashed, but could be redone.
> You need to store everyones lat/lon, and then generate an xml file with the
> proper info, but it's not to tricky. Granted using a service based on
> PostGIS would be cooler, but I've not yet seen one as simple to use as
> google's stuff.
You can also use Googles API to get the lat/long of a city center as a good
starting point, so you don't have to figure out peoples specific lat/long.
Which helps to get things off the ground :-)
//Magnus
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gregory Stark | 2007-11-30 13:00:27 | Re: PostGreSQL and recursive queries... |
| Previous Message | Andrew Dunstan | 2007-11-30 11:32:10 | Re: Release Note Changes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2007-11-30 11:35:18 | Re: AM Lightning Debugger |
| Previous Message | Magnus Hagander | 2007-11-30 11:28:20 | Re: Time to update list of contributors |