[guadec-web] adding relevant PoIs
- From: Ismael Olea <olea src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web] adding relevant PoIs
- Date: Tue, 19 Jun 2018 21:33:56 +0000 (UTC)
commit fcdbeacb839c82f440d257abb957732919fcccfc
Author: Ismael Olea <ismael olea org>
Date: Tue Jun 19 23:33:30 2018 +0200
adding relevant PoIs
content/pages/map.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/content/pages/map.md b/content/pages/map.md
index 9bfe128..7123a32 100644
--- a/content/pages/map.md
+++ b/content/pages/map.md
@@ -73,7 +73,8 @@ Date: 20180615
/* parameters */
var /* List of ways to include in the map */
osm_ways = [
- 27152910, // almeria railway
+ { osm_id: 27152910, name: 'railway station'}, // almeria railway
+ 27152911, // EstaciĆ³n intermodal
29220363, // almeria university
435775764, // Civitas
37923960, // airport
@@ -86,11 +87,11 @@ Date: 20180615
/* List of nodes to include in the map */
osm_nodes = [
4414057566, // la mala
- { osm_id: 4433529185, name: 'Overriden name'}, // hortensia
- 2870058034, // 292
+ { osm_id: 2870058034, name: 'Intermodal bus stop'}, // 292
974730957, // 144
469474242, // 71
469474241, //56
+ { osm_id: 1304074112, name: 'Airport bus stop'}, // 188
],
/* Basemap Styles
OpenMapTiles https://openmaptiles.github.io/positron-gl-style/style-cdn.json
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]