Tim Schaub
4cf5ab4620
Use @api annotation instead of @todo api
2014-07-05 15:41:14 -04:00
Andreas Hocevar
0d10314d4f
Make sure that ol.source.wms.ServerType is documented
2014-05-15 17:06:19 +02:00
Tim Schaub
24498fa9d0
Defines in a namespace that can be required
...
For consistency, all defines are in the ol namespace. If they are to be moved to another namespace, they need to be requireable.
2014-04-30 09:14:10 -06:00
Tom Payne
2482a3fb9f
Add support for Carmenta Server hi-DPI WMS requests
2014-03-03 14:18:24 +01:00
Tom Payne
cee014ec9e
Remove unused ol.source.wms.getUrl function
2014-01-09 15:27:56 +01:00
Tom Payne
86f23aa615
Add ol.source.wms.DEFAULT_VERSION
2014-01-09 15:27:56 +01:00
Tom Payne
1bf678bef2
Remove unused ol.source.wms.getDpiParam function
2014-01-09 13:12:49 +01:00
Frederic Junod
5f3d018476
Export ol.source.wms.ServerType.*
2013-12-19 16:30:28 +01:00
Frederic Junod
fd902008a2
Fix GeoServer format option param key
...
See http://docs.geoserver.org/latest/en/user/services/wms/vendor.html#format-options
2013-12-19 16:14:23 +01:00
Éric Lemoine
fead554a39
Add missing goog.provide's (for @enum's)
2013-12-18 23:29:26 +01:00
Frederic Junod
3e83809880
Add serverType option to ol.source.ImageWMS constructor
2013-12-18 09:08:37 +01:00
Tom Payne
bd82e1aa1a
Remove vector code from files
2013-11-20 11:41:04 +01:00
Frederic Junod
3efc810ca9
Quote values in apidoc
2013-10-29 11:01:49 +01:00
Paul Spencer
bada596b45
Add default stability level to docs of exported things.
2013-10-24 18:20:24 -04:00
Tom Payne
abaa220314
Use URL instead of Url or url in comments and strings
2013-09-20 12:28:04 +01:00
Tim Schaub
3b20cc7b53
Rename ol.Projection to ol.proj.Projection
2013-09-15 22:01:56 -06:00
Tim Schaub
e806f51b3d
Changing extent structure back to single array: [minX, minY, maxX, maxY]
...
This means we'll have to have a new structure and new methods for 3D envelopes.
2013-09-15 00:31:32 -06:00
Tim Schaub
75cb19d7e1
Source updates for new extent structure
2013-09-14 21:13:46 -06:00
ahocevar
3bce782943
Making sure that options are not renamed
2013-09-03 20:02:49 +02:00
ahocevar
2f37816608
Use X, Y or I, J depending on WMS version
...
This also adds consistency - Pixel coordinates are now always
rounded to integers.
2013-08-08 14:43:49 +02:00
ahocevar
58949ed856
Adding tests, and fixing an issue revealed by the tests
2013-07-31 23:42:08 +02:00
ahocevar
5acff857e7
Add example, and use getFeatures in other examples
...
The new dedicated getfeatureinfo example shows how to combine
feature info from a WMS and a vector layer. The other examples
that previously used getFeatureInfo from vector layers now use
the more appropriate getFeatures.
2013-07-31 17:47:16 +02:00
ahocevar
4dd148a731
Implementing GetFeatureInfo for WMS
2013-07-31 12:10:02 +02:00
Frederic Junod
a1a7e21f92
Redefine ol.Size to be Array.<number>
2013-06-01 10:22:06 +02:00
Tom Payne
10354cf607
Port ol.source.WMS to new extents
2013-04-19 10:03:34 +02:00
Tom Payne
a68656ad33
Rename wms.js to wmssource.js
2013-04-16 19:15:00 +02:00