Cartographic Objects Digital Images of a Map Vector Data Model Raster Data Model.

Slides:



Advertisements
Similar presentations
電腦視覺 Computer and Robot Vision I
Advertisements

X y (x,y) x - coordinate y - coordinate. How are coordinates helpful?
Learn to locate and graph points on the coordinate plane.
Vocabulary coordinate plane axes x-axis
YOU CAN locate and graph points on the coordinate plane.
X marks the spot!.
Standardized Test Practice EXAMPLE 2 SOLUTION Plot points P, Q, R, and S on a coordinate plane. Point P is located in Quadrant IV. Point Q is located in.
The Cartesian Coordinate System
Lecture 05: Spatial Data Structure for Computer Cartography Geography 128 Analytical and Computer Cartography Spring 2007 Department of Geography University.
Ordered Pairs and the Coordinate Graph
The Coordinate Plane coordinate plane In coordinate Geometry, grid paper is used to locate points. The plane of the grid is called the coordinate plane.
Points and their Coordinates
Objective: To describe properties 2 D shapes
Warm-Up Graph the point (2, -3) If
Objective: Find the components of a vector.. Number plane, or Cartesian coordinate system – a plane determined by the horizontal line called the x- axis.
By: De’Aja Koontz 6 Th Period.  A member of the set of positive whole numbers {1, 2, 3,... }, negative whole numbers {-1, -2, -3,... }, and zero {0}.
Relative Location of a Point with Respect to a Straight Line (0,0) 5 5 (2, 2) (4, 5) (0, 5) (6, 3) -3x + 2y +2 = 0 s = A x t + B y t + C s < 0 s > 0.
EMSE 3123 Math and Science in Education
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 2 Graphs and Functions.
8.1 The Rectangular Coordinate System and Circles Part 1: Distance and Midpoint Formulas.
Tessellation Data Structures
Do Now Write down 4 things that you know about a COORDINATE GRID.
Acute angle An angle with a measure less than 90 degrees.
The Cartesian Coordinate System and Linear Equations in Two Variables
Graphing With Coordinates
Graphing. 2. Coordinate Plane 3. Grid 4. Lattice Points 1. Number Line.
Chapter 7 Transformations. Examples of symmetry Lines of Symmetry.
Precalculus Fifth Edition Mathematics for Calculus James Stewart Lothar Redlin Saleem Watson.
PART 1 SOLID SHAPES Two-dimensional Shapes (2D) These shapes are flat and can only be drawn on paper. They have two dimensions – length and width.
Drill #16 List the relation (set of ordered pairs) and the domain and range of the following mapping: Draw a mapping, and state the domain and range.
 In mathematics, we use a grid to locate points..
Digital Media Dr. Jim Rowan ITEC So far… We have compared bitmapped graphics and vector graphics We have discussed bitmapped images, some file formats.
1 Plotting Points --- In the Cartesian plane This material is the property of the AR Dept. of Education. It may be used and reproduced for non-profit,
Copyright © 2011 Pearson Education, Inc. Equations and Graphs in Two Variables Section 1.3 Equations, Inequalities, and Modeling.
Plane vs. Solid Geometry Plane GeometrySolid Geometry.
1.3 The Cartesian Coordinate System
X y Cartesian Plane y axis x axis origin René Descartes ( ) Points and their Coordinates.
The Coordinate Plane. Vocabulary Words Axes - two perpendicular number lines used for locating points Origin – the intersection of the two axes Y-axis.
2-1 Relations and Functions Objective: To graph a relation, state its domain and range, and determine if it is a function, and to find values of functions.
Copyright © Ed2Net Learning Inc.1. 2 Warm Up x y y = 3x - 11) x y y = x - 62)
WARM UP 1.Evaluate when x = -3 and y = Evaluate (2x)² when x = 5. 5 Minutes Remain x - y 4.
Objective The student will be able to: graph ordered pairs on a coordinate plane.
Vocabulary for the Common Core Sixth Grade.  base: The side of a polygon that is perpendicular to the altitude or height. Base of this triangle Height.
LESSON How do you locate and name points in the coordinate plane? Graphing on the Coordinate Plane 14.1.
The Coordinate Plane. We have worked with both horizontal and vertical number line s Horizontal
X y Cartesian Plane y axis x axis origin René Descartes ( ) Points and their Coordinates.
Geometric Transformations
Lecture 5 Basic geometric objects
Graphs and Applications of Linear Equations
Geometric Transformations
Geometric Transformations
Distance and Midpoint In The Coordinate Plane
Locate Points on a Coordinate Plane
The horizontal number line is called the ______. x-axis
All sides have the same length and angles have the same measure.
The Coordinate Plane Chapter 2 Integers pg. 88.
Graphing / Plotting Points Review
P.5 The Cartesian Plane Our goals are to learn
Graphing on the Coordinate Plane
Coordinate Geometry , Distance and Midpoint
Coordinate Geometry , Distance and Midpoint
Introduction Graphing in all four quadrants of a coordinate plane
The Coordinate Plane pg
Graphing on the Coordinate Plane
Lesson 2-4 The Coordinate Plane
The COORDINATE PLANE The COORDINATE PLANE is a plane that is divided into four regions (called quadrants) by a horizontal line called the x-axis and a.
Coordinate Geometry , Distance and Midpoint
The two number lines are called the axes.
Tessellations Geometry Unit 2 Session 4.
Presentation transcript:

