Skip to content

kyunam/acp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Installation Steps

One drive - Course Materials

0. Install Notepad++ and 7-Zip

1. Start ArcGIS Pro

alt text

2. Login withyour ArcGIS Online account listed in Excel Spreadsheet.

alt text

3. Go to Settings -> Package Manager

alt text

Click on the Gear Icon. Select arcigspro-py3 (Default) and clone it with a new name:

C:\Users\Administrator\AppData\Local\ESRI\conda\envs\arcgispro-py3-clean

Repeat the last step with a new name:

C:\Users\Administrator\AppData\Local\ESRI\conda\envs\WS

Click the ... button in the WS environment and select Activate.

alt text

6. Open Python Command Prompt from Start -> All -> ArcGIS -> Python Command Prompt.

alt text

Make sure the WS conda environment is active

alt text

Install python packages

conda install -c conda-forge openjdk=8.0.412 --yes
pip install pyspark==3.5.5
conda install -c conda-forge babel --yes
conda install geopandas --yes
conda install -c conda-forge pandas pytz --force-reinstall 

Hadoop Setup

  1. Download Hadoop binaries from: https://github.com/cdarlint/winutils

  2. Steps:

    • Download the ZIP file
    • Unzip it
    • Copy the Hadoop-3.3.6 folder to C:\
    • Rename it to Hadoop

Download the content to C:\.

  • from ACP Workshop
  • Copy input folder to C:\input
  • Copy WS folder to C:\WS

About

Panama Canal Authority

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published