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

Components of the Flask application

Now that the backend database and tables have been created and loaded with data and the relationships between the tables have been modeled and generated, it's time to write the scripts that will create the Flask application. These scripts will contain views, models, and forms that process web requests, query the database, and return an HTTP response.

The web application is called the Arena application, as it lists all of the NBA arenas stored in the arena table in a drop-down list, and allows the user to display the location on a map along with a popup that contains information about the arena from spatial queries and table relationships.

The MVC method of web development allows for separation between the ...

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