Giter Site home page Giter Site logo

tducret / precisionmapper-python Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 381 KB

Python package to communicate with precisionmapper.com

License: MIT License

Python 94.23% Dockerfile 0.76% Shell 5.01%
precisionmapper parsing drone platform python-wrapper scraping scraper precisionhawk

precisionmapper-python's Introduction

PrecisionMapper

Travis Coveralls github PyPI License

Description

Python package to communicate with precisionmapper.com

Precisionmapper.com screenshot

Requirements

  • Python 3
  • pip3

Installation

pip3 install -U precisionmapper

Package usage

# -*- coding: utf-8 -*-
from precisionmapper import PrecisionMapper

pm = PrecisionMapper(login=_LOGIN, password=_PASSWORD)
pm.sign_in()
shared_surveys = pm.get_shared_surveys()

for survey in shared_surveys:
    print(survey)

Example output :

[High School Sample] (California, United States - 12/02/2017 23:52) : 103 images, 3.69 GB, sensor : RGB, id : 17130
[Neighborhood Construction Sample] (Virginia, United States - 10/02/2017 16:36) : 34 images, 1.56 GB, sensor : RGB, id : 17590
[Micasense RedEdge Sample] (N/A - 31/01/2017 21:24) : 505 images, 2.37 GB, sensor : Blue, Green, Red, NIR, Red edge, id : 17321
[Palm Tree Farm Sample] (Bahia, Brazil - 08/07/2016 17:30) : 175 images, 12.4 GB, sensor : RGB, id : 17453
[Solar Panel Farm Sample] (Georgia, United States - 27/05/2016 23:31) : 168 images, 3.12 GB, sensor : RGB, id : 17424
[Construction Site Sample] (Florida, United States - 03/02/2016 17:03) : 287 images, 6.52 GB, sensor : BGNIR, id : 17135
[Wheat Disease Sample] (Leicestershire, United Kingdom - 15/06/2015 12:45) : 121 images, 4.81 GB, sensor : RGB, id : 2946
[Wheat - Sample 1] (Leicestershire, United Kingdom - 15/06/2015 11:55) : 225 images, 10.5 GB, sensor : RGB, id : 2947
[Wheat - Sample 2] (Leicestershire, United Kingdom - 15/06/2015 11:04) : 242 images, 7.65 GB, sensor : BGNIR, id : 2948
[3D Sample] (City of Stoke-on-Trent, United Kingdom - 22/05/2015 13:20) : 477 images, 10.6 GB, sensor : RGB, id : 2942

API server usage

An API server based on Flask is also available for this project.

Read the documentation in the python-flask folder.

API server

precisionmapper-python's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.