\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Effect of Urbanization on Land use Land Cover in Gombe Metropolis},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{Effect of Urbanization on Land use Land Cover in Gombe Metropolis}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{L.A.  Mbaya}

             \author[2]{G. O.  Abu}

             \author[3]{Y.C.  Makadi}

             \author[4]{D.M.  Umar}

             \affil[1]{  Gombe State University}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 December 2018 Accepted: 2 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


This study examined the integration of Remote Sensing and Geographic Information System (RS/GIS) for analyzing land use and land cover dynamics in Gombe Metropolitan, the Gombe State capital for the period 1976 to 2016. Land sat (TM) images of 1976, 1996and 2016 were used. The study employed supervised digital image classification method using Erdas Imagine 9.2 and Arc GIS 10.5 software and classified the land use into undisturbed vegetation, sparse vegetation, Settlements, Farmlands, Rock outcrops, Bare surfaces. The images were analyzed viageo referencing, image enhancement, image resampling and classification. The results obtained show an increasing settlements (from 0.36% - 4.01%) and farmlands (from 24.8% - 51.2%), over a decreasing of other LULC classes (bare surfaces, undisturbed and sparse vegetation, and rocky outcrops) for the time period of 1976 to 2016.

\end{abstract}


\keywords{urbanization, land use/cover, change detection, gombe, remote sensing, GIS.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
and is the most important natural resources on which all activities are based. Land use unlike geology, is seasonally dynamic and indeed is more changing. The increase in population and human activities are increasing the demand on the limited land and soil resources for agriculture, forest, pasture, urban and industrial land uses. Information on the rate and kind of changes in the use of land resources is essential for proper planning, management and to regularise the use of such resources.\par
Land use / land cover are very dynamic in nature and have to be monitored at regular intervals for sustainable environmental development \hyperref[b11]{(Zubair, 2006)}. Population is a very important factor or agent of change in land-use in an area. For instance, as population increases, construction of dwellings increases, thus engendering conversion of cropland and forest land to settlements. These urban land-uses are of various types which could be for industrial, commercial, government, as well as transportation purposes.\par
The most obvious effect of urbanization -an effect which is implicit in its definition is an intensification, as well as diversification, of environmental resource exploitation. There are usually changes in the land cover and landscape pattern brought about by the shift from less intensive to more intensive uses of land. Such diversification of environmental resources exploitation is accompanied by increases in environmental degradation. By environmental degradation, it is meant the long-term loss in ecosystem function and productivity. Its symptoms include soil erosion, nutrient depletion, salinity, water scarcity, pollution, disruption of biological cycles, and loss of biodiversity (UNCED, 1992).\par
Urbanization is the driving force for modernization, economic growth and development, there is yet an increasing concern about the effects of expanding cities, principally on human health, livelihoods and the environment (UN-Habitat, 2003). Rapid urbanization, particularly the growth of large cities especially in Nigeria, is often associated with problems such as unemployment, poverty, inadequate health facilities, poor sanitation, urban slums and general environmental degradation (UNDP, 2008). All these pose a formidable challenge in many developing countries. The question that arises is whether the current trend in urban growth is sustainable, considering the accompanying urban challenges, especially in the developing countries  {\ref (UNDP, 2008)}.\par
Studies have shown that there remains only few landscapes on the earth that still exist in their natural state. Due to anthropogenic activities, the earth's surface is being significantly altered and man's presence on the earth and his use of land has had a profound effect upon the natural environment, thus resulting into an observable pattern in the land use/land cover over time \hyperref[b5]{(Lambin, Geist and Lepers, 2003;}\hyperref[b11]{Zubair, 2006;}\hyperref[b6]{Long, et. al.,2008)}.\par
Ademiluyi, et al., (2008) said rapid urbanization/industrialization and large scale agriculture and major changes in human activities have been identified as the major causes of the dramatic changes in land cover and land use patterns globally. Urban centers in Nigeria are facing the problems of overstretched infrastructures, environmental degradation, seasonal flooding, destruction of natural vegetation, all resulting from increase in population \hyperref[b4]{(Joel, 2006)}.\par
The movement of people from rural to urban cities in search of better livelihood lead to an expansion of urban areas and increase in social and economic activities along flood plains thus increasing the risk of urban dwellers and infrastructures to natural disasters such as floods \hyperref[b1]{(Akinbami, Akinwumi and Salami, 1996;} {\ref Ishaya, Ifetimehin and Okafor, 2008)}. The need for quantitative information on the environmental consequences of expansion of cities in Nigeria provided the basis for this study.\par
The aim of this study is to corroborate the increasing problem of urbanization on other land uses. The study explored the implications of the increasing urban expansion, spurred up by population growth, for environmental sustainability especially in Nigeria. Needless to state that the attainment of sustainable development will remain a mirage in Gombe in particular and Nigeria in general, if the current rate of urban population growth (such as natural increase and migration) and increasing environmental decay are not matched with proportionate economic growth and environmentally friendly development practices. 
\section[{II. Materials and Methods}]{II. Materials and Methods}\par
The study area is Gombe town and, it is located on latitude 10 0 13'and 10 0 20 ' N and longitude 11 0 02'and 11 0 16'E. The study area is limited to the urban area and environs. Some 9km radius around the town has been arbitrarily demarcated for the study with Union Bank round about, along Biu Road being the centre point (Fig. \hyperref[fig_0]{1}).Gombe is located within the sub-Sahara climatic zone. It is characterized by two distinctive seasons, that is, dry season (November-April) and wet season (May-October). The dry season comes with the north-east trade winds over the region originating from Sahara belt. The wind is dry and dust laden accompanied by low pressure system. The wet season comes with the south-Westerly wind which is moisture laden, and originates from high pressure zone over the Atlantic Ocean to the low pressure zone over the Sahara. The rainfall here averages 907 mm. The vegetation of Gombe is within Sudan/Guinea savannah. This is characterized by shrubs and scattered trees with a different species of grasses. The soils are highly ferruginous, formed as a result of intensive weathering of the basement rocks. 
\section[{a) Methodology}]{a) Methodology}\par
The datasets used in this study were mainly derived from Lands at imageries acquired in 1976, 1996 and 2016Theses imageries were sourced from one of the USGS websites; (https://glovis.usgs.gov/). The characteristics of the images are shown in Table \hyperref[tab_0]{1}. The Geo-information software used includes; IDRISI version 18 and Arc GIS, 10.0. The IDRISI Terrset was used in the image processing and analysis, while the Arc GIS was used for visualization of the processed images. Area of Interest (AOI) was extracted from the four (4) Lands at scenes using the "Window" tool in IDRISI. False Colour Composite (RGB) of the three bands for each of the selected dates was made in order to increase the pictorial quality for easy visual interpretation and identification of features on the images. The images were further subjected to geometric correction using the "Resampling" technique. This is carried out in order to co-register the images as suggested. The images were classified using the Maximum Likelihood algorithm into six classes (settlements, bare surfaces, undisturbed and sparse vegetation, rocky outcrops and farmlands). The characteristics of the satellite images used in this study are contained in Table \hyperref[tab_0]{1}. The remote sensing and the geographic information system (GIS) technology and applications were applied in the determination of the land cover changes. The interpretation and classification of satellite images involved subsetting and other pre-processing steps including georeferencing, colour composite and unsupervised classification; ground truthing, screen digitization of some features, supervised classification and change detection. Subsetting consisted mainly in selecting and extracting the study area from the full scene images. Colour composite and unsupervised classification enabled us to establish major land cover classes before ground truthing to match the reality in the field with the classified image. After ground truthing, the supervised classification enabled to proceed on land cover map composition for each image. 
\section[{c) Data Analysis}]{c) Data Analysis}\par
The obtained result was analyzed using tables and maps. The size and area of the land cover changes were calculated and represented in hectares. The rationale for these was based on the total size of the study area.\par
Sequel to the general objective of this study, it was observed that there was an exponential growth in the city which have led to the quest for land, housing and other facilities/infrastructures that have given rise to changes in land cover, thus, reduction and loss of other land uses.\par
Figures \hyperref[fig_3]{1, 2 and 3} present the LULC of the study area during the study period. The statistics of the land use/land cover distribution for each study year as derived from the imageries is presented in Table \hyperref[tab_1]{2}.  The supervised classification system using the maximum likelihood classifier as explained in the methodology was used for the analyses of the imageries. Figures \hyperref[fig_3]{1, 2 and 3} shows the classified maps adopted in this study.  As shown in Figure  {\ref 4}.4, the land-use/ landcover distribution pattern in the year 1976 shows that sparse vegetation occupies 38\% of the land-use category in the study area, followed by farmlands and undisturbed vegetation with a percentage of 25\% and 24\% respectively. This means that the vegetation as at then was readily abundant and there was available farmland with less competition on land uses. The bare surfaces had about 11\% while rock outcrops had only 2\%. The least of the land use was settlement which occupies about 0.4\%.\par
The land-use/land-cover distribution for 1996 also shows that farmland occupies over half of the landuse distribution (43\%) with almost two times increase from the 1976. This is followed by sparse vegetation 20\% a decrease from 1976 land-use distribution, others on the increase are also rock outcrops, bare surfaces and settlements having 15\%, 13\% and 1\% respectively. However, the undisturbed vegetation reduced to about 7\% due to increase in settlements and farmlands.\par
In 2016, the land-use distribution shows increased in settlement which occupies 4\%, while the farmlands occupied 51\% of the land-use distribution making it the highest land-use/ land-cover category in the study area. Undisturbed vegetation showed a decrease occupying only 1\% of the total area. The remaining land-cover categories of rock outcrop (17\%) and bare surfaces (17\%) showed an increase in these areas compared to the previous years except sparse vegetation that also showed a rapid decrease to 10\% from 38\% of 1976 and this is attributed to land-use conversion for other urban activities and increased population pressure. This conforms to the studies of \hyperref[b2]{Chigbu, et al., (2011)} who noted a significant disparity and trend in vegetation land cover due to rapid urbanization and socio economic activities. As well as Oluseyi, (2006) that discovered that the land use types that are subject to major changes are vegetal covers and sprawl development. 
\section[{IV. Conclusion}]{IV. Conclusion}\par
Urbanization and ineffective legal frameworks had been discovered to be the major impediments to the ever growing land use changes in Nigeria. This has however contributed immensely to the poor economic structures and environmental degradation. The creation of Gombe State and Gombe as a state capital has attracted a lot of people to the area thus contributing to the physical expansion of the city.\par
Results of this study indicate that, supervised classification provided satisfactory results in terms of distinguishing settlements, bare surfaces, undisturbed and sparse vegetation, rock outcrops and farmlands. The main change observed for the time period of 1976 to 2016 was the decrease of undisturbed and sparse vegetation areas due to urbanization. Settlements are increasing in the study area as well as farmlands. Land use/land cover mapping and detection of changes shown here may not provide the ultimate explanation for all problems related to land use/land cover changes but it serves as a base to understand the patterns and possible causes and consequences of land use/land cover changes in the area.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 1 :Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.1514367816091954\textwidth}P{0.5617816091954023\textwidth}P{0.1367816091954023\textwidth}}
Date of acquisition\tabcellsep Type of satellite image\tabcellsep Spatial resolution (m)\\
1976\tabcellsep Landsat Multi Spectral Scanner (MSS)\tabcellsep 30\\
1996\tabcellsep Landsat Thematic mapper (TM)\tabcellsep 30\\
2016\tabcellsep Landsat Thematic mapper (TM)\tabcellsep 30\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.22412935323383085\textwidth}P{0.13955223880597015\textwidth}P{0.06977611940298507\textwidth}P{0.13955223880597015\textwidth}P{0.06977611940298507\textwidth}P{0.13955223880597015\textwidth}P{0.06766169154228856\textwidth}}
Land use classes\tabcellsep 1976 (hectares)\tabcellsep \%\tabcellsep 1996 (hectares)\tabcellsep \%\tabcellsep 2016 (hectares)\tabcellsep \%\\
Undisturbed vegetation\tabcellsep 21374.37\tabcellsep 23.75\tabcellsep 6052.50\tabcellsep 6.70\tabcellsep 1235.52\tabcellsep 1.37\\
Sparse vegetation\tabcellsep 33986.25\tabcellsep 37.76\tabcellsep 18373.77\tabcellsep 20.42\tabcellsep 8721.90\tabcellsep 9.69\\
Settlements\tabcellsep 324.45\tabcellsep 0.36\tabcellsep 978.84\tabcellsep 1.09\tabcellsep 3615.03\tabcellsep 4.01\\
Farmlands\tabcellsep 22327.56\tabcellsep 24.81\tabcellsep 38697.12\tabcellsep 43.00\tabcellsep 46112.94\tabcellsep 51.24\\
Rock outcrops\tabcellsep 1962.45\tabcellsep 2.18\tabcellsep 13916.34\tabcellsep 15.46\tabcellsep 15286.95\tabcellsep 16.99\\
Bare surfaces\tabcellsep 10024.92\tabcellsep 11.14\tabcellsep 11981.43\tabcellsep 13.31\tabcellsep 15027.66\tabcellsep 16.70\\
Total\tabcellsep 90,000\tabcellsep 100\tabcellsep 90,000\tabcellsep 100\tabcellsep 90,000\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 			\footnote{Year 2019 © 2019 Global Journals Effect of Urbanization on Land Use Land Cover in Gombe Metropolis} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Ademiluyi et al. ()]{b0}\label{b0} 	 		‘An Appraisal of Land Use and Land cover Mapping in Nigeria’.  		 			A I Ademiluyi 		,  		 			A S Okude 		,  		 			C O Akanni 		.  	 	 		\textit{African Journal of Agricultural Research}  		2008. 3  (9)  p. .  	 
\bibitem[Chigbu et al. ()]{b2}\label{b2} 	 		\textit{Analysis of Land use Land cover changes of Aba Urban Using medium Resolution Satellite imageries: Bridging the gap between cultures Marrakech},  		 			N Chigbu 		,  		 			J Igbokwe 		,  		 			K Orisakwe 		.  		2011. Morocco.  	 
\bibitem[Long et al. ()]{b6}\label{b6} 	 		‘Analysis of Urban-Rural Land-Use Change During 1995-2006 and Its Policy Dimensional Driving Forces in Chongqing, China’.  		 			H Long 		,  		 			X Wu 		,  		 			W Wang 		,  		 			G Dong 		.  	 	 		\textit{Sensors}  		2008. 8 p. .  	 
\bibitem[Zubair ()]{b11}\label{b11} 	 		\textit{Change detection in land use and land cover using Remote Sensing data and GIS (A case study of Ilorin and its environs in Kwara State)},  		 			A O Zubair 		.  		2006.  		 			Submitted to the University of Ibadan 		 	 	 (M.Sc Project) 
\bibitem[Country fact sheets: Nigeria. United Nations ()]{b10}\label{b10} 	 	 	 		\textit{Country fact sheets: Nigeria. United Nations},  				 (New York)  		2008. 2007. 2008.  	 	 (UNDP) 
\bibitem[Lambin et al. ()]{b5}\label{b5} 	 		‘Dynamics of land-use and land-cover change in tropical regions’.  		 			E F Lambin 		,  		 			H J Geist 		,  		 			E Lepers 		.  	 	 		\textit{Annual Review of Environment and Resources}  		2003. 28 p. .  	 
\bibitem[Akinbami et al. ()]{b1}\label{b1} 	 		‘Implications of environmental degradation in Nigeria’.  		 			J F. K Akinbami 		,  		 			I O Akinwumi 		,  		 			A Salami 		.  	 	 		\textit{Natural Resources Forum}  		1996. 20  (4)  p. .  	 
\bibitem[Joel ()]{b4}\label{b4} 	 		\textit{Mapping and Spatial Characterization of major urban centers in part of south eastern Nigeria: Promoting Land Administration and Good Governance FIG Regional Conference Ghana},  		 			I I Joel 		.  		2006.  	 
\bibitem[Ishaya et al. ()]{b3}\label{b3} 	 		‘Remote Sensing and GIS Applications in Urban Expansion and Loss of Vegetation Cover in Kaduna Town’.  		 			S Ishaya 		,  		 			O O Ifatimehin 		,  		 			C Okafor 		.  	 	 		\textit{Am.-Eurasian Journal of Sustainable Agriculture}  		2008. 2  (2)  p. .  	 
\bibitem[Un-Habitat ()]{b9}\label{b9} 	 		‘The Challenge of Slums’.  		 			Un-Habitat 		.  	 	 		\textit{Global Report on Human Settlements}  		2003. 2000. Earthscan.  	 
\bibitem[UNCED (United Nations Conference on Environment and Development ()]{b8}\label{b8} 	 	 	 		\textit{UNCED (United Nations Conference on Environment and Development},  				 (Rio de Janeiro)  		1992. 21.  	 
\bibitem[Oluseyi ()]{b7}\label{b7} 	 		‘Urban Land Use Change Analysis of a Traditional City from Remote Sensing Data: The Case of Ibadan Metropolitan Area’.  		 			F Oluseyi 		.  	 	 		\textit{Nigeria Humanity \& Social Sciences Journal}  		2006. 1  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
