Tom Hughes
880997c7da
Don't show the marker layer in the layer switcher.
2007-12-30 17:27:47 +00:00
Richard Fairhurst
64653788db
zoom level for Yahoo
2007-12-24 21:32:55 +00:00
Richard Fairhurst
32c502cb27
don't ignore outdated baselayer values; fix maximum zoom
2007-12-24 21:18:59 +00:00
Richard Fairhurst
fbbb89ceed
Potlatch 0.6: autocomplete keys/values
2007-12-23 13:41:26 +00:00
Richard Fairhurst
e6bded606a
fix POI moving bug
2007-12-07 17:30:20 +00:00
Tom Hughes
1e9483fe72
Set extent information for the marker layer.
2007-12-07 00:15:21 +00:00
Tom Hughes
8b7d73ebb6
Make sure we load OpenLayers resources from the right place.
2007-12-06 18:59:36 +00:00
Tom Hughes
7ee377352e
Move scale/resolution configuration to the base layers so that
...
people dragging in our customer layers don't need to worry about
setting the magic numbers.
2007-12-06 14:18:30 +00:00
Tom Hughes
3ed64ceb54
Set the number of zoom levels for the marker layer based on the
...
maximum number of zoom levels of any of the base layers.
2007-12-06 13:46:56 +00:00
Tom Hughes
4c3b59fe25
Set number of zoom levels on a per layer basis. Closes #603 .
2007-12-04 00:42:08 +00:00
Richard Fairhurst
0ab2db3979
move preset tags and colours into config files
2007-12-01 10:32:35 +00:00
Richard Fairhurst
e0c9a8c6d5
slight revert changes
2007-11-30 18:40:57 +00:00
Steve Chilton
994b9391cb
new key for z13. revised keys to z8, z10, z11, z12
2007-11-30 13:00:31 +00:00
Tom Hughes
cb7436602d
Hide the OpenLayers attribution control when printing - we print an
...
attribution under the map anyway. Also add a border round the map when
printing.
2007-11-28 23:59:39 +00:00
Tom Hughes
b82c10bcd1
Make attribution less cheesy.
2007-11-28 19:25:46 +00:00
Tom Hughes
f5c9a41e87
Use the new OSM OpenLayers stuff.
2007-11-28 19:24:58 +00:00
Tom Hughes
29645d2d29
Add a javascript file to provide OSM layers for OpenStreetMap.
2007-11-28 18:59:05 +00:00
Richard Fairhurst
fe4865c5a9
0.5d: drag Yahoo layer only
2007-11-23 18:37:28 +00:00
Richard Fairhurst
cdfc163e5f
0.5c: some refinements to casing
2007-11-21 14:01:31 +00:00
Tom Hughes
39e77df344
Add keyboard shortcuts to the slippy map.
2007-11-21 09:51:55 +00:00
Richard Fairhurst
6785ce5231
purge area layer when purging ways
2007-11-19 14:00:18 +00:00
Richard Fairhurst
3080dd3580
0.5b: look more pretty!
2007-11-19 13:29:35 +00:00
Richard Fairhurst
849397a336
0.5a: further revisions to merged ways, API->SWF error handling
2007-11-13 09:26:04 +00:00
Richard Fairhurst
7bdfa0afc9
fix branching way problem
2007-11-11 13:08:59 +00:00
Richard Fairhurst
d9d625f651
0.5: NUNS! REVERT!!!
2007-11-10 22:01:23 +00:00
Tom Hughes
bcf2fe5129
Spread T@H over three host names.
2007-11-09 15:29:30 +00:00
Tom Hughes
0c90905495
Add a stylesheet targeted at print media to get nice printouts.
2007-11-07 22:26:10 +00:00
Tom Hughes
5ac70d8946
Use the tah.opstreetmap.org domain name for the T@H layer.
2007-11-07 08:25:11 +00:00
Richard Fairhurst
4b1a3dff29
Potlatch 0.4c: bugfixes, history in progress
2007-11-02 09:28:00 +00:00
Richard Fairhurst
e91a429c52
persistent preferences!
2007-10-28 20:35:19 +00:00
Richard Fairhurst
9a25042091
update view/edit tab links
2007-10-28 17:47:43 +00:00
Richard Fairhurst
d469b91e7e
Potlatch 0.4b: put POIs in ways; small SWF improvement; correct created_by for ways
2007-10-28 16:07:23 +00:00
Richard Fairhurst
bb45418e49
fix the POI bugfix (sigh)
2007-10-25 07:33:39 +00:00
Tom Hughes
d858edd4e3
Stylesheet changes for permalink from crschmidt.
...
Part of fix for case #566 .
2007-10-23 09:21:11 +00:00
Tom Hughes
e373c63837
Round latitude and longitude values in links to a sensible number of
...
decimal places for the zoom level whilst still preserving accuracy
sufficient to position the map within a few pixels.
The relationship between zoom level, decimal places, and the accuracy
with which the map can then be positioned in pixels is as follows:
Zoom Decimals Accuracy (pixels)
1 0 1.42
2 0 2.84
3 1 0.57
4 1 1.14
5 1 2.28
6 2 0.46
7 2 0.91
8 2 1.82
9 3 0.36
10 3 0.73
11 3 1.46
12 4 0.29
13 4 0.58
14 4 1.17
15 5 0.23
16 5 0.47
17 5 0.93
18 6 0.19
So the worse case is at zoom 2 where accuracy is still within 3 pixels.
Based on a patch by rjmunro.
2007-10-23 09:19:29 +00:00
Steve Chilton
3ee2d2d3b7
revised keymapnik11/12, new versions of keymapnik6-10
2007-10-21 19:03:32 +00:00
Tom Hughes
63bd068f2e
Get URL selection right...
2007-10-10 15:00:13 +00:00
Tom Hughes
c941bc197c
Give OpenLayers three different hosts (all really pointing at tile) to
...
get mapnik tiles from so it loads tiles more quickly.
2007-10-10 14:45:44 +00:00
Tom Hughes
a485b23738
Update OpenLayers to the 2.5 release.
2007-10-09 23:08:14 +00:00
Richard Fairhurst
e0fd80c428
Potlatch 0.4a, fix duplicate POI bug
2007-10-09 09:15:50 +00:00
Tom Hughes
516aef5d07
Split out sidebar code from the search code so it can be reused for the
...
map key more cleanly.
2007-10-08 23:32:58 +00:00
Richard Fairhurst
822e48850d
experimental pop-out map key
2007-10-08 22:10:26 +00:00
Richard Fairhurst
d626256bc2
Potlatch 0.4 (hopefully)
2007-10-07 20:26:00 +00:00
Richard Fairhurst
f58b242b0d
v0.3, includes Douglas-Peucker for GPS tracks
2007-09-14 17:41:35 +00:00
Richard Fairhurst
1fcd5f5593
Potlatch v0.2a: display GPS traces, some bugfixes
2007-09-12 10:07:26 +00:00
Richard Fairhurst
53f58825b0
latest Yahoo Maps API seems to be more reliable
2007-09-02 17:51:03 +00:00
Richard Fairhurst
393c2cdff2
fix dragging, add some new pois (already!)
2007-09-02 13:42:47 +00:00
Richard Fairhurst
9ff9996667
Potlatch v0.2 with POI editing
2007-09-02 13:09:10 +00:00
Tom Hughes
d2bd78627e
More search improvements - a "Where am I?" link that does a reverse
...
search, and various cleanups to the previous changes.
2007-08-24 18:53:30 +00:00
Tom Hughes
034982a12f
If a search only finds one result then jump straight to it instead of
...
opening a list of results.
2007-08-24 17:38:36 +00:00