Difference between revisions of "Mapping Math"
Line 11: | Line 11: | ||
---- | ---- | ||
− | == Section #1: | + | == 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 == | |
− | |||
− | == | ||
[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] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Navigation == | == Navigation == |
Revision as of 11:19, 8 February 2008
Mapping Math
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
Free GIS Book Wiki Home