Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 |
Tags
- GDAL
- VWORLD
- 3DTiles
- GIS
- WMTS
- Line Dashed
- Cesium
- Potree
- PointCloud
- threejs
- PostgreSQL
- anotherdxfimporter
- PDAL
- jupyternotebook
- line width
- extent linestring
- DXF
- raster2pgsql
- QGIS
- PostGIS
- pg_notify
- CesiumJS
- gdal2tiles
- display:flex
- georeferrencing
- GeoServer
- 3D tiles
- attribute Selector
- css
- publish/subscribe
Archives
- Today
- Total
목록Raster (1)
코드조각 저장소
PostgreSQL + PostGIS 환경에서 래스터 자료에 대한 함수들을 테스트하면서 결과를 정리해 보았습니다. 래스터 자료 구성이 크게는 두가지로 나눌 수 있는것 같습니다. 1.픽셀 정보 : 크기, 위치( 파일, 데이터 셋 메타데이터 기준 Row, Column[X,Y] 2. Band : Value (Multi, Band1, Band2, ...) https://postgis.net/docs/RT_reference.html Chapter 6. Raster Reference 6.18.1.1. Directory containing many files When GDAL opens a file, GDAL eagerly scans the directory of that file to build a catalog ..
Programing/GIS &
2021. 5. 14. 08:37