Skip to Content
Mastering Geospatial Analysis with Python
book

Mastering Geospatial Analysis with Python

by Silas Toms, Paul Crickard, Eric van Rees
April 2018
Beginner to intermediate content levelBeginner to intermediate
440 pages
11h 36m
English
Packt Publishing
Content preview from Mastering Geospatial Analysis with Python

Root server settings and Environment Variables

Go to the root server settings and click on the FastCGI Settings icon. Double-click on the argument that matches the path added in the previous section. The Edit FastCGI Application interface will open.

  • Click on the EnvironmentVariables (Collection) entry. An ellipsis (...) will appear. Double-click on the ellipsis to edit the environment variables.
  • Click the Add button to add a new variable.
  • Add PYTHONPATH to the Name entry.
  • Add the path to the site code (for example C:\website\) to the value entry.
  • Click the Add button to add a second variable.
  • Add WSGI_HANDLER to the Name entry.
  • If the site is controlled by a file called app.py, add app.app to the value entry (replacing .py with .app).
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning Geospatial Analysis with Python

Learning Geospatial Analysis with Python

Joel Lawhead

Publisher Resources

ISBN: 9781788293334Supplemental Content