about 2 years ago - No comments
Just a couple of notes to onself using gdal: Use gdalwarp to reproject your GeoTIFF files! I wanted to use my own satellite images acquired from GeoEye, however, on some areas I wanted to use google sat images as well since I don’t have the coverage. In order to do so, I need to reproject
about 2 years ago - No comments
An old coworker and I worked on a travel portal for the Philippines called travelsite.ph about 4 years ago. We are now given a task of reviving the old web application and even adding mapping functionalities. Back then, the application was using ColdFusion 4.5 and MySQL 3. Fingers crossed we dropped the app in a
about 2 years ago - No comments
I’ve been a dormant user of OpenLayers for months (4 months?) now and it was a surprise that the svn trunk had huge differences from what I remember OL (2.4/5?) to be. One of the cool features that and the OpenLayers community contributed was the Google Speherical Mercator hack. Below is a quick step tutorial
about 2 years ago - 1 comment
Having troubles downloading google videos in china. I found this excellent post, http://www.isaacmao.com/meta/2006/07/how-to-view-google-video-locally-in.html”. Trick here, is for your browser to use anonymous access. This is where TOR comes to the picture. Follow the steps above in setting up TOR. You should see two (2) icons on your system tray–[1] Privoxy and [2]Tor. Go to D:\Vidalia
about 3 years ago - No comments
I have finally fixed the disappearing layer on the layer switch when we try to overlay the layer on top of Google. I edited Google.js to reflect the ff: MAX_ZOOM_LEVEL: 22, /** Hardcode these resolutions so that they are more closely * tied with the standard wms projection * * @final @type Array(float)