[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgis-users
Subject:    Re: [postgis-users] tiling with postgis layer
From:       Stephen Woodbridge <woodbri () swoodbridge ! com>
Date:       2006-06-28 3:14:18
Message-ID: 44A1F40A.7080704 () swoodbridge ! com
[Download RAW message or body]

GotouYutaka wrote:
> Hi everyone,
> I am trying to build application with MapServer.
> I used tiling layer from shpe file.
> 
>         this is mapfile.
> ---------------------------
>   LAYER
>    name hoge
>    tileindex hoge.shp
>    tileitem LOCATION
>    TYPE POLYGON
> ---------------------------
> but I want to use postgis layer with similar method to tile.
> good idea for this issue?

I do not think you need to do that. postgis uses spatial indexes and
does not need to be tiled, just put all the data into a table and
display it. If you have the data in multiple identical tables you can
use inheritance or a view to get all the tables to look like a single
table from mapserver.

-Steve W

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic