Web GIS

OGC standards help GIS tools communicate.

Web GIS (also known as Web-Based GIS), or Web Geographic Information Systems , are GIS that employ the World Wide Web to facilitate the storage, visualization, analysis, and distribution of spatial information over the Internet.[1][2][3][4][5][6] The World Wide Web, or the Web, is an information system that uses the internet to host, share, and distribute documents, images, and other data.[7][5][6] Web GIS involves using the World Wide Web to facilitate GIS tasks traditionally done on a desktop computer, as well as enabling the sharing of maps and spatial data. While Web GIS and Internet GIS are sometimes used interchangeably, they are different concepts.[5][6] Web GIS is a subset of Internet GIS, which is itself a subset of distributed GIS, which itself is a subset of broader Geographic information system.[8][9][10][11] The most common application of Web GIS is Web mapping, so much so that the two terms are often used interchangeably in much the same way as Digital mapping and GIS. However, Web GIS and web mapping are distinct concepts, with web mapping not necessarily requiring a Web GIS.[5]

The use of the Web has dramatically increased the effectiveness of both accessing and distributing spatial data, two of the most significant challenges of desktop GIS.[1][12][13] Many functions, such as interactivity, and dynamic scaling, are made widely available to end users by web services.[14] The scale of the Web can sometimes make finding quality and reliable data a challenge for GIS professionals and end users, with a significant amount of low-quality, poorly organized, or poorly sourced material available for public consumption.[13][14] This can make finding spatial data a time consuming activity for GIS users.[13]

History[edit]

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.[9][12][15] This software, named PARC Map Viewer, was unique in that it facilitated dynamic user map generation, rather than static images.[15][7] This software also allowed users to employ GIS without having it locally installed on their machine.[1][15] 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.[1][16] In 1996, MapQuest became available to the public, facilitating navigation and trip planning, which quickly became a major utility on the early Web.[1][14]

In 1997, Esri began to focus on their desktop GIS software, which in 2000 became ArcGIS.[17] This led to Esri dominating the GIS industry for the next several years.[12] 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.[1][2][12]

Applications[edit]

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

Census Demographic Data[edit]

The United States Census Department extensively uses Web GIS to distribute its boundary data, such as TIGER files, and demographics to the public.[1][16] 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.[19][20]

Education[edit]

Literature has identified educational benefits and applications of Web GIS at the elementary, primary, and university levels of education.[18][21] Using story maps and dashboards allows for new ways of displaying spatial data, and facilitates student interaction.[18] 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.[21]

Public Health[edit]

Web GIS has been used extensively in public health to communicate health data to the public and policymakers.[22] 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.[22][23] In the United States, all 50 state governments, the CDC, and others ultimately made use of these tools.[24] These dashboards displayed various information but generally included a choropleth map showing COVID-19 case data.[24]

Web Services[edit]

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.[3] Geospatial web services are distinct software packages available on the World Wide Web that can be employed to perform a function with spatial data.[3]

Web feature services[edit]

Dynamic web page: example of server-side scripting (PHP and MySQL)

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

Web processing services[edit]

Web processing services allow users to perform GIS calculations on spatial data.[3] 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[edit]

Web mapping involves using distributed tools to create and host both static and dynamic maps.[9][3][1][2] 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.[25] 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.[26][27][28]

Web coverage services[edit]

The Open Geospatial Consortium Web Coverage Service Interface Standard (WCS) defines Web-based retrieval of coverages – that is, digital geospatial information representing space/time-varying phenomena.

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.[29]

Standards[edit]

Open Geospatial Consortium[edit]

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.[30] 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[edit]

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.[31] This vision requires the definition of geospatial ontologies, semantic gazetteers, and shared technical vocabularies to describe geographic phenomena.[32] The Semantic Geospatial Web is part of geographic information science.[3]

Criticism[edit]

All maps are simplifications of reality and, therefore, can never be perfectly accurate.[33] 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.[16][14][34] 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.[25][28][33][35] Further, malicious actors can quickly spread intentionally misleading spatial information while hiding the source.[33] This has significant implications, and contributes to the infodemic surrounding many topics, including the spread of potentially misleading information on the COVID-19 pandemic.[22][24] 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.[14][36] 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.[14][36] 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.[37][38][39] 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 to access that hardware remotely over the internet.[37][38][39] 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.[24] 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."[40] 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.[24]

