[ka-Map-users] Re: Kamap Query System

Lorenzo Becchi lorenzo at ominiverdi.com
Wed Aug 31 10:06:27 EDT 2005


Thanks everybody.
-------------------------------------------------------
Pete,
is there an example to show us?
-------------------------------------------------------
Paul,
all files are available on our site:
http://149.139.8.29/~rischio/ka-map-cvs/ka-map/htdocs/index.html

our JS file is
http://149.139.8.29/~rischio/ka-map-cvs/ka-map/scripts/rischio.js

It includes some tools:

1) coordinates printing
functions: rischio_onmousemove; rischio_getCoord ; rischio_printCoord

2) query system
funtions: rischio_ondoubleclick, rischio_onkeypress; getVisibleLayer;  
rischio_getCoord ; WOFocusWin; WOOpenWin; WinOpener
php files: map_query.php (  
http://lists.maptools.org/pipermail/ka-map-users/2005-August/ 
000265.html )

3) search system (it depends on our pgsql DB)

let me know if you need something more.

Lorenzo



Il giorno 31/ago/05, alle 15:07, Paul Spencer ha scritto:

> Pete,
>
> is there some javascript that goes with this?
>
> Paul
>
> Peter Giencke wrote:
>> Paul,
>> Here at the GLC, we've implemented a similar solution for point and  
>> click
>> queries using ka-Map. It works much like Lorenzo's version  
>> (difference is it
>> uses single-click queries writing to an iframe below the layer  
>> control). The
>> beauty of this solution is that it preserves the style of the 'layer
>> control' such that you can have seamless mapping controls/etc  
>> throughout.
>> Comments/etc welcome.
>> -pete
>> Attachments: showResults.php
>> -----Original Message-----
>> From: ka-map-users-bounces at lists.maptools.org
>> [mailto:ka-map-users-bounces at lists.maptools.org] On Behalf Of Paul  
>> Spencer
>> Sent: Wednesday, August 31, 2005 8:43 AM
>> To: Lorenzo Becchi
>> Cc: ka-map-users at lists.maptools.org
>> Subject: [ka-Map-users] Re: Kamap Query System
>> Lorenzo,
>> can you send me the files involved and I will look at integrating  
>> them into
>> the cvs version of ka-Map.  I will take care of any clean-up and  
>> redesign
>> needed.
>> Cheers
>> Paul
>> Lorenzo Becchi wrote:
>>> Hi Paul,
>>> I've seen somebody is interested in a query system in Ka-map.
>>> We developed our own at
>>> http://149.139.8.29/~rischio/ka-map-cvs/ka-map/htdocs/
>>> maybe you've already seen it.
>>>
>>> It's a simple class implemented using your API.
>>> We did it as fast as possible to try it so it has not a great code  
>>> and can be better .
>>> I've seen the answers you've posted ([ka-Map-users] Point & Query a  
>>> DB ), if you have suggestions how to proceed we will be pleased to  
>>> write it in a proper way.
>>>
>>> I remember you that to query our system you have to click on the  
>>> viewport and press "q" key.
>>> then the cursor change in "help" style and you can double click on  
>>> the map to open the popup with the generic query result.
>>> The result is just a page that shows all active Layers (group) and  
>>> all value selected.
>>>
>>> any suggestion?
>>>
>>> regards
>>> Lorenzo
>>>
>>>
>
> -- 
> +-----------------------------------------------------------------+
> |Paul Spencer                           pspencer at dmsolutions.ca   |
> +-----------------------------------------------------------------+
> |Applications & Software Development                              |
> |DM Solutions Group Inc                 http://www.dmsolutions.ca/|
> +-----------------------------------------------------------------+
>



More information about the ka-Map-users mailing list