Hi,<div><br></div><div>What do you mean by over 100 vectors? individual layers, blocks of geometry, what? You probably mean features. Your vector layers are going to represent something semantic about your shelving system, maybe one layer per floor, with x number of features per layer. By &#39;manually making the layers in Qgis&#39; do you mean your going to be digitizing? or producing a mapserver map file for OL to work with. I&#39;ve been working with a vector heavy application, and the performance suffers, be advised.<br>
</div>
<div><br></div><div>I think what you really need is a shape tree index, which comes with the basic GDAL utilities (shape tree or something). The minimum shapefile is going to have to be whatever unit of analysis your working with (shelf), and then you&#39;ll need to index them for performance. You&#39;ll have to repeat this for each raster layer to produce a tilechache (sorry, can&#39;t help).  If you&#39;re using QGIS, you can probably export to Mapserver, and that might end up doing some of the heavy lifting for you. This gets a little bit more complex, because you&#39;re describing a 3-d array, so you&#39;ll have to define a z-index (corresponding to elevation) on your blueprints (assuming they correspond to different levels). </div>

<div><br></div><div>So, I think you&#39;ll need a separate shape and tile index (they&#39;re two different kinds of data) for each of the three levels. I&#39;m guessing that the blueprints are largely heuristic, and the real info is going to be associated with the vector data. </div>

<div>beyond that, since I don&#39;t know what else this program is going to do, I don&#39;t know what else to say.<br><br><div class="gmail_quote">On Tue, Jul 7, 2009 at 7:58 AM, fuhrysteve <span dir="ltr">&lt;<a href="mailto:fuhrysteve@gmail.com" target="_blank">fuhrysteve@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
I&#39;ve been trying to get openlayers working with big scanned blueprints and a<br>
lot of overlaying vectors (~100 or so.. i&#39;m planning on manually making them<br>
in qGIS..) representing shelves in our three warehouses. the purpose of the<br>
vectors is to have interactive content (click on shelf to bring up<br>
additional data).<br>
<br>
I&#39;ve done a bunch of google maps stuff in the past, but working with the<br>
more technical details of GIS is proving a bit more challenging..<br>
<br>
Here are what steps I *think* i should be taking to best produce my end<br>
result:<br>
<br>
1. create shapefiles in qGIS over the blueprints<br>
2. somehow tell gdaltindex to index my shapefiles as a raster layer and<br>
blueprints?<br>
3. somehow have gdal2tiles make both of these layers into tiles<br>
4. profit<br>
<br>
Can anyone give me some pointers here? Any help is appreciated.<br>
<font color="#888888">--<br>
View this message in context: <a href="http://n2.nabble.com/blueprints---vectors-to-openlayers-tp3218765p3218765.html" target="_blank">http://n2.nabble.com/blueprints---vectors-to-openlayers-tp3218765p3218765.html</a><br>


Sent from the OpenLayers Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@openlayers.org" target="_blank">Users@openlayers.org</a><br>
<a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
</font></blockquote></div><br></div>
<input id="gwProxy" type="hidden"><input onclick="jsCall();" id="jsProxy" type="hidden"><div id="refHTML"></div>