Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Web GIS
Technologies employing the World Wide Web to manage spatial data

Web GIS, a type of Geographic Information Systems that use the World Wide Web, enables the storage, visualization, analysis, and sharing of spatial information over the Internet. As a subset of Internet GIS and distributed GIS, Web GIS often overlaps with Web mapping, although the two concepts differ. The Web enhances GIS by improving access and distribution of spatial data, offering interactive and dynamic web services. However, the vast scale of online data presents challenges in locating high-quality, reliable information, making spatial data discovery time-consuming for users. Despite this, Web GIS remains a vital tool for modern digital mapping and spatial analysis.

Related Image Collections Add Image
We don't have any YouTube videos related to Web GIS yet.
We don't have any PDF documents related to Web GIS yet.
We don't have any Books related to Web GIS yet.
We don't have any archived web articles related to Web GIS yet.

History

The history of Web GIS is very closely tied to the history of geographic information systems, Digital mapping, and the World Wide Web or the Web. The Web was first created in 1990, and the first major web mapping program capable of distributed map creation appeared shortly after in 1993.212223 This software, named PARC Map Viewer, was unique in that it facilitated dynamic user map generation, rather than static images.2425 This software also allowed users to employ GIS without having it locally installed on their machine.2627 The US federal government made the TIGER Mapping Service available to the public in 1995, which facilitated desktop and Web GIS by hosting US boundary data.2829 In 1996, MapQuest became available to the public, facilitating navigation and trip planning, which quickly became a major utility on the early Web.3031

In 1997, Esri began to focus on their desktop GIS software, which in 2000 became ArcGIS.32 This led to Esri dominating the GIS industry for the next several years.33 In 2000 Esri launched the Geography Network, which offered some web GIS functions. In 2014, ArcGIS Online replaced this, and offers significant Web GIS functions including hosting, manipulating, and visualizing data in dynamic applications.343536

Applications

Web GIS has numerous applications and functions and manages most distributed spatial information.37 Diverse industries and disciplines, including mathematics, history, business and education can all leverage Web GIS to integrate geographic approaches to data.38

Census demographic data

The United States Census Department extensively uses Web GIS to distribute its boundary data, such as TIGER files, and demographics to the public.3940 The "2020 Census Demographic Data Map Viewer" runs on an ESRI Web Map Application, and provides demographic information, such as population, race, and housing information at the state, county, and census tract levels.4142

Education

Literature has identified educational benefits and applications of Web GIS at the elementary, primary, and university levels of education.4344 Using story maps and dashboards allows for new ways of displaying spatial data, and facilitates student interaction.45 As Web GIS tools are often user friendly, teachers can create their own visualizations for the classroom, or even have students make their own to teach geographic concepts.46

Public health

Main article: GIS and public health

Web GIS has been used extensively in public health to communicate health data to the public and policymakers.47 During the COVID-19 Pandemic, dashboard Web GIS Apps were popularized as a template for displaying health data by Johns Hopkins University, which was updated until March 10th, 2023.4849 In the United States, all 50 state governments, the CDC, and others ultimately made use of these tools.50 These dashboards displayed various information but generally included a choropleth map showing COVID-19 case data.51

Web Services

Web GIS has numerous functions, which can be divided into categories of Geospatial web services, including web feature services, web processing services, and web mapping services.52 Geospatial web services are distinct software packages available on the World Wide Web that can be employed to perform a function with spatial data.53

Web feature services

Main article: Web Feature Service

Web feature services allow users to access, edit, and make use of hosted geospatial feature datasets.54

Web processing services

Main article: Web Processing Service

Web processing services allow users to perform GIS calculations on spatial data.55 Web processing services standardize inputs, and outputs, for spatial data within an internet GIS and may have standardized algorithms for spatial statistics.

Web mapping services

Main articles: Web mapping and Web Map Service

Web mapping involves using distributed tools to create and host both static and dynamic maps.56575859 It is different than desktop digital mapping in that the data, software, or both might not be stored locally and are often distributed across many computers. Web mapping allows for the rapid distribution of spatial visualizations without the need for printing.60 They also facilitates rapid updating to reflect new datasets and allow for interactive datasets that would be impossible in print media. Web mapping was employed extensively during the COVID-19 pandemic to visualize the datasets in close to real-time.616263

Web coverage services

Main articles: Web Coverage Service and Web Coverage Processing Service

This section is an excerpt from Web Coverage Service.[edit]

The Open Geospatial Consortium (OGC) Web Coverage Service (WCS) Interface Standard defines a web-based interface for the retrieval of coverages—that is, digital geospatial information representing space/time-varying phenomena. By providing direct access to underlying geospatial data rather than just static map images, WCS enables more advanced analysis, modeling, and processing of GIS data.

Web Map Tile Service

This section is an excerpt from Web Map Tile Service.[edit]

A Web Map Tile Service (WMTS) is a standard protocol for serving pre-rendered or run-time computed georeferenced map tiles over the Internet. The specification was developed and first published by the Open Geospatial Consortium in 2010.64

Standards

Open Geospatial Consortium

Main article: Open Geospatial Consortium

In terms of interoperability, the use of communication standards in Distributed GIS is particularly important. General standards for Geospatial Data have been developed by the Open Geospatial Consortium (OGC). For the exchange of Geospatial Data over the web, the most important OGC standards are Web Map Service (WMS) and Web Feature Service (WFS).

Using OGC-compliant gateways allows for building very flexible Distributed GI Systems. Unlike monolithic GI Systems, OGC compliant systems are naturally web-based and do not have strict definitions of servers and clients. For instance, if a user (client) accesses a server, that server itself can act as a client of a number of further servers in order to retrieve data requested by the user. This concept allows for data retrieval from any number of different sources, providing consistent data standards are used. This concept allows data transfer with systems not capable of GIS functionality. A key function of OGC standards is the integration of different systems already existing and thus geo-enabling the web. Web services providing different functionality can be used simultaneously to combine data from different sources (mash-ups). Thus, different services on distributed servers can be combined for ‘service-chaining’ in order to add additional value to existing services. Providing a wide use of OGC standards by different web services, sharing distributed data of multiple organizations becomes possible.

Some important languages used in OGC-compliant systems are described in the following. XML stands for eXtensible Markup language and is widely used for displaying and interpreting data from computers. Thus the development of a web-based GI system requires several useful XML encodings that can effectively describe two-dimensional graphics such as maps SVG and, at the same time, store and transfer simple features GML. Because GML and SVG are both XML encodings, it is very straightforward to convert between the two using an XML Style Language Transformation XSLT. This gives an application a means of rendering GML, and in fact, is the primary way that it has been accomplished among existing applications today.65 XML can introduce innovative web services, in terms of GIS. It allows geographic information to be easily translated in graphics and in these terms, scalar vector graphics (SVG) can produce high-quality dynamic outputs by using data retrieved from spatial databases. In the same aspect, Google, one of the pioneers in web-based GIS, has developed its own language, which also uses an XML structure. Keyhole Markup Language (KML) is a file format used to display geographic data in an earth browser, such as Google Earth, Google Maps, and Google Maps for mobile browsers "Google KML definition". Retrieved 2007-11-21.

Geospatial Semantic Web

Main article: Semantic Web

The Geospatial Semantic Web is a vision to include geospatial information at the core of the Semantic Web to facilitate information retrieval and information integration.66 This vision requires the definition of geospatial ontologies, semantic gazetteers, and shared technical vocabularies to describe geographic phenomena.67 The Semantic Geospatial Web is part of geographic information science.68

Criticism

All maps are simplifications of reality and, therefore, can never be perfectly accurate.69 These inaccuracies include distortions introduced during projection, simplifications, and human error. While traditionally trained ethical cartographers try to minimize these errors and document the known sources of error, including where the data originated, Web GIS facilitates the creation of maps by non-traditionally trained cartographers and, more significantly, facilitates the rapid dissemination of their potentially erroneous maps.707172 While this democratization of GIS has many potential positives, including empowering traditionally disenfranchised groups of people, it also means that a wide audience can see bad maps.73747576 Further, malicious actors can quickly spread intentionally misleading spatial information while hiding the source.77 This has significant implications, and contributes to the infodemic surrounding many topics, including the spread of potentially misleading information on the COVID-19 pandemic.7879 Even a map made by a skilled cartographer has significant limitations over traditional distribution methods when using the Web. Among a variety of issues, computer monitors have a variety of different color settings and sizes.8081 This renders ratio, representative fraction, and verbal scales useless, leaving only the scale bar. It also means a color choice selected by the cartographer might not be what the end-user experiences.8283 These issues are not limited to cartography but are difficult to solve.

