greenkeeper[bot]
c1911994ea
fix(package): update metalsmith-layouts to version 1.8.1
...
https://greenkeeper.io/
2017-04-20 11:06:56 +02:00
Frédéric Junod
af62ef736d
Merge pull request #6732 from fredj/ff_52
...
Use firefox < 53 in travis
2017-04-20 11:06:48 +02:00
Frederic Junod
4a6f427df7
Use firefox < 53 in travis
2017-04-20 10:58:12 +02:00
Bart van den Eijnden
00a2d7b1cb
Merge pull request #6677 from Jenselme/wfst-3D
...
Add an option to writeTransaction to support 3D geometries
2017-04-20 10:44:54 +02:00
Julien Enselme
e2af6b9d04
Rename the is3D option for WFS transaction into hasZ
...
This is more consistent with existing code.
2017-04-20 10:39:02 +02:00
Julien Enselme
4955097a52
Prevent Z to be undefined in 3D WFS transactions
...
For newly created points, Z can be undefined. In these cases, we use 0
for Z.
2017-04-20 10:39:02 +02:00
Julien Enselme
870bc51ad9
Add an option to writeTransaction to support 3D geometries
...
Close #6630
2017-04-20 10:39:02 +02:00
Bart van den Eijnden
ea54543602
Merge pull request #6524 from Jenselme/dont-repeat-featurePrefix
...
Don't append feature prefix twice in WFS requests
2017-04-20 10:38:00 +02:00
Julien Enselme
bb278df881
Don't append feature prefix twice in WFS requests
...
Some WFS servers like tinyOWS require the feature prefix to be in the
feature type for the feature to be found (eg `prefix:layer`).
The problem was, the prefix was always added to the feature type which
gave us a type name like `prefix:prefix:feature` or
`feature:prefix:feature`. The requests were then rejected by the WFS
server.
We now check if the feature type starts with the prefix. If it does, we
don't append it again. If it doesn't we do.
2017-04-20 10:32:39 +02:00
Frédéric Junod
46fde0e439
Merge pull request #6727 from fredj/hitTolerance_doc
...
Add default value in doc for the hitTolerance option
2017-04-20 08:24:00 +02:00
Frédéric Junod
e3d895be4c
Merge pull request #6724 from fredj/wrapX_stamen
...
Add wrapX option to Stamen source
2017-04-20 08:23:43 +02:00
Frédéric Junod
dd8d4b5ad8
Merge pull request #6728 from fredj/tissot_docs
...
Fix tissot examples docs
2017-04-19 15:13:36 +02:00
Frederic Junod
d956a3bdb3
Fix broken link in wmts-ign example
2017-04-19 14:58:16 +02:00
Frederic Junod
66930ab303
Fix tissot example docs
2017-04-19 14:43:38 +02:00
Frederic Junod
0f032a1388
Add default value in doc for the hitTolerance option
2017-04-19 12:05:03 +02:00
Frédéric Junod
5ce54c9e0d
Merge pull request #6725 from openlayers/greenkeeper/initial
...
Update dependencies to enable Greenkeeper 🌴
2017-04-19 09:20:28 +02:00
greenkeeper[bot]
b86950da6f
chore(package): update dependencies
...
https://greenkeeper.io/
2017-04-19 06:42:44 +00:00
Frederic Junod
f7c71bdaac
Add wrapX option to Stamen source
2017-04-18 13:31:30 +02:00
Tim Schaub
ee2aa91d97
Merge pull request #6711 from tschaub/post-release
...
Correct path to cleancss
2017-04-14 05:12:34 -06:00
Tim Schaub
c353455b83
Out of beta
2017-04-13 21:21:37 -06:00
Tim Schaub
530419a839
Correct path to cleancss
2017-04-13 21:20:34 -06:00
Tim Schaub
2b5d6536ca
Merge pull request #6710 from openlayers/release-v4.1.0
...
Release v4.1.0
v4.1.0
2017-04-13 21:03:38 -06:00
Tim Schaub
8116d8c11f
Update package versions to 4.1.0
2017-04-13 20:51:02 -06:00
Tim Schaub
04a1871ae3
Changelog for v4.1.0
2017-04-13 20:50:05 -06:00
Tim Schaub
41ebe62852
Merge pull request #6675 from tchandelle/translate-cursor
...
Reset cursor when translate interaction is removed or deactivated
2017-04-13 20:25:20 -06:00
Tim Schaub
51da8ed830
Merge pull request #6707 from tschaub/errors-url
...
Set version when building ol package
2017-04-13 20:24:36 -06:00
Frédéric Junod
515de3f6ad
Merge pull request #6706 from fredj/cluster_getDistance
...
Add ol.source.Cluster#getDistance function
2017-04-13 15:09:36 +02:00
Tim Schaub
6604172c1c
Throw a byte-saving AssertionError
2017-04-13 06:37:42 -06:00
Tim Schaub
4a9114cd4e
Set ol.VERSION when creating ol package
2017-04-13 06:32:42 -06:00
Tim Schaub
525fba6405
Assume latest if no ol.VERSION
2017-04-13 06:32:42 -06:00
Tim Schaub
dff5cc63e7
Merge pull request #6695 from tschaub/unique-layers
...
Unique layers
2017-04-13 06:31:12 -06:00
Tim Schaub
3b83f666c1
Add notes about new duplicate layer behavior
2017-04-13 05:46:46 -06:00
Tim Schaub
9c8a3ba688
Test that resetting via collection.setAt() works
2017-04-13 05:38:49 -06:00
Tim Schaub
64b3302883
Require that map layers are unique
2017-04-13 05:38:49 -06:00
Tim Schaub
d28f50465b
Support for unique collections
2017-04-13 05:38:49 -06:00
Frederic Junod
de057ac505
Add ol.source.Cluster#getDistance function
2017-04-13 11:27:21 +02:00
Marc Jansen
8b0e1b638b
Merge pull request #6704 from openlayers/include-typedefs
...
Include typedefs.js in closure compiler tutorial build configurations
2017-04-13 08:27:19 +02:00
Marc Jansen
65103d5bd0
Include typedefs.js in example configurations
2017-04-13 07:51:34 +02:00
Andreas Hocevar
5d038d9d9b
Merge pull request #6702 from openlayers/greenkeeper/clean-css-cli-4.0.12
...
Update clean-css-cli to the latest version 🚀
2017-04-12 22:30:38 +02:00
greenkeeper[bot]
45e8f7d0c9
chore(package): update clean-css-cli to version 4.0.12
...
https://greenkeeper.io/
2017-04-12 19:14:35 +00:00
Frédéric Junod
2b6e71ff46
Merge pull request #6693 from openlayers/greenkeeper/clean-css-cli-4.0.11
...
Update clean-css-cli to the latest version 🚀
2017-04-12 08:25:23 +02:00
Frédéric Junod
f206fab268
Merge pull request #6691 from fredj/cleanup
...
Move eslint globals to to test/.eslintrc
2017-04-12 08:25:01 +02:00
greenkeeper[bot]
4d30781673
chore(package): update clean-css-cli to version 4.0.11
...
https://greenkeeper.io/
2017-04-11 19:04:36 +00:00
Frédéric Junod
5b162ce2b9
Merge pull request #6689 from fredj/constrainResolution
...
Add new constrainResolution option to olx.interaction.DefaultsOptions
2017-04-11 13:53:33 +02:00
Andreas Hocevar
f12e0e3ed6
Merge pull request #6692 from ahocevar/scroll-gesture-docs
...
Improve docs for MouseWheelZoom constrainResolution
2017-04-11 13:50:39 +02:00
Andreas Hocevar
8a0e7439a7
Improve docs for MouseWheelZoom constrainResolution
2017-04-11 13:28:18 +02:00
Frederic Junod
15e6fa454d
Add new constrainResolution option to olx.interaction.DefaultsOptions
2017-04-11 13:27:11 +02:00
Frederic Junod
72bb310386
Move eslint globals to to test/.eslintrc
2017-04-11 12:36:39 +02:00
Andreas Hocevar
55f8a2775e
Merge pull request #6687 from tchandelle/extent-clip
...
Clip image only if the layer extent intersects the view extent
2017-04-11 10:07:39 +02:00
Thomas Chandelle
051d5651a5
Complete previous cursor tests
...
"respects existing cursor value" wasn't actually testing anything
2017-04-11 09:15:02 +02:00