Web GIS

Last updated
OGC standards help GIS tools communicate. Geoservices server with apps.png
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]

Contents

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

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

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

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

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

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

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

Dynamic web page: example of server-side scripting (PHP and MySQL) Scheme dynamic page en.svg
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

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

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

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

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

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

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

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

Related Research Articles

<span class="mw-page-title-main">Geographic information system</span> System to capture, manage and present geographic data

A geographic information system (GIS) consists of integrated computer hardware and software that store, manage, analyze, edit, output, and visualize geographic data. Much of this often happens within a spatial database, however, this is not essential to meet the definition of a GIS. In a broader sense, one may consider such a system also to include human users and support staff, procedures and workflows, the body of knowledge of relevant concepts and methods, and institutional organizations.

<span class="mw-page-title-main">Esri</span> Geospatial software & SaaS company

Environmental Systems Research Institute, Inc., doing business as Esri, is an American multinational geographic information system (GIS) software company headquartered in Redlands, California. It is best known for its ArcGIS products. With a 40% market share, Esri is the world's leading supplier of GIS software, web GIS and geodatabase management applications.

A coverage is the digital representation of some spatio-temporal phenomenon. ISO 19123 provides the definition:

In computing, the Open Geospatial Consortium Web Feature Service (WFS) Interface Standard provides an interface allowing requests for geographical features across the web using platform-independent calls. One can think of geographical features as the "source code" behind a map, whereas the WMS interface or online tiled mapping portals like Google Maps return only an image, which end-users cannot edit or spatially analyze. The XML-based GML furnishes the default payload-encoding for transporting geographic features, but other formats like shapefiles can also serve for transport. In early 2006 the OGC members approved the OpenGIS GML Simple Features Profile. This profile is designed both to increase interoperability between WFS servers and to improve the ease of implementation of the WFS standard.

A GIS file format is a standard for encoding geographical information into a computer file, as a specialized type of file format for use in geographic information systems (GIS) and other geospatial applications. Since the 1970s, dozens of formats have been created based on various data models for various purposes. They have been created by government mapping agencies, GIS software vendors, standards bodies such as the Open Geospatial Consortium, informal user communities, and even individual developers.

A GIS software program is a computer program to support the use of a geographic information system, providing the ability to create, store, manage, query, analyze, and visualize geographic data, that is, data representing phenomena for which location is important. The GIS software industry encompasses a broad range of commercial and open-source products that provide some or all of these capabilities within various information technology architectures.

A Web Map Service (WMS) is a standard protocol developed by the Open Geospatial Consortium in 1999 for serving georeferenced map images over the Internet. These images are typically produced by a map server from data provided by a GIS database.

Catalogue Service for the Web (CSW), sometimes seen as Catalogue Service - Web, is a standard for exposing a catalogue of geospatial records in XML on the Internet. The catalogue is made up of records that describe geospatial data, geospatial services, and related resources.

Digital Earth is the name given to a concept by former US vice president Al Gore in 1998, describing a virtual representation of the Earth that is georeferenced and connected to the world's digital knowledge archives.

Geospatial metadata is a type of metadata applicable to geographic data and information. Such objects may be stored in a geographic information system (GIS) or may simply be documents, data-sets, images or other objects, services, or related items that exist in some other native environment but whose features may be appropriate to describe in a (geographic) metadata catalog.

<span class="mw-page-title-main">Web mapping</span> Process of using the maps delivered by geographic information systems (GIS) in World Wide Web

Web mapping or an online mapping is the process of using, creating, and distributing maps on the World Wide Web, usually through the use of Web geographic information systems. 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.

A geoportal is a type of web portal used to find and access geographic information and associated geographic services via the Internet. Geoportals are important for effective use of geographic information systems (GIS) and a key element of a spatial data infrastructure (SDI).

Distributed GIS refers to GI Systems that do not have all of the system components in the same physical location. This could be the processing, the database, the rendering or the user interface. It represents a special case of distributed computing, with examples of distributed systems including Internet GIS, Web GIS, and Mobile GIS. Distribution of resources provides corporate and enterprise-based models for GIS. Distributed GIS permits a shared services model, including data fusion based on Open Geospatial Consortium (OGC) web services. Distributed GIS technology enables modern online mapping systems, Location-based services (LBS), web-based GIS and numerous map-enabled applications. Other applications include transportation, logistics, utilities, farm / agricultural information systems, real-time environmental information systems and the analysis of the movement of people. In terms of data, the concept has been extended to include volunteered geographical information. Distributed processing allows improvements to the performance of spatial analysis through the use of techniques such as parallel processing.

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.

