How to transpose the lat/lon coordinates of a shapefile? It is data that needs to be overlaid on a layer of US states polygons and is roughly a bunch of polygons around major cities (so tampa is in the northwest and vancouver washington is southeast if you can visualize that). Megadrofan's answer below is exactly what I needed to get this to work. I believe it essential flips the lat/long of every single vertex of every polygon.