moodle/iplookup
2023-05-24 08:40:34 +02:00
..
tests MDL-77040 core: assert types of returned Geoplugin data, not values. 2023-01-26 13:24:00 +00:00
earth.jpeg
index.php MDL-63759 iplookup: use OSM if Google is not used, use accuracy radius 2023-05-24 08:40:34 +02:00
lib.php MDL-63759 iplookup: use OSM if Google is not used, use accuracy radius 2023-05-24 08:40:34 +02:00
marker.gif
module.js MDL-34960 drop deprecated Google Maps API V2 2012-08-19 20:07:27 +02:00
README.txt

iplookup info
-------------

1/ old plugins are not supported anymore

2/ general information in admin settings "Site Administration/Location/Location settings"

3/ technical info:

xplanet commadline
  xplanet -projection rectangular -latitude 0.00  -longitude 0.00  -num_times 1  -geometry 620x310  -output earth.jpeg -quality 90 -config config.txt

config.txt
  [earth]
  shade=100

original Earth map from:
  http://www.radcyberzine.com/xglobe/

marker.gif
  custom made in Inkscape

Petr Skoda (skodak), January 2008