Opened 12 years ago

Last modified 8 years ago

#1948 closed defect

Un-bufferable geometry in Sheboygan dataset — at Initial Version

Reported by: jng Owned by:
Priority: low Milestone:
Component: General Version: 2.2.0
Severity: trivial Keywords:
Cc: External ID:

Description

1) Select the parcel in the attached screenshot (Autogenerated_SDF_ID = 8149) 2) Create a buffer from this selection with default settings

Expect: A buffer to be created around the selected feature

Got: The stock message for a C++ null pointer de-reference:

Problem:\nThe application encountered a problem and could not finish the operation you just requested properly.\n\nSolution:\nIf it\'s the first time you met this problem, try again or restart the application / session; otherwise, describe the steps to reproduce this problem to the server administrator for suggestions.

Modifying buffer.php to show the stack trace reveals it to be at:

  • MgGeometry_Buffer() line 14619 file MgApi_wrap.cpp

Observed in the AJAX viewer (.net and PHP) in both MGOS 2.2 and trunk.

Change History (1)

by jng, 12 years ago

Attachment: Capture.PNG added
Note: See TracTickets for help on using tickets.