Hi,

I had requirement to get features by tiles. So that I can cash the requests
on server. I achieved this by creating a Strategy as Tiled Feature strategy.
In this approach for current map extent I am calculating the tiles in the
extent and requesting those tiles from  server. Here is the Tiled Feature
Strategy class (http://openlayerstools.sourceforge.net/src/Strategy_TFS.js)
and working example on same is
http://openlayerstools.sourceforge.net/examples/TFS.html

First thing, I would like to know is that this approach is correct or better
solution can be achieved. 
If this approach is fine then can it be part of OpenLayers. 

Regards,
Gagan

--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/tiled-vector-layer-tp4554120p4554120.html
Sent from the OpenLayers Dev mailing list archive at Nabble.com.
_______________________________________________
Dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-dev

Reply via email to