opencitiesaichallenge-pystac-starter
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
fantastic! Works great!! Thanks
@daveluo, I am getting JSON decode error while accessing train_tier_1/catalog.json file. Can someone help me on this
@daveluo, I am getting JSON decode error while accessing train_tier_1/catalog.json file. Can someone help me on this
did you manage to fix this? I have the same issue
@daveluo, I am getting JSON decode error while accessing train_tier_1/catalog.json file. Can someone help me on this
did you manage to fix this?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@crikeli, i've updated gist which should now work with the latest geopandas update. Mainly changed the crs from a dict to pyproj's
CRS.from_epsg(4326)
Let me know if that works or you run into any more issues.