Due to the nature of the Web, using it for storing and computation is less secure than using local networks.848586 When working with sensitive data, Web GIS may expose an organization to the additional risk of having its data breached then if they use dedicated hardware and a virtual private network (VPN) to access that hardware remotely over the internet.878889 The convenience and relatively low cost of Web GIS often prevents this from being implemented.

As Web GIS is built on the web, it is subject to link rot phenomena.90 This phenomenon can lead to previously available data being lost due to users changing the URL, physical hardware failures, or the content being deleted by the publisher. If the hardware and information accessed within a Web GIS is lost, "a single disk failure could be like the burning of the library at Alexandria."91 One study found that 23% of COVID-19 Dashboards available on government sites on February of 2021 were no longer available at the previous URLs by April of 2023.92

See also

References

  1. Fu, Pinde; Sun, Jiulin (2011). Web GIS: Principles and Applications. Redlands, Calif.: ESRI Press. ISBN 978-1-58948-245-6. OCLC 587219650. 978-1-58948-245-6

  2. Fu, Pinde (2016). Getting to Know Web GIS (2 ed.). Redlands, Calif.: ESRI Press. ISBN 9781589484634. OCLC 928643136. 9781589484634

  3. 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. 978-3-319-17800-4

  4. "Web GIS, Simply". ESRI Newsroom Insider. ESRI. 10 June 2016. Retrieved 21 December 2022. https://www.esri.com/about/newsroom/insider/web-gis-simply/

  5. 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. S2CID 196200139. https://doi.org/10.5120%2Fijca2019918863

  6. 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. https://doi.org/10.3390%2Fijgi9120753

  7. 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. S2CID 196200139. https://doi.org/10.5120%2Fijca2019918863

  8. 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. https://doi.org/10.3390%2Fijgi9120753

  9. Mathiyalagan, V.; Grunwald, S.; Reddy, K.R.; Bloom, S.A. (April 2005). "A WebGIS and geodatabase for Florida's wetlands". Computers and Electronics in Agriculture. 47 (1): 69–75. doi:10.1016/j.compag.2004.08.003. Retrieved 31 January 2023. https://www.sciencedirect.com/science/article/abs/pii/S0168169904001188

  10. Peng, Zhong-Ren; Tsou, Ming-Hsiang (2003). Internet GIS: Distributed Information Services for the Internet and Wireless Networks. Hoboken, NJ: John Wiley and Sons. ISBN 0-471-35923-8. OCLC 50447645. 0-471-35923-8

  11. Moretz, David (2008). "Internet GIS". In Shekhar, Shashi; Xiong, Hui (eds.). Encyclopedia of GIS. New York: Springer. pp. 591–596. doi:10.1007/978-0-387-35973-1_648. ISBN 978-0-387-35973-1. OCLC 233971247. 978-0-387-35973-1

  12. Hojaty, Majid (21 February 2014). "What is the Difference Between Web GIS and Internet GIS?". GIS Lounge. Retrieved 30 August 2022. https://www.gislounge.com/difference-web-gis-internet-gis/#:~:text=Web%20GIS%20originates%20from%20a,kind%20of%20distributed%20information%20system.

  13. 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. S2CID 196200139. https://doi.org/10.5120%2Fijca2019918863

  14. Fu, Pinde; Sun, Jiulin (2011). Web GIS: Principles and Applications. Redlands, Calif.: ESRI Press. ISBN 978-1-58948-245-6. OCLC 587219650. 978-1-58948-245-6

  15. Peterson, Michael P. (2014). Mapping in the Cloud. New York: The Guiford Press. ISBN 978-1-4625-1041-2. OCLC 855580732. 978-1-4625-1041-2

  16. DeMers, Michael (2009). Fundamentals of Geographic Information Systems (4 ed.). Wiley.

  17. Peterson, Michael P. (1999). "Maps on Stone: The Web and Ethics in Cartography". Cartographic Perspectives. 34. Retrieved 27 May 2023. https://cartographicperspectives.org/index.php/journal/article/view/cp34-peterson/pdf

  18. DeMers, Michael (2009). Fundamentals of Geographic Information Systems (4 ed.). Wiley.

  19. Peterson, Michael P. (1999). "Maps on Stone: The Web and Ethics in Cartography". Cartographic Perspectives. 34. Retrieved 27 May 2023. https://cartographicperspectives.org/index.php/journal/article/view/cp34-peterson/pdf

  20. DeMers, Michael (2009). Fundamentals of Geographic Information Systems (4 ed.). Wiley.

  21. Peng, Zhong-Ren; Tsou, Ming-Hsiang (2003). Internet GIS: Distributed Information Services for the Internet and Wireless Networks. Hoboken, NJ: John Wiley and Sons. ISBN 0-471-35923-8. OCLC 50447645. 0-471-35923-8

  22. Peterson, Michael P. (2014). Mapping in the Cloud. New York: The Guiford Press. ISBN 978-1-4625-1041-2. OCLC 855580732. 978-1-4625-1041-2

  23. Putz, Steve (November 1994). "Interactive information services using World-Wide Web hypertext". Computer Networks and ISDN Systems. 27 (2): 273–280. doi:10.1016/0169-7552(94)90141-4. Retrieved 14 September 2022. https://www.sciencedirect.com/science/article/abs/pii/0169755294901414

  24. Putz, Steve (November 1994). "Interactive information services using World-Wide Web hypertext". Computer Networks and ISDN Systems. 27 (2): 273–280. doi:10.1016/0169-7552(94)90141-4. Retrieved 14 September 2022. https://www.sciencedirect.com/science/article/abs/pii/0169755294901414

  25. "What is the difference between the Web and the Internet?". W3C Help and FAQ. W3C. 2009. Retrieved 16 July 2015. http://www.w3.org/Help/#webinternet

  26. Fu, Pinde; Sun, Jiulin (2011). Web GIS: Principles and Applications. Redlands, Calif.: ESRI Press. ISBN 978-1-58948-245-6. OCLC 587219650. 978-1-58948-245-6

  27. Putz, Steve (November 1994). "Interactive information services using World-Wide Web hypertext". Computer Networks and ISDN Systems. 27 (2): 273–280. doi:10.1016/0169-7552(94)90141-4. Retrieved 14 September 2022. https://www.sciencedirect.com/science/article/abs/pii/0169755294901414

  28. Fu, Pinde; Sun, Jiulin (2011). Web GIS: Principles and Applications. Redlands, Calif.: ESRI Press. ISBN 978-1-58948-245-6. OCLC 587219650. 978-1-58948-245-6

  29. Plew, Brandon (2007). "Web Cartography in the United States". Cartography and Geographic Information Science. 34 (2): 133–136. Bibcode:2007CGISc..34..133P. doi:10.1559/152304007781002235. S2CID 140717290. Retrieved 6 January 2023. https://doi.org/10.1559/152304007781002235

  30. Fu, Pinde; Sun, Jiulin (2011). Web GIS: Principles and Applications. Redlands, Calif.: ESRI Press. ISBN 978-1-58948-245-6. OCLC 587219650. 978-1-58948-245-6

  31. Peterson, Michael P. (1999). "Maps on Stone: The Web and Ethics in Cartography". Cartographic Perspectives. 34. Retrieved 27 May 2023. https://cartographicperspectives.org/index.php/journal/article/view/cp34-peterson/pdf

  32. Maguire, David J (May 2000). "Esri's New ArcGIS Product Family". ArcNews (Esri). http://www.esri.com/news/arcnews/summer00articles/esrisnew.html

  33. Peterson, Michael P. (2014). Mapping in the Cloud. New York: The Guiford Press. ISBN 978-1-4625-1041-2. OCLC 855580732. 978-1-4625-1041-2

  34. Fu, Pinde; Sun, Jiulin (2011). Web GIS: Principles and Applications. Redlands, Calif.: ESRI Press. ISBN 978-1-58948-245-6. OCLC 587219650. 978-1-58948-245-6

  35. Fu, Pinde (2016). Getting to Know Web GIS (2 ed.). Redlands, Calif.: ESRI Press. ISBN 9781589484634. OCLC 928643136. 9781589484634

  36. Peterson, Michael P. (2014). Mapping in the Cloud. New York: The Guiford Press. ISBN 978-1-4625-1041-2. OCLC 855580732. 978-1-4625-1041-2

  37. Kerski, Joseph J. (29 September 2023). "Teaching and Learning Geography with a Web GIS Approach". In Klonari, Aikaterini; Luisa De Lázaro y Torres, Maria; Kizos, Athanasios (eds.). Re-visioning Geography (1 ed.). Springer Cham. ISBN 978-3-031-40747-5. 978-3-031-40747-5

  38. Kerski, Joseph J. (29 September 2023). "Teaching and Learning Geography with a Web GIS Approach". In Klonari, Aikaterini; Luisa De Lázaro y Torres, Maria; Kizos, Athanasios (eds.). Re-visioning Geography (1 ed.). Springer Cham. ISBN 978-3-031-40747-5. 978-3-031-40747-5

  39. Fu, Pinde; Sun, Jiulin (2011). Web GIS: Principles and Applications. Redlands, Calif.: ESRI Press. ISBN 978-1-58948-245-6. OCLC 587219650. 978-1-58948-245-6

  40. Plew, Brandon (2007). "Web Cartography in the United States". Cartography and Geographic Information Science. 34 (2): 133–136. Bibcode:2007CGISc..34..133P. doi:10.1559/152304007781002235. S2CID 140717290. Retrieved 6 January 2023. https://doi.org/10.1559/152304007781002235

  41. "2020 Census Demographic Data Map Viewer". United States Census Bureau. Retrieved 6 October 2023. https://www.census.gov/library/visualizations/2021/geo/demographicmapviewer.html

  42. "2020 Census Demographic Data Map Viewer: Map". United States Census Bureau. Retrieved 6 October 2023. https://maps.geo.census.gov/ddmv/map.html

  43. Kerski, Joseph J. (29 September 2023). "Teaching and Learning Geography with a Web GIS Approach". In Klonari, Aikaterini; Luisa De Lázaro y Torres, Maria; Kizos, Athanasios (eds.). Re-visioning Geography (1 ed.). Springer Cham. ISBN 978-3-031-40747-5. 978-3-031-40747-5

  44. Fargher, Mary (2018). "WebGIS for Geography Education: Towards a GeoCapabilities Approach". ISPRS International Journal of Geo-Information. 7 (3): 111. Bibcode:2018IJGI....7..111F. doi:10.3390/ijgi7030111. https://doi.org/10.3390%2Fijgi7030111

  45. Kerski, Joseph J. (29 September 2023). "Teaching and Learning Geography with a Web GIS Approach". In Klonari, Aikaterini; Luisa De Lázaro y Torres, Maria; Kizos, Athanasios (eds.). Re-visioning Geography (1 ed.). Springer Cham. ISBN 978-3-031-40747-5. 978-3-031-40747-5

  46. Fargher, Mary (2018). "WebGIS for Geography Education: Towards a GeoCapabilities Approach". ISPRS International Journal of Geo-Information. 7 (3): 111. Bibcode:2018IJGI....7..111F. doi:10.3390/ijgi7030111. https://doi.org/10.3390%2Fijgi7030111

  47. 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. https://doi.org/10.1177%2F2043820620934926

  48. 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. https://doi.org/10.1177%2F2043820620934926

  49. Center for Systems Science and Engineering. "COVID-19 Dashboard". Johns Hopkins University. Retrieved 6 October 2023. https://coronavirus.jhu.edu/map.html

  50. 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. Bibcode:2023JMaps..19Q...1A. doi:10.1080/17445647.2023.2235385. S2CID 260269080. https://doi.org/10.1080%2F17445647.2023.2235385

  51. 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. Bibcode:2023JMaps..19Q...1A. doi:10.1080/17445647.2023.2235385. S2CID 260269080. https://doi.org/10.1080%2F17445647.2023.2235385

  52. 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. 978-3-319-17800-4

  53. 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. 978-3-319-17800-4

  54. 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. 978-3-319-17800-4

  55. 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. 978-3-319-17800-4

  56. Peng, Zhong-Ren; Tsou, Ming-Hsiang (2003). Internet GIS: Distributed Information Services for the Internet and Wireless Networks. Hoboken, NJ: John Wiley and Sons. ISBN 0-471-35923-8. OCLC 50447645. 0-471-35923-8

  57. 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. 978-3-319-17800-4

  58. Fu, Pinde; Sun, Jiulin (2011). Web GIS: Principles and Applications. Redlands, Calif.: ESRI Press. ISBN 978-1-58948-245-6. OCLC 587219650. 978-1-58948-245-6

  59. Fu, Pinde (2016). Getting to Know Web GIS (2 ed.). Redlands, Calif.: ESRI Press. ISBN 9781589484634. OCLC 928643136. 9781589484634

  60. Monmonier, Mark S. (1985). Technological Transition in Cartography. Madison: University of Wisconsin Press. ISBN 0299100707. OCLC 11399821. 0299100707

  61. Dong, Ensheng; Du, Hongru (2020). "An interactive web-based dashboard to track COVID-19 in real time". The Lancet Infectious Diseases. 20 (5): 533–534. doi:10.1016/S1473-3099(20)30120-1. PMC 7159018. PMID 32087114. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7159018

  62. Everts, Jonathan (2020). "The dashboard pandemic". Dialogues in Human Geography. 10 (2): 260–264. doi:10.1177/2043820620935355. S2CID 220418162. https://doi.org/10.1177%2F2043820620935355

  63. Adams, Aaron; Chen, Xiang; Li, Weidong; Zhang, Chuanrong (2020). "The disguised pandemic: the importance of data normalization in COVID-19 web mapping". Public Health. 183: 36–37. doi:10.1016/j.puhe.2020.04.034. PMC 7203028. PMID 32416476. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7203028

  64. "OpenGIS® Web Map Tile Service Implementation Standard". Retrieved 5 April 2013. http://portal.opengeospatial.org/files/?artifact_id=35326

  65. Harwell, R (6 November 2004). "Web Mapping with SVG". Directions Magazine. Retrieved 2022-01-05. https://www.directionsmag.com/article/3393

  66. Egenhofer, Max J. (2002-01-01). "Toward the semantic geospatial web". Proceedings of the 10th ACM international symposium on Advances in geographic information systems. GIS '02. New York, NY, USA: ACM. pp. 1–4. CiteSeerX 10.1.1.6.1992. doi:10.1145/585147.585148. ISBN 978-1-58113-591-6. S2CID 8475025. 978-1-58113-591-6

  67. Janowicz, Krzysztof; Scheider, Simon; Adams, Benjamin (2013-01-01). "A Geo-semantics Flyby". In Rudolph, Sebastian; Gottlob, Georg; Horrocks, Ian; et al. (eds.). Reasoning Web. Semantic Technologies for Intelligent Data Access. Lecture Notes in Computer Science. Vol. 8067. Springer Berlin Heidelberg. pp. 230–250. doi:10.1007/978-3-642-39784-4_6. ISBN 978-3-642-39783-7. 978-3-642-39783-7

  68. 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. 978-3-319-17800-4

  69. Monmonier, Mark (10 April 2018). How to lie with maps (3 ed.). University of Chicago Press. ISBN 978-0226435923. 978-0226435923

  70. Plew, Brandon (2007). "Web Cartography in the United States". Cartography and Geographic Information Science. 34 (2): 133–136. Bibcode:2007CGISc..34..133P. doi:10.1559/152304007781002235. S2CID 140717290. Retrieved 6 January 2023. https://doi.org/10.1559/152304007781002235

  71. Peterson, Michael P. (1999). "Maps on Stone: The Web and Ethics in Cartography". Cartographic Perspectives. 34. Retrieved 27 May 2023. https://cartographicperspectives.org/index.php/journal/article/view/cp34-peterson/pdf

  72. Monmonier, Mark (1 June 1990). "Ethics and Map Design: Six Strategies for Confronting the Traditional One-Map Solution". Cartographic Perspectives. 1 (10): 3–8. doi:10.14714/CP10.1052. Retrieved 15 September 2022. https://cartographicperspectives.org/index.php/journal/article/view/cp10-monmonier

  73. Monmonier, Mark S. (1985). Technological Transition in Cartography. Madison: University of Wisconsin Press. ISBN 0299100707. OCLC 11399821. 0299100707

  74. Adams, Aaron; Chen, Xiang; Li, Weidong; Zhang, Chuanrong (2020). "The disguised pandemic: the importance of data normalization in COVID-19 web mapping". Public Health. 183: 36–37. doi:10.1016/j.puhe.2020.04.034. PMC 7203028. PMID 32416476. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7203028

  75. Monmonier, Mark (10 April 2018). How to lie with maps (3 ed.). University of Chicago Press. ISBN 978-0226435923. 978-0226435923

  76. Zhong-Ren, Ren (November 2001). "Internet GIS for public participation". Environment and Planning B: Planning and Design. 8 (6): 889–905. Bibcode:2001EnPlB..28..889P. doi:10.1068/b2750t. S2CID 15012889. /wiki/Bibcode_(identifier)

  77. Monmonier, Mark (10 April 2018). How to lie with maps (3 ed.). University of Chicago Press. ISBN 978-0226435923. 978-0226435923

  78. 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. https://doi.org/10.1177%2F2043820620934926

  79. 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. Bibcode:2023JMaps..19Q...1A. doi:10.1080/17445647.2023.2235385. S2CID 260269080. https://doi.org/10.1080%2F17445647.2023.2235385

  80. Peterson, Michael P. (1999). "Maps on Stone: The Web and Ethics in Cartography". Cartographic Perspectives. 34. Retrieved 27 May 2023. https://cartographicperspectives.org/index.php/journal/article/view/cp34-peterson/pdf

  81. Peterson, Michael P. (2009). "Research challenges in internet cartography". Information Design Journal. 17 (2): 135–140. doi:10.1075/idj.17.2.08pet. /wiki/Doi_(identifier)

  82. Peterson, Michael P. (1999). "Maps on Stone: The Web and Ethics in Cartography". Cartographic Perspectives. 34. Retrieved 27 May 2023. https://cartographicperspectives.org/index.php/journal/article/view/cp34-peterson/pdf

  83. Peterson, Michael P. (2009). "Research challenges in internet cartography". Information Design Journal. 17 (2): 135–140. doi:10.1075/idj.17.2.08pet. /wiki/Doi_(identifier)

  84. McCarthy, Niall. "VPN Usage Surges During COVID-19 Crisis [Infographic]". Forbes. Retrieved 24 December 2022. https://www.forbes.com/sites/niallmccarthy/2020/03/17/vpn-usage-surges-during-covid-19-crisis-infographic/?sh=632c78677d79

  85. Skahill, Jeffrey (April 2020). "Tips for Leading a Remote Team during Covid-19". GIS Lounge. Retrieved 24 December 2022. https://www.gislounge.com/tips-for-leading-a-remote-team-during-covid-19/

  86. "Five Reasons GIS Users Should Use a VPN". gisuser. 4 October 2021. Retrieved 24 December 2022. https://gisuser.com/2021/10/five-reasons-gis-users-should-use-a-vpn/

  87. McCarthy, Niall. "VPN Usage Surges During COVID-19 Crisis [Infographic]". Forbes. Retrieved 24 December 2022. https://www.forbes.com/sites/niallmccarthy/2020/03/17/vpn-usage-surges-during-covid-19-crisis-infographic/?sh=632c78677d79

  88. Skahill, Jeffrey (April 2020). "Tips for Leading a Remote Team during Covid-19". GIS Lounge. Retrieved 24 December 2022. https://www.gislounge.com/tips-for-leading-a-remote-team-during-covid-19/

  89. "Five Reasons GIS Users Should Use a VPN". gisuser. 4 October 2021. Retrieved 24 December 2022. https://gisuser.com/2021/10/five-reasons-gis-users-should-use-a-vpn/

  90. 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. Bibcode:2023JMaps..19Q...1A. doi:10.1080/17445647.2023.2235385. S2CID 260269080. https://doi.org/10.1080%2F17445647.2023.2235385

  91. McGranaghan, Matthew (1999). "The Web, Cartography and Trust". Cartographic Perspectives. 30: 3–5. doi:10.14714/CP30.659. https://doi.org/10.14714%2FCP30.659

  92. 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. Bibcode:2023JMaps..19Q...1A. doi:10.1080/17445647.2023.2235385. S2CID 260269080. https://doi.org/10.1080%2F17445647.2023.2235385