Éric Lemoine
09b90c8424
Add loader and strategy to ol.source.Vector
2015-04-08 10:22:56 +02:00
Éric Lemoine
e86fd4afd4
Get rid of disliked vector classes
2015-04-07 17:36:57 +02:00
Bart van den Eijnden
f10cbba36f
Merge pull request #3409 from bartvde/issue-3409
...
AssertionError in WMTS.optionsFromCapabilities.
2015-04-04 16:34:39 +02:00
tsauerwein
7c83581566
Add image loading events to ImageStatic
2015-04-04 15:18:35 +02:00
Bart van den Eijnden
5e71fe4964
Make ol.source.WMTS work with ArcGIS WMTS
2015-04-04 13:42:06 +02:00
Tim Schaub
5c87efccdb
Stable WMTS constructor and options
2015-04-02 16:23:53 +02:00
Tim Schaub
cedc78972d
Mark tile load events as stable
2015-04-02 16:23:53 +02:00
Tim Schaub
5fe6f07969
Make the source.getFeaturesInExtent() method exportable
2015-04-02 16:23:53 +02:00
Frederic Junod
4bfe49723e
Add missing goog.provide/goog.require ol.source.TileEvent
2015-03-31 15:06:36 +02:00
Marc Jansen
fb9ba22c30
Add message to assertions.
2015-03-30 22:53:03 +02:00
Andreas Hocevar
4822ca273f
Give tile grids a width
2015-03-24 19:03:09 +01:00
Andreas Hocevar
57d9b87fb3
Add wrapX option for ol.source.WMTS
2015-03-24 17:13:07 +01:00
Andreas Hocevar
3e18b85206
Add ol.source.Tile support for wrapping around the x-axis
2015-03-22 14:27:19 +01:00
Bart van den Eijnden
4569858882
Add image loading events to image sources
2015-03-17 12:56:39 +01:00
Andreas Hocevar
8f1726ae39
Fix HiDPI support for ArcGIS REST
2015-03-04 22:11:16 +01:00
Andreas Hocevar
d33a45dfa2
Merge pull request #3263 from cwgrant/master
...
Support ArcGIS Rest Services
2015-03-03 21:40:33 +01:00
Sara Metz
cadc346de2
Added RESTful to valid requestEncoding values
2015-03-03 12:45:24 +13:00
Frederic Junod
6ab0ed2df7
Make ol.source.Source inherit from ol.Object
2015-03-02 14:48:17 +01:00
Frederic Junod
54bea174ff
Add new ol.source.WMTS#getMatrixSet api function
2015-03-02 09:51:11 +01:00
Frederic Junod
9d37090e6b
Add new ol.source.WMTS#getFormat api function
2015-03-02 09:40:08 +01:00
Frederic Junod
b42a214252
Add new ol.source.WMTS#getVersion api function
2015-03-02 09:40:08 +01:00
Frederic Junod
61d2506970
Add new ol.source.WMTS#getStyle api function
2015-03-02 09:40:08 +01:00
Frederic Junod
3bfbd47fdb
Add new ol.source.WMTS#getLayer api function
2015-03-02 09:40:08 +01:00
Éric Lemoine
70162d7889
Merge pull request #3272 from acanimal/3267
...
Added getter function to return the wrapped source within the cluster
2015-02-25 21:55:04 +01:00
Éric Lemoine
45547eefbe
Merge pull request #3142 from sarametz/wmts-getcap
...
WMTS Get Cap document with updated WMTS.optionsFromCapabilities function
2015-02-25 08:29:40 +01:00
acanimal
086202cfdd
Added short description on getSource() method
2015-02-25 07:54:14 +01:00
Sara Metz
6894bc8444
Add ability to get wmts source from capabilities
...
Added functionality to create a wmts tilegrid and wmts source from the
capabilities object created from ol.format.WMTSCapabilities.read().
Added tests for these functions and an example.
Also altered the REST url template replacement to be case insensitive
and added tests for this. This is because the spec uses both style
and Style and both of these are used by existing WMTS services.
2015-02-25 09:21:45 +13:00
cwgrant
f63a856741
Add support for ArcGIS Rest Services
...
Adding a data source to support ArcGIS Map Server and Image Server.
Functionality is similar to the ArcGIS93Rest Layer in OpenLayers 2.
2015-02-23 22:49:29 -05:00
acanimal
eb8a1845a5
Added getter function to return the wrapped source withint the cluster
2015-02-23 22:07:35 +01:00
Frederic Junod
96cb3d314f
Remove unused goog.require
2015-02-20 07:32:55 +01:00
Tim Schaub
733167c612
Merge pull request #3246 from tschaub/tile-cache
...
Avoid creating unnecessary images in tile layers.
2015-02-19 10:33:31 -07:00
Tim Schaub
5cbae8c8f5
Add tile loading events to image tile sources
2015-02-17 11:09:30 -07:00
Tim Schaub
e5432f7cb5
Avoid creating unnecessary images during rendering
2015-02-16 15:11:16 -07:00
Tim Schaub
2cf1fe5552
Create tile cache for all tile sources
2015-02-16 12:22:15 -07:00
Tim Schaub
e79211e0c1
Respect attributions passed to TileJSON source
2015-02-11 10:15:29 -07:00
Bart van den Eijnden
eafa5419c3
Provide the ability to get the layer name from a MapQuest source
2015-02-11 15:46:02 +01:00
photostu
9247dc9f41
bing logo https
...
fix syntax to please Travis
2015-02-05 11:21:13 -05:00
photostu
4080e729df
bing https logo fix
...
If https is missing from bing logo uri, replace
2015-02-05 10:34:33 -05:00
Bart van den Eijnden
ce8d57b534
Add setters and getters for imageLoadFunction
2015-02-05 10:53:21 +01:00
Bart van den Eijnden
80f7b726f9
Pass on opt_fast to parent clear function in ol.source.ServerVector
2015-02-04 08:45:09 +01:00
Frederic Junod
31f61121d9
Remove unnecessary newlines
2015-02-02 14:38:39 +01:00
Éric Lemoine
898c8fa9a2
Merge pull request #3192 from elemoine/mapquest-url
...
Add "url" option to ol.source.MapQuest
2015-02-02 09:26:08 +01:00
Éric Lemoine
df2d71ef83
Add "url" option to ol.source.MapQuest
2015-01-30 17:08:50 +01:00
tsauerwein
f4500c8f89
Rename *AtPixel to *AtCoordinate if coordinate
2015-01-30 10:00:37 +01:00
tsauerwein
054227fd26
Make signature for *AtPixel methods more consistent
...
pixel/coordinate is the first argument.
2015-01-30 10:00:36 +01:00
tsauerwein
7feb8b22f6
Rename forEachGeometryAtPixel
2015-01-30 10:00:36 +01:00
Éric Lemoine
11eeb6617c
Add wrapX option to olx.source.BingMapsOptions
2015-01-16 17:15:59 +01:00
Éric Lemoine
d13a5dfb9f
Add wrapX option to olx.source.OSMOptions
2015-01-16 17:12:00 +01:00
Frederic Junod
845957a27f
Use array.length = 0 instead of goog.array.clear
2015-01-15 16:11:29 +01:00
Tim Schaub
1ff43686f5
Use bracket notation instead of goog.object.get
2015-01-07 22:31:01 -07:00