Skip to content

Front end to work alongside Nearmap Python Library to assist with Ortho Download and Database Tracking for Area based account Tracking

Notifications You must be signed in to change notification settings

Connor-Tluck/Orthodownload_Front_End

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Nearmap Ortho Download and Tracking

Front End and Database Connection for Nearmap Ortho Downloads, Used alongside the Nearmap Python Library
Nearmap Python Library

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

In the Engineering Space, High Resolution Locally Cashed Ortho Imagery is a necesity for many Design projects. This repo can be used to build out a front end downloader and connect to a pre-established tracking database through MongoDB

Here's why: *WMS Limitations *Better and more transparent Area Tracking *Ease of use.

Use the main.py and main_downloader.ui along with the Nearmap Python Repo to get Started. Contact Customer Service to get Databse Connection Established. Will not work without Tracking Database Connection.

(back to top)

Built With

(back to top)

Getting Started

Install the Python Nearmap Repository as well as two additonal libraries seen below.

Prerequisites

Install the Python Nearmap Repository. Nearmap Python Library

Installation

See Python Nearmap Repo Instructions, however, in addition you will need to install:

DNSPython
Nearmap Python Library

PyMongo
Nearmap Python Library

Usage

See Python Nearmap Repo Instructions, however, in addition you will need to install:

DNSPython
Nearmap Python Library

PyMongo
Nearmap Python Library

alt text

Front End Example, Use this to make Data Query.

alt text

Schema Saved in MongoDB

alt text

Original Customer AOI

alt text

Returned Ortho Saved Locally, Merged and Reprojected. (resolution varies by request parameters

alt text

Tracking can be done Via MongoDB Atlas application or By directly Querying the Database and reading Geojson.

alt text

Folium Geojson Draw

Roadmap

  • Add DSM as a Content Type
  • Add Vector AI data as a Content Type

(back to top)

About

Front end to work alongside Nearmap Python Library to assist with Ortho Download and Database Tracking for Area based account Tracking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages