Commit Graph

4354 Commits

Author SHA1 Message Date
friedjoff b92887e76d Remove unnecessary success check 2013-01-08 17:58:34 +01:00
friedjoff b442f85bf4 Restore layer alias variable 2013-01-08 17:48:59 +01:00
friedjoff 83be3ff7e8 Restore layer alias variable 2013-01-08 17:41:59 +01:00
friedjoff c1015d31e4 Restore arguments parameter to make function future-proof 2013-01-08 15:40:00 +01:00
friedjoff 77eefdbd55 Fix copyright date 2013-01-08 14:55:22 +01:00
friedjoff 88e184e7e5 Move detection of map procjection to merge function, check for successful response and fix tests. 2013-01-08 14:49:42 +01:00
Tim Schaub bbc73a21d8 Update copyright date 2013-01-07 22:01:16 -05:00
ahocevar c8564838bc When the resolution does not change, remove backbuffer tile by tile
This change introduces a new 'replace' mode for tile transitions: when the
resolution does not change, which happens when mergeNewParams is called,
the tile will be marked with the .olTileReplace class. If this class sets
the tile's imgDiv display to 'none', the backbuffer for the tile will
immediately be removed when the tile is loaded.
2013-01-07 15:42:34 +01:00
ahocevar 18d548f979 Merge pull request #702 from ahocevar/smart-queue
New tile image cache and tile queue improvements. r=@bartvde,@elemoine
2013-01-07 06:38:07 -08:00
ahocevar 4a3651b7da Release notes and additional in-line comment
As suggested by @bartvde.
2013-01-07 15:30:05 +01:00
ahocevar 80f13188a3 Addressing @bartvde's review comments 2013-01-07 14:26:41 +01:00
Bart van den Eijnden 9adbf431ca clear the grid when we change from singleTile mode true to false or vice versa, discussed change with @ahocevar see #821 for the details 2013-01-07 13:25:15 +01:00
ahocevar 1eeda5d9f7 Merge pull request #823 from probins/maxextent
Overview map should use map.getMaxExtent
2013-01-07 00:56:05 -08:00
ahocevar 94020f0fb1 Merge pull request #822 from probins/mapmax
Map: correct docs for maxExtent
2013-01-07 00:55:22 -08:00
Peter Robins dcaefea3cc Map: correct docs for maxExtent 2013-01-06 13:45:36 +00:00
Peter Robins e8421fa923 Overview map should use map.getMaxExtent 2013-01-06 11:41:21 +00:00
Bart van den Eijnden 5b5415d6b7 fix indentation 2013-01-04 17:09:38 +01:00
Bart van den Eijnden de4b995616 incorporate @ahocevar's review 2013-01-04 17:05:03 +01:00
Bart van den Eijnden 1e1ce54e5b add tests and finish off the functionality for switching between singleTile true and false 2013-01-04 15:10:48 +01:00
Bart van den Eijnden 5114ecbaee ability to switch between singleTile true and false 2013-01-04 14:29:07 +01:00
Bart van den Eijnden 193e2696ad fix undefined variable that breaks Closure (closes #819) 2013-01-04 11:11:40 +01:00
Bart van den Eijnden bec34f2d3d Merge pull request #814 from eykamp/wcsdev
Add WCS GetCapabilities parsing for WCS 1.0.0 and 1.1.0 (r=@bartvde)
2013-01-02 08:40:34 -08:00
Christopher Eykamp adba74b735 Remove blank line and trailing comma 2013-01-02 17:29:50 +01:00
Christopher Eykamp 9c7f6e1de7 Add final LF 2013-01-02 17:10:02 +01:00
Christopher Eykamp 0a93154f32 Remove trailing commas 2013-01-02 17:05:54 +01:00
Christopher Eykamp 91bf459ab2 Tactical retreat from dot notation 2013-01-02 17:04:16 +01:00
Christopher Eykamp ed6a32cea7 Fix @requires 2013-01-02 16:52:17 +01:00
Christopher Eykamp 730415aa74 Update @requires 2013-01-02 16:49:53 +01:00
Christopher Eykamp 951da38e80 Add @requires 2013-01-02 16:48:32 +01:00
Christopher Eykamp d0af8726d3 Remove this file properly 2013-01-02 16:26:55 +01:00
Christopher Eykamp ff4e6fc8d7 git acting strangely 2013-01-02 16:26:24 +01:00
Christopher Eykamp d720090310 Reduce vertical whitespace 2013-01-02 16:05:06 +01:00
Christopher Eykamp a215f362cc Remove call to applyDefaults 2013-01-02 15:46:35 +01:00
Christopher Eykamp 76aa10c52c Add trailing LF 2013-01-02 15:42:46 +01:00
Christopher Eykamp c8e0ba5544 Reduce vertical whitespace 2013-01-02 15:42:03 +01:00
Christopher Eykamp 3f9461e91c Update terminology 2013-01-02 15:39:55 +01:00
Christopher Eykamp c9dbc33649 Remove all traces of Protocol/WCS 2013-01-02 15:38:27 +01:00
Christopher Eykamp 673f0d9a99 Remove unused commented code 2013-01-02 15:35:00 +01:00
Christopher Eykamp 8193f309dc Update comment/documentation 2013-01-02 15:28:31 +01:00
Christopher Eykamp ddc6bd817d Prefer dot notation 2013-01-02 14:36:04 +01:00
Christopher Eykamp b15c751808 Reuse GML pos reader -- something looks not quite right here, but it does work 2013-01-02 14:21:30 +01:00
Christopher Eykamp 37fd98bb03 Move WCS_Capabilities reader into v_1_0_0 class 2013-01-02 13:41:34 +01:00
Christopher Eykamp eb4bbff8f4 Reinstate deleted comment block 2013-01-02 13:25:15 +01:00
Christopher Eykamp abd733865b Reference OWS 1.1.0 readers 2013-01-02 13:21:43 +01:00
Christopher Eykamp a8ae30079e Forgot this somehow... the missing WCS.js file 2013-01-02 13:01:45 +01:00
Christopher Eykamp 008c7d582e Update test to reflect changes in last commit 2013-01-02 12:51:52 +01:00
Christopher Eykamp 15138605c3 Rename contents to contentMetadata to maintain some sort of continuity between WCS 1.0.0 and 1.1.0 2013-01-02 12:48:55 +01:00
Christopher Eykamp f7605dcb66 Reformat to 80 cols 2013-01-02 12:44:57 +01:00
Christopher Eykamp d3345a58b1 Whitespace 2013-01-02 12:42:56 +01:00
Christopher Eykamp 5f2c3803f4 Correct comment about inheritance 2013-01-02 12:42:28 +01:00