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

Problem z miastem Zambrów #26

Open
zibik opened this issue Jul 16, 2015 · 0 comments
Open

Problem z miastem Zambrów #26

zibik opened this issue Jul 16, 2015 · 0 comments

Comments

@zibik
Copy link

zibik commented Jul 16, 2015

./merger.py --gugik --terc 2014011
[CUT]
Traceback (most recent call last):
File "./merger.py", line 794, in
main()
File "./merger.py", line 755, in main
data = dataFunc()
File "./merger.py", line 749, in
dataFunc = lambda: imp.getAddresses()
File "/home/zibi/osm-tools/impa/osm-addr-tools/punktyadresowe_import.py", line 368, in getAddresses
data = self.fetchTiles()
File "/home/zibi/osm-tools/impa/osm-addr-tools/punktyadresowe_import.py", line 624, in fetchTiles
map(self._convertToAddress, doc.iterchildren('{http://www.opengis.net/kml/2.2}Placemark'))
File "/home/zibi/osm-tools/impa/osm-addr-tools/punktyadresowe_import.py", line 602, in _isEligible
if addr.status_budynku.upper() == 'PROGNOZOWANY':
AttributeError: 'NoneType' object has no attribute 'upper'

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

No branches or pull requests

1 participant