What is a GIS?

What a question. It’s enough to fill an entire blog, with several hundred entries. But since my intention is to explain what a GIS is to users outside the world of Geographic Information Systems, I will try to be as concise as possible.

What does GIS or GIS stand for?

The acronym GIS in English is the acronym for Geographic Information System, so in Spanish its inverted use is accepted: SIG, acronym that stands for Geographic Information Systems.

From paper to GIS.

Maps have been around since the beginning of time, the first known maps were made in the Marshall Islands with sea shells on a trellis of palms. Depictions of the terrain have been found in cave paintings, and it is assumed that the Egyptians must have mapped on papyrus, although there are no records.

It was not until a little more than half a century B.C. that the first cartography of the known world, made by Anaximander of Miletus, appeared.

From then until today, we’ve seen everything from maps with sea monsters in the oceans to the world turned upside down, elongated, or with a lot of warping. These are called projections. Someday we’ll talk about it.

The Birth of GIS

In the 1960s, English geographer Roger Tomlinson planned and led the development of Canada’s Geographic Information System, which is considered the world’s first computerized GIS.

https://twitter.com/geo_nfo/status/1413468467420925955?s=20

But what does a GIS consist of? It is, according to Wikipedia, a “set of tools that integrates and relates various components that allow the organization, storage, manipulation, analysis and modeling of large amounts of data from the real world that are linked to a spatial reference, facilitating the incorporation of socio-cultural, economic and environmental aspects, which lead to decision-making in an effective way”.

Mapa físico con chinchetas
Physical map with pins

This, explained in a way that is understandable, is a map to whose elements data are associated. Do you remember those maps from killer movies with colored pins, with photographs or data clicked on the map? That could very well be a GIS.

What happens is that this type of use is very limited. But it was computers that made it possible to give true meaning to the concept.

On a computer, a GIS consists of a map with an associated database in which each element (whether it is a point, a line, a polygon, or a pixel in an image) corresponds to a piece of data in that database.

Probably the most widely used GIS today is Google maps. Until the appearance of the first websites of maps such as Google Maps, people were not very accustomed to using maps, at most the GPS of the car, but they almost always used paper maps such as the Campsa Guide. And they didn’t get lost sometimes.

Nowadays everyone prepares their holidays with Google Maps.

Desktop GIS

Esquema de un SIG antiguo
Old Geographic Information System Schematic

The first GIS era started with desktop GIS, at first it was more hardware than software. Programs like ArcInfo started, which required large pen tablets, powerful computers, and huge plotters to print the maps.

ArcInfo, created by the American company ESRI, was a mainly console software where almost everything was done with a text interface, commands in terminal mode and with a poor graphical result on the screen. But with these tools, huge strides were made in the world of computer-aided mapping.

Mapa GIS impreso con una impresora matricial
GIS printed with a dot matrix printer

Then came more visual tools such as ArcView, which, as its name suggests, were more focused on visualizing maps in a simpler way.

In the late ‘ 90s came ArcGIS, which became the standard. ArcGIS is probably the GIS equivalent of Microsoft Office in the world of office automation.

In fact, ESRI managed to convert its .shp files to standard format.

Captura de ArcMap
ArcMap, the core tool for ArcGIS

Of course, there have been and are other Geographic Information Systems. One of the most well-known, specializing more in raster analysis was Idrisi. There have also been those created by research centers or official bodies such as Ilwis and gvSIG, and there were free software ones. Some of them were GRASS, SAGA GIS, Sextant, and all of them ended up being integrated into what is now the flagship desktop GIS along with ArcGIS, but in its free software version: QGIS.

QGIS can be said today to be the WordPress of Geographic Information Systems, with a large community behind it, and with a sponsorship system that has allowed it to advance unstoppably, and without having anything to envy the great monster: ArcGIS.

Captura de pantalla de QGIS
Capture of QGIS, the opensource GIS

Webmapping

As the Internet and the web have evolved, Geographic Information Systems (GIS) have become more and more accessible to the browser. Initially, they were simply publishing desktop GIS-generated data to an interactive map in a web browser, as was the case with ArcGIS online, the version of ArcGIS for publishing maps in web format.

But tools such as Carto or Mapbox gave a boost to this type of maps, leading to the creation of absolutely spectacular map productions.

There are also free software options such as Leaflet, a javascript library for creating maps that is behind many map plugins for WordPress, and that allows you to avoid the use of APIs.

We are living in a very interesting time in the constant appearance of cartographic tools for both web and mobile, in which it is advisable not to get lost, but which it is convenient to know.

GIS & WordPress

If we focus on the WordPress world, we will mostly find plugins for the insertion of Google Maps within the publications created in this famous CMS. But if we look a little further, we will find real gems. Tools that allow you to do very interesting tasks, both to create interactive maps and to map interiors and to present data visualizations, since maps are still a part of visual analytics, very extensive, but in the end it is about presenting data with a cartographic character.

My interest is to investigate precisely this relationship between the world of web cartography and WordPress, although I will not limit myself only to WordPress, sometimes I will investigate other areas. Also, I don’t want to limit myself to cartography, but I intend to investigate data visualization as well.

My hope is that this is my blog to explore everything that is around this world both at the user level, as well as at the developer level, and learn. In short, to learn.