seamless layers
Stephen Woodbridge
woodbri at SWOODBRIDGE.COM
Tue Jun 28 09:05:52 PDT 2005
David,
mapserver does this with tileindexes. You would (for shapefiles)
typically create a tileindex which references all the street files from
all the directories and then define a layer in the mapfile that
references the tileindex. Mapserver then searchs the tilinex for files
that need to be displayed and displays them all.
You have to set up a tileindex for each layer unless you want to get
fancy, and all the files in the tileindex MUST have the same attribute
columns presented in the same order.
I believe gdal has the same concept if you are using that.
-Steve W.
Hunter, David - St. Louis Park, MN wrote:
> I am using MapServer 4.4.1 CGI with Tomcat 5 and Windows 2000. I am
> experimenting with things, and producing some maps using MapInfo .TAB
> files. I cannot get seamless layers to work. I googled on this and
> found some threads that made it sound like it was possible to make them
> work, what might I be doing wrong?
>
>
>
> When using MapInfo files, how is it best to set up large layers that are
> normally county-based, such as streets or water? Do you set up a map
> file with thousands of county-based layers, or create one large national
> street or water layer in MapInfo? Seamless layers would be very nice to
> use for this…
>
>
>
> *David S. Hunter*
> /Sr. Software Engineer
> Fidelity National Geographic Solutions
> division of Fidelity National Financial
> 5353 Gamble Drive, Suite 201
> St. Louis Park, MN 55416
> / /Email: david.hunter at fnf.com <mailto:david.hunter at fnf.com>
> /' /Phone: 952.542.1440 ext. 256
> /7 /Fax: 952.542.3859///
>
>
>
More information about the MapServer-users
mailing list