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

Month: October 2022

[JS GIS] Gridded Population (15 minute) – United States in JavaScript

Posted on 22/10/202222/10/2022 by soiqualang_chentreu Posted in GIS, Lang thang, Web, WebGIS Tagged gis, JavaScript GIS, JS GIS, opengis, webgisLeave a Comment on [JS GIS] Gridded Population (15 minute) – United States in JavaScript

[JS GIS] Gridded Population (15 minute) – United States in JavaScript Credit: Gridded Population (15 minute) – United States by Evan Galloway https://observablehq.com/@gallowayevan/gridded-population-15-minute-united-states

Read More

[JS GIS] JavaScript GIS Coords2geo | GeoToolbox

Posted on 22/10/2022 by soiqualang_chentreu Posted in GIS, Lang thang, Web, WebGIS Tagged gis, JavaScript GIS, JS GIS, opengis, webgisLeave a Comment on [JS GIS] JavaScript GIS Coords2geo | GeoToolbox

[JS GIS] JavaScript GIS Coords2geo | GeoToolbox Credit: Coords2geo by neocarto https://observablehq.com/@neocartocnrs/coords2geo

Read More

GDAL GIS in Browser (JS GIS)

Posted on 22/10/202222/10/2022 by soiqualang_chentreu Posted in Công nghệ, GIS, Lang thang, Web, WebGIS Tagged gdal, geotoolbox, gis, Open Source GISLeave a Comment on GDAL GIS in Browser (JS GIS)

GDAL GIS in Browser (JS GIS | geotoolbox) ] geotoolbox is javascript tool for geographers. It allows to simply deal with geojson properties (attribute data) and provides several GIS operations useful for thematic cartography. 1. Installation 1.1. In browser Latest version <script […]

Read More

How to move the “C:\users\username\AppData” folder to another drive from C:\ drive?

Posted on 22/10/2022 by soiqualang_chentreu Posted in Lang thang, Mẹo vặt Tagged AppData, registryLeave a Comment on How to move the “C:\users\username\AppData” folder to another drive from C:\ drive?

How to move the "C:\users\username\AppData" folder to another drive from C:\ drive? Hi Welcome to the Microsoft community. You can follow the steps below to transfer the AppData folder. Open the registry, then locate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders and HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell […]

Read More

[GIT] Filename too long in Git for Windows

Posted on 21/10/2022 by soiqualang_chentreu Posted in Lang thang, Mẹo vặt Tagged git, gitbash, github, github actionLeave a Comment on [GIT] Filename too long in Git for Windows

[GIT] Filename too long in Git for Windows https://stackoverflow.com/questions/22575662/filename-too-long-in-git-for-windows Git has a limit of 4096 characters for a filename, except on Windows when Git is compiled with msys. It uses an older version of the Windows API and there’s a […]

Read More

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

Posts navigation

Older posts
Buy me a coffee - MOMO

Tags

Android Android studio api App Bundle ArcGIS Capacitor cloudflare database Docker gdal geoserver geotoolbox gis github Google Earth Engine guitar htaccess Ionic IOS javascript JS GIS Jupyter Notebook leaflet Linux Machine learning map MapServer mysql Nodejs openlayers php plugin Pokemon postgis postgresql python QGIS raster remote sensing sql tools ubuntu viễn thám webgis wordpress

Recent Posts

  • Serverless Maps – Now Open Source
  • Mapbox Vector Tile Basic JS Renderer
  • Make and Update SEQUENCE in PostgreSQL – GeoServer WMST with Image mosaicking plugin
  • Esri Map Components for Web
  • Render Mapbox style in CesiumJs

Recent Comments

  • Thiều Quang Thắng on QGIS – Open Esri Personal GeoDatabse (Access MDB file)
  • Thiều Quang Thắng on QGIS – Open Esri Personal GeoDatabse (Access MDB file)
  • Thiều Quang Thắng on QGIS – Open Esri Personal GeoDatabse (Access MDB file)
  • soiqualang_chentreu on QGIS – Open Esri Personal GeoDatabse (Access MDB file)
  • Thiều Quang Thắng on QGIS – Open Esri Personal GeoDatabse (Access MDB file)

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

  • 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.


Back To Top