MrPowers commented on code in PR #81:
URL: https://github.com/apache/sedona-db/pull/81#discussion_r2359443913
##########
docs/crs-examples.ipynb:
##########
@@ -0,0 +1,446 @@
+{
+ "cells": [
+ {
+ "cell_type": "markdown",
+ "id": "91910e50-a5ae-4d5a-a431-62ac5fbc11ca",
+ "metadata": {},
+ "source": [
+ "# CRS Examples\n",
+ "\n",
+ "This example demonstrates how one table with a EPSG 4326 CRS cannot be
joined with another table that uses EPSG 3857."
Review Comment:
Updated
--
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]