Metadata-Version: 2.1
Name: avirtech_outering_gentwo
Version: 0.0.2
Summary: Avirtech Python Library to Generate outer boundary from palm tree version two
Home-page: https://github.com/dwieka21-bit
Author: Dwieka
Author-email: patriadwieka@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

This is script to automate generation of outer ring boundary, version 2 with less automation and more user input



Install

pip install avirtech_outering_gentwo



Usage

from avirtech_outering_gentwo.avirtech_outering_gentwo import *



First

start_outer(loc_gdb).start_outer()

Second

calculate_age(loc_gdb)

Third

start_middle(loc_gdb)

Fourth

generate_middle_crown(loc_gdb).start_middle()

