Skip to content

Long's blog

Góp nhặt của một kẻ mù công nghệ :p

  • My Info
    • Đỗ Thành Long’s CV
    • My Github
    • My Youtube
    • My Google Scholar
    • My Facebook
  • Café
    • soiqualang_chentreu
    • Trắng Xóa!
    • Capuchino
    • Robusta Café
    • Đen nóng Café
  • Dev
    • Web
    • Công nghệ
    • Uncategorized
  • GIS
    • Shared Map
    • QGIS
    • WebGIS
    • PostgreSQL, PostGIS
    • GeoServer
    • Openlayers
  • Viễn thám
  • Research
    • Ý tưởng
    • Research
    • Sói’s Tutorials
  • Tài liệu
    • GIS – Remote Sensing news
    • Tài liệu
    • Dữ liệu
    • Mẹo vặt
  • My Apps
    • Khoa học thường thức
    • Trắng Xóa – Danh ngôn
    • Harmonica tabs
    • Ảnh chế hài hước, dzui dzui
    • GeoGIS
    • Guitar tabs – Viettabs
    • 2000 Phác đồ điều trị bệnh
    • Q2A
    • Học HTML
    • Openlayers Cookbook
    • OpenLayers3 Leaflte Cookbook
    • OpenLayers Create Code
    • PostgreSQL Tools
    • Get link Remote Sensing Data
    • Lon,Lat Decimal
    • Download Landsat Images
    • Tra cứu vận đơn Viettel Post
    • GET Map OGC WMS, WFS, WCS services
    • PHP-SLD Generate
    • Viettabs.cf – Guitar tabs sharing
    • Files to Videos
  • Other
    • Reading
    • Games
    • Harvest Moon

Tag: QGIS

Hướng dẫn, thủ thuật, mẹo sử dụng phần mềm QGIS
QGIS là gì?
QGIS là phần mềm QGIS desktop mã nguồn mở, cho phép người dùng thao tác với dữ liệu không gian cũng như kết nối với các hệ quản trị cơ sở dữ liệu có hỗ trợ dữ liệu không gian khác nhau.

Create a globe-like orthographic projection map in QGIS 3

Posted on 05/12/202305/12/2023 by soiqualang_chentreu Posted in Uncategorized Tagged map, orthographic, QGISLeave a Comment on Create a globe-like orthographic projection map in QGIS 3

Create a globe-like orthographic projection map in QGIS 3 https://bnhr.xyz/2018/09/21/create-a-globe-in-QGIS.html Orthographic projection maps are great. They have that "global" feel to them since they look like globes which is useful when you want to evoke a sense of "global context" […]

Read More

QGIS DataPlotly

Posted on 22/03/2023 by soiqualang_chentreu Posted in GIS, Lang thang, QGIS Tutorials and Tips Tagged chart, DataPlotly, QGISLeave a Comment on QGIS DataPlotly

QGIS DataPlotly https://github.com/ghtmtt/DataPlotly The DataPlotly plugin allows creation of -like interactive plots directly within QGIS, thanks to the  library and its Python API. DataPlotly makes plot creation and customization easy for every needs. Besides all the plot and customization available, the plot […]

Read More

QGIS OpenDay November 2022

Posted on 22/11/202222/11/2022 by soiqualang_chentreu Posted in GIS, QGIS Tutorials and Tips Tagged gis, OpenDay, QGIS, QGIS2WebLeave a Comment on QGIS OpenDay November 2022

QGIS Open Day (25-11-2022) https://github.com/qgis/QGIS/wiki/QOD-November-2022 Welcome to the November 2022 QOD sessions on QGIS and how to contribute to the documentation and how to compile QGIS. Simply watch the Youtube Livestream and comment on the day, or catch the recording […]

Read More

QGIS merge points within distance

Posted on 01/11/2022 by soiqualang_chentreu Posted in GIS, Mẹo vặt, QGIS Tutorials and Tips, Sói's Tutorials Tagged gis, merge points, QGIS, QGIS tutorialsLeave a Comment on QGIS merge points within distance

QGIS merge points within distance Issue How One possible approach consists in the following steps: draw a buffer of 5m around points; dissolve the buffers which overlap; calculate the centroids of dissolved buffers. You can choose the tools with which you’re more comfortable. Example\ For […]

Read More

Point cloud processing in QGIS and 3D data enhancements

