תבנית:מפה דינמית/כיכר פרטוריוס

מתוך ויקיפדיה, האנציקלופדיה החופשית
קפיצה לניווט קפיצה לחיפוש

<mapframe latitude="-25.7529" longitude="28.1868" zoom="16" width="350" height="200" align="right">

{

 "type": "FeatureCollection",
 "features": [
   {
     "type": "Feature",
     "properties": {
       "title": "בניין מחלקת האנרגיה",
       "description": "Department of Energy
Departement van Energie",

"marker-color": "#FFCC00" },

     "geometry": {
       "type": "Point",
       "coordinates": [
         28.1879,
         -25.7520
       ]
     }
   },
   {
     "type": "Feature",
     "properties": {
       "title": "בניין עיריית פרטוריה",
       "description": "Pretoria City Hall
Stadsaal van Pretoria",

"marker-color": "#FFCC00" },

     "geometry": {
       "type": "Point",
       "coordinates": [
         28.1868,
         -25.7532
       ]
     }
   },
   {
     "type": "Feature",
     "properties": {
       "title": "המוזיאון להיסטוריה של הטבע",
       "description": "National Museum of Natural History
Nasionale Natuurhistoriese Museum",

"marker-color": "#FFCC00" },

     "geometry": {
       "type": "Point",
       "coordinates": [
         28.1892,
         -25.7531
       ]
     }
   },
   {
     "type": "Feature",
     "properties": {
       "title": "פסלי מרטינוס פרטוריוס ואנדריאס פרטוריוס",
       "description": "Statues of M.W. Pretorius and A.W.J. Pretorius
Standbeelde van M.W. Pretorius en A.W.J. Pretorius",

"marker-color": "#FFCC00" },

     "geometry": {
       "type": "Point",
       "coordinates": [
         28.1882,
         -25.7531
       ]
     }
   },
   {
     "type": "Feature",
     "properties": {
       "title": "המוזיאון הלאומי להיסטוריה של התרבות",
       "description": "National Museum of Cultural History
Nasionale Museum van Kultuurgeskiedenis",

"marker-color": "#FFCC00" },

     "geometry": {
       "type": "Point",
       "coordinates": [
         28.1845,
         -25.7535
       ]
     }
   },
   {
     "type": "Feature",
     "properties": {
       "title": "בניין מחלקת המים והתברואה",
       "description": "Department of Water and Sanitation
Departement van Waterwese en Bosbou",

"marker-color": "#FFCC00" },

     "geometry": {
       "type": "Point",
       "coordinates": [
         28.1881,
         -25.7542
       ]
     }
   },
 ]

} </mapframe>