A Blueprint for Geometry

A Blueprint for Geometry
Author: Brad S. Fulton
Publisher:
Total Pages: 0
Release: 1997-02
Genre: Geometry
ISBN: 9781572322783

Students become junior architects using geometry skills, particularly measurement and scale drawing in this project.

A Blueprint for Geometry

A Blueprint for Geometry
Author: Brad S. Fulton
Publisher:
Total Pages: 0
Release: 1997-02
Genre: Geometry
ISBN: 9781572322783

Students become junior architects using geometry skills, particularly measurement and scale drawing in this project.

Dense Sphere Packings

Dense Sphere Packings
Author: Thomas Callister Hales
Publisher: Cambridge University Press
Total Pages: 286
Release: 2012-09-06
Genre: Mathematics
ISBN: 0521617707

The definitive account of the recent computer solution of the oldest problem in discrete geometry.

Sacred Geometry and Spiritual Symbolism

Sacred Geometry and Spiritual Symbolism
Author: Donald B. Carroll
Publisher: A.R.E. Press (Association of Research & Enlightenment)
Total Pages: 0
Release: 2013
Genre: Body, Mind & Spirit
ISBN: 9780876047361

"Unifying spirit and science through geometry and symbolism"--From publisher description.

Hypergeometry

Hypergeometry
Author: Manoel Carlos F. F. Parolari
Publisher: Lulu.com
Total Pages: 61
Release: 2009-02-01
Genre: Science
ISBN: 0557046939

Introduction to Hyperspace Geometry

Learning Through Problem Solving

Learning Through Problem Solving
Author: Cindy E. Hmelo
Publisher: Psychology Press
Total Pages: 190
Release: 2014-02-24
Genre: Psychology
ISBN: 1317759087

The articles in this special issue represent the findings of researchers working in classroom settings to explore key issues in learning through problem solving. Although they vary in the domains being studied, the age of students, and the methods they employ, there are numerous common themes that can inform both theory and practice. The authors have grappled with the complex task of putting problem-based curricula into practice. They report here the difficulties they faced, the factors contributing to their successes, and the lessons they have learned.

Husserl and the Sciences

Husserl and the Sciences
Author: Richard A. Feist
Publisher: University of Ottawa Press
Total Pages: 241
Release: 2004-02-18
Genre: Philosophy
ISBN: 0776618660

Edmund Husserl (1859-1938) is one of the previous century's most important thinkers. Often regarded as the "Father of phenomenology," this collection of essays reveals that he is indeed much more than that. The breadth of Husserl's thought is considerable and much remains unexplored. An underlying theme of this volume is that Husserl is constantly returning to origins, revising his thought in the light of new knowledge offered by the sciences.

PostGIS in Action, Third Edition

PostGIS in Action, Third Edition
Author: Regina Obe
Publisher: Simon and Schuster
Total Pages: 662
Release: 2021-10-12
Genre: Computers
ISBN: 1638351155

PostGIS in Action, Third Edition shows you how to solve real-world geodata problems. You’ll go beyond basic mapping, and explore custom functions for your applications. Summary In PostGIS in Action, Third Edition you will learn: An introduction to spatial databases Geometry, geography, raster, and topology spatial types, functions, and queries Applying PostGIS to real-world problems Extending PostGIS to web and desktop applications Querying data from external sources using PostgreSQL Foreign Data Wrappers Optimizing queries for maximum speed Simplifying geometries for greater efficiency PostGIS in Action, Third Edition teaches readers of all levels to write spatial queries for PostgreSQL. You’ll start by exploring vector-, raster-, and topology-based GIS before quickly progressing to analyzing, viewing, and mapping data. This fully updated third edition covers key changes in PostGIS 3.1 and PostgreSQL 13, including parallelization support, partitioned tables, and new JSON functions that help in creating web mapping applications. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology PostGIS is a spatial database extender for PostgreSQL. It offers the features and firepower you need to take on nearly any geodata task. PostGIS lets you create location-aware queries with a few lines of SQL code, then build the backend for mapping, raster analysis, or routing application with minimal effort. About the book PostGIS in Action, Third Edition shows you how to solve real-world geodata problems. You’ll go beyond basic mapping, and explore custom functions for your applications. Inside this fully updated edition, you’ll find coverage of new PostGIS features such as PostGIS Window functions, parallelization of queries, and outputting data for applications using JSON and Vector Tile functions. What's inside Fully revised for PostGIS version 3.1 and PostgreSQL 13 Optimize queries for maximum speed Simplify geometries for greater efficiency Extend PostGIS to web and desktop applications About the reader For readers familiar with relational databases and basic SQL. No prior geodata or GIS experience required. About the author Regina Obe and Leo Hsu are database consultants and authors. Regina is a member of the PostGIS core development team and the Project Steering Committee. Table of Contents PART 1 INTRODUCTION TO POSTGIS 1 What is a spatial database? 2 Spatial data types 3 Spatial reference systems 4 Working with real data 5 Using PostGIS on the desktop 6 Geometry and geography functions 7 Raster functions 8 Spatial relationships PART 2 PUTTING POSTGIS TO WORK 9 Proximity analysis 10 PostGIS TIGER geocoder 11 Geometry and geography processing 12 Raster processing 13 Building and using topologies 14 Organizing spatial data 15 Query performance tuning PART 3 USING POSTGIS WITH OTHER TOOLS 16 Extending PostGIS with pgRouting and procedural languages 17 Using PostGIS in web applications