Convert the coordinates of a shapefile in Geopandas
问题 I am new at spatial analysis, but I cant find this answer anywhere. I have a list of post codes in CRS coordinates, latitude and longitude, and London's Boroughs shape file in OSN coordinates, and I would like to map them together, but this is what happens. This is the head of the postcodes london_post_codes.head() Out[81]: postcode latitude longitude 0 WD6 1GS 51.658021 -0.255663 1 WD17 1LA 51.660366 -0.397525 2 WC2N 6LE 51.509413 -0.121676 3 WC2N 6NA 51.508363 -0.124454 4 WC2N 6ND 51.508216