SpatialNotes
Odds and ends, primarily about working with spatial applications.
2011-06-15
Fix for Quantum GIS and Python bindings mismatch in Ubuntu 10.10
›
I'm one version behind on my Ubuntu distro (I've decided to wait until the next LTS before upgrading again, since I really need the ...
2011-02-28
Converting WKT projection info to Proj4 (and back) - the PHP edition
›
As noted in a previous post , it is fairly easy to utilize the language bindings for the GDAL project to work with projections. However, if...
2011-02-05
A web page hit counter that plots your visitors on a globe.
›
While reading someone's NASA blog, I came across this neat little widget that plots all of your visitors as points on a revolving globe ...
2011-01-13
Creating a global control in OpenLayers for specific key combinations
›
This is largely a follow-up to a previous post I made discussing how to effectively capture right clicks on an OpenLayers map object. That...
2010-11-21
Capturing right-click events in OpenLayers
›
I've been looking at using OpenLayers as the mapping API for an application I've been working on for some time. One of the key feat...
8 comments:
Converting WKT projection info to Proj4 (and back)
›
I've had many occasions where I've had WKT-style projection text (e.g., the contents of the *.prj files that normally accompany ESRI...
Home
View web version