fbpx
Wikipedia

Web mapping

Web mapping or an online mapping is the process of using, creating, and distributing maps on the World Wide Web (the Web), usually through the use of Web geographic information systems (Web GIS).[1][2][3] A web map or an online map is both served and consumed, thus, web mapping is more than just web cartography, it is a service where consumers may choose what the map will show.[4]

A web map app in a smart phone

Introduction edit

The advent of web mapping can be regarded as a major new trend in cartography. Until recently, cartography was restricted to a few companies, institutes and mapping agencies, requiring relatively expensive and complex hardware and software as well as skilled cartographers and geomatics engineers.[5]

Web mapping has brought many geographical datasets, including free ones generated by OpenStreetMap and proprietary datasets owned by HERE, Huawei, Google, Tencent, TomTom, and others.[6] A range of free software to generate maps has also been conceived and implemented alongside proprietary tools like ArcGIS. As a result, the barrier to entry for serving maps on the web has been lowered.[5]

The terms web GIS and web mapping are often used interchangeably, but the terms are distinct.[1][2][3][7][8][9][10] Web GIS uses and enables web maps, and end users who are web mapping are gaining analytical capabilities from Web GIS, however Web GIS has more applications than web mapping, and web mapping can be accomplished without Web GIS. Web GIS emphasizes geodata processing aspects more involved with design aspects such as data acquisition and server software architecture such as data storage and algorithms, than it does the end-user reports themselves.[11] The term location-based services refers to web mapping consumer goods and services.[12] Web mapping usually involves a web browser or other user agent capable of client-server interactions.[13] Questions of quality, usability, social benefits, and legal constraints are driving its evolution.[14][15]

Types edit

A first classification of web maps has been made by Kraak in 2001.[11] He distinguished static and dynamic web maps and further distinguished interactive and view only web maps. Today there is an increased number of dynamic web maps types, and static web map sources.[16]

Analytical web maps edit

Analytical web maps offer GIS analysis. The geodata can be a static provision, or need updates. The borderline between analytical web maps and web GIS is fuzzy. Parts of the analysis can be carried out by the GIS geodata server. As web clients gain capabilities processing is distributed.[17]

Animated and realtime edit

Realtime maps show the situation of a phenomenon in close to realtime (only a few seconds or minutes delay).[18] They are usually animated. Data is collected by sensors and the maps are generated or updated at regular intervals or on demand.

Animated maps show changes in the map over time by animating one of the graphical or temporal variables.[19] Technologies enabling client-side display of animated web maps include scalable vector graphics (SVG), Adobe Flash, Java, QuickTime, and others. Web maps with real-time animation include weather maps, traffic congestion maps and vehicle monitoring systems.[16]

CartoDB launched an open source library, Torque,[20] which enables the creation of dynamic animated maps with millions of records. Twitter uses this technology to create maps to reflect how users reacted to news and events worldwide.

Collaborative web maps edit

Collaborative maps are a developing potential.[21] In proprietary or open source collaborative software, users collaborate to create and improve the web mapping experience. This type of web mapping is the most popular or familiar amongst the population today.[22] Some collaborative web mapping projects are:

Online atlases edit

Online atlases are collections of maps in a specific period of  time like general reference maps, thematic maps, and geographical information.[23] The traditional atlas goes through a remarkably large transition when hosted on the web. Atlases can cease their printed editions or offer printing on demand. Some atlases also offer raw data downloads of the underlying geospatial data sources.

Static web maps edit

 
A USGS DRG - a static map

Static web pages are view only without animation or interactivity. These maps were often used before technological advancements allowed the user to interact.[23] These files are created once, often manually, and infrequently updated. Typical graphics formats for static web maps are PNG, JPEG, GIF, or TIFF (e.g., drg) for raster files, SVG, PDF or SWF for vector files. These include scanned paper maps not designed as screen maps. Paper maps have a much higher resolution and information density than typical computer displays of the same physical size, and might be unreadable when displayed on screens at the wrong resolution.[11]

Web GIS in the cloud edit

Various companies now offer web mapping as a cloud based software as a service. These service providers allow users to create and share maps by uploading data to their servers (cloud storage). The maps are created either by using an in browser editor or writing scripts that leverage the service providers API's.

Advantages of Mapping Software edit

 
A surface weather analysis for the United States on October 21, 2006

Compared to traditional techniques, mapping software has many advantages. The disadvantages are also stated.

  • Web maps can easily deliver up to date information. If maps are generated automatically from databases, they can display information in almost realtime. They don't need to be printed, mastered and distributed. Examples:
    • A map displaying election results, as soon as the election results become available.
    • A traffic congestion map using traffic data collected by sensor networks.
    • A map showing the current locations of mass transit vehicles such as buses or trains, allowing patrons to minimize their waiting time at stops or stations, or be aware of delays in service.
    • Weather maps, such as NEXRAD.
  • Software and hardware infrastructure for web maps is cheap. Web server hardware is cheaply available and many open source tools exist for producing web maps. Geodata, on the other hand, is not; satellites and fleets of automobiles use expensive equipment to collect the information on an ongoing basis. Perhaps owing to this, many people are still reluctant to publish geodata, especially in places where geodata are expensive. They fear copyright infringements by other people using their data without proper requests for permission.
  • Product updates can easily be distributed. Because web maps distribute both logic and data with each request or loading, product updates can happen every time the web user reloads the application. In traditional cartography, when dealing with printed maps or interactive maps distributed on offline media (CD, DVD, etc.), a map update takes serious efforts, triggering a reprint or remastering as well as a redistribution of the media. With web maps, data and product updates are easier, cheaper, and faster, and occur more often. Perhaps owing to this, many web maps are of poor quality, both in symbolization, content and data accuracy.
  • Web maps can combine distributed data sources. Using open standards and documented APIs one can integrate (mash up) different data sources, if the projection system, map scale and data quality match. The use of centralized data sources removes the burden for individual organizations to maintain copies of the same data sets. The downside is that one has to rely on and trust the external data sources. In addition, with detailed information available and the combination of distributed data sources, it is possible to find out and combine a lot of private and personal information of individual persons. Properties and estates of individuals are now accessible through high resolution aerial and satellite images throughout the world to anyone.
  • Web maps allow for personalization. By using user profiles, personal filters and personal styling and symbolization, users can configure and design their own maps, if the web mapping systems supports personalization. Accessibility issues can be treated in the same way. If users can store their favourite colors and patterns they can avoid color combinations they can't easily distinguish (e.g. due to color blindness). Despite this, as with paper, web maps have the problem of limited screen space, but more so. This is in particular a problem for mobile web maps; the equipment carried usually has a very small screen, making it less likely that there is room for personalisation.
  • Web maps enable collaborative mapping similar to web mapping technologies such as DHTML/Ajax, SVG, Java, Adobe Flash, etc. enable distributed data acquisition and collaborative efforts. Examples for such projects are the OpenStreetMap project or the Google Earth community. As with other open projects, quality assurance is very important, however, and the reliability of the internet and web server infrastructure is not yet good enough. Especially if a web map relies on external, distributed data sources, the original author often cannot guarantee the availability of the information.
  • Web maps support hyperlinking to other information on the web. Just like any other web page or a wiki, web maps can act like an index to other information on the web. Any sensitive area in a map, a label text, etc. can provide hyperlinks to additional information. As an example a map showing public transport options can directly link to the corresponding section in the online train time table. However, development of web maps is complicated enough as it is: Despite the increasing availability of free and commercial tools to create web mapping and web GIS applications, it is still a more complex task to create interactive web maps than to typeset and print images. Many technologies, modules, services and data sources have to be mastered and integrated The development and debugging environments of a conglomerate of different web technologies is still awkward and uncomfortable.

History edit

Event types
  • Cartography-related events
  • Technical events directly related to web mapping
  • General technical events
  • Events relating to Web standards

This section contains some of the milestones of web mapping, online mapping services and atlases.[13]

  • 1989: Birth of the WWW, WWW invented at CERN for the exchange of research documents.[24]
  • 1993: Xerox PARC Map Viewer, The first mapserver based on CGI/Perl, allowed reprojection styling and definition of map extent.[25]
  • 1994: The National Atlas of Canada, The first version of the National Atlas of Canada was released. Can be regarded as the first online atlas.
  • 1995: The Gazetteer for Scotland, The prototype version of the Gazetteer for Scotland was released. The first geographical database with interactive mapping.
  • 1995: Tiger Mapping Service, from the U.S. Census Bureau, the first national street-level web map, and the first major web map from the U.S. government.[25]Wikimedia Commons
  • 1995: MapGuide, First introduced as Argus MapGuide.
  • 1996: Center for Advanced Spatial Technologies Interactive Mapper, Based on CGI/C shell/GRASS would allow the user to select a geographic extent, a raster base layer, and number of vector layers to create personalized map.
  • 1996: Mapquest, The first popular online Address Matching and Routing Service with mapping output.
  • 1996: MultiMap, The UK-based MultiMap website launched offering online mapping, routing and location based services. Grew into one of the most popular UK web sites.
  • 1996: MapGuide, Autodesk acquired Argus Technologies.and introduced Autodesk MapGuide 2.0.
 
National Atlas of the United States logo
 
Screenshot from NASA World Wind
  • 2003: NASA World Wind, NASA World Wind Released. An open virtual globe that loads data from distributed resources across the internet. Terrain and buildings can be viewed 3 dimensionally. The (XML based) markup language allows users to integrate their own personal content. This virtual globe needs special software and doesn't run in a web browser.
  • 2004: OpenStreetMap, an open source, open content world map founded by Steve Coast.
  • 2004: Yandex Maps is founded.
  • 2005: Google Maps, The first version of Google Maps. Based on raster tiles organized in a quad tree scheme, data loading done with XMLHttpRequests. This mapping application became highly popular on the web, also because it allowed other people to integrate google map services into their own website.
  • 2005: Baidu Maps is in beta.
  • 2005: MapGuide Open Source introduced as open source by Autodesk
  • 2005: Google Earth, The first version of Google Earth was released building on the virtual globe metaphor. Terrain and buildings can be viewed 3 dimensionally. The KML (XML based) markup language allows users to integrate their own personal content. This virtual globe needs special software and doesn't run in a web browser.
  • 2005: OpenLayers, the first version of the open source Javascript library OpenLayers.
  • 2006: WikiMapia is launched
  • 2009: MapTiler released as open source software for tiling of geographic data for web maps.[28]
  • 2009: Nokia made Ovi Maps free on its smartphones.
  • 2012: Apple Maps, the first vector-tile based mapping app,[29] is launched, replacing Apple's own Google Maps client as the default mapping app for its platforms.[30]
  • 2020: Petal Maps is released.

Technologies edit

Web mapping technologies require both server-side and client-side applications. The following is a list of technologies utilized in web mapping.

  • Spatial databases are usually object relational databases enhanced with geographic data types, methods and properties. They are necessary whenever a web mapping application has to deal with dynamic data (that changes frequently) or with huge amount of geographic data. Spatial databases allow spatial queries, sub selects, reprojections, and geometry manipulations and offer various import and export formats. PostGIS is a prominent example; it is open source. MySQL also implements some spatial features. Oracle Spatial, Microsoft SQL Server (with the spatial extensions), and IBM DB2 are the commercial alternatives. The Open Geospacial Consortium's (OGC) specification "Simple Features" is a standard geometry data model and operator set for spatial databases. Part 2 of the specification defines an implementation using SQL.
  • Tiled web maps display rendered maps made up of raster image "tiles".
  • Vector tiles are also becoming more popular—Google and Apple have both transitioned to vector tiles. Mapbox.com also offers vector tiles. This new style of web mapping is resolution independent, and also has the advantage of dynamically showing and hiding features depending on the interaction.
  • WMS servers generate maps using parameters for user options such as the order of the layers, the styling and symbolization, the extent of the data, the data format, the projection, etc. The OGC standardized these options. Another WMS server standard is the Tile Map Service. Standard image formats include PNG, JPEG, GIF and SVG.

Impact on society edit

Web maps have become an essential tool for many,[31] as illustrated by a 2021 labor strike demanding (among other things) a certain type of map.[32] Web mapping has allowed for a more environmentally conscious way of navigating location. With the creation of web mapping, people do not have to use paper maps anymore, as it is accessible through the internet, benefiting our environment.[33] Also, atlases or paper maps that were accessed could have been outdated. With web mapping, in real time, users are able to get step by step directions to a location based on where they currently are located with the most current geographical information. It also allows you to choose routes with distances and estimated times of travel for each. You can even choose your mode of transportation like driving or walking.

Another benefit is that web mapping has allowed more of the general population to access this technology because it is free and accessible to anyone with an internet connection. It also gives us real-time updates about traffic and road conditions which can lead to safer travels. Although not a common use, web mapping can be used to learn more about culture and history. You can explore historical maps, cultural landmarks, natural features, parks, trails, report issues, natural hazards, pollution, and much more.[34] By doing this, we are able to create a safer and more welcoming community to live in.

As much as web mapping has helped simplify our lives, there are also negative social consequences to the use of web mapping. There have been concerns raised about the privacy of personal information while using web mapping. It allows government agencies to create massive databases on individuals and their behaviors while the private sector keeps records of personal information.[33] This issue continues to be challenged and negotiated as web mapping has become more relevant. As the use of web mapping has increased, so has the amount of distractions while driving.[34] Drivers can alter their focus away from the road to their device very easily, which could result in a multitude of  negative social consequences and safety concerns.

While there are many benefits to web mapping allowing anyone to access, create, and distribute maps, many have raised ethical concerns.[35][36] The web facilitates the spread of misinformation, and people without strong understanding of cartography can publish seemingly authoritative products that may mislead the public.[35][36][37] This saw significant attention during the COVID-19 pandemic, where the prevalence of improper maps on dashboards contributed to the infodemic.[36][37][38]

Web maps require the internet to host, so they are subject to link rot, making information inaccessible.[37] Unlike physical maps, this can have major impacts on the historical record if the web map is the only source for the data it presents.

Web mapping is also used in geography games, notably of which is GeoGuessr. A popular browser based game, users are shown an image from Google Street View and must guess the location. The game was received with success upon its launch in May 2013, and skyrocketed to viral popularity during the COVID-19 pandemic as many content creators streamed themselves playing it.[39]

How Web Maps Interact With Human Variation edit

Web mapping allows you to choose a route of travel with provided directions and real time traffic and road condition updates.[40] Of course, this is only possible with an internet connection. Populations that are associated with lower incomes may not have access to a mobile device with internet as they may not be able to afford it, limiting them of this resource.

This technology might also be limiting to certain generations, as well. Younger generations have been cultured in technology for the majority of their lives, so web mapping is an easy resource for them to use. However, older generations tend to be less efficient with technology, as it was not around for the majority of their lifetimes.[41] This can make it difficult for the older generation to understand how to use web mapping when planning their travels. They will often resort to paper maps or a GPS, as that is what is comfortable to them, even though those resources are less efficient and are more outdated than web mapping.

As web mapping has become more advanced, they have added a walking feature. This has created an opportunity for the population who might not have access to and/or afford to have a car.[41] They are still able to take advantage of this technology to get to a destination by foot. Web mapping has also opened up new possibilities to those who might struggle with a vision disorder. More than a quarter of the world’s population (about 2.2 billion people) suffer from vision impairment.[42] Web mapping has accommodated this large population by adding a speaking feature. When you enter a destination, you can turn your volume on and the maps will speak your directions to you. This is not only convenient for visually impaired people, but also helps limit distractions while navigating.

Web Mapping Barriers edit

There have been concerns raised about the privacy and confidentiality of personal information while using web mapping. Web maps contain personal information such as locations, identities, or attributes of people, places, or things. If not properly secured, your information can be accessed, copied, or manipulated by unauthorized parties.[40] This allows government agencies to create massive databases on individuals and their behaviors while the private sector keeps records of personal information.[33] It can also lead to privacy breaches, data loss, or legal liabilities.[34]

To prevent these issues from happening, mostly in a work setting, you need to encrypt your data, use secure protocols and servers, and apply access control and authentication mechanisms.[40] Another possible barrier created by web mapping that may challenge web map security is data integrity and quality.

Web maps rely entirely on data sources that could potentially be inaccurate, outdated, or corrupted. If the data is not verified and updated regularly, it can affect the reliability of the web maps.[34] Web mapping can also be vulnerable to data tempering, spoofing, or injection attacks, where false or harmful data can be inserted into web maps. There may also be less threatening situations like when web maps may not be updated on a crash or traffic conditions, or may not take you on the most efficient route. To prevent more of these issues from happening, it is important to report unsafe road conditions or any limitations or uncertainties of any web mapping features.

See also edit

Notes and references edit

  1. ^ a b Fu, Pinde; Sun, Jiulin (2011). Web GIS: Principles and Applications. Redlands, Calif.: ESRI Press. ISBN 978-1-58948-245-6. OCLC 587219650.
  2. ^ a b Fu, Pinde (2016). Getting to Know Web GIS (2 ed.). Redlands, Calif.: ESRI Press. ISBN 9781589484634. OCLC 928643136.
  3. ^ a b Zhang, Chuanrong; Zhao, Tian; Li, Weidong (2015). Geospatial Semantic Web. Cham: Springer. doi:10.1007/978-3-319-17801-1. ISBN 978-3-319-17800-4. OCLC 911032733. S2CID 63154455.
  4. ^ "Web maps—ArcGIS Online Help | Documentation". doc.arcgis.com. Retrieved 2023-12-04.
  5. ^ a b Neumann, Andreas (2008), "Web Mapping and Web Cartography", in Shekhar, Shashi; Xiong, Hui (eds.), Encyclopedia of GIS, Boston, MA: Springer US, pp. 1261–1269, doi:10.1007/978-0-387-35973-1_1485, ISBN 978-0-387-35973-1, retrieved 2023-12-04
  6. ^ "Web Mapping with Free Software Tools · Richard A. Lent, Ph.D." richardlent.github.io. Retrieved 2023-12-04.
  7. ^ Peterson, Michael P. (2014). Mapping in the Cloud. New York: The Guiford Press. ISBN 978-1-4625-1041-2. OCLC 855580732.
  8. ^ "Web GIS, Simply". ESRI Newsroom Insider. ESRI. 10 June 2016. Retrieved 21 December 2022.
  9. ^ Ezekiel, Kuria; Kimani, Stephen; Mindila, Agnes (June 2019). "A Framework for Web GIS Development: A Review". International Journal of Computer Applications. 178 (16): 6–10. doi:10.5120/ijca2019918863.
  10. ^ Rowland, Alexandra; Folmer, Erwin; Beek, Wouter (2020). "Towards Self-Service GIS—Combining the Best of the Semantic Web and Web GIS". ISPRS International Journal of Geo-Information. 9 (12): 753. Bibcode:2020IJGI....9..753R. doi:10.3390/ijgi9120753.
  11. ^ a b c Kraak, Menno Jan (2001): Settings and needs for web cartography, in: Kraak and Allan Brown (eds), Web Cartography, Francis and Taylor, New York, p. 3–4. see also webpage [1] 2018-09-29 at the Wayback Machine. Accessed 2007-01-04.
  12. ^ Parker, C.J., May, A., Mitchell, V. and Burrows, A. (2013), “Capturing Volunteered Information for Inclusive Service Design: Potential Benefits and Challenges”, The Design Journal, Vol. 16 No. 2, pp. 197–218.
  13. ^ a b For technological context, see History of the World Wide Web and related topics under History of computer hardware.
  14. ^ Brown, M.; Sharples, Sarah; Harding, Jenny; Parker, Christopher J.; Bearman, N.; Maguire, M.; Forrest, D.; Haklay, M.; Jackson, M. (2013). (PDF). Applied Ergonomics. 44 (6): 855–865. doi:10.1016/j.apergo.2012.10.013. PMID 23177775. S2CID 26412254. Archived from the original (PDF) on 2018-07-19. Retrieved 2019-07-12.
  15. ^ Parker, Christopher J. (2014). "User-centred design of neogeography: the impact of volunteered geographic information on users' perceptions of online map 'mashups'". Ergonomics. 57 (7): 987–997. doi:10.1080/00140139.2014.909950. PMID 24827070. S2CID 13458260.
  16. ^ a b "Temporal Animated Maps". geography.name. Retrieved 2023-12-04.
  17. ^ "What is Analytical Maps | IGI Global". www.igi-global.com. Retrieved 2023-12-04.
  18. ^ Powers, Shelley. (2008). Painting the Web. O'Reilly. ISBN 9780596515096. OCLC 191753336.
  19. ^ Muehlenhaus, Ian, 1976- (2013-12-10). Web cartography : map design for interactive and mobile devices. CRC Press. ISBN 9781439876220. OCLC 706022809.{{cite book}}: CS1 maint: multiple names: authors list (link) CS1 maint: numeric names: authors list (link)
  20. ^ "GitHub - CartoDB/torque: Temporal mapping for CartoDB". GitHub. 2019-02-13.
  21. ^ Parker, C.J., May, A.J. and Mitchell, V. (2012), “Understanding Design with VGI using an Information Relevance Framework”, Transactions in GIS, Transactions in GIS: GISRUK Special Issue, Vol. 16 No. 4, pp. 545–560.
  22. ^ Strickland, Katherine. "LibGuides: Collaborative Mapping: Collaborative Mapping". guides.lib.utexas.edu. Retrieved 2023-12-04.
  23. ^ a b "Web Maps Explained | Mapbox". www.mapbox.com. Retrieved 2023-11-30.
  24. ^ More details are in: History of the World Wide Web#1980–1991: Invention and implementation.
  25. ^ a b Plew, Brandon (2007). "Web Cartography in the United States". Cartography and Geographic Information Science. 34 (2): 133–136. doi:10.1559/152304007781002235. S2CID 140717290. Retrieved 6 January 2023.
  26. ^ "Since the National Atlas Program has ended, is any data still available?".
  27. ^ . www.nationalatlas.gov. Archived from the original on 5 December 2008. Retrieved 12 January 2022.
  28. ^ "Using MapTiler to Create a Tileset". Visualising Urban Geographies. National Library of Scotland. 2009. Retrieved 23 April 2024.
  29. ^ "How Apple's new vector-based Maps leave Google Maps looking jittery". AppleInsider. Retrieved 2021-08-18.
  30. ^ Arthur, Charles (2013-11-26). "How Apple Maps won on UK iPhones over Google Maps - despite Waze". the Guardian. Retrieved 2019-07-30.
  31. ^ "The Popularity of Google Maps: Trends in Navigation Apps in 2018 | August 2021".
  32. ^ "Hong Kong police warn striking Foodpanda workers to disperse or face possible force". 16 November 2021.
  33. ^ a b c Understanding the Changing Planet: Strategic Directions for the Geographical Sciences. Washington, D.C.: National Academies Press. 2010-06-23. ISBN 978-0-309-15075-0.
  34. ^ a b c d "How does GIS web mapping affect you and your community?". www.linkedin.com. Retrieved 2023-11-30.
  35. ^ a b Peterson, Michael P. (1999). "Maps on Stone: The Web and Ethics in Cartography". Cartographic Perspectives. 34. Retrieved 27 May 2023.
  36. ^ a b c Mooney, Peter; Juhász, Levente (July 2020). "Mapping COVID-19: How web-based maps contribute to the infodemic". Dialogues in Human Geography. 10 (2): 265–270. doi:10.1177/2043820620934926. S2CID 220415906.
  37. ^ a b c Adams, Aaron M.; Chen, Xiang; Li, Weidong; Chuanrong, Zhang (27 July 2023). "Normalizing the pandemic: exploring thecartographic issues in state government COVID-19 dashboards". Journal of Maps. 19 (5): 1–9. doi:10.1080/17445647.2023.2235385. S2CID 260269080.
  38. ^ Everts, Jonathan (2020). "The dashboard pandemic". Dialogues in Human Geography. 10 (2): 260–264. doi:10.1177/2043820620935355. S2CID 220418162.
  39. ^ "geoguessr.com." similarweb, www.similarweb.com/website/geoguessr.com/#overview. Retrieved 28 Dec. 2023.
  40. ^ a b c "How does GIS web mapping affect you and your community?". www.linkedin.com. Retrieved 2023-12-04.
  41. ^ a b Forrest, Matt (March 24, 2023). "A Brief History of Web Maps". Modern GIS and Geospatial Ideas and Guides. Retrieved December 4, 2023.
  42. ^ "Vision impairment and blindness". www.who.int. Retrieved 2023-12-04.

Further reading edit

  • Fu, P., and J. Sun. 2010. Web GIS: Principles and Applications. ESRI Press. Redlands, CA. ISBN 1-58948-245-X.
  • Graham, M. 2010. Neogeography and the Palimpsests of Place. Tijdschrift voor Economische en Sociale Geografie. 101(4), 422–436.
  • Kraak, Menno-Jan and Allan Brown (2001): Web Cartography – Developments and prospects, Taylor & Francis, New York, ISBN 0-7484-0869-X.
  • Mitchell, Tyler (2005): Web Mapping Illustrated, O'Reilly, Sebastopol, 350 pages, ISBN 0-596-00865-1. This book discusses various Open Source Web Mapping projects and provides hints and tricks as well as examples.
  • Peterson, Michael P. (ed.) (2014): Mapping in the Cloud, Guilford, ISBN 978-1-462-51041-2.
  • Peterson, Michael P. (ed.) (2003): Maps and the Internet, Elsevier, ISBN 0-08-044201-3.
  • Rambaldi G, Chambers R., McCall M, And Fox J. 2006. Practical ethics for PGIS practitioners, facilitators, technology intermediaries and researchers 2011-07-16 at the Wayback Machine. PLA 54:106-113, IIED, London, UK
  • Gaffuri J, 2012. Toward web mapping with vector data. Vol. 7478 of Lecture Notes in Computer Science. Springer, Ch. 7, pp. 87–101. DOI:10.1007/978-3-642-33024-7_7
  • Feldman, S 2010. History of Web Mapping - slide deck and History of Web Mapping - mind map

