Opened 10 years ago

Closed 10 years ago

#2466 closed defect (fixed)

Fix VotingDistricts layer

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

Description

The VotingDistricts data source after the Sheboygan dataset revamp, has feature ids starting from 0.

This makes it unintuitive for some sample code where to select parcels by owner under district 1 requires passing in FeatId = 0

We should fix the ids on this data store.

Change History (2)

comment:1 by jng, 10 years ago

Summary: Fix bad ids in VotingDistricts data sourceFix VotingDistricts layer

Actually: The VotingDistricts layer is labelling against the wrong ids. We should fix that instead

comment:2 by jng, 10 years ago

Resolution: fixed
Status: newclosed

Fixed trunk (r8300) and 2.6 (r8299)

Note: See TracTickets for help on using tickets.