I am trying to import a few thousand pages that include maps using the Google Maps extension.
The text is in the format as below:
<googlemap lat="36.3015" lon="-76.21976" type="map" zoom="11" width="700" height="600"> 36.3214,-76.2134, Click to see [[some text]] page 36.9876,-76.1234, Click to see [[some text]] page </googlemap>
The message I get is pretty much identical whether I use importDump.php or Special:Import and is:
XML import Failure at line 40, col 42 (byte 1725; ³ 36.3214,-76²):Attribute redefined
Anyone able to shed any light on this?
Many thanks, Paul