ThinkGeo.com    |     Documentation    |     Premium Support

Single tile draw in webapi

How to create single tile from a layer in WEBAPI edition?

How format JSONfrom a overlay to use Openlayers TileJSON function?

Hi Bibek_Sau,

The single tile is decided by OpenLayers, I found a sample here: http://dev.openlayers.org/examples/single-tile.html

WebAPI only handle the request from client side, the single tile in fact is sent a big image request.

And the TileJSON is an open standard, you should want to research it and implement that in server side by your custom code.

Regards,

Ethan

Thanks for your reply @Ethan

Hi Bibek,

Any question please let us know.

Regards,

Ethan