[drupal-devel] question re maps in drupal (fwd)

K B kbahey at gmail.com
Sat Jun 18 00:32:18 UTC 2005


Looks very promising.

I had a few issues though:

1. When link gave a 500 internal server error.

2. The other worked for a few clicks, but when I tried to do recenter,
it caused FireFox to eat up CPU time, and the only way I could recover
is to kill it.

On 6/17/05, Anselm Hook <anselm at hook.org> wrote:
> 
> 
> ---------- Forwarded message ----------
> Date: Fri, 17 Jun 2005 13:57:41 -0700 (MST)
> From: Anselm Hook <anselm at hook.org>
> To: civicspace-dev at civicspacelabs.org
> Subject: question re maps in drupal
> 
> 
> I have some questions about approach...
> 
> Here is some work we are doing on supporting maps in drupal / civicspace:
> 
>   http://ghost.thingster.org/cs//?q=node/24
> 
> It is based on this piece of work that we published a couple of days ago:
> 
>   http://maps.civicactions.net
> 
> The approach I am taking is to minimize the weight of the mapping layer
> inside of drupal itself and to rely entirely on a rich client-side engine
> written in javascript.  The engine talks to any conventional WMS server
> and is optimized for tile based access for performance.
> 
> This relies heavily on the idea of drupal publishing RSS feeds where nodes
> are decorated with location information in the form of geo:long and
> geo:lat.  The location module is also something I am relying on to do
> this.
> 
> Not everything in drupal is published as XML however.  You could not right
> now easily build a Javascript version of a drupal site for example ( I
> think ).
> 
> Is there an AJAX plan in the works and any time frame for that?  In
> particular I'd like to build a small 'filter users by location' XML
> exporter - but there are other things beyond that one example.
> 
> Should I hack this myself, wait, do something comprehensive etc?
> 
> Basically there is a tipping point between 'do this one little hack' and
> 'build out an AJAX API'...  I'm not on top of what the drupal / civicspace
> plan is however and any input is welcome.
> 
>  - a
> 
> 
> 
> 
> 
>



More information about the drupal-devel mailing list