[ka-Map-users] ASP .NET...

Jason Suwala jsuwala at hatfieldgroup.com
Mon Apr 3 14:18:15 EDT 2006


Bruno:

I have just completed a customization of the ka-maps javascript for use with
ArcIMS using the .Net connector (using C#/ASP.Net). Unfortunately the coding
was done for a client so I can't release it, but customizing ka-maps to use
another back-end isn't too tough.  In particular, you'll have to modify the
_layer.setTile() and kaMap.initialize() functions, and make sure that any
code in init.php is handled elsewhere.

Cheers,

Jason Suwala, B.Eng
Website/Database Specialist
Hatfield Consultants Ltd.

-----Original Message-----
From: ka-map-users-bounces at lists.maptools.org
[mailto:ka-map-users-bounces at lists.maptools.org]On Behalf Of Stephen
Woodbridge
Sent: Monday, April 03, 2006 10:49 AM
To: Bruno Maluche
Cc: ka-map-users at lists.maptools.org
Subject: Re: [ka-Map-users] ASP .NET...


Bruno Maluche wrote:
> Hello ... I already have a AJAX based application with ASP .NET C#...
> I´d like to use ka-map PAN STYLE with tiles....
> Is there any way to do that 'easily' ?? Someone already tried that??

I guess that depends on what you want to do. Some options:

1) do mapping with ka-map in an iframe
2) have you existing AJAX application include ka-map code and add php
code to generate maps
3) rewrite the back-end to use C#/mapscript
etc.

'easily' probably use the iframe

otherwise, you need to:

o integrate ka-map javascript code with your existing application
o generate tiles on server using PHP/mapscript
o generate tiles on server using C#/mapscript ( you have to port php to
C#, and C#/mapscript is still bleeding edge).

-Steve
_______________________________________________
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