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

/othersonbs/kml: <' not supported between instances of 'NoneType' and 'float' #6

Open
aptiko opened this issue Nov 23, 2021 · 0 comments
Labels

Comments

@aptiko
Copy link
Member

aptiko commented Nov 23, 2021

Traceback (most recent call last):
  File "/opt/naturebank/venv/lib/python3.9/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/opt/naturebank/venv/lib/python3.9/site-packages/django/core/handlers/base.py", line 181, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/naturebank/naturebank/views.py", line 299, in kml
    if arow.gis_area < areatrigger:

Exception Type: TypeError at /othersonbs/kml/
Exception Value: '<' not supported between instances of 'NoneType' and 'float'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant