Différences entre les versions de « Kartographer »

De dieudo.fr
Aller à la navigation Aller à la recherche
(Page créée avec « <mapframe text="Map of London" latitude="51.505" longitude="-0.126" zoom="8" width="300" height="300" align="left"> { "type": "FeatureCollection",... »)
 
 
(14 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
<mapframe text="Map of [[wikipedia:London|London]]" latitude="51.505" longitude="-0.126" zoom="8" width="300" height="300" align="left">
<mapframe text="Position de [[wikipedia:Bordeaux|Bordeaux]]" latitude="46.043" longitude="-1.494" zoom="5" width="100%" height="400" align="left">
{
{ "type": "FeatureCollection", "features": [   {     "type": "Feature",     "properties": {         "title": "[[w:fr:Bordeaux|Bordeaux]]",         "description": "[[File:Flostyle.png|Flostyle.png]]",         "marker-symbol": "art-gallery",         "marker-size": "large",         "marker-color": "FFD700"     },     "geometry": {       "type": "Point",       "coordinates": [         -0.5,         44.8        ]     }   } ]}</mapframe>
  "type": "FeatureCollection",
 
  "features": [
[[Mw:Kartographer]] [[Mw:Extension:Kartographer]]
    {
[[W:Module:Map]] [[Mw:Help:Extension:Kartographer/Icons]]
      "type": "Feature",
[https://github.com/mapbox/simplestyle-spec/tree/master/1.1.0  Mapbox/simplestyle-spec]
      "properties": {
[https://geoman.io/geojson-editor Geoman.io]
          "title": "[[wikipedia:London|London]] is the capital of [[wikipedia:United Kingdom|United Kingdom]]",
          "description": "[[File:Houses_of_Parliament.jpg|Houses of Parliament|280px]]",
          "marker-symbol": "town-hall",
          "marker-size": "large",
          "marker-color": "f00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1226806780323386,
          51.515268213580114
        ]
      }
    }
  ]
}</mapframe>
<br style="clear: both;" clear="all" />

Version actuelle datée du 7 avril 2021 à 13:45