Posted on 13/10/2022 by soiqualang_chentreu Posted in Công nghệ, GIS, Lang thang, QGIS Tutorials and Tips Tagged 3D, 3D WebGIS, Point cloud, QGISLeave a Comment on Point cloud processing in QGIS and 3D data enhancements

Summary https://www.lutraconsulting.co.uk/crowdfunding/pointcloud-processing-qgis/ In the wake of successful crowdfunding campaigns in 2020 and 2021, we are pleased to announce the launch of a new campaign to further improve QGIS capabilities in managing and analyzing point clouds. The objectives of this campaign are to: Add […]

Read More

SELECTION in WMS servering by QGIS Server

Posted on 12/10/202212/10/2022 by soiqualang_chentreu Posted in GIS, Mẹo vặt, WebGIS Tagged QGIS, QGIS Server, WMS1 Comment on SELECTION in WMS servering by QGIS Server

SELECTION in WMS servering by QGIS Server Full query https://geoviet_mapserv.dothanhlong.org/?MAP=/gis/mbgis/api.qgs&service=WMS&request=GetMap&layers=vn_vunghanhchinh&styles=&format=image%2Fpng&transparent=true&version=1.1.1&tiled=true&width=256&height=256&srs=EPSG%3A3857&bbox=11897270.578531114,1252344.2714243277,12523442.714243278,1878516.4071364922 SELECT a Feature You only can use id attribute to select feature Selected feature is highlight in yellow https://geoviet_mapserv.dothanhlong.org/?MAP=/gis/mbgis/api.qgs&service=WMS&request=GetMap&layers=vn_vunghanhchinh&styles=&format=image/png&transparent=true&version=1.1.1&tiled=true&width=256&height=256&srs=EPSG:3857&bbox=11897270.578531114,1252344.2714243277,12523442.714243278,1878516.4071364922&selection=vn_vunghanhchinh:41 Refernces https://docs.qgis.org/3.22/en/docs/server_manual/services/wms.html

Read More

Filter in WMS servering by QGIS Server

Posted on 10/10/202210/10/2022 by soiqualang_chentreu Posted in GIS, Mẹo vặt, Sói's Tutorials, WebGIS Tagged QGIS, QGIS Server, WMSLeave a Comment on Filter in WMS servering by QGIS Server

Filter in WMS servering by QGIS Server Full query https://geoviet_mapserv.dothanhlong.org/?MAP=/gis/mbgis/api.qgs&service=WMS&request=GetMap&layers=vn_vunghanhchinh&styles=&format=image%2Fpng&transparent=true&version=1.1.1&tiled=true&width=256&height=256&srs=EPSG%3A3857&bbox=11897270.578531114,1252344.2714243277,12523442.714243278,1878516.4071364922 Filter query https://geoviet_mapserv.dothanhlong.org/?MAP=/gis/mbgis/api.qgs&service=WMS&request=GetMap&layers=vn_vunghanhchinh&styles=&format=image/png&transparent=true&version=1.1.1&tiled=true&width=256&height=256&srs=EPSG:3857&bbox=11897270.578531114,1252344.2714243277,12523442.714243278,1878516.4071364922&filter=vn_vunghanhchinh: "ten_vi" = 'Phú Yên' Refernces https://docs.qgis.org/3.22/en/docs/server_manual/services/wms.html

Read More

Introduction to QGIS

Posted on 16/04/2022 by soiqualang_chentreu Posted in GIS, QGIS Tutorials and Tips Tagged cartography, QGISLeave a Comment on Introduction to QGIS

QGIS is a full-featured, user-friendly, free-and-open-source (FOSS) geographical information system (GIS) that runs on Unix platforms, Windows, and MacOS. Features 1. Flexible and powerful spatial data management Supports raster, vector, mesh, and point cloud data in a range of industry-standard […]

Read More

[QGIS Basic] How to Download and Install the latest QGIS software

Posted on 11/04/202211/04/2022 by soiqualang_chentreu Posted in Công nghệ, GIS, QGIS Tutorials and Tips, Sói's Tutorials Tagged Cài đặt QGIS, Install QGIS, QGIS, QGIS tutorialsLeave a Comment on [QGIS Basic] How to Download and Install the latest QGIS software

[QGIS Basic] How to Download and Install the latest QGIS software Hello everyone, today I will guide you to download and install QGIS software in the most methodical way DOWNLOAD QGIS SOFTWARE To have the software, first we need to […]

Read More

[QGIS cơ bản] Hướng dẫn Tải và Cài đặt phần mềm QGIS

