Isaiah
Isaiah
I am getting this same error when running python spacenetutilities/scripts/createDataSpaceNet.py --srcImageryDirectory RGB-PanSharpen --outputDirectory /home/yuankunhao/datasets/spacenet/AOI_4_Shanghai_Train/annotations --annotationType PASCALVOC2012 --convertTo8Bit --imgSizePix 400 My OS: I am running a macOS Sierra - Version 10.13.6
I am on branch spacenetV3. :)
What I did was installed the dependencies then I pulled down the repo (spacenetV3). After this I went to the directory spacenetutilities/scripts and then ran the command python createDataSpaceNet.py /AOI_2_Vegas/AOI_2_Vegas_Train/...
Okay, sounds good. I will look into this and if I find a solution to this I will post it on here so if others run in to it they...
So it seeems that gpd.read_file(geoJson) is looking for an attribute that has 'startswith' but there is no attribute in the json file (example: buildings_AOI_2_Vegas_img2364.geojson) that has the name: 'startswith'