Opened 12 years ago

Closed 8 years ago

#1948 closed defect (fixed)

Un-bufferable geometry in Sheboygan dataset

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

Description (last modified by jng)

  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.

Note that the un-bufferable feature in question is not the same feature that had tripped up FDO in the past (http://trac.osgeo.org/fdo/ticket/382)

Attachments (1)

Capture.PNG (272.5 KB ) - added by jng 12 years ago.

Download all attachments as: .zip

Change History (3)

by jng, 12 years ago

Attachment: Capture.PNG added

comment:1 by jng, 12 years ago

Description: modified (diff)

comment:2 by jng, 8 years ago

Resolution: fixed
Status: newclosed

I can no longer reproduce this issue.

The GEOS upgrade that was made since the version this issue was reported must've fixed this.

Note: See TracTickets for help on using tickets.