All Projects → locationtech → Rasterframes

locationtech / Rasterframes

Licence: apache-2.0
Geospatial Raster support for Spark DataFrames

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to Rasterframes

Imjoy
ImJoy: Deep Learning Made Easy!
Stars: ✭ 136 (-4.23%)
Mutual labels:  image-processing
Sparkling Graph
SparklingGraph provides easy to use set of features that will give you ability to proces large scala graphs using Spark and GraphX.
Stars: ✭ 139 (-2.11%)
Mutual labels:  spark
Data science blogs
A repository to keep track of all the code that I end up writing for my blog posts.
Stars: ✭ 139 (-2.11%)
Mutual labels:  spark
Apache Spark Node
Node.js bindings for Apache Spark DataFrame APIs
Stars: ✭ 136 (-4.23%)
Mutual labels:  spark
Quicksql
A Flexible, Fast, Federated(3F) SQL Analysis Middleware for Multiple Data Sources
Stars: ✭ 1,821 (+1182.39%)
Mutual labels:  spark
Imageprocessing
MicaSense RedEdge and Altum image processing tutorials
Stars: ✭ 139 (-2.11%)
Mutual labels:  image-processing
Easyocr
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
Stars: ✭ 13,379 (+9321.83%)
Mutual labels:  image-processing
Semantic image inpainting
Semantic Image Inpainting
Stars: ✭ 140 (-1.41%)
Mutual labels:  image-processing
Isolation Forest
A Spark/Scala implementation of the isolation forest unsupervised outlier detection algorithm.
Stars: ✭ 139 (-2.11%)
Mutual labels:  spark
Cakephp Imagine Plugin
CakePHP wrapper for the powerful Imagine image processing library. Makes images manipulation easy and powerful.
Stars: ✭ 140 (-1.41%)
Mutual labels:  image-processing
Avir
High-quality pro image resizing / scaling C++ library, image resize
Stars: ✭ 135 (-4.93%)
Mutual labels:  image-processing
Spark On Lambda
Apache Spark on AWS Lambda
Stars: ✭ 137 (-3.52%)
Mutual labels:  spark
Azure Event Hubs Spark
Enabling Continuous Data Processing with Apache Spark and Azure Event Hubs
Stars: ✭ 140 (-1.41%)
Mutual labels:  spark
Picasso Transformations
An Android transformation library providing a variety of image transformations for Picasso
Stars: ✭ 1,696 (+1094.37%)
Mutual labels:  image-processing
Optimize Images
A command-line interface (CLI) utility written in pure Python to help you reduce the file size of images.
Stars: ✭ 141 (-0.7%)
Mutual labels:  image-processing
Pubgis
Generate maps of your position throughout PUBG gameplay
Stars: ✭ 135 (-4.93%)
Mutual labels:  image-processing
Ecommercerecommendsystem
商品大数据实时推荐系统。前端:Vue + TypeScript + ElementUI,后端 Spring + Spark
Stars: ✭ 139 (-2.11%)
Mutual labels:  spark
Awesome Ml
Discover, download, compile & launch different image processing & style transfer CoreML models on iOS.
Stars: ✭ 142 (+0%)
Mutual labels:  image-processing
Starnet
StarNet
Stars: ✭ 141 (-0.7%)
Mutual labels:  image-processing
Filestack Android
Official Android SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
Stars: ✭ 140 (-1.41%)
Mutual labels:  image-processing

®

Join the chat at https://gitter.im/locationtech/rasterframes

RasterFrames® brings together Earth-observation (EO) data access, cloud computing, and DataFrame-based data science. The recent explosion of EO data from public and private satellite operators presents both a huge opportunity as well as a challenge to the data analysis community. It is Big Data in the truest sense, and its footprint is rapidly getting bigger.

RasterFrames provides a DataFrame-centric view over arbitrary raster data, enabling spatiotemporal queries, map algebra raster operations, and compatibility with the ecosystem of Spark ML algorithms. By using DataFrames as the core cognitive and compute data model, it is able to deliver these features in a form that is both accessible to general analysts and scalable along with the rapidly growing data footprint.

Please see the Getting Started section of the Users' Manual to start using RasterFrames.

User Resources

Contributing

Community contributions are always welcome. To get started, please review our contribution guidelines, code of conduct, and reach out to us on gitter so the community can help you get started!

RasterFrames is part of the LocationTech Stack.

It is written in Scala, but with Python bindings. If you wish to contribute to the development of RasterFrames, or you wish to build it from scratch, you will need sbt. Then clone the repository from GitHub.

git clone https://github.com/locationtech/rasterframes.git
cd rasterframes

To publish to your local repository:

sbt publishLocal

You can run tests with

sbt test

and integration tests

sbt it:test

The documentation may be built with

sbt makeSite

Additional, Python sepcific build instruction may be found at pyrasterframes/src/main/python/README.md

Copyright and License

RasterFrames is released under the commercial-friendly Apache 2.0 License, copyright Astraea, Inc. 2017-2021.

Commercial Support

As the sponsors and developers of RasterFrames, [email protected].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].