User:JJMC89 bot/config/InfoboxCoordinatesParametersMigrator/Infobox landform

From Wikipedia, the free encyclopedia

{

   "coordinatesSets": [
       {
           "initialReplacementTemplate": "subst:Infobox coord/sandbox",
           "parametersMap": {
               "lat_d": "lat_d",
               "lat_m": "lat_m",
               "lat_s": "lat_s",
               "lat_NS": "lat_NS",
               "long_d": "long_d",
               "long_m": "long_m",
               "long_s": "long_s",
               "long_EW": "long_EW",
               "type": "coords_type",
               "region": "region",
               "scale": "scale",
               "source": "source",
               "display": "display",
               "format": "format"
           },
           "parametersDefaults": {
               "type": "landmark"
           },
           "replacementParameterNames": ["coordinates", "coords"]
       }
   ],
   "template": "Infobox landform"

}