sreekmtl / pyspark-geospatial

Pyspark based GIS analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyspark-geospatial

Pyspark based GIS analysis

Requirements to run this code--- install Apache Spark, Hadoop(If you want to store data in HDFS), PySpark dependencies if needed.

To execute this code---

In Spark standalone mode: Open terminal> ./spark-submit --master local[n] /path/to/script/your-script.py

About

Pyspark based GIS analysis


Languages

Language:Python 100.0%