External links edit

Sites

  • UMN MapServer documentation and tutorials
  • Webmapping with SVG, Postgis and UMN MapServer tutorials 2017-06-11 at the Wayback Machine
  • International Cartographic Association (ICA), the world body for mapping and GIScience professionals
  • Comparison of Online Mapping Tools, Duke University

mapping, this, article, includes, list, general, references, lacks, sufficient, corresponding, inline, citations, please, help, improve, this, article, introducing, more, precise, citations, february, 2011, learn, when, remove, this, template, message, online,. This article includes a list of general references but it lacks sufficient corresponding inline citations Please help to improve this article by introducing more precise citations February 2011 Learn how and when to remove this template message Web mapping or an online mapping is the process of using creating and distributing maps on the World Wide Web the Web usually through the use of Web geographic information systems Web GIS 1 2 3 A web map or an online map is both served and consumed thus web mapping is more than just web cartography it is a service where consumers may choose what the map will show 4 A web map app in a smart phone Contents 1 Introduction 2 Types 2 1 Analytical web maps 2 2 Animated and realtime 2 3 Collaborative web maps 2 4 Online atlases 2 5 Static web maps 3 Web GIS in the cloud 4 Advantages of Mapping Software 5 History 6 Technologies 7 Impact on society 8 How Web Maps Interact With Human Variation 9 Web Mapping Barriers 10 See also 11 Notes and references 12 Further reading 13 External linksIntroduction editThe advent of web mapping can be regarded as a major new trend in cartography Until recently cartography was restricted to a few companies institutes and mapping agencies requiring relatively expensive and complex hardware and software as well as skilled cartographers and geomatics engineers 5 Web mapping has brought many geographical datasets including free ones generated by OpenStreetMap and proprietary datasets owned by HERE Huawei Google Tencent TomTom and others 6 A range of free software to generate maps has also been conceived and implemented alongside proprietary tools like ArcGIS As a result the barrier to entry for serving maps on the web has been lowered 5 The terms web GIS and web mapping are often used interchangeably but the terms are distinct 1 2 3 7 8 9 10 Web GIS uses and enables web maps and end users who are web mapping are gaining analytical capabilities from Web GIS however Web GIS has more applications than web mapping and web mapping can be accomplished without Web GIS Web GIS emphasizes geodata processing aspects more involved with design aspects such as data acquisition and server software architecture such as data storage and algorithms than it does the end user reports themselves 11 The term location based services refers to web mapping consumer goods and services 12 Web mapping usually involves a web browser or other user agent capable of client server interactions 13 Questions of quality usability social benefits and legal constraints are driving its evolution 14 15 Types editA first classification of web maps has been made by Kraak in 2001 11 He distinguished static and dynamic web maps and further distinguished interactive and view only web maps Today there is an increased number of dynamic web maps types and static web map sources 16 Analytical web maps edit Analytical web maps offer GIS analysis The geodata can be a static provision or need updates The borderline between analytical web maps and web GIS is fuzzy Parts of the analysis can be carried out by the GIS geodata server As web clients gain capabilities processing is distributed 17 Animated and realtime edit Realtime maps show the situation of a phenomenon in close to realtime only a few seconds or minutes delay 18 They are usually animated Data is collected by sensors and the maps are generated or updated at regular intervals or on demand Animated maps show changes in the map over time by animating one of the graphical or temporal variables 19 Technologies enabling client side display of animated web maps include scalable vector graphics SVG Adobe Flash Java QuickTime and others Web maps with real time animation include weather maps traffic congestion maps and vehicle monitoring systems 16 CartoDB launched an open source library Torque 20 which enables the creation of dynamic animated maps with millions of records Twitter uses this technology to create maps to reflect how users reacted to news and events worldwide Collaborative web maps edit Main article Collaborative mapping Collaborative maps are a developing potential 21 In proprietary or open source collaborative software users collaborate to create and improve the web mapping experience This type of web mapping is the most popular or familiar amongst the population today 22 Some collaborative web mapping projects are Google Map Maker Here Map Creator OpenStreetMap WikiMapia meta Maps a survey of Wikimedia movement web mapping proposals Online atlases edit Online atlases are collections of maps in a specific period of time like general reference maps thematic maps and geographical information 23 The traditional atlas goes through a remarkably large transition when hosted on the web Atlases can cease their printed editions or offer printing on demand Some atlases also offer raw data downloads of the underlying geospatial data sources Static web maps edit nbsp A USGS DRG a static map Static web pages are view only without animation or interactivity These maps were often used before technological advancements allowed the user to interact 23 These files are created once often manually and infrequently updated Typical graphics formats for static web maps are PNG JPEG GIF or TIFF e g drg for raster files SVG PDF or SWF for vector files These include scanned paper maps not designed as screen maps Paper maps have a much higher resolution and information density than typical computer displays of the same physical size and might be unreadable when displayed on screens at the wrong resolution 11 Web GIS in the cloud editVarious companies now offer web mapping as a cloud based software as a service These service providers allow users to create and share maps by uploading data to their servers cloud storage The maps are created either by using an in browser editor or writing scripts that leverage the service providers API s Advantages of Mapping Software editThis article or section possibly contains synthesis of material which does not verifiably mention or relate to the main topic Relevant discussion may be found on the talk page January 2020 Learn how and when to remove this template message nbsp A surface weather analysis for the United States on October 21 2006 Compared to traditional techniques mapping software has many advantages The disadvantages are also stated Web maps can easily deliver up to date information If maps are generated automatically from databases they can display information in almost realtime They don t need to be printed mastered and distributed Examples A map displaying election results as soon as the election results become available A traffic congestion map using traffic data collected by sensor networks A map showing the current locations of mass transit vehicles such as buses or trains allowing patrons to minimize their waiting time at stops or stations or be aware of delays in service Weather maps such as NEXRAD Software and hardware infrastructure for web maps is cheap Web server hardware is cheaply available and many open source tools exist for producing web maps Geodata on the other hand is not satellites and fleets of automobiles use expensive equipment to collect the information on an ongoing basis Perhaps owing to this many people are still reluctant to publish geodata especially in places where geodata are expensive They fear copyright infringements by other people using their data without proper requests for permission Product updates can easily be distributed Because web maps distribute both logic and data with each request or loading product updates can happen every time the web user reloads the application In traditional cartography when dealing with printed maps or interactive maps distributed on offline media CD DVD etc a map update takes serious efforts triggering a reprint or remastering as well as a redistribution of the media With web maps data and product updates are easier cheaper and faster and occur more often Perhaps owing to this many web maps are of poor quality both in symbolization content and data accuracy Web maps can combine distributed data sources Using open standards and documented APIs one can integrate mash up different data sources if the projection system map scale and data quality match The use of centralized data sources removes the burden for individual organizations to maintain copies of the same data sets The downside is that one has to rely on and trust the external data sources In addition with detailed information available and the combination of distributed data sources it is possible to find out and combine a lot of private and personal information of individual persons Properties and estates of individuals are now accessible through high resolution aerial and satellite images throughout the world to anyone Web maps allow for personalization By using user profiles personal filters and personal styling and symbolization users can configure and design their own maps if the web mapping systems supports personalization Accessibility issues can be treated in the same way If users can store their favourite colors and patterns they can avoid color combinations they can t easily distinguish e g due to color blindness Despite this as with paper web maps have the problem of limited screen space but more so This is in particular a problem for mobile web maps the equipment carried usually has a very small screen making it less likely that there is room for personalisation Web maps enable collaborative mapping similar to web mapping technologies such as DHTML Ajax SVG Java Adobe Flash etc enable distributed data acquisition and collaborative efforts Examples for such projects are the OpenStreetMap project or the Google Earth community As with other open projects quality assurance is very important however and the reliability of the internet and web server infrastructure is not yet good enough Especially if a web map relies on external distributed data sources the original author often cannot guarantee the availability of the information Web maps support hyperlinking to other information on the web Just like any other web page or a wiki web maps can act like an index to other information on the web Any sensitive area in a map a label text etc can provide hyperlinks to additional information As an example a map showing public transport options can directly link to the corresponding section in the online train time table However development of web maps is complicated enough as it is Despite the increasing availability of free and commercial tools to create web mapping and web GIS applications it is still a more complex task to create interactive web maps than to typeset and print images Many technologies modules services and data sources have to be mastered and integrated The development and debugging environments of a conglomerate of different web technologies is still awkward and uncomfortable History editEvent types Cartography related events Technical events directly related to web mapping General technical events Events relating to Web standards This section contains some of the milestones of web mapping online mapping services and atlases 13 1989 Birth of the WWW WWW invented at CERN for the exchange of research documents 24 1993 Xerox PARC Map Viewer The first mapserver based on CGI Perl allowed reprojection styling and definition of map extent 25 1994 The National Atlas of Canada The first version of the National Atlas of Canada was released Can be regarded as the first online atlas 1995 The Gazetteer for Scotland The prototype version of the Gazetteer for Scotland was released The first geographical database with interactive mapping 1995 Tiger Mapping Service from the U S Census Bureau the first national street level web map and the first major web map from the U S government 25 Wikimedia Commons 1995 MapGuide First introduced as Argus MapGuide 1996 Center for Advanced Spatial Technologies Interactive Mapper Based on CGI C shell GRASS would allow the user to select a geographic extent a raster base layer and number of vector layers to create personalized map 1996 Mapquest The first popular online Address Matching and Routing Service with mapping output 1996 MultiMap The UK based MultiMap website launched offering online mapping routing and location based services Grew into one of the most popular UK web sites 1996 MapGuide Autodesk acquired Argus Technologies and introduced Autodesk MapGuide 2 0 nbsp National Atlas of the United States logo 1997 US Online National Atlas Initiative The USGS received the mandate to coordinate and create the online National Atlas of the United States 26 27 1997 UMN MapServer 1 0 Developed at the University of Minnesota UMN as Part of the NASA ForNet Project Grew out of the need to deliver remote sensing data across the web for foresters 1998 Terraserver USA A Web Map Service serving aerial images mainly b w and USGS DRGs was released One of the first popular WMS This service is a joint effort of USGS Microsoft and HP nbsp Screenshot from NASA World Wind 2003 NASA World Wind NASA World Wind Released An open virtual globe that loads data from distributed resources across the internet Terrain and buildings can be viewed 3 dimensionally The XML based markup language allows users to integrate their own personal content This virtual globe needs special software and doesn t run in a web browser 2004 OpenStreetMap an open source open content world map founded by Steve Coast 2004 Yandex Maps is founded 2005 Google Maps The first version of Google Maps Based on raster tiles organized in a quad tree scheme data loading done with XMLHttpRequests This mapping application became highly popular on the web also because it allowed other people to integrate google map services into their own website 2005 Baidu Maps is in beta 2005 MapGuide Open Source introduced as open source by Autodesk 2005 Google Earth The first version of Google Earth was released building on the virtual globe metaphor Terrain and buildings can be viewed 3 dimensionally The KML XML based markup language allows users to integrate their own personal content This virtual globe needs special software and doesn t run in a web browser 2005 OpenLayers the first version of the open source Javascript library OpenLayers 2006 WikiMapia is launched 2009 MapTiler released as open source software for tiling of geographic data for web maps 28 2009 Nokia made Ovi Maps free on its smartphones 2012 Apple Maps the first vector tile based mapping app 29 is launched replacing Apple s own Google Maps client as the default mapping app for its platforms 30 2020 Petal Maps is released Technologies editWeb mapping technologies require both server side and client side applications The following is a list of technologies utilized in web mapping Spatial databases are usually object relational databases enhanced with geographic data types methods and properties They are necessary whenever a web mapping application has to deal with dynamic data that changes frequently or with huge amount of geographic data Spatial databases allow spatial queries sub selects reprojections and geometry manipulations and offer various import and export formats PostGIS is a prominent example it is open source MySQL also implements some spatial features Oracle Spatial Microsoft SQL Server with the spatial extensions and IBM DB2 are the commercial alternatives The Open Geospacial Consortium s OGC specification Simple Features is a standard geometry data model and operator set for spatial databases Part 2 of the specification defines an implementation using SQL Tiled web maps display rendered maps made up of raster image tiles Vector tiles are also becoming more popular Google and Apple have both transitioned to vector tiles Mapbox com also offers vector tiles This new style of web mapping is resolution independent and also has the advantage of dynamically showing and hiding features depending on the interaction WMS servers generate maps using parameters for user options such as the order of the layers the styling and symbolization the extent of the data the data format the projection etc The OGC standardized these options Another WMS server standard is the Tile Map Service Standard image formats include PNG JPEG GIF and SVG Impact on society editWeb maps have become an essential tool for many 31 as illustrated by a 2021 labor strike demanding among other things a certain type of map 32 Web mapping has allowed for a more environmentally conscious way of navigating location With the creation of web mapping people do not have to use paper maps anymore as it is accessible through the internet benefiting our environment 33 Also atlases or paper maps that were accessed could have been outdated With web mapping in real time users are able to get step by step directions to a location based on where they currently are located with the most current geographical information It also allows you to choose routes with distances and estimated times of travel for each You can even choose your mode of transportation like driving or walking Another benefit is that web mapping has allowed more of the general population to access this technology because it is free and accessible to anyone with an internet connection It also gives us real time updates about traffic and road conditions which can lead to safer travels Although not a common use web mapping can be used to learn more about culture and history You can explore historical maps cultural landmarks natural features parks trails report issues natural hazards pollution and much more 34 By doing this we are able to create a safer and more welcoming community to live in As much as web mapping has helped simplify our lives there are also negative social consequences to the use of web mapping There have been concerns raised about the privacy of personal information while using web mapping It allows government agencies to create massive databases on individuals and their behaviors while the private sector keeps records of personal information 33 This issue continues to be challenged and negotiated as web mapping has become more relevant As the use of web mapping has increased so has the amount of distractions while driving 34 Drivers can alter their focus away from the road to their device very easily which could result in a multitude of negative social consequences and safety concerns While there are many benefits to web mapping allowing anyone to access create and distribute maps many have raised ethical concerns 35 36 The web facilitates the spread of misinformation and people without strong understanding of cartography can publish seemingly authoritative products that may mislead the public 35 36 37 This saw significant attention during the COVID 19 pandemic where the prevalence of improper maps on dashboards contributed to the infodemic 36 37 38 Web maps require the internet to host so they are subject to link rot making information inaccessible 37 Unlike physical maps this can have major impacts on the historical record if the web map is the only source for the data it presents Web mapping is also used in geography games notably of which is GeoGuessr A popular browser based game users are shown an image from Google Street View and must guess the location The game was received with success upon its launch in May 2013 and skyrocketed to viral popularity during the COVID 19 pandemic as many content creators streamed themselves playing it 39 How Web Maps Interact With Human Variation editWeb mapping allows you to choose a route of travel with provided directions and real time traffic and road condition updates 40 Of course this is only possible with an internet connection Populations that are associated with lower incomes may not have access to a mobile device with internet as they may not be able to afford it limiting them of this resource This technology might also be limiting to certain generations as well Younger generations have been cultured in technology for the majority of their lives so web mapping is an easy resource for them to use However older generations tend to be less efficient with technology as it was not around for the majority of their lifetimes 41 This can make it difficult for the older generation to understand how to use web mapping when planning their travels They will often resort to paper maps or a GPS as that is what is comfortable to them even though those resources are less efficient and are more outdated than web mapping As web mapping has become more advanced they have added a walking feature This has created an opportunity for the population who might not have access to and or afford to have a car 41 They are still able to take advantage of this technology to get to a destination by foot Web mapping has also opened up new possibilities to those who might struggle with a vision disorder More than a quarter of the world s population about 2 2 billion people suffer from vision impairment 42 Web mapping has accommodated this large population by adding a speaking feature When you enter a destination you can turn your volume on and the maps will speak your directions to you This is not only convenient for visually impaired people but also helps limit distractions while navigating Web Mapping Barriers editThere have been concerns raised about the privacy and confidentiality of personal information while using web mapping Web maps contain personal information such as locations identities or attributes of people places or things If not properly secured your information can be accessed copied or manipulated by unauthorized parties 40 This allows government agencies to create massive databases on individuals and their behaviors while the private sector keeps records of personal information 33 It can also lead to privacy breaches data loss or legal liabilities 34 To prevent these issues from happening mostly in a work setting you need to encrypt your data use secure protocols and servers and apply access control and authentication mechanisms 40 Another possible barrier created by web mapping that may challenge web map security is data integrity and quality Web maps rely entirely on data sources that could potentially be inaccurate outdated or corrupted If the data is not verified and updated regularly it can affect the reliability of the web maps 34 Web mapping can also be vulnerable to data tempering spoofing or injection attacks where false or harmful data can be inserted into web maps There may also be less threatening situations like when web maps may not be updated on a crash or traffic conditions or may not take you on the most efficient route To prevent more of these issues from happening it is important to report unsafe road conditions or any limitations or uncertainties of any web mapping features See also editOnline cadastral map Comparison of web map services Geographic Information Systems GIS List of online map services Neogeography Geoweb Public Participation GIS PPGIS Soundmap Volunteered Geographic Information VGI Notes and references edit a b Fu Pinde Sun Jiulin 2011 Web GIS Principles and Applications Redlands Calif ESRI Press ISBN 978 1 58948 245 6 OCLC 587219650 a b Fu Pinde 2016 Getting to Know Web GIS 2 ed Redlands Calif ESRI Press ISBN 9781589484634 OCLC 928643136 a b Zhang Chuanrong Zhao Tian Li Weidong 2015 Geospatial Semantic Web Cham Springer doi 10 1007 978 3 319 17801 1 ISBN 978 3 319 17800 4 OCLC 911032733 S2CID 63154455 Web maps ArcGIS Online Help Documentation doc arcgis com Retrieved 2023 12 04 a b Neumann Andreas 2008 Web Mapping and Web Cartography in Shekhar Shashi Xiong Hui eds Encyclopedia of GIS Boston MA Springer US pp 1261 1269 doi 10 1007 978 0 387 35973 1 1485 ISBN 978 0 387 35973 1 retrieved 2023 12 04 Web Mapping with Free Software Tools Richard A Lent Ph D richardlent github io Retrieved 2023 12 04 Peterson Michael P 2014 Mapping in the Cloud New York The Guiford Press ISBN 978 1 4625 1041 2 OCLC 855580732 Web GIS Simply ESRI Newsroom Insider ESRI 10 June 2016 Retrieved 21 December 2022 Ezekiel Kuria Kimani Stephen Mindila Agnes June 2019 A Framework for Web GIS Development A Review International Journal of Computer Applications 178 16 6 10 doi 10 5120 ijca2019918863 Rowland Alexandra Folmer Erwin Beek Wouter 2020 Towards Self Service GIS Combining the Best of the Semantic Web and Web GIS ISPRS International Journal of Geo Information 9 12 753 Bibcode 2020IJGI 9 753R doi 10 3390 ijgi9120753 a b c Kraak Menno Jan 2001 Settings and needs for web cartography in Kraak and Allan Brown eds Web Cartography Francis and Taylor New York p 3 4 see also webpage 1 Archived 2018 09 29 at the Wayback Machine Accessed 2007 01 04 Parker C J May A Mitchell V and Burrows A 2013 Capturing Volunteered Information for Inclusive Service Design Potential Benefits and Challenges The Design Journal Vol 16 No 2 pp 197 218 a b For technological context see History of the World Wide Web and related topics under History of computer hardware Brown M Sharples Sarah Harding Jenny Parker Christopher J Bearman N Maguire M Forrest D Haklay M Jackson M 2013 Usability of Geographic Information Current challenges and future directions PDF Applied Ergonomics 44 6 855 865 doi 10 1016 j apergo 2012 10 013 PMID 23177775 S2CID 26412254 Archived from the original PDF on 2018 07 19 Retrieved 2019 07 12 Parker Christopher J 2014 User centred design of neogeography the impact of volunteered geographic information on users perceptions of online map mashups Ergonomics 57 7 987 997 doi 10 1080 00140139 2014 909950 PMID 24827070 S2CID 13458260 a b Temporal Animated Maps geography name Retrieved 2023 12 04 What is Analytical Maps IGI Global www igi global com Retrieved 2023 12 04 Powers Shelley 2008 Painting the Web O Reilly ISBN 9780596515096 OCLC 191753336 Muehlenhaus Ian 1976 2013 12 10 Web cartography map design for interactive and mobile devices CRC Press ISBN 9781439876220 OCLC 706022809 a href Template Cite book html title Template Cite book cite book a CS1 maint multiple names authors list link CS1 maint numeric names authors list link GitHub CartoDB torque Temporal mapping for CartoDB GitHub 2019 02 13 Parker C J May A J and Mitchell V 2012 Understanding Design with VGI using an Information Relevance Framework Transactions in GIS Transactions in GIS GISRUK Special Issue Vol 16 No 4 pp 545 560 Strickland Katherine LibGuides Collaborative Mapping Collaborative Mapping guides lib utexas edu Retrieved 2023 12 04 a b Web Maps Explained Mapbox www mapbox com Retrieved 2023 11 30 More details are in History of the World Wide Web 1980 1991 Invention and implementation a b Plew Brandon 2007 Web Cartography in the United States Cartography and Geographic Information Science 34 2 133 136 doi 10 1559 152304007781002235 S2CID 140717290 Retrieved 6 January 2023 Since the National Atlas Program has ended is any data still available National Atlas home page www nationalatlas gov Archived from the original on 5 December 2008 Retrieved 12 January 2022 Using MapTiler to Create a Tileset Visualising Urban Geographies National Library of Scotland 2009 Retrieved 23 April 2024 How Apple s new vector based Maps leave Google Maps looking jittery AppleInsider Retrieved 2021 08 18 Arthur Charles 2013 11 26 How Apple Maps won on UK iPhones over Google Maps despite Waze the Guardian Retrieved 2019 07 30 The Popularity of Google Maps Trends in Navigation Apps in 2018 August 2021 Hong Kong police warn striking Foodpanda workers to disperse or face possible force 16 November 2021 a b c Understanding the Changing Planet Strategic Directions for the Geographical Sciences Washington D C National Academies Press 2010 06 23 ISBN 978 0 309 15075 0 a b c d How does GIS web mapping affect you and your community www linkedin com Retrieved 2023 11 30 a b Peterson Michael P 1999 Maps on Stone The Web and Ethics in Cartography Cartographic Perspectives 34 Retrieved 27 May 2023 a b c Mooney Peter Juhasz Levente July 2020 Mapping COVID 19 How web based maps contribute to the infodemic Dialogues in Human Geography 10 2 265 270 doi 10 1177 2043820620934926 S2CID 220415906 a b c Adams Aaron M Chen Xiang Li Weidong Chuanrong Zhang 27 July 2023 Normalizing the pandemic exploring thecartographic issues in state government COVID 19 dashboards Journal of Maps 19 5 1 9 doi 10 1080 17445647 2023 2235385 S2CID 260269080 Everts Jonathan 2020 The dashboard pandemic Dialogues in Human Geography 10 2 260 264 doi 10 1177 2043820620935355 S2CID 220418162 geoguessr com similarweb www similarweb com website geoguessr com overview Retrieved 28 Dec 2023 a b c How does GIS web mapping affect you and your community www linkedin com Retrieved 2023 12 04 a b Forrest Matt March 24 2023 A Brief History of Web Maps Modern GIS and Geospatial Ideas and Guides Retrieved December 4 2023 Vision impairment and blindness www who int Retrieved 2023 12 04 Further reading editFu P and J Sun 2010 Web GIS Principles and Applications ESRI Press Redlands CA ISBN 1 58948 245 X Graham M 2010 Neogeography and the Palimpsests of Place Tijdschrift voor Economische en Sociale Geografie 101 4 422 436 Kraak Menno Jan and Allan Brown 2001 Web Cartography Developments and prospects Taylor amp Francis New York ISBN 0 7484 0869 X Mitchell Tyler 2005 Web Mapping Illustrated O Reilly Sebastopol 350 pages ISBN 0 596 00865 1 This book discusses various Open Source Web Mapping projects and provides hints and tricks as well as examples Peterson Michael P ed 2014 Mapping in the Cloud Guilford ISBN 978 1 462 51041 2 Peterson Michael P ed 2003 Maps and the Internet Elsevier ISBN 0 08 044201 3 Rambaldi G Chambers R McCall M And Fox J 2006 Practical ethics for PGIS practitioners facilitators technology intermediaries and researchers Archived 2011 07 16 at the Wayback Machine PLA 54 106 113 IIED London UK Gaffuri J 2012 Toward web mapping with vector data Vol 7478 of Lecture Notes in Computer Science Springer Ch 7 pp 87 101 DOI 10 1007 978 3 642 33024 7 7 Feldman S 2010 History of Web Mapping slide deck and History of Web Mapping mind mapExternal links editSites UMN MapServer documentation and tutorials Webmapping with SVG Postgis and UMN MapServer tutorials Archived 2017 06 11 at the Wayback Machine International Cartographic Association ICA the world body for mapping and GIScience professionals Comparison of Online Mapping Tools Duke University Retrieved from https en wikipedia org w index php title Web mapping amp oldid 1220393990, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.