diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2009-07-26 08:05:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-07-26 08:05:36 -0400 |
commit | fc18de040c6b49af82bec3445bb80f25a5692820 (patch) | |
tree | bc791bde08cf2f89a6c647f3c36099bfa0fe5224 | |
parent | 5a4e90468cd88657104d22f6bb400580891d2164 (diff) | |
download | ikiwiki-fc18de040c6b49af82bec3445bb80f25a5692820.tar ikiwiki-fc18de040c6b49af82bec3445bb80f25a5692820.tar.gz |
Reference a potentially-useful Perl module
-rw-r--r-- | doc/todo/geotagging.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/geotagging.mdwn b/doc/todo/geotagging.mdwn index cb07e5e0c..65658d7c4 100644 --- a/doc/todo/geotagging.mdwn +++ b/doc/todo/geotagging.mdwn @@ -3,3 +3,5 @@ and search/sort pages by distance to a given location, as well as showing page locations on a map (Google Map, OpenStreetMap, etc). -- [[users/vibrog]] [[!tag wishlist]] + +> [[!cpan Geo::Coordinates::UTM]] would probably be useful. --[[smcv]] |