Closed feleir closed 2 years ago
Added conversion to ESPG:4326. Converted pandas dataframe to GeoJson. Added folium visualization.
These changes depend on:
pandas-geojson
folium
pyproj
Need to validate if the python conversion of the algorithm produces the same results as the SPS one, pending sync with @joostschouppe
Description
Added conversion to ESPG:4326. Converted pandas dataframe to GeoJson. Added folium visualization.
These changes depend on:
pandas-geojson
for dataframe to GeoJson conversion.folium
for data visualization.pyproj
for coordinate conversion.What's pending
Need to validate if the python conversion of the algorithm produces the same results as the SPS one, pending sync with @joostschouppe