Tim Schaub
7b6887c954
Remove extra WMS subclasses.
2011-11-08 22:45:13 -07:00
Tim Schaub
ab225e36b9
Remove extra tests.
2011-11-08 22:42:46 -07:00
Tim Schaub
5f2a6d410b
Deprecated XML.js method.
2011-11-08 22:07:29 -07:00
tschaub
b7c826e796
Remove MouseDefaults and MouseToolbar.
2011-11-08 18:32:55 -07:00
tschaub
f90d34fad9
Exclude deprecated methods from full build.
2011-11-08 17:10:31 -07:00
tschaub
20e19203d5
Deprecated methods from BaseTypes.js.
2011-11-08 16:48:58 -07:00
tschaub
dd5d7c9f07
Remove deprecated methods from Element.js.
2011-11-08 16:37:31 -07:00
tschaub
5db084afe8
Pull Ajax.js from the loader.
2011-11-08 16:37:01 -07:00
tschaub
e4d422e781
Deprecated Class.js methods.
2011-11-08 16:24:33 -07:00
tschaub
95e7de2ab4
Deprecated tests for Ajax.js.
2011-11-08 16:17:52 -07:00
tschaub
368ad02bdb
Deprecated methods from Ajax.js.
2011-11-08 16:11:43 -07:00
Tim Schaub
bce3aced23
Merge pull request #42 from tschaub/convenience
...
Adding extent, location, and projection convenience. Where appropriate, literals can be used instead of creating new OpenLayers objects.
2011-11-08 11:05:46 -08:00
tschaub
76bb0be254
Spell projection with p and separate tests to avoid mock issues.
2011-11-08 11:47:59 -07:00
tschaub
00410cf779
Merge branch 'master' of github.com:openlayers/openlayers into convenience
2011-11-08 08:44:33 -07:00
ahocevar
794440750c
New WMTS GetCapabilities & RESTful example.
...
Uses the WMTS server of the ogdwien open data initiative of the City of Vienna. Shows how to build a fullscreen map that works well on both mobile and desktop clients. With lightweight permalinks and Geolocate control.
2011-11-08 11:59:57 +01:00
ahocevar
8e2ab1c530
Fixing tests after #40
2011-11-08 11:38:33 +01:00
ahocevar
4226e45260
Making closure.py also work with Python 2.5
2011-11-07 23:32:27 +01:00
ahocevar
c87a087429
updating update script to use git url for trunk
2011-11-07 23:13:40 +01:00
ahocevar
f3a0a73add
Merge pull request #40 from elemoine/wmtscaps
...
Make OWSCommon v1 support constraints in Get and Post nodes, and respect the 1..* cardinality.
2011-11-07 14:01:26 -08:00
Éric Lemoine
eac8bb5307
Merge remote branch 'ahocevar/wmtscaps' into wmtscaps
...
Conflicts:
lib/OpenLayers/Format/OWSCommon/v1.js
tests/Format/WMTSCapabilities/v1_0_0.html
2011-11-07 22:53:55 +01:00
Éric Lemoine
5e6fbfdc56
Merge branch 'master' into wmtscaps
2011-11-07 22:50:30 +01:00
ahocevar
97bf974b6b
new location of the get url
2011-11-07 22:43:48 +01:00
ahocevar
ffafa93168
API change to better accommodate for the 1..* cardinality of HTTPType and addition of Constraint
2011-11-07 22:43:23 +01:00
Éric Lemoine
4076c1af99
make OWSCommon v1 support constraints in Get and Post nodes
2011-11-07 22:42:51 +01:00
Éric Lemoine
6c5c468e91
Merge branch 'master' into wmtscaps
2011-11-07 22:42:30 +01:00
ahocevar
98363370b6
Use map.div as container.
...
map.layerContainerDiv has a dimension now, but we want a container with the full map viewport. r=elemoine (closes http://trac.osgeo.org/openlayers/ticket/3567 )
2011-11-07 22:01:20 +01:00
Éric Lemoine
2555813762
commit ef6770 was incorrect, stopObservingElement is to be called, not stopObserving
2011-11-07 18:08:12 +01:00
Éric Lemoine
d1c264eae1
Merge remote branch 'upstream/master'
2011-11-07 17:05:19 +01:00
Éric Lemoine
ef6770f8f8
call stopObserving in test_createBackBuffer of Tile/Image.html to prevent side-effects, test only change
2011-11-07 17:01:25 +01:00
ahocevar
3752b0572d
use ResourceURL for WMTS layers for REST encoding. p=fredj,me r=elemoine,me (closes http://trac.osgeo.org/openlayers/ticket/3044 )
2011-11-07 16:56:10 +01:00
Éric Lemoine
797c479b6e
make OWSCommon v1 support constraints in Get and Post nodes
2011-11-07 12:29:16 +01:00
Frederic Junod
8b1f684cbd
Remove semicolons from viewport meta tag
2011-11-07 10:48:52 +01:00
Éric Lemoine
0bf1169c16
Merge pull request #16 from elemoine/bigbackbuffer
...
A Big Back Buffer approach
2011-11-01 22:17:02 -07:00
Éric Lemoine
c65471c35b
Grid tests - do no test the same thing twice
2011-10-30 23:34:52 +01:00
Éric Lemoine
82bf97381c
remove commented line in a test
2011-10-30 23:26:23 +01:00
Éric Lemoine
896c2c0580
fix tests, and add new ones
2011-10-30 23:21:00 +01:00
Éric Lemoine
db08102fe4
correct bug where the value stored for the top-left corner of the back buffer may be incorrect, thanks @ahocevar for catching the issue
2011-10-30 23:20:42 +01:00
Éric Lemoine
c0d210ef05
just skip tiles that are currently loading when creating the back buffer
2011-10-29 21:11:14 +02:00
Éric Lemoine
8df1ae0e09
comparing backBufferData.resolution and serverResolution to know if backbuffering should be applied is wrong
2011-10-29 21:10:23 +02:00
Éric Lemoine
c80746b890
Tile.Image.cloneMarkup renamed Tile.Image.createBackBuffer
2011-10-29 12:22:08 +02:00
tschaub
28cc0bd962
Fewer news.
2011-10-28 15:53:16 -06:00
tschaub
1209a31f5b
Merge branch 'master' of github.com:openlayers/openlayers into convenience
2011-10-28 15:52:08 -06:00
tschaub
bea1a5b24a
Concise config. No init.
2011-10-28 15:51:36 -06:00
tschaub
e599881a8e
Merge branch 'master' of github.com:openlayers/openlayers into convenience
2011-10-28 15:46:46 -06:00
tschaub
58cc225b9b
Syntax updates.
2011-10-28 15:45:56 -06:00
tschaub
423bb39f23
Making this example less outdated.
2011-10-28 15:41:53 -06:00
tschaub
eb6279c4d0
Removing oam layer (service not up).
2011-10-28 15:31:10 -06:00
tschaub
80219dc03c
Merge branch 'master' of github.com:openlayers/openlayers into convenience
2011-10-28 15:23:41 -06:00
Éric Lemoine
f3e0ac9425
remove double variable declarations, and make jslint happier
2011-10-28 23:00:13 +02:00
Éric Lemoine
2f80d52bfd
in single tile mode with no transition effect remove the back buffer when zooming
2011-10-28 22:57:10 +02:00