60 likes | 186 Vues
This presentation by Badr Al-Yusef, Bader Halawani, and Thamer Al-Mutairi explores key GIS challenges and solutions utilizing ESRI technology. It addresses problems encountered when reading from ESRI database files (DBF), projection issues with OpenMap, and the reliability of maps. Furthermore, the presentation covers the capabilities of ESRI MapObjects, emphasizing custom applications for GIS tasks such as labeling features, panning and zooming multilayer maps, querying spatial data, and creating layouts. This comprehensive overview aims at improving GIS application development for academic and practical purposes.
E N D
BBT T E C H N O L O G I E S Week 8 Presentation Badr Al-Yusef 201078 Bader Halawani 202475 Thamer Al-Mutairi 201276
OUTLINE 1. Problem 2. ESRI Shape file maps 3. ESRI MapObjects – java Edition
problems • Reading from ESRI Database File .DBF (Labels). • OpenMap projection
OpenMap projection • (WGC84) Projection Problem. • Used Map is not reliable because conversion. • Finding Another Map • Nav Home Company. • King Faisal University. • KFUPM (Dr. Baqer Ramadan)
Reading from ESRI Database File • .DBF format. • ESRI MapObject can Deal with ESRI .dbf properly. • CD is ordered Through the Postal from ESRI website.
Reading from ESRI Database File • MapObjects -- Java Edition can be used to build custom applications that incorporate GIS and mapping capabilities or to extend the capabilities of existing applications. • Labeling map features. • Panning and zooming through multilayer map. • Specifying projections. • Querying spatial and attribute data. • Measuring distances. • Displaying real-time geographic data. • Creating layouts.