python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Convert geopandas.geodataframe to geojson
I am trying to save a geopandas.geodataframe in geojson format. but i have an error and i don't know where it comes from and how to solve it. here is the code and the error :
Thanks in advance for you...
amaranaitsaidi
Votes: 0
Answers: 1
plot data on Geopandas matplotlib
i want to plot x and y from a csv file in a geopandas graph but only the graph axis that shows up
import fiona
import matplotlib.pyplot as plt
from mpl_toolkits.axisartist.axislines import Subplot
im...
kkkk
Votes: 0
Answers: 1
Python shapely & geopandas in dockerimage
I'm trying to build a dockerimage to run a Python script, but I keep getting errors. I searched around a little but and managed to construct the following script, bit I still am receiving errors.
Belo...
Tars Morel
Votes: 0
Answers: 1