Posted on 03/04/202205/04/2022 by soiqualang_chentreu Posted in Công nghệ, GIS, QGIS Tutorials and Tips Tagged Cài đặt QGIS, Install QGIS, opengis, QGIS, QGIS tutorialsLeave a Comment on [QGIS cơ bản] Hướng dẫn Tải và Cài đặt phần mềm QGIS

[QGIS cơ bản] Hướng dẫn Tải và Cài đặt phần mềm QGIS Xin chào các bạn, hôm nay mình sẽ hướng dẫn các bạn tải và cài đặt phần mềm QGIS một cách bài bản nhất =)) TẢI PHẦN MỀM […]

Read More

QGIS 3 Plugins – Build your first plugin

Posted on 25/12/202031/12/2020 by soiqualang_chentreu Posted in Công nghệ, GIS, Tài liệu Tagged gis, Plugins, pyqgis, QGISLeave a Comment on QGIS 3 Plugins – Build your first plugin

Mình đang test wordpress-markdown-git

Read More

Note cài QGIS Server trên Linux

Posted on 13/12/2018 by soiqualang_chentreu Posted in GIS, Sói's Tutorials, WebGIS Tagged openlayers, QGIS, QGIS Server, webgisLeave a Comment on Note cài QGIS Server trên Linux

Read More

Kết nối PostgreSQL/PostGIS với QGIS

Posted on 21/09/2018 by soiqualang_chentreu Posted in GIS, Tài liệu Tagged postgis, postgresql, QGISLeave a Comment on Kết nối PostgreSQL/PostGIS với QGIS

Read More

Cài đặt trình cắm “OpenLayers Plugin” cho QGIS

Posted on 21/09/2018 by soiqualang_chentreu Posted in GIS, Tài liệu Tagged openlayers, plugin, QGISLeave a Comment on Cài đặt trình cắm “OpenLayers Plugin” cho QGIS

Read More

Cấu hình hệ tọa độ riêng (VN-2000 địa phương) trong QGIS

Posted on 21/09/201815/03/2022 by soiqualang_chentreu Posted in GIS, Tài liệu Tagged hệ tọa độ, projection, QGIS, vn2000Leave a Comment on Cấu hình hệ tọa độ riêng (VN-2000 địa phương) trong QGIS

Read More

Posts navigation

Older posts
Buy me a coffee - MOMO

Tags

3D WebGIS Android Android studio api ArcGIS Capacitor cloudflare cordova database Docker gdal geoserver gis git github Google Earth Engine guitar htaccess Ionic IOS javascript JS GIS Jupyter Notebook leaflet Linux Machine learning map mysql Nodejs openlayers php Pokemon postgis postgresql python QGIS remote sensing sql tomcat tools ubuntu VirtualBox viễn thám webgis wordpress

Recent Posts

  • Fix Geoserver WMS character representation error (UTF-8)
  • Create a globe-like orthographic projection map in QGIS 3
  • Linux Link, Unlink folder
  • PostgreSQL select current user
  • Moodle ERROR You don’t have permission to view this list of courses

Recent Comments

  • [GEE Cơ bản #1] Hướng dẫn thêm một tập ảnh trong Google Earth Engine – OpenGIS Việt Nam on [GEE Basic] Add an Image collection in Google Earth Engine
  • Cannot-Make-Directory-Permission-Denied-Bij-Run-Screen. on [Linux Screen] Cannot make directory ‘/var/run/screen’: Permission denied
  • Lê Tiến on Installing Apache, QGIS Server, And Lizmap Web Client On Windows OS
  • Amit Kumar Singh on Tìm hiểu Cloudflare Worker
  • Nguyen Liem on [Python] Text to speech – Chuyển văn bản thành giọng nói FPT Speech Synthesis

Categories

  • Capuchino
  • Công nghệ
  • Dữ liệu
  • GIS
  • Google Earth Engine
  • Lang thang
  • Linux
  • Mẹo vặt
  • QGIS Tutorials and Tips
  • Research
  • Sói's Tutorials
  • Tài liệu
  • Uncategorized
  • Viễn thám
  • Web
  • WebGIS
  • Ý tưởng

Archives

  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • January 2021
  • December 2020
  • November 2020
  • September 2020
  • August 2020
  • August 2019
  • July 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • October 2017
  • September 2017
  • August 2017
  • June 2017
  • May 2017
  • April 2017

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright 2022. All rights reserved.