Version 3.215

Stephen Lime steve.lime at dnr.state.mn.us
Fri May 14 00:26:32 EDT 1999


Thanks. We may start distributing compiled versions for the platforms we have access to. Those being Sun Solaris, Irix and Linux. Versions with and without projection support make the most sense. Other ideas or important platforms? The NT port is being worked on hard by a couple of other users, hopefully soon.

The only way I can think of to toggle map projections is with different map files, one per
projection. You could choose using a select list or perhaps using some scale dependent javascript. The bigger problem would be keeping your extents straight as you switch back and forth. I'd need to add the ability to specify imgext or mapext as lat/lon and convert it using the chosen mapfile.
Does that make sense? Fairly easy hack, just a couple of new CGI params (imgext_ll, mapext_ll, and mapxy_ll).

Steve
 

<<< Rob Atkinson <rob at socialchange.net>  5/13  6:28p >>>
Good one Stephen!

Particularly the move form the .h to the .ini file. That'll make binary distributions
feasible.

Q. Is there any way to set the returned projection from the CGI-command line?

Regards
Rob Atkinson

Stephen Lime wrote:

> Greetings: Been a month or so without a new version. Now that everyone was
> getting used to 3.211, I figured it's time to drop some new code on folks. Version
> 3.215 is now available from the Mapserver homepage (http://mapserver.gis.umn.edu).
> There are several nice enhancements in this version (hence the jump from 11 to 15).
> Amongst the key features are:
>
>   - spatial indexing actually works (broke in 3.205)
>
>   - font antialiasing
>
>   - font rotation (partially supported)
>
>   - label filtering by removing duplicates and specifying
>     minimum feature size (lines only presently)
>
>   - new CGI variable called "layers" for turning on multiple
>     layers with one var (also a template substitution of the
>     same name. this is for Grzegorz.
>
>   - config.h is gone in favor of a runtime site config file
>     called mapserv.ini. .ini file must live with the mapserver
>     executables.
>
>   - config.h options interlace and transparent are now mapfile
>     parameters.
>
>   - zooming too far in or out doesn't generate a generic error. Instead
>     users are returned a map at the minimum or maximum scale specified
>     in the mapfile's web object. Seems complicated, but it's a good thing.
>
> Several speed ups with raster drawing and labeling are also part of
> the new code, as well as several fixes to help the NT port along.
>
> You can see a working 3.215 interface at:
>
>   http://thoreau.dnr.state.mn.us/lakefind/mapsearch.html
>
> As always. Comments, suggestions and bug reports always welcome.
>
> Steve
>
> Stephen Lime
> Internet Applications Programmer
> MIS Bureau - MN DNR
>
> (651) 297-2937
> steve.lime at dnr.state.mn.us

--
--------------------------------------------------------------------------------
Rob Atkinson                                                rob at socialchange.net
Director                                                        Mob 0419 202 973
Social Change Online Pty Ltd                                Ph  +61 (2)9557 6500
http://online.socialchange.net                              Fax +61 (2)9519 8940






More information about the mapserver-users mailing list