[libchamplain/libchamplain-0-4] OpenStreetMap (osmarender) has a zoom of 17
- From: Pierre-Luc Beaudoin <plbeaudoin src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libchamplain/libchamplain-0-4] OpenStreetMap (osmarender) has a zoom of 17
- Date: Sat, 17 Oct 2009 18:16:39 +0000 (UTC)
commit 491719b826bd3bf71c6993daccea82598c00b771
Author: Emmanuel Rodriguez <emmanuel rodriguez gmail com>
Date: Sat Oct 17 18:42:47 2009 +0200
OpenStreetMap (osmarender) has a zoom of 17
bindings/perl/Champlain/t/ChamplainMapSource.t | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bindings/perl/Champlain/t/ChamplainMapSource.t b/bindings/perl/Champlain/t/ChamplainMapSource.t
index b43db13..ad29868 100644
--- a/bindings/perl/Champlain/t/ChamplainMapSource.t
+++ b/bindings/perl/Champlain/t/ChamplainMapSource.t
@@ -72,7 +72,7 @@ sub test_osm_osmarender {
is($map->get_id, 'osm-osmarender', "$label id");
is($map->get_name, 'OpenStreetMap Osmarender', "$label name");
is($map->get_min_zoom_level, 0, "$label min zoom");
- is($map->get_max_zoom_level, 18, "$label max zoom");
+ is($map->get_max_zoom_level, 17, "$label max zoom");
is($map->get_tile_size, 256, "$label tile size");
is($map->get_license, $OSM_LICENSE, "$label license");
is($map->get_license_uri, $OSM_URL_LICENSE , "$label license_uri");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]