Commit Graph

13167 Commits

Author SHA1 Message Date
Tom Payne dbca1795cf Merge pull request #1849 from twpayne/remove-old-modify-interaction
Remove old modify interaction
2014-03-12 19:53:45 +01:00
Tom Payne 63f50fc035 Merge pull request #1852 from adube/example-vector-labels
Add rotation, offsetX and offsetY to vector-labels example
2014-03-12 15:53:22 +01:00
Bart van den Eijnden c2b0760579 Merge pull request #1836 from bartvde/mapquest-layers-doc
Add possible values of layer for olx.source.MapQuestOptions (r=@elemoine)
2014-03-12 15:24:06 +01:00
Paul Spencer 94efa58363 Merge pull request #1844 from pagameba/doc-ol-format-feature
Documentation for ol.format.Feature subclasses
2014-03-12 10:23:25 -04:00
Alexandre Dubé 140618c5a2 Add rotation, offsetX and offsetY to vector-labels example 2014-03-12 10:20:49 -04:00
Tom Payne f60891a4f4 Merge pull request #1851 from twpayne/looser-tests
Don't compare floating point numbers for exact equality
2014-03-12 15:16:59 +01:00
Tom Payne 82c4850f69 Don't compare floating point numbers for exact equality 2014-03-12 15:00:04 +01:00
Tom Payne f7fa1ff4ad Merge pull request #1847 from twpayne/split-ol-geom-flat
Split ol.geom.flat into smaller modules
2014-03-12 14:41:25 +01:00
Tom Payne 9c59ac8570 Merge pull request #1848 from twpayne/remove-old-parsers
Remove old parsers
2014-03-12 14:38:49 +01:00
Tom Payne ec3147504a Merge pull request #1850 from twpayne/wms-ex-geographic-bounding-box
Fix parsing of EX_GeographicBoundingBox when ol3 is compiled
2014-03-12 14:36:42 +01:00
Tom Payne 1a643e1b37 Fix parsing of EX_GeographicBoundingBox when ol3 is compiled 2014-03-12 14:25:23 +01:00
Tom Payne df03bdeae8 Remove old ol.interaction.Modify 2014-03-12 13:51:35 +01:00
Tom Payne 3e145c0bc6 Remove old modify-features example 2014-03-12 13:51:12 +01:00
Tom Payne a0f234595e Remove old WMS GetCapabilities parser tests 2014-03-12 13:49:02 +01:00
Tom Payne eaccf2471c Remove old WMS GetCapabilities parser 2014-03-12 13:49:02 +01:00
Tom Payne 6d3f30328b Remove old WFS parser tests 2014-03-12 13:49:02 +01:00
Tom Payne bdca074077 Remove old WFS parser 2014-03-12 13:48:31 +01:00
Tom Payne bf0e788658 Remove old GML parser tests 2014-03-12 13:48:31 +01:00
Tom Payne 9492c95539 Remove old GML parser 2014-03-12 13:42:56 +01:00
Tom Payne a7fa4487a5 Remove old gml example 2014-03-12 13:41:52 +01:00
Tom Payne 78c8d976eb Remove empty ol.geom.flat 2014-03-12 13:26:14 +01:00
Tom Payne 48af6ecd1c Factor out ol.geom.flat.center 2014-03-12 13:26:14 +01:00
Tom Payne ca44c6328c Factor out ol.geom.flat.transform 2014-03-12 13:26:14 +01:00
Tom Payne 6a00c14841 Move squaredDistance and squaredSegmentDistance into ol.math 2014-03-12 13:26:14 +01:00
Tom Payne 65dcc38fad Factor out ol.geom.flat.reverse 2014-03-12 13:26:14 +01:00
Tom Payne 3541a01aab Factor out ol.geom.flat.inflate 2014-03-12 13:26:14 +01:00
Tom Payne 9ca996725e Factor out ol.geom.flat.flip 2014-03-12 13:26:14 +01:00
Tom Payne 266c43dc78 Factor out ol.geom.flat.deflate 2014-03-12 13:26:14 +01:00
Tom Payne d525b43d06 Factor out ol.geom.flat.contains and interiorpoint 2014-03-12 13:26:14 +01:00
Tom Payne 1363ce3a58 Factor out ol.geom.flat.orient 2014-03-12 13:26:14 +01:00
Tom Payne becd1318bd Factor out ol.geom.flat.area 2014-03-12 13:26:13 +01:00
Tom Payne 20ee1dc992 Factor out ol.geom.flat.length 2014-03-12 13:26:13 +01:00
Tom Payne 522fda1688 Factor out ol.geom.flat.interpolate 2014-03-12 13:26:13 +01:00
Tom Payne c8165a8168 Factor out ol.geom.flat.simplify 2014-03-12 13:26:13 +01:00
Tom Payne 2b6845244c Factor out ol.geom.flat.closest 2014-03-12 13:26:13 +01:00
Tom Payne b565092d62 Use goog.math.lerp in ol.geom.flat.lineStringCoordinateAtM 2014-03-12 13:26:13 +01:00
Tom Payne 76779c175f Use goog.math.lerp in ol.geom.flat.lineStringInterpolate 2014-03-12 13:26:13 +01:00
Tom Payne 86dc90ceca Merge pull request #1830 from twpayne/geom-fixes
Extra geometry functions
2014-03-12 13:24:45 +01:00
Tom Payne 5c6eb85040 Merge pull request #1843 from twpayne/no-regex
Don't use the regex module
2014-03-12 11:57:29 +01:00
Éric Lemoine 934664296f Merge pull request #1842 from elemoine/1798
Re-render on feature changes
2014-03-12 10:43:22 +01:00
Éric Lemoine 814e5d2790 Re-render on feature changes 2014-03-12 10:03:42 +01:00
Paul Spencer d1ee4b8fed Add documentation for the TopoJSON format. 2014-03-11 20:53:21 -04:00
Paul Spencer a646577bd6 Add documentation for the KML format. 2014-03-11 20:53:21 -04:00
Paul Spencer 37feb7db64 Add documentation for the IGC format. 2014-03-11 20:53:21 -04:00
Paul Spencer 3c85c32cc5 Add documentation for the GPX format. 2014-03-11 20:53:21 -04:00
Paul Spencer cc90d59cac Add documentation for the GeoJSON format. 2014-03-11 20:53:20 -04:00
Paul Spencer c74e01ca0a Add @function as a custom jsdoc tag for the linter. 2014-03-11 20:53:20 -04:00
Paul Spencer 7fd50c058b Add documentation for ol.format.Feature public API methods intended to be inherited by subclasses. 2014-03-11 20:53:20 -04:00
Bart van den Eijnden ac2840721c Merge pull request #1829 from bartvde/wfs2
WFS 1.1.0 format (read/write) (r=@twpayne,@ahocevar)
2014-03-11 22:14:25 +01:00
Tom Payne fa1fae732f Don't use the regex module 2014-03-11 21:41:36 +01:00