See also[edit]

References[edit]

  1. ^ a b c d e f g h 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 c Fu, Pinde (2016). Getting to Know Web GIS (2 ed.). Redlands, Calif.: ESRI Press. ISBN 9781589484634. OCLC 928643136.
  3. ^ a b c d e f g 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 GIS, Simply". ESRI Newsroom Insider. ESRI. 10 June 2016. Retrieved 21 December 2022.
  5. ^ a b c d 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.
  6. ^ a b c 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.
  7. ^ a b "What is the difference between the Web and the Internet?". W3C Help and FAQ. W3C. 2009. Retrieved 16 July 2015.
  8. ^ 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.
  9. ^ a b c 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.
  10. ^ 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.
  11. ^ Hojaty, Majid (21 February 2014). "What is the Difference Between Web GIS and Internet GIS?". GIS Lounge. Retrieved 30 August 2022.
  12. ^ a b c d Peterson, Michael P. (2014). Mapping in the Cloud. New York: The Guiford Press. ISBN 978-1-4625-1041-2. OCLC 855580732.
  13. ^ a b c DeMers, Michael (2009). Fundamentals of Geographic Information Systems (4 ed.). Wiley.
  14. ^ a b c d e f Peterson, Michael P. (1999). "Maps on Stone: The Web and Ethics in Cartography". Cartographic Perspectives. 34. Retrieved 27 May 2023.
  15. ^ a b c 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.
  16. ^ a b c 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.
  17. ^ Maguire, David J (May 2000). "Esri's New ArcGIS Product Family". ArcNews (Esri).
  18. ^ a b c d 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.
  19. ^ "2020 Census Demographic Data Map Viewer". United States Census Bureau. Retrieved 6 October 2023.
  20. ^ "2020 Census Demographic Data Map Viewer: Map". United States Census Bureau. Retrieved 6 October 2023.
  21. ^ a b 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.
  22. ^ 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.
  23. ^ Center for Systems Science and Engineering. "COVID-19 Dashboard". Johns Hopkins University. Retrieved 6 October 2023.
  24. ^ a b c d e 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.
  25. ^ a b Monmonier, Mark S. (1985). Technological Transition in Cartography. Madison: University of Wisconsin Press. ISBN 0299100707. OCLC 11399821.
  26. ^ 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.
  27. ^ Everts, Jonathan (2020). "The dashboard pandemic". Dialogues in Human Geography. 10 (2): 260–264. doi:10.1177/2043820620935355. S2CID 220418162.
  28. ^ a b 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.
  29. ^ "OpenGIS® Web Map Tile Service Implementation Standard". Retrieved 5 April 2013.
  30. ^ Harwell, R (6 November 2004). "Web Mapping with SVG". Directions Magazine. Retrieved 2022-01-05.
  31. ^ 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.
  32. ^ 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.
  33. ^ a b c Monmonier, Mark (10 April 2018). How to lie with maps (3 ed.). University of Chicago Press. ISBN 978-0226435923.
  34. ^ 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.
  35. ^ 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.
  36. ^ a b Peterson, Michael P. (2009). "Research challenges in internet cartography". Information Design Journal. 17 (2): 135–140. doi:10.1075/idj.17.2.08pet.
  37. ^ a b McCarthy, Niall. "VPN Usage Surges During COVID-19 Crisis [Infographic]". Forbes. Retrieved 24 December 2022.
  38. ^ a b Skahill, Jeffrey (April 2020). "Tips for Leading a Remote Team during Covid-19". GIS Lounge. Retrieved 24 December 2022.
  39. ^ a b "Five Reasons GIS Users Should Use a VPN". gisuser. 4 October 2021. Retrieved 24 December 2022.
  40. ^ McGranaghan, Matthew (1999). "The Web, Cartography and Trust". Cartographic Perspectives. 30: 3–5. doi:10.14714/CP30.659.