tilelive-raster:tilelive源,用于本地和远程的简单栅格

时间:2024-05-21 11:56:26
【文件属性】:

文件名称:tilelive-raster:tilelive源,用于本地和远程的简单栅格

文件大小:5KB

文件格式:ZIP

更新时间:2024-05-21 11:56:26

JavaScript

tilelive-raster 我是本地和远程简单栅格的来源。 用法 这适用于RGB(A)多波段栅格。 它在后台使用Mapnik(通过tilelive-mapnik)和GD​​AL(通过node-gdal)来检查栅格并进行渲染,因此它应可使用GDAL支持的任何格式(并已对其进行了编译)。 // fetch a remote raster (it will be cached in $TMPDIR and cleaned up when the // process exits) tilelive . load ( "raster+http://example.com/whatever.tif" , ... ) ; // generate tiles from a local raster tilelive . load ( "raster+file://./whatever.tif"


【文件预览】:
tilelive-raster-master
----README.md(661B)
----CHANGELOG.md(1KB)
----stylesheet.xml.hbs(952B)
----package.json(663B)
----index.js(6KB)

网友评论