Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install tiddlywebplugins.geofilters

How to install tiddlywebplugins.geofilters

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install tiddlywebplugins.geofilters
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.931 Available View build log
Windows (64-bit)
0.931 Available View build log
Mac OS X (10.5+)
0.931 Available View build log
Linux (32-bit)
0.931 Available View build log
Linux (64-bit)
0.931 Available View build log
 
Links
Author
Dependencies
Lastest release
version 0.931 on Jan 5th, 2011

A TiddlyWeb plugin that provides ability to query tiddlers with geodata near a given location

This provides a new filter for TiddlyWeb aimed at geotiddlers (tiddlers containing longitude and latitude information expressed in fields with names "geo.long" and "geo.lat respectively")

It adds a near filter which allows you to query tiddlers by proximity the argument given is comma separated with latitude first, longitude second and radius third. eg.

tiddlers/bag/geotiddlers?near=50,0,5km

you can also request in miles tiddlers/bag/geotiddlers?near=50,0,5miles

The resulting distance (in miles or kms depending on what was called) is added to a temporary tiddler field called "_geo.proximity"

To install Simply update your tiddlywebconfig to supply the following. config = { 'system_plugins': ['tiddlywebplugins.ltgt','tiddlywebplugins.geofilters'], }

This package is licensed under the same terms as TiddlyWeb itself.

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.