Long's blog

Chỉ là ghi chú về công nghệ GIS, Viễn thám (Remote Sensing), Web và WebGIS, bản đồ, map.. của một thằng mù công nghệ :))

  • Café
    • soiqualang_chentreu
    • Trắng Xóa!
    • Capuchino
    • Robusta Café
    • Đen nóng Café
  • Dev
    • Web
    • Công nghệ
    • Uncategorized
  • GIS
    • 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
    • GeoGIS
    • Q2A
    • Học HTML
    • Openlayers Cookbook
    • OpenLayers3 Leaflte Cookbook
    • OpenLayers Create Code
    • PostgreSQL Tools
    • Lon,Lat <=> Decimal
    • Tra cứu vận đơn Viettel Post
    • GET Map OGC WMS, WFS, WCS services
    • PHP-SLD Generate
    • Harmonica tabs
    • Viettabs.cf – Guitar tabs sharing
    • Trắng Xóa – Danh ngôn
    • Files to Videos
    • Get link Remote Sensing Data
    • Download Landsat Images
  • Game
    • My Pokemon

Tag: webgis

Note cài QGIS Server trên Linux

Posted on December 13, 2018December 21, 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

Tính cài lại VPS, xong nghĩ đàng nào cũng cài lại, thôi thì nghịch cho đã rồi cài một lần luôn. Đó là lý do ra đời bài note này :v Cài QGIS Server trên Linux, dựa theo hướng dẫn […]

Read More

[Note] Một số ghi chú về Leaflet

Posted on November 21, 2018November 21, 2018 by soiqualang_chentreu Posted in Sói's Tutorials, WebGIS Tagged leaflet, webgisLeave a Comment on [Note] Một số ghi chú về Leaflet

Hôm qua sửa cái WebMap dùng leaflet, sẵn note lại một số cái hay dùng Add layer map.addLayer(kcnlonghaujson); Remove layer map.removeLayer(maplayer); Check if layer is added map.hasLayer(khucongnghiepjson); //return true/false Zoom event map.on(‘zoomend’, function() { var zoomlevel=map.getZoom(); var is_added=map.hasLayer(khucongnghiepjson); if((zoomlevel<=14) && […]

Read More

Notes deploy một cái WebGIS

Posted on November 9, 2018November 9, 2018 by soiqualang_chentreu Posted in Sói's Tutorials, WebGIS Tagged geoserver, openlayers, webgisLeave a Comment on Notes deploy một cái WebGIS

Hôm trước nộp đĩa luận văn, có note lại các bước deploy cái WebGIS của mình để cho thầy cô deploy ra mà kiểm tra. Nay note lại đây luôn để khi cần tìm cho dễ =)) Cài đặt Apache, […]

Read More

Test thử hiển thị bản đồ Vector bằng plugin OSM cho WordPress

Posted on October 31, 2018October 31, 2018 by soiqualang_chentreu Posted in WebGIS Tagged gis, kml, openlayers, vector, webgisLeave a Comment on Test thử hiển thị bản đồ Vector bằng plugin OSM cho WordPress

OSM Plugin này dùng thư viện Openlayers để hiển thị bản đồ Dữ liệu mẫu: https://dothanhlong.org/mapdata/vietnam.kml [osm_map_v3 map_center=”15.62,107.86″ zoom=”5″ width=”100%” height=”600″ file_list=”https://dothanhlong.org/mapdata/vietnam.kml” type=”stamen_toner” file_color_list=”#f72dd3″ control=”fullscreen,scaleline,mouseposition” file_title=”Vietnam Provinces”]

Read More

Test thử hiển thị bản đồ geojson bằng plugin leaflet cho WordPress

Posted on October 31, 2018October 31, 2018 by soiqualang_chentreu Posted in GIS, WebGIS Tagged gis, leaflet, plugin, webgis, wordpressLeave a Comment on Test thử hiển thị bản đồ geojson bằng plugin leaflet cho WordPress

Test leaflet plugin for WordPress Dữ liệu mẫu: https://dothanhlong.org/mapdata/vietnam_provinces.geojson [leaflet-map doubleClickZoom=true scrollwheel=true zoom=22 tileurl=https://stamen-tiles-{s}.a.ssl.fastly.net/watercolor/{z}/{x}/{y}.jpg] [leaflet-geojson src=https://dothanhlong.org/mapdata/vietnam_provinces.geojson fitbounds=1 popup_property=”ten”]

Read More

Heron Map – UI/UX Web Maping

Posted on October 21, 2018October 21, 2018 by soiqualang_chentreu Posted in GIS, Mẹo vặt, Ý tưởng Tagged geoext, heron, openlayers, webgisLeave a Comment on Heron Map – UI/UX Web Maping

Hôm nay Chủ nhật, ngồi rảnh rỗi mới tiếp tục cái ý tưởng làm cái ứng dụng Web cho phép mọi người tạo các Map Services (WMS, WFS) từ dữ liệu của họ để có thể chia sẻ hay sử […]

Read More

[Q&A] How do I parse getStyle request? Get SLD GeoServer

