Changes between Initial Version and Version 2 of Ticket #3111


Ignore:
Timestamp:
Oct 14, 2010, 12:06:57 AM (14 years ago)
Author:
jef
Comment:

Please include a shapefile and report the OGR version you are using.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3111 – Description

    initial v2  
    11Let's say you have 4 polygons in a shapefile
    22
    3 |-----------------|
    4 
    5 | id | name       |
    6 
    7 +----+------------+
    8 
    9 | 0  | polygon-a  |
    10 
    11 | 1  | polygon-b  |
    12 
    13 | 2  | polygon-c  |
    14 
    15 | 3  | polygon-d  |
    16 
    17 |-----------------|
     3|| id || name ||
     4|| 0  || polygon-a ||
     5|| 1  || polygon-b ||
     6|| 2  || polygon-c ||
     7|| 3  || polygon-d ||
    188
    199