[mapserver-users] organiziing mapfile
Ed McNierney
ed@topozone.com
Thu, 11 Jul 2002 16:17:49 -0400
Seamus -
I do this by using the C preprocessor. I create my template files using C #include statements and macros, and then run them through the C preprocessor to generate the output mapfile.
- Ed
Ed McNierney
President and Chief Mapmaker
TopoZone.com / Maps a la carte, Inc.
73 Princeton Street, Suite 305
North Chelmsford, MA 01863
ed@topozone.com
(978) 251-4242
-----Original Message-----
From: Seamus Thomas Carroll [mailto:carrolls@unbc.ca]
Sent: Thursday, July 11, 2002 3:37 PM
To: mapserver-users@lists.gis.umn.edu
Subject: [mapserver-users] organiziing mapfile
Hi,
Is there a way to split a single map file into multiple map files? This
would help with organization and reusability of code because layers could
be split into seperate files. One layer file could then be used with
multiple map files. My map files are growing large and are becoming
harder to manage.
Any thoughts on the subject?
Seamus