Posted on September 22, 2018 by soiqualang_chentreu Posted in GIS, Web Tagged geoserver, openlayers, sld, webgisLeave a Comment on [Q&A] How do I parse getStyle request? Get SLD GeoServer

I am having problem parsing

1
<span class="pln">http</span><span class="pun">:</span><span class="com">//localhost:8080/geoserver/wms?request=GetStyles&amp;layers=topp%3Astates&amp;service=wms&amp;version=1.1.1</span>

getStyle response from geoserver of layer topp:states. I want to get the SLD information of a layer with openlayers. I get blank response for the following request. The response parsed SLD file has no […]

Read More

Installing Apache, QGIS Server, And Lizmap Web Client On Windows OS

Posted on September 21, 2018 by soiqualang_chentreu Posted in GIS, Tài liệu Tagged lizmap, QGIS, webgisLeave a Comment on Installing Apache, QGIS Server, And Lizmap Web Client On Windows OS

Installing Apache, QGIS Server, And Lizmap Web Client On Windows OS /******************** Note lại dành đọc sau thanks for https://opengislab.com/blog/2018/7/7/updated-installing-apache-qgis-server-and-lizmap-on-windows-os ******************/ July 10, 2018 This is an updated version of my previous blog post on installing Apache, QGIS Server, and Lizweb Map […]

Read More

[Note] Using QGIS, Lizmap Plugin And Web Client To Publish Web Maps

Posted on September 21, 2018September 21, 2018 by soiqualang_chentreu Posted in GIS, Tài liệu Tagged lizmap, QGIS, webgisLeave a Comment on [Note] Using QGIS, Lizmap Plugin And Web Client To Publish Web Maps

/******************** Note lại dành đọc sau thanks for https://opengislab.com/blog/2018/7/19/using-lizmap-plugin-to-publish-web-maps ******************/ July 19, 2018 This post is a continuation of the previous Updated Installing Apache, Lizmap Web Client, and QGIS on Windows OS blog post. You need to have a GIS server set up […]

Read More

[Note] Phát triển ứng dụng Yourmap.cf

Posted on September 19, 2018 by soiqualang_chentreu Posted in Capuchino, Ý tưởng Tagged webgis, yourmap.cf1 Comment on [Note] Phát triển ứng dụng Yourmap.cf

Hồi trước, có ý định làm trang chia sẻ bản đồ gọi là YourMap Ý tưởng là cho mọi người upload bản đồ của họ lên dưới dạng GeoJson hoặc xyz tiles, tạo các bản đồ và chia sẻ bản […]

Read More

Posts navigation

Older posts

Recent Posts

  • Pokemon – Hoenn map – Database
  • THẾ GIỚI POKÉMON – ĐỊA LÝ VÀ TỰ NHIÊN
  • Hoenn map – Cơ sở địa lý – Georeference
  • [Note] Indoor mapping Technology
  • [Open Project] Tạo bản đồ vùng Hoenn Pokemon

RSS Đỗ Long's Question to Answer – Recent questions and answers

  • Answered: PostgreSQL get comment of column
  • Answered: Postgres: SQL to list table foreign keys
  • Answered: Postgresql get all column names
  • Answered: Facebook Script remove Saved
  • Answered: get size of json object
  • Answered: How to disable warning and notice by php.ini
  • Answered: [PHP] Read text file as array

RSS Long's blog

  • Thương và Yêu!
  • Where Do We Go...
  • 21/10/2018
  • To Love's End vr piano cover by Sói
  • Làm phim hoạt hình

Recent Comments

  • Pokemon - Hoenn map - Database - Long's blog on Hoenn map – Cơ sở địa lý – Georeference
  • Hoenn map - Cơ sở địa lý - Georeference - Long's blog on [Open Project] Tạo bản đồ vùng Hoenn Pokemon
  • Hoenn map - Cơ sở địa lý - Georeference - Long's blog on THẾ GIỚI POKÉMON – ĐỊA LÝ VÀ TỰ NHIÊN
  • PocketMine-MP - Long's blog on Ghi chú về sử dụng screen trong linux
  • PocketMine-MP - Long's blog on Tạo mạng riêng ảo (VPN) trên Linux VPS

Tags

Android database Debian Docker domain Flutter gdal geoserver gis guitar Hoenn map htaccess java javascript Jupyter Notebook Linux MapServer mssql mysql Nodejs openlayers php plugin Pokemon postgis postgresql pyqgis python QGIS qt creator raster remote sensing sql server swap tomcat tools ubuntu viettabs.cf viễn thám VPS web webgis wfs window server 2012 wordpress

Meta

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

Archives

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

Categories

  • Capuchino
  • Công nghệ
  • Dữ liệu
  • GIS
  • GIS – Remote Sensing news
  • Linux
  • Mẹo vặt
  • Research
  • Sói's Tutorials
  • Tài liệu
  • Uncategorized
  • Viễn thám
  • Web
  • WebGIS
  • Ý tưởng

COPYRIGHT © 2017 - SOIQUALANG_CHENTREU. Theme: Business Hub by Rigorous Themes.


Back To Top