Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Einige Verbesserungen #7

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Einige Verbesserungen #7

wants to merge 14 commits into from

Conversation

weddige
Copy link

@weddige weddige commented Jun 23, 2015

Der pull request

  • behebt einige Probleme mit python3
  • ermöglicht den Import von Daten aus AT und CH
  • fügt die PLZ aus AT und CH hinzu
  • passt den Code an PEP8 an.

weddige and others added 8 commits November 19, 2013 14:59
Locations outside of Germany have to be created explicitly:
>>> import pygeodb
>>> w = pygeodb.PLZ('1010', land='AT')
>>> m = pygeodb.PLZ('80809', land='DE')
>>> pygeodb.distance(w, m)
357568
@ri0t
Copy link

ri0t commented Jul 30, 2017

@weddige hmm, sieht so aus, als würde das die Kompatibilität zu 2.x brechen.

Korrektur: ick war bloß kurz blind und zu voreilig

+1 for merge!

@coveralls
Copy link

coveralls commented Jun 29, 2018

Coverage Status

Coverage decreased (-2.4%) to 97.619% when pulling eddce7b on djangsters:master into 1d2e351 on mdornseif:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants