Éric Lemoine
|
d5e36d17a0
|
Merge pull request #1568 from elemoine/icon
Render other features when dirty
|
2014-01-21 08:35:02 -08:00 |
|
Éric Lemoine
|
8284043bf9
|
Render other features when dirty
|
2014-01-21 16:44:46 +01:00 |
|
Tom Payne
|
e01c0148e4
|
Merge pull request #1566 from twpayne/geoserver-geojson-crs
Parse out-of-spec CRSs generated by GeoServer
|
2014-01-21 07:12:13 -08:00 |
|
Tom Payne
|
d39a5cec75
|
Create polygons directly from flat coordinates
|
2014-01-21 16:11:53 +01:00 |
|
Tom Payne
|
d35c40f81f
|
Create linear rings directly from flat coordinates
|
2014-01-21 16:11:53 +01:00 |
|
Tom Payne
|
4d88d53146
|
Add test for ol.geom.Polygon#getLinearRings
|
2014-01-21 16:11:53 +01:00 |
|
Tom Payne
|
ffc27719ea
|
Use oriented rings where needed
|
2014-01-21 16:11:53 +01:00 |
|
Tom Payne
|
04092dac75
|
Add ol.geom.MultiPolygon#getOrientedFlatCoordinates
|
2014-01-21 16:11:52 +01:00 |
|
Tom Payne
|
8e372f8db0
|
Don't automatically orient rings in ol.geom.MultiPolygon
|
2014-01-21 16:11:52 +01:00 |
|
Tom Payne
|
6552046aa0
|
Use oriented rings where needed
|
2014-01-21 16:11:52 +01:00 |
|
Tom Payne
|
5b5865d48e
|
Add ol.geom.Polygon#getOrientedFlatCoordinates
|
2014-01-21 16:11:52 +01:00 |
|
Tom Payne
|
ff73f080b3
|
Don't automatically orient rings in ol.geom.Polygon
|
2014-01-21 16:07:26 +01:00 |
|
Tom Payne
|
36387adf3f
|
Add ol.geom.flat.linearRingssAreOriented
|
2014-01-21 16:07:26 +01:00 |
|
Tom Payne
|
42865ab8c3
|
Add ol.geom.flat.linearRingsAreOriented
|
2014-01-21 16:07:26 +01:00 |
|
Tom Payne
|
084b4cb22a
|
Merge pull request #1563 from twpayne/revision-in-observable
Move dispatchChangeEvent and getRevision into ol.Observable
|
2014-01-21 07:04:10 -08:00 |
|
Éric Lemoine
|
f091c804d6
|
Merge pull request #1565 from elemoine/draw
Fix draw interaction example
|
2014-01-21 07:03:05 -08:00 |
|
Tom Payne
|
f9e0167b66
|
Parse out-of-spec CRSs generated by GeoServer
|
2014-01-21 16:02:02 +01:00 |
|
oterral
|
1333c733e0
|
Fix drawinteraction example
|
2014-01-21 15:58:42 +01:00 |
|
Frédéric Junod
|
7f9fd3db5e
|
Merge pull request #1554 from fredj/exports
Export some ol.source.* functions
|
2014-01-21 05:23:53 -08:00 |
|
Tom Payne
|
863e77e16e
|
Use inherited dispatchChangeEvent in ol.layer.Base
|
2014-01-21 14:13:10 +01:00 |
|
Frederic Junod
|
ebbbcea30b
|
Export ol.source.Source#getState function and ol.source.State symbol
|
2014-01-21 14:08:01 +01:00 |
|
Frederic Junod
|
08dbffd763
|
Export ol.source.VectorEvent#getFeature function
|
2014-01-21 14:08:01 +01:00 |
|
Tom Payne
|
edcb38232f
|
Use inherited dispatchChangeEvent and getRevision in ol.geom.Geometry
|
2014-01-21 11:43:13 +01:00 |
|
Tom Payne
|
911cb302e8
|
Use inherited dispatchChangeEvent and getRevision in ol.Feature
|
2014-01-21 11:42:43 +01:00 |
|
Tom Payne
|
9f4a9e788c
|
Use inherited dispatchChangeEvent and getRevision in ol.source.Source
|
2014-01-21 11:42:29 +01:00 |
|
Tom Payne
|
9c195eb314
|
Add ol.Observable#dispatchChangeEvent
|
2014-01-21 11:41:56 +01:00 |
|
Tom Payne
|
0219ddc60f
|
Add ol.Observable#getRevision
|
2014-01-21 11:41:33 +01:00 |
|
Tom Payne
|
b4c3db273a
|
Merge pull request #1559 from twpayne/rbush-update-reuse-extent
Reuse extent in ol.structs.RBush#update
|
2014-01-20 23:47:46 -08:00 |
|
Tom Payne
|
52740a3904
|
Reuse extent object in ol.structs.RBush#update
|
2014-01-20 18:16:49 +01:00 |
|
Tom Payne
|
8a7484c0de
|
Add test for ol.structs.RBush#update with single object
|
2014-01-20 18:16:49 +01:00 |
|
Tom Payne
|
fa33eeb3c5
|
Merge pull request #1551 from twpayne/remove-old
Remove code from old/ directory
|
2014-01-20 09:03:23 -08:00 |
|
Tom Payne
|
ace6c1d098
|
Merge pull request #1556 from twpayne/export-topojson
Export ol.format.TopoJSON
|
2014-01-20 08:55:56 -08:00 |
|
Tom Payne
|
5f5b37f1b6
|
Merge pull request #1558 from twpayne/push-parse-pop
Rename ol.xml.pushAndParse to ol.xml.pushParseAndPop
|
2014-01-20 08:28:27 -08:00 |
|
Éric Lemoine
|
8b52adfce3
|
Merge pull request #1540 from elemoine/draw
Configure draw interaction with a vector source instead of a layer
|
2014-01-20 08:02:19 -08:00 |
|
Tom Payne
|
8b5b9a0b77
|
Merge pull request #1557 from oterral/master
KML: Add parsing of <gx:Track> in <Placemark>
|
2014-01-20 07:50:23 -08:00 |
|
Tom Payne
|
432d10a457
|
Rename ol.xml.pushAndParse to ol.xml.pushParseAndPop
|
2014-01-20 16:47:56 +01:00 |
|
oterral
|
84be78b35a
|
Add parsing of <gx:Track> in <Placemark>
|
2014-01-20 16:32:17 +01:00 |
|
Éric Lemoine
|
9d6d0e03c2
|
Configure draw interaction with a vector source
|
2014-01-20 16:09:48 +01:00 |
|
Tom Payne
|
cdfed15d43
|
Export ol.format.TopoJSON
|
2014-01-20 15:51:28 +01:00 |
|
Éric Lemoine
|
646dd18149
|
Merge pull request #1547 from elemoine/gfi
Add getGetFeatureInfoUrl methods to ImageWMS and TileWMS sources
|
2014-01-20 05:22:40 -08:00 |
|
Tom Payne
|
a8eb6ab336
|
Merge pull request #1550 from twpayne/closest-point-interpolation
Preserve extra dimensions in closest point calculations
|
2014-01-20 04:10:02 -08:00 |
|
Tom Payne
|
0844af9ed0
|
Merge pull request #1552 from twpayne/vector-source-get-extent
Export ol.source.Vector#getExtent
|
2014-01-20 04:07:49 -08:00 |
|
Tom Payne
|
ee112826bb
|
Export ol.source.Vector#getExtent
|
2014-01-20 12:29:48 +01:00 |
|
Tom Payne
|
6171ed7cdf
|
Display interpolated time in igc example
|
2014-01-20 11:23:19 +01:00 |
|
Tom Payne
|
3e95df495e
|
Correct month calculation in ol.format.IGC
|
2014-01-20 11:21:59 +01:00 |
|
Tom Payne
|
52a0263310
|
Preserve extra dimensions in ol.geom.MultiPoint#closestPointXY
|
2014-01-20 09:39:09 +01:00 |
|
Tom Payne
|
2da724572a
|
Preserve extra dimensions in ol.geom.Point#closestPointXY
|
2014-01-20 09:32:21 +01:00 |
|
Tom Payne
|
6f0f42040c
|
Linearly interpolate extra dimensions in ol.geom.flat.closestPoint
|
2014-01-20 09:24:41 +01:00 |
|
Tom Payne
|
5bee477734
|
Maintain M and Z coordinates in ol.geom.Circle#getClosestPoint
|
2014-01-20 08:55:28 +01:00 |
|
Éric Lemoine
|
ad8833cc57
|
Remove old GetFeatureInfo related code
|
2014-01-19 21:58:18 +01:00 |
|