Skip to content

GeoPortal Build Process

Kyle Purdon edited this page May 28, 2014 · 12 revisions

Building the GeoPortal means creating a directory that includes a single JavaScript file that is compiled and contains the complete application and library source. In addition and index HTML file and a resources directory are also created. The "build" is the actual directory that gets put in the web directory on the server.

Introduction

A python script has been created to simplify the building process. To run it you must have the following installed on your local system:

Python 2.7.6+ (Not 3) Sencha Cmd (Tested at 4.0.4)

opsBuildPortal.py

This script will do a complete build, there are two types of builds.