Mapping in the Cloud
eBook - PDF

Mapping in the Cloud

  1. 421 pages
  2. English
  3. PDF
  4. Available on iOS & Android
eBook - PDF

Mapping in the Cloud

Book details
Table of contents
Citations

About This Book

This engaging text provides a solid introduction to mapmaking in the era of cloud computing. It takes students through both the concepts and technology of modern cartography, geographic information systems (GIS), and Web-based mapping. Conceptual chapters delve into the meaning of maps and how they are developed, covering such topics as map layers, GIS tools, mobile mapping, and map animation. Methods chapters take a learn-by-doing approach to help students master application programming interfaces and build other technical skills for creating maps and making them available on the Internet. The companion website offers invaluable supplementary materials for instructors and students. Pedagogical Features
*End-of-chapter summaries, review questions, and exercises.
*Extensive graphics illustrating the concepts and procedures.
*Downloadable PowerPoints for each chapter.
*Downloadable code files (where applicable) for the exercises.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Mapping in the Cloud by Michael P. Peterson in PDF and/or ePUB format, as well as other popular books in Technologie et ingénierie & Recherche et compétences en technologie et en ingénierie. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Cover
  2. Half Title Page
  3. Title Page
  4. Copyright Page
  5. Preface
  6. Contents
  7. CHAPTER 1. An Introduction to Maps and the Internet
  8. 1.1 Introduction
  9. 1.2 The Internet
  10. 1.3 The Internet and Map Use
  11. 1.4 The Cost of Maps
  12. 1.5 About This Book
  13. 1.6 A Look Ahead
  14. 1.7 Questions
  15. 1.8 References
  16. CHAPTER 2. The Internet Map Landscape
  17. 2.1 Introduction
  18. 2.2 Maps on Paper
  19. 2.3 Computer Maps
  20. 2.4 Finding Maps
  21. 2.5 Finding a Map’s Address
  22. 2.6 Summary
  23. 2.7 Exercise
  24. 2.8 Questions
  25. 2.9 References
  26. CHAPTER 3. The Meaning of Mapping
  27. 3.1 Introduction
  28. 3.2 Maps in the Mind
  29. 3.3 The Purpose of Maps
  30. 3.4 Summary
  31. 3.5 Questions
  32. 3.6 References
  33. CHAPTER 4. A Map Gallery
  34. 4.1 Introduction
  35. 4.2 Single-Page Map Gallery
  36. 4.3 HTML Editors
  37. 4.4 Multipage Gallery
  38. 4.5 Describing the Map
  39. 4.6 Website Hosting
  40. 4.7 Summary
  41. 4.8 Exercise
  42. 4.9 Questions
  43. 4.10 References
  44. CHAPTER 5. Maps as a Mirror of Civilization
  45. 5.1 Introduction
  46. 5.2 Early Cartography
  47. 5.3 Early Navigation
  48. 5.4 Maps from Photos
  49. 5.5 Remote Sensing
  50. 5.6 Summary
  51. 5.7 Questions
  52. 5.8 References
  53. CHAPTER 6. The Online Street Map
  54. 6.1 Introduction
  55. 6.2 Map Views
  56. 6.3 Map Data
  57. 6.4 Rendering
  58. 6.5 Summary
  59. 6.6 Exercise
  60. 6.7 Questions
  61. 6.8 References
  62. CHAPTER 7. Map Scale and Abstraction
  63. 7.1 Introduction
  64. 7.2 Map Scale
  65. 7.3 Cartographic Abstraction
  66. 7.4 Summary
  67. 7.5 Exercises
  68. 7.6 Questions
  69. 7.7 References
  70. CHAPTER 8. Programming the Web with JavaScript
  71. 8.1 Introduction
  72. 8.2 Programming Languages
  73. 8.3 JavaScript Examples
  74. 8.4 Mouseover Maps
  75. 8.5 Summary
  76. 8.6 Exercises
  77. 8.7 Questions
  78. 8.8 References
  79. CHAPTER 9. Map Digitizing and GPS
  80. 9.1 Introduction
  81. 9.2 The Vector Map
  82. 9.3 Digital Map Input
  83. 9.4 Maps from GPS
  84. 9.5 Summary
  85. 9.6 Exercise
  86. 9.7 Questions
  87. 9.8 References
  88. CHAPTER 10. Map Mashups
  89. 10.1 Introduction
  90. 10.2 Google Maps API
  91. 10.3 Other Mapping APIs
  92. 10.4 Mapping APIs from China
  93. 10.5 Mapstraction
  94. 10.6 Summary
  95. 10.7 Exercise
  96. 10.8 Questions
  97. 10.9 References
  98. CHAPTER 11. Points and Point Data
  99. 11.1 Introduction
  100. 11.2 Geodesy and the Datum
  101. 11.3 Coordinate Systems
  102. 11.4 Geocoding
  103. 11.5 Summary
  104. 11.6 Exercises
  105. 11.7 Questions
  106. 11.8 References
  107. CHAPTER 12. Point Maps and Graduated Symbols
  108. 12.1 Introduction
  109. 12.2 Markers
  110. 12.3 Mapping Multiple Points
  111. 12.4 Mapping Points through GeoRSS and KML
  112. 12.5 Mapping Data from a Fusion Table
  113. 12.6 Geocoding
  114. 12.7 Graduated Point Symbols
  115. 12.8 Problem of Symbol Overlap
  116. 12.9 Summary
  117. 12.10 Exercise
  118. 12.11 Questions
  119. 12.12 References
  120. CHAPTER 13. The Online Map
  121. 13.1 Introduction
  122. 13.2 Client–Server Architecture
  123. 13.3 XML
  124. 13.4 Web Mapping Services
  125. 13.5 Web Publishing
  126. 13.6 Summary
  127. 13.7 Questions
  128. 13.8 References
  129. CHAPTER 14. Line and Area Map Mashups
  130. 14.1 Introduction
  131. 14.2 Lines
  132. 14.3 Polygons
  133. 14.4 Summary
  134. 14.5 Exercise
  135. 14.6 Questions
  136. 14.7 References
  137. CHAPTER 15. Map Layers and GIS
  138. 15.1 Introduction
  139. 15.2 Raster
  140. 15.3 Vector
  141. 15.4 Summary
  142. 15.5 Questions
  143. 15.6 References
  144. CHAPTER 16. Map Layer Mashups
  145. 16.1 Introduction
  146. 16.2 Layer Overlays
  147. 16.3 Standard Layer Overlays
  148. 16.4 KML Overlays
  149. 16.5 Image Tiling
  150. 16.6 Summary
  151. 16.7 Exercise
  152. 16.8 Questions
  153. 16.9 References
  154. CHAPTER 17. Databases, MySQL, and PHP
  155. 17.1 Introduction
  156. 17.2 Types of Databases
  157. 17.3 Relational Database
  158. 17.4 SQL
  159. 17.5 Spatial SQL
  160. 17.6 PHP
  161. 17.7 PostgresSQL and PostGIS
  162. 17.8 Summary
  163. 17.9 Questions
  164. 17.10 References
  165. CHAPTER 18. Mapping from a Database
  166. 18.1 Introduction
  167. 18.2 HTML and JavaScript with PHP
  168. 18.3 Creating the Online Database
  169. 18.4 Connecting to the Database
  170. 18.5 Querying the Database
  171. 18.6 Querying a Database of Lines
  172. 18.7 Querying a Polygon Database
  173. 18.8 Point Input from a Map
  174. 18.9 Summary
  175. 18.10 Exercise
  176. 18.11 Questions
  177. 18.12 References
  178. CHAPTER 19. Mobile Mapping
  179. 19.1 Introduction
  180. 19.2 Comparison of the Internet and Mobile Technology
  181. 19.3 The Mobile Medium
  182. 19.4 Positioning Technology
  183. 19.5 Mobile Phone Navigators
  184. 19.6 Location-Based Services and Social Mapping
  185. 19.7 Mobile Data Communication
  186. 19.8 Locational Privacy
  187. 19.9 Summary
  188. 19.10 Questions
  189. 19.11 References
  190. CHAPTER 20. Local Mapping
  191. 20.1 Introduction
  192. 20.2 W3C Geolocation API
  193. 20.3 Me on My Map
  194. 20.4 Updated Positioning
  195. 20.5 Reverse Geocoding to Find the Street Address
  196. 20.6 Customizing the Geolocation Request
  197. 20.7 Summary
  198. 20.8 Exercise
  199. 20.9 Questions
  200. 20.10 References
  201. CHAPTER 21. Maps That Move
  202. 21.1 Introduction
  203. 21.2 The Changing Medium of Animation
  204. 21.3 Types of Map Animation
  205. 21.4 Summary
  206. 21.5 Questions
  207. 21.6 References
  208. CHAPTER 22. Animated Mapping
  209. 22.1 Introduction
  210. 22.2 Animation with Markers
  211. 22.3 Animating List Items
  212. 22.4 Animation with Street View
  213. 22.5 Animation with a Digital Globe
  214. 22.6 Summary
  215. 22.7 Exercise
  216. 22.8 Questions
  217. 22.9 References
  218. CHAPTER 23. The Cartographic Exchange
  219. 23.1 Introduction
  220. 23.2 Importance of Interaction
  221. 23.3 The Need for Speed
  222. 23.4 The Medium of Mapping
  223. 23.5 Familiarity Breeds Acceptance
  224. 23.6 Maintaining the Map
  225. 23.7 Mobile Maps
  226. 23.8 Cartographic Spaghetti
  227. 23.9 Conclusion
  228. 23.10 Questions
  229. 23.11 References
  230. Index
  231. About the Author