How to create MBtiles from geoserver

المشرف العام

Administrator
طاقم الإدارة
How to generate mbtiles in geoserver? using openlayers for displaying geoserver layer

for example calling wms layer like this

new OpenLayers.Layer.WMS("Kanpur", "http://localhost:8080/geoserver/wms", { LAYERS: 'sample_data_old:sample', STYLES: '', format: 'image/jpeg', tiled: false, transparent: true, tilesOrigin : map.maxExtent.left + ',' + map.maxExtent.bottom, visibility:false }, { isBaseLayer: true } );how can i call wps layer for creating mbtiles?

please refer this link for my question

http://docs.geoserver.org/stable/en/user/community/mbtiles/output.html



أكثر...
 
أعلى