Commit Graph

3302 Commits

Author SHA1 Message Date
Tom Payne a6b09c1b1c Remove ol.replay.canvas.Batch#appendCoordinates 2013-11-20 11:41:59 +01:00
Tom Payne 843a2e558c Remove ol.replay.canvas.PolygonBatch#drawRings_ 2013-11-20 11:41:59 +01:00
Tom Payne 0a02409d64 Render MultiPolygons using flat coordinates 2013-11-20 11:41:59 +01:00
Tom Payne df48e2de5c Refactor ol.geom.MultiPolygon 2013-11-20 11:41:59 +01:00
Tom Payne daecad22ae Add ol.geom.{de,in}flateCoordinatesss 2013-11-20 11:41:59 +01:00
Tom Payne 03d5f3f9d9 Render Polygons using flat coordinates 2013-11-20 11:41:59 +01:00
Tom Payne ad8c166a37 Add ol.replay.canvas.PolygonBatch#drawFlatCoordinatess_ 2013-11-20 11:41:59 +01:00
Tom Payne 0f8d123319 Remove ol.replay.canvas.LineStringBatch#drawCoordinates_ 2013-11-20 11:41:58 +01:00
Tom Payne 07173c493e Refactor ol.geom.Polygon 2013-11-20 11:41:58 +01:00
Tom Payne 0a02785438 Render MultiLineStrings using flat coordinates 2013-11-20 11:41:58 +01:00
Tom Payne 20bc49d744 Render line strings using flat coordinates 2013-11-20 11:41:58 +01:00
Tom Payne 1afaa9b6af Add ol.replay.canvas.LineStringBatch#drawFlatCoordinates_ 2013-11-20 11:41:58 +01:00
Tom Payne 335f24f398 Add ol.replay.canvas.Batch#appendFlatCoordinates 2013-11-20 11:41:58 +01:00
Tom Payne 9d07e6509f Refactor ol.geom.MultiLineString 2013-11-20 11:41:58 +01:00
Tom Payne 7740929036 Add ol.geom.{de,in}flateCoordinatess 2013-11-20 11:41:58 +01:00
Tom Payne a89bf0c329 Refactor ol.geom.Point 2013-11-20 11:41:58 +01:00
Tom Payne 6d32756adf Add ol.geom.MultiPoint 2013-11-20 11:41:57 +01:00
Tom Payne ec748f254e Refactor ol.geom.LineString 2013-11-20 11:41:57 +01:00
Tom Payne a415b66e88 Refactor ol.geom.Geometry to support Z, M and flat coordinates 2013-11-20 11:41:57 +01:00
Tom Payne f67fa27c9e Add ol.geom.{in,de}flateCoordinates 2013-11-20 11:41:57 +01:00
Tom Payne 676792692e Add ol.extent.createOrUpdateFromFlatCoordinates 2013-11-20 11:41:57 +01:00
Tom Payne 2d2140ebf4 Add ol.extent.extendFlatCoordinates 2013-11-20 11:41:57 +01:00
Tom Payne cfaad0eff1 Use raw geometry types 2013-11-20 11:41:57 +01:00
Tom Payne 27ab7da5ee Add raw geometry types 2013-11-20 11:41:57 +01:00
Tom Payne e4623af4df Add ol.geom.Geometry#transform 2013-11-20 11:41:56 +01:00
Tom Payne 5bca792288 Refactor ol.format.GeoJSON to implement ol.format.IReader 2013-11-20 11:41:56 +01:00
Tom Payne 2d7c26e3e5 Add ol.format.IReader 2013-11-20 11:41:56 +01:00
Tom Payne 61e221c504 Only draw batches in visible extent 2013-11-20 11:41:56 +01:00
Tom Payne ba1a35b59b Add per-batch extents 2013-11-20 11:41:56 +01:00
Tom Payne fef9ec155b Refactor batching system 2013-11-20 11:41:55 +01:00
Tom Payne 507662af0b Use arrays instead of objects for canvas instructions 2013-11-20 11:41:55 +01:00
Tom Payne 979d35b3b3 Rename ol.reader to ol.format 2013-11-20 11:41:55 +01:00
Tom Payne 8aa6eb5cb7 Improve filenames 2013-11-20 11:41:55 +01:00
Tom Payne 14fb455e1c Remove ol.source.GeoJSON 2013-11-20 11:41:55 +01:00
Tom Payne 5f7f388714 Add ol.reader.readAllFromObject 2013-11-20 11:41:55 +01:00
Tom Payne 53d1171d14 Add MultiPolygon reading to ol.reader.GeoJSON 2013-11-20 11:41:54 +01:00
Tom Payne d3952297db Render MultiPolygons 2013-11-20 11:41:54 +01:00
Tom Payne f0a27ceaf0 Add MultiPolygon drawing to batch 2013-11-20 11:41:54 +01:00
Tom Payne cb099cb453 Add ol.geom.MultiPolygon 2013-11-20 11:41:54 +01:00
Tom Payne 7a6090df65 Correct closing of polygons 2013-11-20 11:41:54 +01:00
Tom Payne 53963b0f6b Add MultiLineString GeoJSON reading 2013-11-20 11:41:54 +01:00
Tom Payne 4d02ecf1e8 Add MultiLineString rendering 2013-11-20 11:41:53 +01:00
Tom Payne 7594f05c57 Add MultiLineString drawing to batch 2013-11-20 11:41:53 +01:00
Tom Payne 91c448d63d Allow z index to be undefined 2013-11-20 11:41:53 +01:00
Tom Payne c658460c09 Add ol.geom.MultiLineString 2013-11-20 11:41:53 +01:00
Tom Payne de247d7130 Remove logging code 2013-11-20 11:41:53 +01:00
Tom Payne e14c46946e Render polygon geometries 2013-11-20 11:41:53 +01:00
Tom Payne a823e1f776 Add support for polygons to canvas replay 2013-11-20 11:41:53 +01:00
Tom Payne b2d1b32674 Factor out appendCoordinates_ 2013-11-20 11:41:52 +01:00
Tom Payne f175528ac3 Change default fill style 2013-11-20 11:41:52 +01:00