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

Author: soiqualang_chentreu

Tại sao đuôi của rắn đuôi chuông có thể phát ra tiếng động?

Posted on 17/10/2022 by soiqualang_chentreu Posted in Capuchino, Lang thangLeave a Comment on Tại sao đuôi của rắn đuôi chuông có thể phát ra tiếng động?

Tại sao đuôi của rắn đuôi chuông có thể phát ra tiếng động? Your browser does not support the video tag. https://www.facebook.com/reel/373778394877728/?s=ifu

Read More

Ionic capacitor Live Reload/ Hot Reload

Posted on 14/10/202214/10/2022 by soiqualang_chentreu Posted in Lang thang, Mẹo vặt Tagged Capacitor, Hot Reload, Ionic, Live ReloadLeave a Comment on Ionic capacitor Live Reload/ Hot Reload

Ionic capacitor Live Reload/ Hot Reload npm install -g @ionic/cli native-run ionic cap add android ionic cap sync ionic cap run android –external -livereload References https://capacitorjs.com/docs/guides/live-reload https://stackoverflow.com/questions/69545612/what-is-the-command-to-run-ionic-capacitor-app-on-device-with-live-reload-for-an https://ionicframework.com/docs/cli/commands/capacitor-run

Read More

[IONIC Capacitor Mobile Dev] Chang app name, version in Android

Posted on 14/10/202214/10/2022 by soiqualang_chentreu Posted in Lang thang, Mẹo vặt Tagged Android, Capacitor, Ionic, Mobile, Mobile DevelopmentLeave a Comment on [IONIC Capacitor Mobile Dev] Chang app name, version in Android

[IONIC Capacitor Mobile Dev] Chang app name, version in Android Change App Name These are the other places: app_name in android/app/src/main/res/values/strings.xml Change App Version versionCode, versionName in android/app/build.gradle References https://forum.ionicframework.com/t/change-application-name-on-android-platform/220594

Read More

Ionic cordova-res Error occurred while copying resources/android/icon/

Posted on 14/10/202214/10/2022 by soiqualang_chentreu Posted in Lang thang, Mẹo vặt Tagged Android, cordova, cordova-res, Ionic, IOS, Mobile DevelopmentLeave a Comment on Ionic cordova-res Error occurred while copying resources/android/icon/

Ionic cordova-res Error occurred while copying resources/android/icon/ Err info D:\sync\websvr\ionic\current\thanhlong_binhthuan_appmobile>cordova-res android –skip-config –copy –type icon Generated 6 resources for Android WARN: Error occurred while copying resources\android\icon\mdpi-foreground.png WARN: Error occurred while copying resources\android\icon\mdpi-background.png WARN: Error occurred while copying resources\android\icon\hdpi-foreground.png WARN: Error […]

Read More

[Google Play Console] No countries or regions have been selected for this track. Add at least 1 country or region to roll out this release

Posted on 14/10/2022 by soiqualang_chentreu Posted in Lang thang, Mẹo vặt Tagged Android, Google Play ConsoleLeave a Comment on [Google Play Console] No countries or regions have been selected for this track. Add at least 1 country or region to roll out this release

[Google Play Console] No countries or regions have been selected for this track. Add at least 1 country or region to roll out this release No countries or regions have been selected for this track. Add at least 1 country […]

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

Ionic capacitor build APK debug and App bundle ABB

Posted on 13/10/202214/10/2022 by soiqualang_chentreu Posted in Công nghệ, Lang thang, Mẹo vặt Tagged Android, App Bundle, Capacitor, IonicLeave a Comment on Ionic capacitor build APK debug and App bundle ABB

Ionic capacitor build APK debug and App bundle ABB ionic capacitor build Debug APK ionic cap copy ionic cap sync cd android gradlew assembleDebug APK will be: approot_folder\android\app\build\outputs\apk\debug ionic capacitor build App bundle ABB ionic cap copy ionic cap sync […]

Read More

IONIC Cordova to Capacitor migration

Posted on 13/10/202214/10/2022 by soiqualang_chentreu Posted in Công nghệ, Mẹo vặt, Sói's Tutorials Tagged Capacitor, cordova, IonicLeave a Comment on IONIC Cordova to Capacitor migration

IONIC Cordova to Capacitor migration Add Capacitor Begin by opening your project in the terminal, ionic integrations enable capacitor # Delete capacitor.config.ts and try again npx cap init Build your Web App npm run build Add Platforms # You must […]

Read More

Android No usable Android build tools found. Highest 32.x installed version is 30.0.3; Recommended version is 32.0.0

Posted on 13/10/2022 by soiqualang_chentreu Posted in Lang thang, Mẹo vặt Tagged Android, Android Debug, Android SDK, Android studioLeave a Comment on Android No usable Android build tools found. Highest 32.x installed version is 30.0.3; Recommended version is 32.0.0

Android No usable Android build tools found. Highest 32.x installed version is 30.0.3; Recommended version is 32.0.0 > cordova.cmd build android –device [INFO] … and 78 additional chunks [ng] i 「wdm」: Compiled successfully. [cordova] [cordova] FAILURE: Build failed with an […]

Read More

Run capacitor Android Ok

Posted on 12/10/2022 by soiqualang_chentreu Posted in Lang thang, Mẹo vặt Tagged Android, Capacitor, IonicLeave a Comment on Run capacitor Android Ok

Run capacitor Android Ok Your Ionic app is ready! Follow these next steps: – Go to your new project: cd .\t1 – Run ionic serve within the app directory to see your app in the browser – Run ionic capacitor […]

Read More

Leaflet vector tiles example

Posted on 12/10/2022 by soiqualang_chentreu Posted in GIS, Lang thang, Web, WebGIS Tagged leaflet, vector tiles, webgisLeave a Comment on Leaflet vector tiles example

Leaflet vector tiles example Vector tiles Plugins to display vector tiles. Plugin Description Demo Maintainer geojson-vt Efficient library for slicing GeoJSON data into vector tiles on the fly. Mapbox Hoverboard Render vector tiles on canvas with leaflet (geojson, topojson, and protobuf). […]

Read More

IONIC NPM update all plugins, check java, gradle version

Posted on 12/10/202212/10/2022 by soiqualang_chentreu Posted in Công nghệ, Lang thang, Mẹo vặt Tagged Ionic, Nodejs, npmLeave a Comment on IONIC NPM update all plugins, check java, gradle version

IONIC NPM update all plugins, check java, gradle version IONIC NPM update all plugins npm install -g cordova-check-plugins cordova-check-plugins –update=auto Check java, gradle version # Check java path where java #—– java -version gradle -version https://downloads.gradle-dn.com/distributions/gradle-7.5.1-bin.zip

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

Android IONIC – No installed build tools found. Install the Android build tools version 19.1.0 or higher

Posted on 11/10/2022 by soiqualang_chentreu Posted in Lang thang, Mẹo vặt Tagged Android, Android Debug, build tools, IonicLeave a Comment on Android IONIC – No installed build tools found. Install the Android build tools version 19.1.0 or higher

Android IONIC – No installed build tools found. Install the Android build tools version 19.1.0 or higher Thông báo lỗi > cordova.cmd build android [INFO] … and 78 additional chunks [ng] i 「wdm」: Compiled successfully. [cordova] (node:10100) [DEP0128] DeprecationWarning: Invalid […]

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

Posts navigation

Older posts
Newer 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.