剪裁tiff影像資料 GIS資料 服務 資料庫

2021-10-16 10:08:15 字數 1511 閱讀 6276

資料  

向量資料

dwg (autodesk, drawing)

dxf (autodesk, data exchange format)

shp (esri)

gdbdgn

mif (mapinfo)

e00 (esri)

柵格資料

遙感影像

三維資料

rvt(bim)

白模傾斜攝影

點雲dem

gltf

3dsosgb

objabc

daestl

3dtiles (for cesium)

glbslpk (scene layer package, from esri)

osg (open scene graph)

半結構化

xmljson

html

geojson

非結構化

csvexcel

文件音訊

空間資料庫

oracle

mssql

postgis

mysql

spatiallite

分布式空間資料庫

hbase

空間大資料框架

geospark

geopyspark

geotrillis

elasticsearch

時序資料庫(tsdb)

opentsdb (based on hbase)

阿里雲智慧型tsdb

influxdb

aws timestream

azure series insights

標準、規範

ogc (open geospatial consortium)

wms (web map service)

wmts (web map tile service)

wfs (web feature server)

wcs (web coverage server)

wps (web processing server)

citygml

kmli3s (indexed 3d scene layers)

sdts (spatial data transfer standard)

digest (digital geographic information exchange standard)

saif (spatial archive and interchange format)

ifc (industry foundation class)

s3m (spatial 3d model)

python讀寫tiff遙感影像資料

from osgeo import gdal 讀影象檔案 defread img filename dataset gdal.open filename 開啟檔案 im width dataset.rasterxsize 柵格矩陣的列數 im height dataset.rasterysize 柵...

影像組學資料

影像組學 它的研究物件是放射影像,它的研究方法則是將影像內包含的所有資訊提取出來然後進行綜合系統化分析。更確切的說,影像組學是採用自動化演算法從影像的感興趣區 roi 內提取出大量的特徵資訊作為研究物件,並進一步採用多樣化的統計分析和資料探勘方法從大批量資訊中提取和剝離出真正起作用的關鍵資訊,最終用...

開源GIS編譯資料

開源gis編譯資料 編譯gdal,文玉的blog介紹了編譯和處理中文路徑問題,具體見 編譯geos linlin大哥的介紹編譯方法,朱兄弟介紹了geos編譯的問題,見鏈結 ogr與geos通常配合使用,介紹編譯ogr和geos的過程介紹,感興趣的可以參考 編譯proj4,博文介紹了編譯proj4方法...