You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in #35, geopandas library is used to convert shapely geometry object (specifically, a Point) to geoJSON. Let's find a way to accomplish this without adding this dependency.
The text was updated successfully, but these errors were encountered:
As discussed in #35,
geopandas
library is used to convert shapely geometry object (specifically, a Point) to geoJSON. Let's find a way to accomplish this without adding this dependency.The text was updated successfully, but these errors were encountered: