Difference between revisions of "Mapping Math"

From OSGeo
Jump to navigation Jump to search
Line 11: Line 11:
 
----
 
----
  
== Section #1: Mapping Math Basics ==
+
== Section #1: Maps, Math, and Java ==
[[Number Types]]
+
Chapter 01: Modeling With Maps: The Connection Between Math And Maps
 +
Chapter 02: In The Beginning There Were Measurements
 +
Chapter 03: Adjustment of Measurements
 +
Chapter 04: Creating Geometry From Measurements
 +
Chapter 05: Representing Geometries In Java (An Introduction To JTS)
 +
Chapter 06: Spatial Relationships and Spatial Analysis
 +
Chapter 07: Working With Geospatial Topology
 +
Chapter 08: Working With Raster Data
 +
Chapter 09: Cartography: The Art Of Presenting Spatial Data
  
[[Accuracy, Precision, And Significant Figures]]
+
== Section #2: Just Math ==
 +
Chapter 10: Numbers
 +
Chapter 11: Fractions
 +
Chapter 12: The Four (4) Basic Tools of Algebra
 +
Chapter 13: Simplifying and Factoring Equations
 +
Chapter 14: Systems of Equations
 +
Chapter 13: Exponents and Radicals
 +
Chapter 15: Basic Geometry
 +
Chapter 16: Angles, Triangles, and Trigonometry
 +
Chapter 17: Curves
 +
Chapter 18: Analytic Geometry
 +
Chapter 19: Basic Statistics
 +
Chapter 20: Grids And Rectangular Coordinate Systems
 +
Chapter 21: Slices, Sectors, and Polar Coordinate Systems
  
[[Working With Fractions and Ratios]]
+
== Section #3: Just Java ==
 +
Chapter 22: Why Java?
 +
Chapter 23: Basic Java
 +
Chapter 24: Objects
 +
Chapter 25: Object Relationships
  
[[Tools From Basic Algebra]]
+
== Section #4: Extras ==
 +
Chapter 26: How Programming Languages Represent Numbers
  
[[Understanding Grid Coordinate Systems]]
 
  
[[Groups of Lines, Triangles and Trigonemtry]]
 
  
[[Analytic Geometry: Combining Grids, Geometry And Algebra]]
+
== Old Stuff ==
 
 
== Section #2: Math For Measurements ==
 
  
 
[http://wiki.osgeo.org/index.php/Math_For_Measurments:_Introduction Introduction]
 
[http://wiki.osgeo.org/index.php/Math_For_Measurments:_Introduction Introduction]
  
 
[http://wiki.osgeo.org/index.php/Math_For_Measurements:_Measuring_Distances Measuring Distances]
 
[http://wiki.osgeo.org/index.php/Math_For_Measurements:_Measuring_Distances Measuring Distances]
 
[[Measuring Angles and Determining Directions]]
 
 
[[Understanding Error in Measurements]]
 
 
[[Adjusting Measurement Error]]
 
----
 
 
== Section #3: Math For Maps ==
 
 
[[Map Scale and Layout]]
 
 
[[Math For A Basic Map Projection]]
 
 
----
 
 
== Extra Information ==
 
 
[[Forever Math: Infinity In Mapping Math]]
 
 
[[How close is close enough?: Approximation In Mapping Math]]
 
 
----
 
  
 
== Navigation ==
 
== Navigation ==

Revision as of 12:19, 8 February 2008

Mapping Math

Introduction

What You Should Already Know

You Will Learn

What You Will Need


Section #1: Maps, Math, and Java

Chapter 01: Modeling With Maps: The Connection Between Math And Maps Chapter 02: In The Beginning There Were Measurements Chapter 03: Adjustment of Measurements Chapter 04: Creating Geometry From Measurements Chapter 05: Representing Geometries In Java (An Introduction To JTS) Chapter 06: Spatial Relationships and Spatial Analysis Chapter 07: Working With Geospatial Topology Chapter 08: Working With Raster Data Chapter 09: Cartography: The Art Of Presenting Spatial Data

Section #2: Just Math

Chapter 10: Numbers Chapter 11: Fractions Chapter 12: The Four (4) Basic Tools of Algebra Chapter 13: Simplifying and Factoring Equations Chapter 14: Systems of Equations Chapter 13: Exponents and Radicals Chapter 15: Basic Geometry Chapter 16: Angles, Triangles, and Trigonometry Chapter 17: Curves Chapter 18: Analytic Geometry Chapter 19: Basic Statistics Chapter 20: Grids And Rectangular Coordinate Systems Chapter 21: Slices, Sectors, and Polar Coordinate Systems

Section #3: Just Java

Chapter 22: Why Java? Chapter 23: Basic Java Chapter 24: Objects Chapter 25: Object Relationships

Section #4: Extras

Chapter 26: How Programming Languages Represent Numbers


Old Stuff

Introduction

Measuring Distances

Navigation

Free GIS Book Wiki Home