GitXplorerGitXplorer
s

geohunt

public
2 stars
0 forks
1 issues

Commits

List of commits on branch master.
Unverified
89947c2f018255eea59819ded23e51a999d7f954

copying

committed 14 years ago
Unverified
ee2bc6090a52ad251e06acaa782efda0c0771c9d

updated license, changed default result

committed 14 years ago
Unverified
eb87049e23a7a5915ed2696a5634eec11e2418e6

more todo

committed 14 years ago
Unverified
3c5148ddd3aca9d1d0962925394213b08c0ec741

version 1

committed 14 years ago

README

The README file for this repository.

Geohunt, version 1 January 23, 2010 stephen@thjnk.com

Geohunt generates a list of Wikipedia articles that need photographs.

== Why? == I wanted to make it easy to find things to photograph, and I figured that geotags are a good place to start. There are certainly non-geotagged articles that also need photographs:

== To do ==

  • Search result limit
  • Manual input of WGS84 lat/long (currently spherical mercator)
  • More percise search range (currently +/- lat long calculated by zoom level)
  • Format result page for printing
  • Query DBpedia in languages other than EN
  • Cache generated lists, with static maps?
  • Better navigation on search map--text search for place?
  • Reverse geo look up street addresses for results?

== External sites ==

=== Maps === All the maps are generated by OpenLayer from Open Street Maps.

=== DBpedia === This script relies on information from DBpedia 3.6, based on Wikipedia dumps from October/November 2010. DBpedia is a great way to query Wikipedia for structured information. Geohunt communicates with DBpedia through the SPARQL endpoint.

== License == All code written by Stephen LaPorte is licensed under a Creative Commons Attribution 3.0 Unported License.