[Mapserver-users] proj used as a CGI interface??

Steve Lime steve.lime at dnr.state.mn.us
Fri Oct 24 17:18:53 EDT 2003


MapScript supports projection (i.e. there is a project method for most
spatial objects) so you
could write a quick script that way. I wrote a quick script that
demonstrates how to to it although
it works on shapefiles instead of CGI input. You get the idea...

  See
http://mapserver.gis.umn.edu/cgi-bin/wiki.pl?PerlMapScriptExamples35ex11.

Steve

>>> "Stephen Clark" <stephen.clark at focus.ca> 10/23/2003 5:04:28 PM >>>
Hi all,

Does anyone know if the PROJ.4x software could be used for CGI calls
such as
in the following:


http://mycomputer/proj.exe?datum=nad27&projection=utm&zone=10&coords=583695+6267684&result_datum=nad83&result_projection=latlong


with the result of the translation being returned as part of the CGI
string.

I would then use the resulting CGI string for further processing.

thanks,
Stephen

_______________________________________________
Mapserver-users mailing list
Mapserver-users at lists.gis.umn.edu 
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users



More information about the mapserver-users mailing list