[Mapserver-users] Large Map Files
Steve Lime
steve.lime at dnr.state.mn.us
Tue Feb 11 18:40:52 PST 2003
Yup, but is that overhead something we really want to absorb every time a map is created (true whether we're talking map files or xml)? A pre-processor that is run as necessary seems more practical. If using the C pre-processor seems like a kludge then perhaps a tool specific to MapServer needs building.
I worry about the effects of features that ease management headaches at the expense of performance. Which is more important? I agree that segmenting configuration into reusable pieces is very important, but does it have to happen with each rendering of a map?
Steve
>>> Paul Ramsey <pramsey at refractions.net> 02/11/03 19:29 PM >>>
I know nothing about lexers, sadly. However: cannot a relatively
substitution routine first convert all the INCLUDE's into their
equivalents, then the full parser runs on the final "file"?
Steve Lime wrote:
> It's been on the todo list for years. Problem is maintaining parser state over the multiple
> files. It's possible to have multiple lexers running within the same program but not at the
> same time. Someone please file this as a feature request...
>
>
>>>>Richard Greenwood <Rich at GreenwoodMap.com> 02/11/03 01:22PM >>>
>
> At 11:02 AM 2/11/2003 -0800, Paul Ramsey wrote:
>
>
>>I have been thinking that an extremely powerful extension to the .map file
>>would be an "INCLUDE" directive, which reads a map file fragment into
>>another map file. A quick-and-dirty map service could then be assembled with:
>
>
> An INCLUDE directive would be a wonderful addition!
>
> Rich
>
>
> Richard W. Greenwood, PLS
> Greenwood Mapping, Inc.
> Rich at GreenwoodMap.com
> (307) 733-0203
> http://www.GreenwoodMap.com
>
>
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
--
__
/
| Paul Ramsey
| Refractions Research
| Email: pramsey at refractions.net
| Phone: (250) 885-0632
\_
_______________________________________________
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