
enumap.wordpress.com
Enumap's Weblog | GIS, GeoMatics, GeoInfoMatics, Photogrammetry, Remote sensing, MapGIS, GeoMatics, GeoInfoMatics, Photogrammetry, Remote sensing, Map
http://enumap.wordpress.com/
GIS, GeoMatics, GeoInfoMatics, Photogrammetry, Remote sensing, Map
http://enumap.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Sunday
LOAD TIME
0.2 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
12
SSL
EXTERNAL LINKS
50
SITE IP
192.0.78.13
LOAD TIME
0.199 sec
SCORE
6.2
Enumap's Weblog | GIS, GeoMatics, GeoInfoMatics, Photogrammetry, Remote sensing, Map | enumap.wordpress.com Reviews
https://enumap.wordpress.com
GIS, GeoMatics, GeoInfoMatics, Photogrammetry, Remote sensing, Map
Python: OpenCV: resize image by width | Enumap's Weblog
https://enumap.wordpress.com/2014/07/06/python-opencv-resize-image-by-width
GIS, GeoMatics, GeoInfoMatics, Photogrammetry, Remote sensing, Map. Python: OpenCV: resize image by width. Resize big image by width for example there are 5400×2700 pixels and want to display by 1000 pixel width. try this. Filename = 'bigimage.jpg'. Oriimg = cv2.imread(filename,cv2.CV LOAD IMAGE COLOR). Height, width, depth = oriimg.shape. NewX,newY = oriimg.shape[1]*imgScale, oriimg.shape[0]*imgScale. Newimg = cv2.resize(oriimg,(int(newX),int(newY) ). Cv2imshow("Show by CV2",newimg).
Python: Trigonometry in python | Enumap's Weblog
https://enumap.wordpress.com/2013/08/14/python-trigonometry-in-python
GIS, GeoMatics, GeoInfoMatics, Photogrammetry, Remote sensing, Map. Python: Trigonometry in python. ตร โกณม ต ในไพธอน ม การคำนวณคล ายก บโปรแกรมอ นๆยกต วอย างเช น. หน วยว ดม มเป น องศา). Sin 30 = 0.5000. Cos 30 = 0.8666. Tan 30 = 0.5773. Asin 0.5000 = 30. Acos 0.8666 = 30. Atan 0.5777 = 30. การใช ไพธอนคำนวณค าม มพวกน ควรระล กไว เสมอว าคอมพ วเตอร คำนวณม มในหน วย เรเด ยน หากต องการทราบค าหน วยม มเป นองศา ต องทำการแปลงให เร ยบร อยก อน. ด งต วอย างข างบนเข ยนในภาษาไพธอนได ด งน. Print sin( radians(30) ).
Python: Install OWSLib package on windows 7 64 bit | Enumap's Weblog
https://enumap.wordpress.com/2014/04/21/python-install-owslib-package-on-windows-7-64-bit
GIS, GeoMatics, GeoInfoMatics, Photogrammetry, Remote sensing, Map. Python: Install OWSLib package on windows 7 64 bit. OWSLib is a Python package for client programming with. OGC) web service (hence OWS) interface standards, and their related content models. There are no binary package for windows but you can use this way to install. You need to install easy install.exe it come with setuptools package. download setuptools link. Open command prompt (terminal window) [ how to open command prompt. Join 7 o...
Pyahon: List data from two lists | Enumap's Weblog
https://enumap.wordpress.com/2013/12/11/pyahon-list-data-from-two-lists
GIS, GeoMatics, GeoInfoMatics, Photogrammetry, Remote sensing, Map. Pyahon: List data from two lists. When we want to display data from 2 lists we can do this. A = [1,2,3,4,5]. B = [6,7,8,9,0]. If we use zip funcetion. The output is [(1,6),(2,7),(3,8),(4,9),(5,0)]. We can display in loop for. For i in zip(a,b):. The output will show. Laquo; Python: OpenCV: Plot points on image. KMPLAYER: How to disable right panel. Leave a Reply Cancel reply. Enter your comment here. Address never made public).
Python: Read Excel file | Enumap's Weblog
https://enumap.wordpress.com/2014/07/14/python-read-excel-file
GIS, GeoMatics, GeoInfoMatics, Photogrammetry, Remote sensing, Map. Python: Read Excel file. Read data in excel by python using xlrd plugin. XlsName = "data.xls". Book = xlrd.open workbook(xlsName). Print "The Number of worksheets is ", book.nsheets. Print "Worksheet name(s):", book.sheet names(). Sht = len(book.sheet names(). For i in range(sht):. Sh = book.sheet by index(i). Print "%s have %d rows %d columns"%(sh.name, sh.nrows, sh.ncols). Worksheet = book.sheet by index(0). Header row = 0. Enter your ...
TOTAL PAGES IN THIS WEBSITE
12
Geo Informatics: การนำข้อมูล shapfile เข้าสู่ฐานข้อมูล Oracle
http://watalways.blogspot.com/2009/12/shapfile-oracle.html
วันอาทิตย์ที่ 13 ธันวาคม พ.ศ. 2552. การนำข้อมูล shapfile เข้าสู่ฐานข้อมูล Oracle. การนำเข้าข้อมูล shapefile เก็บในฐานข้อมูล Oracle ผมใช้ mapbuilder ในการอิมพอร์ต สามารถดาวน์โหลดได้ที่ mapbuilder(Oracle). เมื่อดาวน์โหลดมาแล้ว เปิดโปรแกรม mapbuilder.jar จะปรากฏหน้าต่างดังรูป. ที่ช่อง connection ให้เราเลือก Load/Add/remove Database Connections และคลิกที่ add จะปรากฏหน้าต่างให้เรากำหนดค่าการเชื่อมต่อ ดังรูป. จะปรากฏหน้าต่างให้เรา Import Shapefile ไปเก็บในฐานข้อมูล oracle. 1 ความคิดเห็น:. 17 มกราคม 2555 20:31.
Geo Informatics: ธันวาคม 2009
http://watalways.blogspot.com/2009_12_01_archive.html
วันพุธที่ 23 ธันวาคม พ.ศ. 2552. Web GIS App using Geoserver and Oracle Spatial. บังเอิญเข้าไปเจอเวบของ New York City. สวยดีครับ เลยนำมาแบ่งปัน. ไม่มีความคิดเห็น:. Geoserver and Oracle DataStore. เราสามารถเชื่อมต่อฐานข้อมูล Oracle ของเรากับ Geoserver เพื่อนำเสนอเป็น Geospatial Web ได้ โดยต้องทำการติดตั้ง. Oracle datastore plugin สามารถดาวน์โหลดได้จาก เวบไซต์ของ Geoserver. โดยเลือกให้ตรงกับเวอร์ชั่นที่เราติดตั้งปัจจุบัน. เมื่อดาวน์โหลดมาแล้วให้เรา Extract ไฟล์ที...ทดลองเชื่อมต่อ. วันนี้...160; ...
SawarinO: การตรวจสอบเส้นโครงแผนที่ของชุดข้อมูลแรสเตอร์ (Detecting the map projection of a raster dataset)
http://sawarino.blogspot.com/2014/01/detecting-map-projection-of-raster.html
GeoInformatics, Remote Sensing, GIS, GDAL, and Free/Open Source Software (FOSS) for GeoInformatics. ค้นหาข้อมูลในบล็อก (Search in this blog). Wednesday, January 8, 2014. การตรวจสอบเส้นโครงแผนที่ของชุดข้อมูลแรสเตอร์ (Detecting the map projection of a raster dataset). Gdaltindex xxx.shp [Raster Dataset]. ตัวอย่างการใช้งาน. Gdaltindex index.shp . *.tif. ตัวอย่างการใช้งานจริงสามารถทำได้ดังภาพตัวอย่างที่่ 1 เลยครับ. Subscribe to: Post Comments (Atom). Free GeoSpatial Data and Service. Thai Geospatial Web Blog.
SawarinO: 9/1/12 - 10/1/12
http://sawarino.blogspot.com/2012_09_01_archive.html
GeoInformatics, Remote Sensing, GIS, GDAL, and Free/Open Source Software (FOSS) for GeoInformatics. ค้นหาข้อมูลในบล็อก (Search in this blog). Thursday, September 20, 2012. QGIS: วิธีแก้ปัญหา Labels ซ้อนทับกัน. ภาพที่ 1 การกำหนดค่าของ Labels แบบปกติ. หลังจากนั้นจะได้ตัวอย่างผลลัพธ์ดังภาพที่ 2 ดังนี้. ภาพที่ 2 ตัวอย่าง Labels ที่ซ้อนทับกัน. วันนี้ผมขอเสนอหนึ่งในวิธีการแก้ปัญหานี้ครับ. อันดับแรกให้ทุกท่านยกเลิก Labels ที่ได้ทำไว้เสียก่อ...เพื่อความเข้าใจอย่างง่าย (แล้วก&#...เมื่อกำหนดค่าขอ...QGIS: วิธ...
SawarinO: กำหนดช่วงชั้นข้อมูลด้วยฟังก์ชัน IF
http://sawarino.blogspot.com/2012/05/if.html
GeoInformatics, Remote Sensing, GIS, GDAL, and Free/Open Source Software (FOSS) for GeoInformatics. ค้นหาข้อมูลในบล็อก (Search in this blog). Thursday, May 31, 2012. กำหนดช่วงชั้นข้อมูลด้วยฟังก์ชัน IF. วันนี้ขอทดลองเขียนคำสั่งการคำนวณหาระดับชั้น (Class) แบบกำหนดค่าช่วงเอง (Interval) บนโปรแกรม Spreadsheet ด้วยตัวอย่าดังนี้ครับ. สมมุติผมมีค่าของข้อมูลที่อยู่ในช่วงต่างๆดังนี้. ที่กำหนดใหม่) จะมีค่าของข้อมูลตั้งแต่ 0.0 - 0.4 (x. IF(CELL =0.8,5,IF(CELL =0.7,4,IF(CELL =0.6,3,IF(CELL =0.4,2,1) ). Global DEM: SR...
SawarinO: 5/1/13 - 6/1/13
http://sawarino.blogspot.com/2013_05_01_archive.html
GeoInformatics, Remote Sensing, GIS, GDAL, and Free/Open Source Software (FOSS) for GeoInformatics. ค้นหาข้อมูลในบล็อก (Search in this blog). Sunday, May 12, 2013. วิธีการสร้าง Tile ข้อมูลภาพ. การสร้าง Tile ให้ข้อมูลภาพนั้นจะช่วยให้การเรียกอ่านข้อมูลภาพมีประสิทธิภาพมากยิ่งขึ้น วิธีการสร้างสามารถทำได้หลายแนวทาง วันนี้จะขอเสนอวิธีการหนึ...Gdalwarp -t srs epsg:4326 -co "TILED=YES" -co BLOCKXSIZE=512 -co BLOCKYSIZE=512 image.tif tiled image.tif. TILED=YES" การทำ Tile ข้อมูล. Subscribe to: Posts (Atom).
SawarinO: การหาค่าสถิติเบื้องต้นของข้อมูลภาพด้วย Matlab
http://sawarino.blogspot.com/2013/08/matlab.html
GeoInformatics, Remote Sensing, GIS, GDAL, and Free/Open Source Software (FOSS) for GeoInformatics. ค้นหาข้อมูลในบล็อก (Search in this blog). Wednesday, August 28, 2013. การหาค่าสถิติเบื้องต้นของข้อมูลภาพด้วย Matlab. วันนี้จะขออนุญาตนำเสนอวิธีการเรียกใช้งานฟังก์ชันพื้นฐานที่อาจจะเป็นเรื่องง่ายมากๆสำหรับท่านที่เคยใช้งาน. Maximum, Minimum, Mean/Average. เป็นต้นครับ. การประมวลผลข้อมูลภาพนั้นเจ้า Matlab จะ. มองข้อมูลภาพและค่าของจุดภาพในรูปของเมทิรกซ์ (. ช่วงคลื่น (. Imred('C: images theos.tif') %. ตรงนี...
SawarinO: 8/1/13 - 9/1/13
http://sawarino.blogspot.com/2013_08_01_archive.html
GeoInformatics, Remote Sensing, GIS, GDAL, and Free/Open Source Software (FOSS) for GeoInformatics. ค้นหาข้อมูลในบล็อก (Search in this blog). Wednesday, August 28, 2013. การหาค่าสถิติเบื้องต้นของข้อมูลภาพด้วย Matlab. วันนี้จะขออนุญาตนำเสนอวิธีการเรียกใช้งานฟังก์ชันพื้นฐานที่อาจจะเป็นเรื่องง่ายมากๆสำหรับท่านที่เคยใช้งาน. Maximum, Minimum, Mean/Average. เป็นต้นครับ. การประมวลผลข้อมูลภาพนั้นเจ้า Matlab จะ. มองข้อมูลภาพและค่าของจุดภาพในรูปของเมทิรกซ์ (. ช่วงคลื่น (. Imred('C: images theos.tif') %. ตรงนี...
SawarinO: 3/1/12 - 4/1/12
http://sawarino.blogspot.com/2012_03_01_archive.html
GeoInformatics, Remote Sensing, GIS, GDAL, and Free/Open Source Software (FOSS) for GeoInformatics. ค้นหาข้อมูลในบล็อก (Search in this blog). Thursday, March 15, 2012. การบีบอัดข้อมูลภาพ (Image compression) ด้วย GDAL. การบีบอัดข้อมูลภาพ (Image compression). โดยทั่วไปแล้วจะแบ่งออกเป็น 2 ประเภทคือ. 1 การบีบอัดแบบไม่มีการสูญเสียรายละเอียดข้อมูล (Lossless compression) ซึ่งค่าความสว่างของแต่ละจุดภาพจะยังคงอยู...2 การบีบอัดแบบสูญเสียรายละเอียดข้อมูล (Lossy compression)...ตัวอย่างการใช้งานท...ประสิทธ&#...
SawarinO: 7/1/13 - 8/1/13
http://sawarino.blogspot.com/2013_07_01_archive.html
GeoInformatics, Remote Sensing, GIS, GDAL, and Free/Open Source Software (FOSS) for GeoInformatics. ค้นหาข้อมูลในบล็อก (Search in this blog). Wednesday, July 17, 2013. สัมประสิทธิ์แคปปา (Kappa coefficient). วันนี้คุณน้องสาวสุดที่เลิฟ ได้ส่งข้อความมาถามว่าเคยใช้ Kappa coefficient สำหรับการิเคราะห์ข้อมูลไหมและต่างจาก Pearson correlation coefficient อย่างไร ผมเห็นว่าเป...หรือชื่อทางการคือ Cohen's kappa coefficient นั้นเป็นค่าสถิติที่...ส่วน Pearson correlation coefficient. นั้นจะต้องอาศ...ประเด็นท&...
TOTAL LINKS TO THIS WEBSITE
50
enumag-theeducationalmagazide.blogspot.com
Definicions RSE · CSR Definitions
Definicions RSE · CSR Definitions. Sunday, May 22, 2011. Complain Letter About Disconnection Of Enternet. A Spain that is dying and another Spain Spain connects. Already a English man who wants to live and live. Between dying and another Spain. Yawning. Antonio Machado. But as I said last Saturday sociologist Ignacio Urquizu a great article. Importance of the economy. Maneuverability Lack of government. Brave new world in which we live. Thursday, May 19, 2011. Random Bleeding In The Vajina. Part of the e...
E-NUMAN
Initial D Arcade Stage 5. At a first glance ID Arcade Stage 5 looks very much like the Stage 4, since its only a software upgrade you cant ask for much. Many say that the addition of various courses and improved technical driving aspects are one of the many things that the Stage 5 and Stage 4 differ in. Reviews and impressions of 12 ds games. Excuse me for the boring title but I can’t think of anything catchy today (must be the cheeseburger. it has to be! Super Mario 64 DS. Continue reading ‘review...
enumania.com
The domain enumania.com is for sale. To purchase, call Afternic.com at 1 781-373-6847 or 855-201-2286. Click here for more details.
This website is currently unavailable.
The website you were trying to reach is temporarily unavailable. Please check back soon. If you are the owner of this website, please contact Technical Support as soon as possible.
Enumap's Weblog | GIS, GeoMatics, GeoInfoMatics, Photogrammetry, Remote sensing, Map
GIS, GeoMatics, GeoInfoMatics, Photogrammetry, Remote sensing, Map. Clean MicroSD card space. I have 16 GB microsd card use in Windows and Ubuntu. When I want to format this card Windows can read only 70.4 MB, Oh it lost a lot. I think Windows can’t read some Linux files. OK let’s clean it up. The DiskPart dialog box will show up. Then follow this step by step. Select disk (Disk 2 for me) by type “select disk 2” and enter. Now clean their space by type “clean” then enter. Comments : Leave a Comment.
enuma pacific ltd
Subscribe to: Posts (Atom). View my complete profile. Simple template. Powered by Blogger.
enumara.com is for sale
This domain is for sale. You can make an offer to this domain right now. I have read the agreement. Sales of this domain includes. 2015 Alan Adı Satış Raporu. 2014 Alan Adı Satış Raporu. En Yüksek Türkçe 10 Alan Adı Satışı *. This domain is part of Sales Page Program by Alanadları.com. Neden iyi bir alan adına sahip olmalı?
Numara Sorgulama
Numaranın Ücretsiz Öğrenebileceği Servisler (Sadece Sabit Hatlar İçin). Numaranın Ücretli Öğrenebileceği Servisler. Enumarasorgulama - numara sorgu sistemi 2014 numara sorgulama.
enumarr (Ramune) - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Deviant for 8 Years. This deviant's full pageview. Last Visit: 132 weeks ago. This is the place where you can personalize your profile! By moving, adding and personalizing widgets. Why," you ask?
enumasam (Thao Vang) | DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Digital Art / Hobbyist. Deviant for 14 Years. This deviant's full pageview. Last Visit: 2 weeks ago. This is the place where you can personalize your profile! By moving, adding and personalizing widgets. You can drag and drop to rearrange. You can edit widgets to customize them. The bottom has widgets you can add! We've split the page into zones! Favourite ...