Posts

Differences between ARCGIS and QGIS

Since I started doing GIS I have mainly used ARCGIS for most of my work. However, a few months later I was introduced to QGIS. One thing I realized is that if you combined these two softwares or used a combination if other different mapping softwares you could probably get better results. Here I am going to share various differences between ARCGIS and QGIS since if you considered what both of them are good at, and take advantage of that, you could be more efficient and advanced. 1.QGIS uses all types of data ARCGIS was my favorite software, and it is for most people, until I realized that it doesn't consume all types of data. On the other hand, QGIS is more versatile as it consumes a wide range of data formats. QGIS makes use of GDAL/OGR libraries to read and write GIS data formats . More than 65 data formats are supported in QGIS. QGIS was developed so that it could work with POSTGIS, but it also works with ENC, Shapefiles geodatabase, MapInfo formats, MicroStati

Geography is fundamental to solving our most crucial problems

Geography has become of great importance in improved decisions and faster growth. In the near future, geospatial technologies will be embedded in almost all aspects that are important in industrial revolution and therefore will be invisible to the end user. This can be made possible through machine learning where geospatial technologies will be embedded in most workflows and there will be no need for professionals to tackle the whole process again and again. Most IT and engineering companies are planning to partner with geospatial technology companies. In the past few years, there has been an increase in market and demand for geospatial solutions and these companies wantbto have the capability to acquire a broader customer base. This shows that Geography has a great rile in solving most problems facing our society in the 21st century. Internet if things, climate mitigation strategies and autonomous vehicles are great market opportunities for large engineering companies and in the n

How to digitize maps

In a lay man's language, digitizing is the process of converting information to digital format, in this case maps. Digitizing converts raster data to vector data which can then be used for analysis this give various results. I am going to outline the process of georefrencing and digitizing using three common softwares which are ArcGis, QGIS, Grass and AutoCAD. In my future posts ibwiok also share Python scripts for these functions but it's not possible... By the time of writing this post... To digitize by just writing a Python script. Digitizing is a lengthy process is is very crucial for GIS and is better done manually. HOW TO GEOREFERENCE IN ARCGIS 1. Start by creating a folder on the desktop or your preferred storage place and place your map that needs to be georegerenced. 2. Start ArcMap and add the map by going to the plus sign at the toolbar, connect to folder and access the map. The map will load in Arcmap. 3. Go to the georeferencing tools at the tool bar and se

What is GIS

GIS (Geographic Information System) is a system that is designed and used to manage, capture, store, manipulate and present spatial data. GIS applications can be used to create interactive queries analyse geographic data and present it. GIS is dynamic, it can refer to different technologies, processes and methods. GIS has been used in engineering fields, planning, management, transport/logistics, insurance telecommunications among others. Any location based services can be done using GIS. Programming languages are always talking about variables. The main variable in GIS is location. Locations are extents on the earth's surface can be represented through latitudes and longitudes or through x,y,z coordinates. This can be referred to as raster and vector respectively. Every earth based location should be relatable to each other either relative or absolute relationship. With GIS you are able to analyse different geographic info at different levels. Various audiences require diff