Skip to content

Einige Verbesserungen#7

Open
weddige wants to merge 14 commits into
mdornseif:masterfrom
djangsters:master
Open

Einige Verbesserungen#7
weddige wants to merge 14 commits into
mdornseif:masterfrom
djangsters:master

Conversation

@weddige

@weddige weddige commented Jun 23, 2015

Copy link
Copy Markdown

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

ri0t commented Jul 30, 2017

Copy link
Copy Markdown

@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

coveralls commented Jun 29, 2018

Copy link
Copy Markdown

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.

5 participants