<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
As far as I know, there is no particular limiting data size that
MapServer can work with.&nbsp; A lot will depend on how you optimize the
data (see <a class="moz-txt-link-freetext" href="http://mapserver.org/optimization/index.html">http://mapserver.org/optimization/index.html</a> ).&nbsp; I am
currently working on a map that has more than 60GB of vector data
(shapefiles) and 64GB of raster data (geotiffs).&nbsp; There are other
methods not discussed in the optimization document that can also be
explored (e.g. using shp2tile/tile4ms, to create tiled shapefiles so
that only the required features are considered for a given map extent)
but I would suggest trying out the described methods to see if they
suffice.&nbsp; In my experience, one of the best ways to speed up the
drawing of vector layers is to limit the use of filters and class
expressions on large data files.<br>
<br>
Regards,<br>
<br>
Christy<br>
-- <br>
<font color="#c0c0c0">Christy Nieman<br>
GIS Technician<br>
DM Solutions Group, Inc.<br>
Email: <a class="moz-txt-link-abbreviated" href="mailto:cnieman@dmsolutions.ca">cnieman@dmsolutions.ca</a><br>
Web: <a class="moz-txt-link-freetext" href="http://dmsolutions.ca">http://dmsolutions.ca</a><br>
Web: <a class="moz-txt-link-freetext" href="http://research.dmsolutions.ca">http://research.dmsolutions.ca</a></font><br>
<br>
cemre yilmaz wrote:
<blockquote
 cite="mid:28babe2b0901272351l60a2e97as345ca28b78677cc7@mail.gmail.com"
 type="cite">
  <div>Hi everybody I search about the data handling capacity and also
the performance of umn mapserver in the mailing list but I can't find
an exact answer to my question. I want to execute a database nearly 5
GB and only the&nbsp;vector data&nbsp;(shapefiles) and may be one raster map will
be in my database. What do you think about the data handling
performance of the 5 GB data and also&nbsp;the maximum data capacity of the
mapserver?&nbsp;&nbsp;&nbsp;</div>
  <div>&nbsp;</div>
  <div>Coul you please give me information or information link
about&nbsp;the&nbsp;question. </div>
  <div>&nbsp;</div>
  <div>Thanks..</div>
  <div>&nbsp;</div>
  <div>Cemre YILMAZ</div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mapserver-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapserver-users">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a>
  </pre>
</blockquote>
<div class="moz-signature">-- <br>
Christy Nieman<br>
GIS Technician<br>
DM Solutions Group, Inc.<br>
Email: <a class="moz-txt-link-abbreviated" href="mailto:cnieman@dmsolutions.ca">cnieman@dmsolutions.ca</a><br>
Web: <a class="moz-txt-link-freetext" href="http://dmsolutions.ca">http://dmsolutions.ca</a><br>
Web: <a class="moz-txt-link-freetext" href="http://research.dmsolutions.ca">http://research.dmsolutions.ca</a><br>
Phone: 613-565-5056 x12<br>
</div>
</body>
</html>