Ticket #3395 (closed bug: duplicate)

Opened 2 years ago

Last modified 2 years ago

reading MultiPoint WKT broken

Reported by: slinkp Owned by: tschaub
Priority: major Milestone: 2.11 Release
Component: Format.WKT Version: 2.10
Keywords: Cc:
State:

Description

Sometime between OpenLayers 2.9 and 2.10, it looks like something changed that broke MultiPoints loaded from WKT.

Example that works with 2.9 but neither 2.10 nor 2.11-rc1... here it is with OpenLayers 2.11-rc1:  http://slinkp.com/~paul/olwidget-multipoint.html

and here it is working fine with OpenLayers 2.9:  http://slinkp.com/~paul/olwidget-multipoint-2.9.html

Change History

Changed 2 years ago by slinkp

A bit more info: I had a checkout of r10972 lying around, tested it and this bug was present by then.

MultiLineString and MultiPolygon both work fine, only MultiPoint has the problem.

Changed 2 years ago by slinkp

Forgot to say what the problem behavior is!

In 2.10 or 2.11-rc1, only one point (the first?) is displayed.

In 2.9, all points are displayed.

Changed 2 years ago by bartvde

Looking into this one now.

Changed 2 years ago by bartvde

This is related to #2670

Changed 2 years ago by bartvde

  • status changed from new to closed
  • resolution set to duplicate

Closing this one as a duplicate of #2670 now that #2670 has been moved into the 2.11 milestone

Note: See TracTickets for help on using tickets.