jiayuasu commented on code in PR #1693: URL: https://github.com/apache/sedona/pull/1693#discussion_r1855267029
########## docs/tutorial/sql.md: ########## @@ -1094,8 +1094,8 @@ SedonaPyDeck.create_choropleth_map(df=groupedresult, plot_col='AirportCount')  -The dataset used is available [here](https://github.com/apache/sedona/tree/4c5fa8333b2c61850d5664b878df9493c7915066/binder/data/ne_50m_airports) and -can also be found in the example notebook available [here](https://github.com/apache/sedona/blob/4c5fa8333b2c61850d5664b878df9493c7915066/binder/ApacheSedonaSQL_SpatialJoin_AirportsPerCountry.ipynb) +The dataset used is available [here](https://github.com/apache/sedona/tree/master/docs/usecases/data/ne_50m_airports) and Review Comment: Please refer to the dataset via commit id like what it does right now. This will make sure we can always find the dataset. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
