Tom Payne
|
df71854561
|
Merge ol.pointer.CLONE_PROPS and CLONE_DEFAULTS into a single array
|
2014-03-14 10:16:27 +01:00 |
|
Tom Payne
|
24b3f3dcc0
|
Merge pull request #1853 from twpayne/leading-whitespace
Remove leading whitespace
|
2014-03-12 20:24:46 +01:00 |
|
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
|
9bd49e985e
|
Add leading whitespace check
|
2014-03-12 19:52:38 +01:00 |
|
Tom Payne
|
271487c1bc
|
Remove leading whitespace
|
2014-03-12 19:52:13 +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 |
|
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 |
|
Tom Payne
|
fa1fae732f
|
Don't use the regex module
|
2014-03-11 21:41:36 +01:00 |
|
Tom Payne
|
0c8552edbb
|
Add ol.Sphere#circle
|
2014-03-11 15:28:16 +01:00 |
|
Tom Payne
|
0e26ee3181
|
Merge pull request #1828 from twpayne/frame-state-extern
Prevent renaming of frameState properties
|
2014-03-11 14:21:54 +01:00 |
|
Tom Payne
|
0335d4aa6a
|
Use oli.View2DState instead of ol.View2DState
|
2014-03-10 17:19:29 +01:00 |
|
Tom Payne
|
0a3ef09c30
|
Add oli.View2DState extern
|
2014-03-10 17:19:11 +01:00 |
|
Tom Payne
|
b77f0e7d3a
|
Add ol.geom.MultiPolygon#appendPolygon
|
2014-03-10 16:53:20 +01:00 |
|
Tom Payne
|
c8bbeca06e
|
Add ol.geom.MultiPolygon#getPolygon
|
2014-03-10 16:53:20 +01:00 |
|
Tom Payne
|
719384ad14
|
Tidy up ol.geom.MultiPolygon#getPolygons
|
2014-03-10 16:53:20 +01:00 |
|
Tom Payne
|
cb27ae5826
|
Add test for ol.geom.MultiPolygon#getPolygons
|
2014-03-10 16:53:20 +01:00 |
|
Tom Payne
|
7a51b4c7b6
|
Add ol.geom.MultiLineString#appendLineString
|
2014-03-10 16:53:20 +01:00 |
|
Tom Payne
|
7ee4fb8a2e
|
Add ol.geom.MultiLineString#getLineString
|
2014-03-10 16:53:20 +01:00 |
|
Tom Payne
|
669f21ca29
|
Construct individual line strings directly from flat coordinates
|
2014-03-10 16:53:20 +01:00 |
|
Tom Payne
|
ddfce24f05
|
Add ol.geom.MultiPoint#getPoint
|
2014-03-10 16:53:20 +01:00 |
|
Tom Payne
|
361d31b596
|
Construct individual points directly from flat coordinates
|
2014-03-10 16:53:19 +01:00 |
|
Tom Payne
|
033e2e7dd8
|
Add ol.geom.MultiPoint#appendPoint
|
2014-03-10 16:53:19 +01:00 |
|
Tom Payne
|
c2d4ffaba1
|
Add ol.geom.Polygon#getLinearRing
|
2014-03-10 16:53:19 +01:00 |
|
Tom Payne
|
03911e6c6b
|
Add ol.geom.Polygon#appendLinearRing
|
2014-03-10 16:53:19 +01:00 |
|
Tom Payne
|
94cfb3205a
|
Add ol.geom.LineString#appendCoordinate
|
2014-03-10 16:53:19 +01:00 |
|
Tom Payne
|
470790b811
|
Check arguments passed to ol.geom.MultiPolygon#setFlatCoordinates
|
2014-03-10 16:53:19 +01:00 |
|
Tom Payne
|
ee5a9d6a4e
|
Check arguments passed to ol.geom.MultiLineString#setFlatCoordinates
|
2014-03-10 16:53:19 +01:00 |
|
Tom Payne
|
23dc855c2f
|
Check arguments passed to ol.geom.Polygon#setFlatCoordinates
|
2014-03-10 16:53:19 +01:00 |
|
Tom Payne
|
022a7a03e0
|
Use oli.FrameState instead of ol.FrameState
|
2014-03-10 14:48:23 +01:00 |
|
Tom Payne
|
8aca7ce140
|
Add oli.FrameState extern
|
2014-03-10 14:45:49 +01:00 |
|
Tom Payne
|
6cadc2b9ab
|
Merge pull request #1785 from adube/example-labels
Example labels
|
2014-03-10 14:11:31 +01:00 |
|
Tom Payne
|
586c4b9cd2
|
Merge pull request #1746 from sbrunner/fitcoordinates
Fit coordinates on visible map, Center coodinate on positions
|
2014-03-10 14:08:47 +01:00 |
|
Tom Payne
|
7a1e4aa6c8
|
Merge pull request #1820 from twpayne/fix-multipolygon-get-polygons
Fix calculation of ends in ol.geom.MultiPolygon#getPolygons
|
2014-03-07 19:50:19 +01:00 |
|
Tom Payne
|
f32d491d45
|
Fix calculation of ends in ol.geom.MultiPolygon#getPolygons
|
2014-03-07 19:49:38 +01:00 |
|
Tom Payne
|
7da18bd144
|
Merge pull request #1819 from oterral/fix_anchor
Fix anchor origin calculation
|
2014-03-07 14:49:14 +01:00 |
|
Tom Payne
|
d1a85502a4
|
Merge pull request #1810 from twpayne/rbush-get-in-extent
Rename ol.structs.RBush#getAllInExtent to getInExtent
|
2014-03-06 14:40:01 +01:00 |
|
Tom Payne
|
e5ee44f8ad
|
Rename ol.structs.RBush#getAllInExtent to getInExtent
|
2014-03-06 14:30:56 +01:00 |
|
Tom Payne
|
189ba34955
|
Merge pull request #1802 from twpayne/kml-icon-anchor
Fix KML icon anchor origin
|
2014-03-04 18:06:26 +01:00 |
|
Tom Payne
|
d2a52ba56d
|
Fix KML anchor origin
|
2014-03-04 16:38:33 +01:00 |
|
Tom Payne
|
6c83189574
|
Merge pull request #1801 from twpayne/osm-xml-way-id
Set way ids in ol.format.OSMXML
|
2014-03-04 16:14:31 +01:00 |
|
Tom Payne
|
c06484344e
|
Hoist var declaration
|
2014-03-04 16:04:52 +01:00 |
|
Tom Payne
|
d46a644c3a
|
Set way ids in ol.format.OSMXML
|
2014-03-04 16:04:39 +01:00 |
|
Tom Payne
|
44ac3e6b42
|
Merge pull request #1800 from jachym/patch-1
setState never occures
|
2014-03-04 13:43:42 +01:00 |
|
Tom Payne
|
e6412e13fb
|
Merge pull request #1782 from twpayne/caramenter-hidpi
Add support for Carmenta Server hi-DPI WMS requests
|
2014-03-03 17:49:24 +01:00 |
|
Tom Payne
|
2482a3fb9f
|
Add support for Carmenta Server hi-DPI WMS requests
|
2014-03-03 14:18:24 +01:00 |
|
Tom Payne
|
35349764d9
|
Merge pull request #1766 from twpayne/kml-style-url
Handle out-of-order and shared Styles and styleUrls in KML
|
2014-03-03 10:55:37 +01:00 |
|
Tom Payne
|
07eff0181b
|
Merge pull request #1788 from twpayne/interpolate-m
getCoordinateAtM for MultiLineStrings
|
2014-03-03 09:39:00 +01:00 |
|
Tom Payne
|
c2df9d45a5
|
Merge pull request #1787 from twpayne/exports-clean-up
Exports clean-up
|
2014-03-03 09:38:38 +01:00 |
|
Tom Payne
|
b2aa9bb19f
|
Export ol.DragBoxEvent coordinate as a property, not a function
|
2014-03-02 12:24:09 +01:00 |
|
Tom Payne
|
95674a5a4c
|
Export ol.render.canvas.Immediate#setTextStyle
|
2014-03-02 12:20:14 +01:00 |
|
Tom Payne
|
ddc990500a
|
Sort exports files alphabetically
|
2014-03-02 12:19:28 +01:00 |
|
Tom Payne
|
8125b4a847
|
Add ol.geom.MultiLineString#getCoordinateAtM
|
2014-03-02 12:14:52 +01:00 |
|
Tom Payne
|
296c83fa36
|
Add ol.geom.flat.lineStringsCoordinateAtM
|
2014-03-02 12:11:18 +01:00 |
|
Tom Payne
|
85f08d1092
|
Add documentation to ol.geom.LineString#getCoordinateAtM
|
2014-03-02 11:38:17 +01:00 |
|
Tom Payne
|
2d9091856c
|
Move layout test in ol.geom.LineString
|
2014-03-02 11:35:15 +01:00 |
|
Tom Payne
|
c3cad6b6fa
|
Merge pull request #1786 from twpayne/catch-cors-exceptions
Catch CORS exceptions when loading icons
|
2014-03-01 17:07:08 +01:00 |
|
Tom Payne
|
fb1c66525c
|
Catch CORS exceptions when loading icons
|
2014-03-01 13:56:44 +01:00 |
|
Tom Payne
|
fe0a32c4db
|
Merge pull request #1759 from twpayne/interpolate-m
Interpolate-M
|
2014-02-28 17:35:46 +01:00 |
|
Tom Payne
|
fbcb787e8b
|
Merge pull request #1783 from twpayne/first-last-coordinate
Get first and last coordinate
|
2014-02-28 17:34:13 +01:00 |
|
Tom Payne
|
c0f9b1de19
|
Use binary search in ol.geom.flat.lineStringCoordinateAtM
|
2014-02-28 16:33:02 +01:00 |
|
Tom Payne
|
1c21316d20
|
Add tests for ol.geom.LineString#getCoordinateAtM
|
2014-02-28 16:33:02 +01:00 |
|
Tom Payne
|
c218d5d4e8
|
Add ol.geom.LineString#getCoordinateAtM
|
2014-02-28 16:33:02 +01:00 |
|
Tom Payne
|
6781a6cef3
|
Add ol.geom.flat.lineStringCoordinateAtM
|
2014-02-28 16:30:03 +01:00 |
|
Tom Payne
|
5803faadcb
|
Merge pull request #1784 from twpayne/interior-point
Export getInteriorPoint(s) methods
|
2014-02-28 16:21:41 +01:00 |
|
Tom Payne
|
de46a5a053
|
Add ol.geom.MultiPolygon#getInteriorPoints
|
2014-02-28 16:10:24 +01:00 |
|
Tom Payne
|
0f884b5d03
|
Add ol.geom.Polygon#getInteriorPoint
|
2014-02-28 16:10:01 +01:00 |
|
Tom Payne
|
a1e8ff0a8f
|
Add ol.geom.SimpleGeometry#getLastCoordinate
|
2014-02-28 15:36:18 +01:00 |
|