-
Điều khoản Dịch vụ Trực tuyến Google AdSense, Admob bằng tiếng Việt (04/2022)
Điều khoản Dịch vụ Trực tuyến Google AdSense, Admob bằng tiếng Việt (04/2022) Hôm nay tình cờ vào Google AdSense, Google Admob thấy nó thông báo thay đổi chính sách như sau, tóm lại muốn dùng của nó tiếp thì phải chấp nhận thôi :') Điều khoản Dịch vụ Trực tuyến Google AdSense Chào mừng bạn đến với AdSense! Cảm ơn bạn đã quan tâm đến các dịch vụ tìm kiếm và quảng cáo của chúng tôi (sau đây gọi tắt là "Các Dịch Vụ")! Khi sử dụng Các Dịch Vụ của chúng tôi, bạn đồng ý với (1) các Điều khoản Dịch vụ này, (2) Các Chính sách về…
-
Cloud masking of Sentinel 2 using Google Earth Engine
Cloud masking of Sentinel 2 using Google Earth Engine Source: https://github.com/samsammurphy/cloud-masking-sentinel2 Cloud masking of Sentinel 2 using Google Earth Engine Cloud, and shadow, masking of Sentinel 2 images using Google Earth Engine Python API. Refactored from javascipt posted in the forum in this thread: Sentinel 2 cloud masking. Dependencies Google Earth Engine Python API Ipython Usage Authenticate Earth Engine (if necessary) earthengine authenticate Run the jupyter notebook git clone https://github.com/samsammurphy/cloud-masking-sentinel2.git cd cloud-masking-sentinel2 jupyter-notebook cloud-masking-sentinel2.ipynb
-
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 formats Raster formats include: GeoPackage, GeoTIFF, GRASS, ArcInfo binary and ASCII grids, ERDAS Imagine SDTS, WMS, WCS, PostgreSQL/PostGIS, and other GDAL supported formats. Vector formats include: GeoPackage, ESRI shapefiles, GRASS, SpatiaLite, PostgreSQL/PostGIS, MSSQL, Oracle, WFS, Vector Tiles and other OGR supported formats. Mesh formats include: NetCDF, GRIB, 2DM, and other MDAL supported formats. Point-cloud format: LAS/LAZ and EPT datasets. Access and display local files, spatial databases (PostGIS, SpatiaLite, SQL Server,…
-
Fix Docker WSL 2 installation is incomplete
Fix Docker WSL 2 installation is incomplete. Error info WSL 2 installation is incomplete. The WSL 2 Linux kernel is now installed using a separate MSI update package. Please click the link and follow the instructions to install the kernel update: https://aka.ms/wsl2kernel. Press Restart after installing the Linux kernel. Download WSL2 update file Download WSL2 Linux kernel update package for x64 machines Mirror Link: https://1drv.ms/u/s!AhouGCUE4BeHuItGVjA18sPeYIxPbA?e=k8DYad Install WSL2 Linux kernel update package for x64 machines Results After fixing Docker WSL 2 installation is incomplete. References https://docs.microsoft.com/en-us/windows/wsl/install-manual#step-4---download-the-linux-kernel-update-package
-
Ionic app icon generator
Ionic app icon generator Tạo icon cho app IONIC [ERROR] cordova-res was not found on your PATH. Please install it globally ionic cordova resources > cordova-res [cordova-res] 'cordova-res' is not recognized as an internal or external command, [cordova-res] operable program or batch file. [ERROR] cordova-res was not found on your PATH. Please install it globally: npm i -g cordova-res Run npm install -g cordova-res to install cordova-res Ionic create icon and splash screen resources The source image for icons should ideally be at least 1024×1024px and located at resources/icon.png. The source image for splash screens should ideally be at least 2732×2732px and located at resources/splash.png. If you used ionic start,…
-
The zone attribute is specific to pytz’s interface; please migrate to a new time zone provider
The zone attribute is specific to pytz's interface; please migrate to a new time zone provider Error Showing /py_env/lib/python3.6/site-packages/apscheduler/util.py:95: PytzUsageWarning: The zone attribute is specific to pytz's interface; please migrate to a new time zone provider. For more details on how to do so, see https://pytz-deprecation-shim.readthedocs.io/en/latest/migration.html if obj.zone == 'local': Press Ctrl+C to exit /py_env/lib/python3.6/site-packages/apscheduler/triggers/interval.py:66: PytzUsageWarning: The normalize method is no longer necessary, as this time zone supports the fold attribute (PEP 495). For more details on migrating to a PEP 495-compliant implementation, see https://pytz-deprecation-shim.readthedocs.io/en/latest/migration.html return self.timezone.normalize(next_fire_time) How to fix The zone attribute is specific to pytz's interface; please migrate to a new time zone provider Add timezone="Asia/Ho_Chi_Minh" to apscheduler…
-
PI module biến hóa thành nhiều module chức năng khác nhau
PI module biến hóa thành nhiều module chức năng khác nhau My small modular "PC" running Linux: Updated demo Ông này ổng chế ra một con PI module dạng lắp ghép để có thể tích hợp được rất nhiều modules chức năng khác nhau từ công tác, ra lệnh giọng nói, camera, camera nhiệt cho đến nhận dạng đối tượng, nhận dạng chuyển động... Tải video: https://user-images.githubusercontent.com/2648020/161434549-f0592fa2-68e5-4b49-886d-44534ee40b31.mp4 Nguồn https://www.reddit.com/r/linux/comments/ta85ql/my_small_modular_pc_running_linux_updated_demo/ https://www.facebook.com/100010030513328/videos/305898171650890
-
[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 download it to the computer. The fastest way when we don't know what to do, there is nothing better than searching Google. We go to Google and search for the keyword download QGIS Google will return the page results that allow downloading software from qgis.org itself. We access that page (It is the main page, not afraid of fake softwares or malicious codes inserted) For those of you who are…
-
Fix OGR2OGR Import – invalid byte sequence for encoding UTF8
Fix OGR2OGR Import - invalid byte sequence for encoding UTF8 Error showing When I use OGR2OGR to import Shapeilfe to PostgreSQL, I got error like this: invalid byte sequence for encoding "UTF8": 0xe2 0x6e 0x20 How to fix invalid byte sequence for encoding UTF8 I run this command first SET PGCLIENTENCODING=LATIN1 My full command to import Shapefile to PostgreSQL set path=C:/OSGeo4W/bin/ SET PGCLIENTENCODING=LATIN1 ogr2ogr -f "PostgreSQL" PG:"host=localhost user=postgres dbname=**** password=**** port=**** schemas=import_data" D:\WebData\nongnghiepvungtau\file_system\map_upload\soi1301202235231pm_t3.shp -skipfailures -overwrite -nln import_data.map_upload -lco ENCODING=UTF-8
-
Javascript Date to ISO String +7
Javascript Date to ISO String +7 Mục đích để chuyển từ định dạng 2020-01-19 17:00:00 sang định dạng 2020-01-19T17:00:00.000Z var d = new Date('2020-01-19 17:00:00'); d.setHours(d.getHours() + 7); d.toISOString();
-
[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 QGIS Muốn có phần mềm thì đầu tiên chúng ta cần tải nó về máy đã (nói chuyện cũng như không :') ). Để nhanh nhất khi mà ta không biết làm sao thì còn gì bằng là search Google. Chúng ta vào Google search từ khóa download QGIS Lúc này Google sẽ trả về kết quả trang cho phép tải phần mềm từ chính qgis.org. Chúng ta truy cập…
-
[GEE Basic] Add an Image collection in Google Earth Engine
Bài viết tiếng Việt ở đây. Introduction In a web browser, go to the Google Earth Engine homepage: https://earthengine.google.com/ Click on Datasets in the upper right corner.. In GEE's data catalog we have many types of data, today we will work with Landsat data. Clicking on the symbol at the end of this line of code will take us to the sample script in https://code.earthengine.google.com/, written in Javascript language. If you are not logged in, we will have to log in with a Google account. Explanation of code The first line of code: use the 'var' keyword to create a variable called 'dataset', This variable will contain the Landsat 8…
-
[GEE Cơ bản] Hướng dẫn thêm một tập ảnh trong Google Earth Engine
[GEE Cơ bản] Hướng dẫn thêm một tập ảnh trong Google Earth Engine English version here. Mở đầu Trong trình duyệt web, vào trang chủ Google Earth Engine: https://earthengine.google.com/ Click vào Datasets ở góc trên bên phải. Trong data catalog của GEE chúng ta có rất nhiều loại dữ liệu, hôm nay chúng ta sẽ làm việc với dữ liệu Landsat. Click vào ký hiệu cuối dòng code này sẽ dẫn chúng ta tới script mẫu trong https://code.earthengine.google.com/, được viết bằng ngôn ngữ Javascript: Nếu bạn chưa đăng nhập, chúng ta sẽ phải đăng nhập bằng tài khoản google. Giải thích các dòng code Dòng code đầu tiên: sử dụng…