60 likes | 178 Vues
This presentation outlines a comprehensive Project Quality Action Plan focusing on developing GPS and mapping applications. It covers a market survey for e-maps and GPS units, explores Java packages for GPS integration such as JGPS, LandSerf, and OpenMap, and details the design and implementation of a user-friendly map editor interface. The plan includes rigorous testing and debugging of GPS functionalities, leveraging LandSerf for spatial data analysis, and ensuring compatibility with various GIS data formats and Garmin GPS receivers.
E N D
Group # 41st Presentation Badr Al-Yusef 201078 Bader Halawani 202475 Thamer Al-Mutairi 201276
Outline • Introduction • Project Quality Action Plan. • Phase 1: • market survey for e-maps and GPS unit. • Searching for Java packages deal with GPS: • JGPS. • LandSerf. • OpenMap.
QAP • finding vector map & java packages. • design the application & interface ( map editor ) & implementation • design GPS communication system with java. • integrate GPS system with map application. • testing and debugging (GPS and map application).
LandSerf • visualise and perform analysis on spatial data. • designed to be used with surface and elevation models, but will work with most types of 'GIS' data. • supports raster DEM and vector TIN, contour and metric surface network models of elevation. • Import and export of common raster and vector formats. • Import and export from and to Garmin GPS receivers.
OpenMap • build applications and applets that access data from legacy databases and applications. • provides the means to allow users to see and manipulate geospatial information.
JGPS • enables Java applications to talk to attached GPS devices that conform to the NMEA0183 protocol.