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

Self intersection error during bulk insert #104

Open
jpaden opened this issue Nov 2, 2016 · 0 comments
Open

Self intersection error during bulk insert #104

jpaden opened this issue Nov 2, 2016 · 0 comments

Comments

@jpaden
Copy link
Member

jpaden commented Nov 2, 2016

Loading path for segment 19960520_01

... ans =
Error using jsonResponseDecode (line 51)
"<class 'django.db.utils.InternalError'> ERROR IN /var/django/ops/ops/views.py/createPath AT LINE 141:: ERROR: Error performing intersection: TopologyException: found non-noded intersection between LINESTRING (-148517 -1.39272e+06, -148516 -1.39271e+06) and LINESTRING (-148515 -1.3927e+06, -148517 -1.39272e+06) at -148516.53729321304 -1392714.3279524411 1117.17693\n | TRACEBACK: /usr/bin/venv/lib/python2.7/site-packages/django/db/backends/utils.py LINE 64"
Error in opsCreatePath (line 60)
[status,message] = jsonResponseDecode(jsonResponse);
Error in opsBulkInsert (line 198)
[status,message] = opsCreatePath(settings.sysName,outData);
Error in runOpsBulkInsert (line 112)
opsBulkInsert(settings);

website: http://gis.stackexchange.com/questions/50399/how-best-to-fix-a-non-noded-intersection-problem-in-postgis

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