[ka-Map-users] Point & Query a DB
Steve Lime
steve.lime at dnr.state.mn.us
Fri Aug 5 12:17:53 EDT 2005
With MapServer proper (the CGI that is) all you need is the point. As long as you can get the coordinate
of the click then you're golden. Just take the point, create the query URL and open a new window. Same
approach would work with just about any backend, so ka-map probably does all it needs too (besides, perhaps
providing a popup window API).
Steve
>>> Paul Spencer <pspencer at dmsolutions.ca> 08/05/05 10:01 AM >>>
Dean,
there is currently no query capability in the open-source ka-Map,
largely because every need for queries ends up being different. It is
relatively easy to implement a query capability for any particular need,
but I don't plan on adding a generic one unless someone contributes it.
You can implement a query using mapscript by creating a php (or any
other script language) script that loads the right map file and queries
the point you have clicked on.
Cheers
Paul
Dean C. Mikkelsen wrote:
>
> Good evening,
>
> I just looked at the TIGER data on your web-site. Very nice.
>
> On the current MapServer (ms4w or the fgs version), we can point and
> query a database, is this functionality planned for Ka-Map?
>
> Or are we using the same functions as found in the PHP/Mapscript libraries?
>
> Cheers,
> Dean
>
> Dean C. Mikkelsen, B.Sc., P.Eng.
> Phone: 604-929-8630
> E-mail: dcmikkelsen at shaw.ca
>
>
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ka-Map-users mailing list
> ka-Map-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/ka-map-users
--
+-----------------------------------------------------------------+
|Paul Spencer pspencer at dmsolutions.ca |
+-----------------------------------------------------------------+
|Applications & Software Development |
|DM Solutions Group Inc http://www.dmsolutions.ca/|
+-----------------------------------------------------------------+
_______________________________________________
ka-Map-users mailing list
ka-Map-users at lists.maptools.org
http://lists.maptools.org/mailman/listinfo/ka-map-users
More information about the ka-Map-users
mailing list