[mapserver-users] query for ALL the layers

Daniel Morissette dmorissette at mapgears.com
Tue Oct 26 13:31:25 EDT 2010


Do all the files share exactly the same set of attributes? If yes then
you could use a TILEINDEX (or create a Seamless Table in MapInfo) to
load them all as part of the same layer. If the attributes definitions
differ from file to file then I fear you're out of luck.


Sebastian E. Ovide wrote:
> Hi All,
> 
> I'm using a query from a MapInfo like this:
> 
> DATA 'select * from sa_merged_01 where ogr_geometry = POLYGON or
> ogr_geometry = MULTIPOLYGON'
> 
> Which select polygons and multipolygons from one single layer. 
> 
> My datasource have tens of layers (doing ogrinfo ./mydata/ I can see
> tens of layers)... How can I select all of them ? Any query that I can use ?
> 
> thanks
> 
> 
> -- 
> Sebastian E. Ovide
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users


-- 
Daniel Morissette
http://www.mapgears.com/


More information about the mapserver-users mailing list