This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
License
jamesturk/polipoly
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
NOTE: polipoly is deprecated and no longer maintained. Due to the wide availability of better tools like GEOS <http://trac.osgeo.org/geos/> and GeoDjango <http://geodjango.org> it is no longer in use nor will it see any further development. ~~~~~~~~~~ old readme ~~~~~~~~~~ polipoly - Python library for dealing with political boundaries. Enables programatic conversion of latitudes/longitudes to political districts. http://polipoly.googlecode.com/ polipoly is a project of Sunlight Labs (C) 2007-2008 see LICENSE.txt for details Files Included ============== polipoly.py - The polipoly library examples/address_to_district.py - Implementation of a webservice for an address to district webservice. This is based on the code that runs http://api.sunlightlabs.com/places.getDistrictFromAddress examples/csvtest.py - Example of batch processing addresses from a csv file. Requirements ============ python >= 2.4 pyShapeLib 0.3 (see http://code.google.com/p/polipoly/wiki/ShapeLib) Installation ============ To install run python setup.py install which will install the bindings into python's site-packages directory. Documentation ============= For documentation view the source itself and the examples included in the examples/ subdirectory.
About
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published