Cartographic Objects Digital Images of a Map Vector Data Model Raster Data Model

Vector Model vs Raster Model Vector Data ModelRaster Data Model Mapping space in a plane is a continuous set of points The basic unit of observation corresponds to a line on a map Mapping space is filled by a discrete set of points called a two- dimensional lattice The basic unit is a unit of space within a mesh

Requirements for Definition of Digital Cartographic Objects Can combine the spatial properties of absolute location and relative location Must be modular so that lower dimensional objects can be used to define higher dimensional objects Can be studied in planar, hyperbolic and elliptic geometry Must be expandable at a later date

Definitions from NCDCDS Zero-Dimensional Objects - Point, Endpoint, Lattice Point One-Dimensional Objects - Line, Outline, Straight Line Segment, String, Ring Two-Dimensional Objects - Area, Region, Background Region, Polygon, Background Polygon, Pixel, Cell

Point (0-D) A zero-dimensional object that specifies an absolute location in a two- dimensional space

Endpoint (0-D) A point that marks the terminus of a one- dimensional positional object.

Lattice Point (0-D) A zero-dimensional object that specifies an absolute location in a tessellation of two-dimensional space

Line (1-D) A locus of points that forms a nonintersecting curve in a two- dimensional space terminating at two endpoints.

Outline (1-D) A line whose two endpoints have the same absolute location.

A locus of points that does not change its orientation in a two-dimensional space terminating at two endpoints. Alias: line segment Straight Line Segment (1-D)

A sequence of line segments that intersect once and only once at each line segment endpoint excluding two segment endpoints that form the endpoints of the string. String (1-D)

A sequence of line segments that intersect once and only once at each line segment endpoint. Ring (1-D)

Directed 1-D objects imply movement from the start point to the terminus point. The left and right sides of a directed object is uniquely defined. Directed Objects (1-D)

The interior of a continuous 2-D object (may include rings). Area (2-D)

An area having one or more outer outlines and zero or more nonintersecting inner outlines. Region (2-D)

The complement to the set of all regions. Background region (2-D)

An area bounded by one outer ring and zero or more nonintersecting inner rings. Polygon (2-D)

The complement to the set of all polygons. Background Polygon (2-D)

Pixel (2-D) A regularly shaped 2-D picture element that is the smallest nondivisible element of an image.

A 2-D object that represents an element of a regular tessellation of space. The most common cells are rectangles, squares, triangles, and hexagons. Cell (2-D)

Basic Analytic Geometry Because analytic geometry can describe the locus of the movement of points, it is widely used in digital cartography.

Number Scale The set of all real numbers the set of all points on a number scale

Cartesian Coordinates If two number scales are drawn at a right angle with respect to each other, these number scales are called coordinate axes – one for X- axis and another for Y-axis. Any point on a 2-D plane has Cartesian coordinates (x,y).

The two axes divide the coordinate plane into four quadrants (I, II, III, and IV). There is a one- to-one relationship between the position of a point on a plane and a pair of real numbers as Cartesian coornidates. Cartesian Coordinate System

Hardware Space The resolution of any computer is limited. And for the display device, it is also the case.

Vector A vector is an n-dimensional force emanating from an origin point and having a direction and a fixed length or magnitude.

Some Example Vectors

Halfplane Partition of a Plane

Component Values of a Vector

Vector Starting from Origin

Questions for Review How many basic data models are there to represent the digital images on a map?( a vector and raster data model ) According to NCDCDS, which objects belong to the 0-D objects? Which objects belong to the 1-D objects? Which objects belong to the 2-D objects? Can you explain the incorrespondency between the real numbers and the positions of the points in the hardware space?