My favorites | Sign in
Project Logo
                
Search
for
Updated Nov 17, 2008 by exogen
Labels: Featured
NovemberSprint  
Tasks and discussion for the November sprint.

Outline

Details

Revised package layout

Unit tests

The tests directory was added to trunk in r40.

Parsers module

Geotagged HTML support

Support for ICBM and geo meta tags and Geo microformat added in r34. Needs tests.

GPX file support

Under development (began in r34).

ISO 6709 support

To do.

Geo RDF vocabulary

Under development (began in r34).

Geohash support

Added in r34. Tests added in r43.

Entry points

For example, the google entry point in the geopy.geocoders namespace should point to the `geopy.geocoders.google.Google class.

Other potential namespaces: geopy.distance, geopy.ellipsoids


Comment by exogen, Nov 16, 2008

The parsers module will eventually contain both readers and writers for various formats. Maybe a better module name would be formats or serialization (or s11n).


Sign in to add a comment
Hosted by Google Code