Actions

Utilisateur

« Momo50/Extension Maps/GeoJSON » : différence entre les versions

De Wikimanche

(test)
 
(→‎Data : Test Data sur commons)
(Une version intermédiaire par le même utilisateur non affichée)
Ligne 25 : Ligne 25 :
|https://github.com/leakyMirror/map-of-europe/blob/master/TopoJSON/europe.topojson
|https://github.com/leakyMirror/map-of-europe/blob/master/TopoJSON/europe.topojson
}}
}}
== Autre test ==
== Datas ==
==== Tableaux ====
* [[:commons:Data:Sandbox/Momo50WM/Arrondissements Manche.tab|Tableau des arrondissements]]
* [[:commons:Data:Sandbox/Momo50WM/Intercommunalités Manche.tab|Tableau des intercommunalités]]
* [[:commons:Data:Sandbox/Momo50WM/Cantons Manche.tab|Tableau des cantons]]
* [[:commons:Data:Sandbox/Momo50WM/Communes Manche.tab|Tableau communes]]
==== Cartes ====
* [[:commons:Data:Neighbourhoods/New York City.map|Carte de New York City]]
==== Mapframe ====
<mapframe width="300" height="300" zoom="12" latitude="40.782222" longitude="-73.965278">
[
  {
    "type": "ExternalData",
    "service": "page",
    "title": "Neighbourhoods/New York City.map"
  },
  {
    "type": "ExternalData",
    "service": "geoshape",
    "ids": "Q160409",
    "properties": {
      "fill": "#07c63e", "title": "Central Park"
    }
  },
  {
    "type": "Feature",
    "properties": {"title": "Roosevelt Island", "marker-color": "f01080"},
    "geometry": {
      "type": "Point",
      "coordinates": [
        -73.94511222839355,
        40.76734665426719
      ]
    }
  }
]
</mapframe>

Version du 11 décembre 2018 à 14:16

Test Cartographie JSON

Saint-Lô

Chargement de la carte...

Millières, Haute-Marne

Chargement de la carte...

Millières, Manche

Chargement de la carte...

Autre test

Datas

Tableaux

Cartes

Mapframe

<mapframe width="300" height="300" zoom="12" latitude="40.782222" longitude="-73.965278"> [

 {
   "type": "ExternalData",
   "service": "page",
   "title": "Neighbourhoods/New York City.map"
 },
 {
   "type": "ExternalData",
   "service": "geoshape",
   "ids": "Q160409",
   "properties": {
     "fill": "#07c63e", "title": "Central Park"
   }
 },
 {
   "type": "Feature",
   "properties": {"title": "Roosevelt Island", "marker-color": "f01080"},
   "geometry": {
     "type": "Point",
     "coordinates": [
       -73.94511222839355,
       40.76734665426719
     ]
   }
 }

] </mapframe>