EPSG:3035
, and check your changes.
AGS = district_id
).
district_id == "05315"
) and find the surrounding
districts. Calculate the number of chargers per district
(charger_count
) and the number of chargers per 1,000
inhabitants in each district (charger_dens
). Plot the two
columns for Cologne and its surrounding districts.
sf::bind_rows()
to combine
the two spatial objects, “Cologne” and “Cologne Surroundings”.