python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
unable to register spark session on GeoSparkRegistrator.registerAll(spark)
I have been trying to register spark with GeoSpark. I have installed apache sedona 3.1.3 version in python 3.7. Spark session has created using
#Import required libraries
import os
import folium
impo...
Narayan Das
Votes: 0
Answers: 1
Read and Write sdo_geometry field in spark/GeoSpark(Sedona) from Oracle Table
i'm using geospark(sedona) with pyspark:
is possible read from Oracle a sdo_geometry type and write in a table in Oracle with sdo_Geometry field?
in my app:
i'm able to read :
db_table = "(SELECT...
Catanzaro
Votes: 0
Answers: 1
Why is Apache Sedona not reading this Shapefile properly?
I'm using Apache Spark v3.0.1 and Apache Sedona v1.1.1 and I'm trying to read a Shapefile into a SpatialRDD. I first tried the example provided by the Sedona library (more specifically, the code insid...

PiFace
Votes: 0
Answers: 2