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

RDF export error: capgrids ValueError #475

Open
jessesnyder opened this issue Mar 24, 2022 · 0 comments
Open

RDF export error: capgrids ValueError #475

jessesnyder opened this issue Mar 24, 2022 · 0 comments
Assignees
Labels

Comments

@jessesnyder
Copy link

Exception thrown while running weekly RDF export:

2022-03-24 12:57:53 ERROR pleiades.rdf Exception caught computing grid extent for <Location at /plone/places/414508/batlas-locati
on>
Traceback (most recent call last):
  File "/srv/python27-apps/pleiades4/src/pleiades.rdf/pleiades/rdf/common.py", line 588, in place
    bounds = capgrids.box(mapnum, grid)
  File "/srv/python27-apps/pleiades4/src/pleiades.capgrids/pleiades/capgrids/__init__.py", line 48, in box
    row = int(gs[1:])
ValueError: invalid literal for int() with base 10: '1-C4'
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

2 participants