Skip to content

Commit

Permalink
Merge branch 'branch-6-2'
Browse files Browse the repository at this point in the history
  • Loading branch information
tbonfort committed Aug 13, 2013
2 parents 9e50089 + d3ec344 commit 5750af5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tile4ms.c
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ int process_shapefiles(char *metaFileNameP, char *tileFileNameP,
/* create and add shape object. Returns link to entry in DBF file */
/* --------------------------------------------------------------- */

shapeRect.type = MS_SHAPE_POLYGON;
msAddLine(&shapeRect, &line);
entityNum = msSHPWriteShape( tileSHP, &shapeRect );

Expand Down

0 comments on commit 5750af5

Please sign in to comment.