A geographic data model, geospatial data model, or simply data model in the context of geographic information systems, is a mathematical and digital structure for representing phenomena over the Earth. Generally, such data models represent various aspects of these phenomena by means of geographic data, including spatial locations, attributes, change over time, and identity. For example, the vector data model represents geography as collections of points, lines, and polygons, and the raster data model represent geography as cell matrices that store numeric values. Data models are implemented throughout the GIS ecosystem, including the software tools for data management and spatial analysis, data stored in a variety of GIS file formats, specifications and standards, and specific designs for GIS installations.

The Barrow Area Information Database (BAID) is designed to support Arctic science with a special focus on the research hubs of Barrow, Atqasuk, and Ivotuk on the North Slope of Alaska.

Geographic information systems (GIS) play a constantly evolving role in geospatial intelligence (GEOINT) and United States national security. These technologies allow a user to efficiently manage, analyze, and produce geospatial data, to combine GEOINT with other forms of intelligence collection, and to perform highly developed analysis and visual production of geospatial data. Therefore, GIS produces up-to-date and more reliable GEOINT to reduce uncertainty for a decisionmaker. Since GIS programs are Web-enabled, a user can constantly work with a decision maker to solve their GEOINT and national security related problems from anywhere in the world. There are many types of GIS software used in GEOINT and national security, such as Google Earth, ERDAS IMAGINE, GeoNetwork opensource, and Esri ArcGIS.

<span class="mw-page-title-main">Open Geospatial Consortium</span> Standards organization

The Open Geospatial Consortium (OGC), an international voluntary consensus standards organization for geospatial content and location-based services, sensor web and Internet of Things, GIS data processing and data sharing. It originated in 1994 and involves more than 500 commercial, governmental, nonprofit and research organizations in a consensus process encouraging development and implementation of open standards.

<span class="mw-page-title-main">Internet GIS</span> Internet technologies regarding spatial data

Internet GIS, or Internet geographic information system (GIS), is a term that refers to a broad set of technologies and applications that employ the Internet to access, analyze, visualize, and distribute spatial data. Internet GIS is an outgrowth of traditional GIS, and represents a shift from conducting GIS on an individual computer to working with remotely distributed data and functions. Two major issues in GIS are accessing and distributing spatial data and GIS outputs. Internet GIS helps to solve that problem by allowing users to access vast databases impossible to store on a single desktop computer, and by allowing rapid dissemination of both maps and raw data to others. These methods include both file sharing and email. This has enabled the general public to participate in map creation and make use of GIS technology.

A Geodatabase is a proprietary GIS file format developed in the late 1990s by Esri to represent, store, and organize spatial datasets within a geographic information system. A geodatabase is both a logical data model and the physical implementation of that logical model in several proprietary file formats released during the 2000s. The geodatabase design is based on the spatial database model for storing spatial data in relational and object-relational databases. Given the dominance of Esri in the GIS industry, the term "geodatabase" is used by some as a generic trademark for any spatial database, regardless of platform or design.

References

  1. 1 2 3 4 5 6 7 8 Fu, Pinde; Sun, Jiulin (2011). Web GIS: Principles and Applications . Redlands, Calif.: ESRI Press. ISBN   978-1-58948-245-6. OCLC   587219650.
  2. 1 2 3 Fu, Pinde (2016). Getting to Know Web GIS (2 ed.). Redlands, Calif.: ESRI Press. ISBN   9781589484634. OCLC   928643136.
  3. 1 2 3 4 5 6 7 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. 1 2 3 4 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. 1 2 3 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. 1 2 "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. 1 2 3 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. 1 2 3 4 Peterson, Michael P. (2014). Mapping in the Cloud . New York: The Guiford Press. ISBN   978-1-4625-1041-2. OCLC   855580732.
  13. 1 2 3 DeMers, Michael (2009). Fundamentals of Geographic Information Systems (4 ed.). Wiley.
  14. 1 2 3 4 5 6 Peterson, Michael P. (1999). "Maps on Stone: The Web and Ethics in Cartography". Cartographic Perspectives. 34. Retrieved 27 May 2023.
  15. 1 2 3 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. 1 2 3 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. 1 2 3 4 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. 1 2 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. 1 2 3 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. 1 2 3 4 5 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. 1 2 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. 1 2 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. 1 2 3 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. 1 2 Peterson, Michael P. (2009). "Research challenges in internet cartography". Information Design Journal. 17 (2): 135–140. doi:10.1075/idj.17.2.08pet.
  37. 1 2 McCarthy, Niall. "VPN Usage Surges During COVID-19 Crisis [Infographic]". Forbes. Retrieved 24 December 2022.
  38. 1 2 Skahill, Jeffrey (April 2020). "Tips for Leading a Remote Team during Covid-19". GIS Lounge. Retrieved 24 December 2022.
  39. 1 2 "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 .