Tim Schaub
8317317127
Always add first segment when appending coordinates
...
When we have only a single point, we want to make sure it gets added (fixes #1821 ).
Because this code doesn't differentiate coordinates that are part of a linestring or linearring from those that are independent points, we always add the first segment (or pair of points). In addition, coordinates for segments are appended whenever they represent a change in relationship with respect to the extent. This keeps the code simpler for handling fills and properly capturing intersection points for linestrings. This could be modified to save a few extra coordinates, but it provides for simpler code at a very minimal cost.
2014-03-07 11:02:25 -07:00
..
2014-02-20 11:26:02 +01:00
2014-02-27 13:28:23 +01:00
2014-02-19 11:37:05 +01:00
2013-06-17 12:23:29 +02:00
2014-02-14 15:32:12 +01:00
2014-03-07 13:35:18 +01:00
2014-03-02 12:14:52 +01:00
2014-03-06 09:39:45 -07:00
2014-03-06 13:28:18 +01:00
2013-12-05 16:57:33 +01:00
2014-03-05 10:33:07 +01:00
2014-03-07 11:02:25 -07:00
2014-03-06 09:37:43 -07:00
2014-03-06 09:37:43 -07:00
2014-01-09 09:53:20 +01:00
2014-03-06 14:30:56 +01:00
2014-03-07 13:35:18 +01:00
2014-01-30 11:12:17 +01:00
2014-01-06 09:29:36 +01:00
2013-12-18 17:09:19 +01:00
2013-12-18 08:25:14 +01:00
2013-12-12 15:02:03 +01:00
2013-09-03 10:57:31 -06:00
2013-12-08 21:35:27 +01:00
2013-12-12 15:05:52 +01:00
2013-12-13 18:59:26 +01:00
2014-02-17 17:44:28 +01:00
2014-02-27 13:28:23 +01:00
2014-02-27 13:28:23 +01:00
2014-02-13 21:00:57 +01:00
2014-02-14 15:32:12 +01:00
2013-10-24 18:20:24 -04:00
2014-01-27 15:52:03 +01:00
2014-01-27 15:52:03 +01:00
2013-09-30 10:17:24 +02:00
2013-04-08 13:25:01 +02:00
2013-11-06 08:58:06 +01:00
2014-02-14 15:32:12 +01:00
2014-01-09 09:53:20 +01:00
2013-12-18 11:20:14 +01:00
2013-12-18 11:20:14 +01:00
2013-05-09 22:45:11 +02:00
2013-03-09 02:19:35 +01:00
2013-11-27 10:05:06 +01:00
2014-02-25 22:07:16 -07:00
2014-02-13 10:37:10 -07:00
2014-02-20 08:57:11 -07:00
2014-02-11 14:49:04 +01:00
2014-03-02 12:19:28 +01:00
2014-02-20 16:54:20 +01:00
2014-01-15 09:46:27 +01:00
2013-12-18 11:20:14 +01:00
2014-02-27 09:25:50 +01:00
2014-01-09 15:57:04 +01:00
2014-01-09 15:57:04 +01:00
2014-01-09 15:57:04 +01:00
2013-09-18 15:37:45 +01:00
2014-02-05 10:29:16 -05:00
2013-09-20 12:28:04 +01:00
2013-12-13 18:04:47 +01:00
2013-12-13 18:04:47 +01:00
2013-12-13 18:04:47 +01:00
2013-09-13 11:23:05 -04:00
2013-12-13 18:59:26 +01:00
2014-02-20 16:54:20 +01:00
2014-03-06 09:03:38 +01:00
2014-01-29 14:51:27 +01:00
2014-02-05 10:32:14 -05:00
2013-09-05 15:35:53 -06:00
2013-04-06 14:28:12 +02:00
2014-01-27 15:53:58 +01:00
2014-02-19 10:17:39 -07:00
2014-01-28 20:57:15 +01:00
2014-02-03 14:45:00 +01:00
2013-05-10 10:24:11 +02:00
2013-10-24 18:20:24 -04:00
2014-02-06 22:33:36 +01:00
2014-02-20 19:56:42 +01:00
2013-05-31 15:53:04 +02:00
2013-07-04 08:58:33 +02:00
2014-01-27 14:49:08 +01:00
2013-10-24 18:20:24 -04:00
2013-04-08 13:25:01 +02:00
2013-09-18 15:33:54 +01:00
2013-10-24 18:20:24 -04:00
2013-12-13 18:59:26 +01:00
2013-09-18 15:37:45 +01:00
2014-01-08 11:48:15 +01:00
2013-04-08 13:25:01 +02:00
2014-02-14 15:32:12 +01:00
2013-12-13 18:59:26 +01:00
2013-12-13 18:59:26 +01:00
2014-02-14 15:32:12 +01:00
2013-10-24 18:20:24 -04:00
2013-12-12 15:05:52 +01:00
2014-01-30 11:12:17 +01:00
2013-12-13 18:04:47 +01:00
2014-02-25 16:28:10 +01:00