X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 0843CDB077 for ; Thu, 27 Oct 2005 14:21:27 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 45197-09 for ; Thu, 27 Oct 2005 17:21:22 +0000 (GMT) Received: from smtpauth10.mail.atl.earthlink.net (smtpauth10.mail.atl.earthlink.net [209.86.89.70]) by svr1.postgresql.org (Postfix) with ESMTP id AA783DAAA0 for ; Thu, 27 Oct 2005 14:21:22 -0300 (ADT) Received: from [68.164.153.115] (helo=[192.168.1.2]) by smtpauth10.mail.atl.earthlink.net with asmtp (TLSv1:RC4-SHA:128) (Exim 4.34) id 1EVBRF-0002bH-H4; Thu, 27 Oct 2005 13:21:17 -0400 In-Reply-To: <200510262102.27259.xzilla@users.sourceforge.net> References: <7def66b8e277ec3dcfb0e90f001194fa@zeesource.net> <20051027094158.W82309@storm-user.niwa.co.nz> <200510262102.27259.xzilla@users.sourceforge.net> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit Cc: pgsql-www@postgresql.org, Brent Wood , MAPSERVER-USERS@LISTS.UMN.EDU, postgis-users@postgis.refractions.net, freegis-list@intevation.de From: Claire McLister Subject: Re: [GENERAL] Map of Postgresql Users (OT) Date: Thu, 27 Oct 2005 10:21:14 -0700 To: Robert Treat X-Mailer: Apple Mail (2.623) X-ELNK-Trace: 7705cff7f8fc6ea374bf435c0eb9d47869d51e7181ee6aec6bb845924183626e2ec620b99abc912c350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 68.164.153.115 X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0 required=5 tests=[none] X-Spam-Level: X-Archive-Number: 200510/105 X-Sequence-Number: 8693 Good point. This might actually be a problem. Google Maps API requires each server that is serving the map to be registered with Google, and send the corresponding key when making the Javascript request. Unless the mirrors can each send their own keys, this will not work. Claire On Oct 26, 2005, at 6:02 PM, Robert Treat wrote: > On Wednesday 26 October 2005 18:24, Claire McLister wrote: >> On Oct 26, 2005, at 2:08 PM, Brent Wood wrote: >>> There has recently been a thread on the Postgres user list about a >>> web >>> based postgres user/developer map. Claire has built a Google map >>> based >>> system, getting locations from IP addresses. >> >> Just so people know, this map can be found at: >> >> http://www.zeesource.net/maps/map.do?group=456 >> > > I'm going to loop in a few more people here :-), namely the pg web > team who > will probably be able to give pointers on site integration. One thing > to keep > in mind is that the postgresql website is statically mirrored onto a > number > of different servers, so any solution we come up with will ideally > allow > itself to that. I believe a google maps system can do this (we can > mirror the > javascript code and the location/data file on all mirrors and the > google map > will work with it as is), which is why I originally went with that > type of > solution. > > -- > Robert Treat > Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL