Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philipn/localwiki-geocode-pagenames
Simple pagename -> point conversion via LocalWiki API
https://github.com/philipn/localwiki-geocode-pagenames
Last synced: 10 days ago
JSON representation
Simple pagename -> point conversion via LocalWiki API
- Host: GitHub
- URL: https://github.com/philipn/localwiki-geocode-pagenames
- Owner: philipn
- License: mit
- Created: 2012-09-18T05:33:37.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-18T11:50:18.000Z (over 12 years ago)
- Last Synced: 2023-04-20T03:10:46.544Z (over 1 year ago)
- Language: Python
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Testing out a really rough, semi-automated pagename geocode thing using the
LocalWiki API.The idea is that you'd run this against a LocalWiki instance and it will add
maps to pages that don't have maps but have page names that look a lot like addresses.This is really only useful for LocalWikis that were birthed from a legacy wiki
import or something where you've got lots of pages with addresses-for-pagenames
but no maps.To install:
$ pip install localwiki-geocode-pagenames
To run:
$ localwiki-geocode-pagenames
Why?
----This was thrown together when migrating ArborWiki.org from their old wiki
software. They had a lot of pagenames like "34 South Parkside" but the pages
themselves lacked maps.