Skip to content

Self intersection error during bulk insert #104

Description

@jpaden

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions