\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={Spatio-Environmental Dimension of Residential Landuse Change along Taiwo Road, Ilorin, Nigeria},
 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{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{Spatio-Environmental Dimension of Residential Landuse Change along Taiwo Road, Ilorin, Nigeria}
\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]{Olanrewaju Samson  Olaitan}

             \affil[1]{  Ladoke Akintola University of Technology, Ogbomoso}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 December 2015 Accepted: 1 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


It is against the background of continuous unguided residential landuse transition evident in Nigeria Urban centres with its associated spatial dimension and environmental implications that this paper evaluates the spatio-environmental dimension of residential landuse change along Taiwo road in Ilorin metropolis with the aim of preferring recommendations that will aid the achievement of sustainable urbanisation. To achieve this, 90 questionnaires were administered to respondents in randomly selected buildings within 300 meters delineated area along Taiwo road. Data collected were analysed along strata to give distance decay outfit for the study .The study discovered that the average rental value of buildings in the study area reduces with distance to Taiwo road. This is about N748, 000 for buildings within 100meters, N145, 000 for buildings within 200 meters and N79, 000 for buildings within 300 meters. Analysis of Variance F value of 10.409 with p-value of 0.000 at ? value of 0.005 reveals that this spatial variation is statistically significant. In response, numbers of storey of buildings and use of buildings among other characteristics varies across strata. Generally, the predominant landuse in the study area is commercial landuse (55.5%), distantly followed by mixed landuse (24.4%) at the expense of residential landuse (16.7%) which cannot afford optimal investment return for use (0.06).Other factors that causes residential landuse change in the study area includes increase in commercial activities (0.15) and presence of road (0.20). Weighted rating reveals that the environmental dimension of these changes is evident in noise generation (4.64), lack of potable water (4.62) and high crime rate (4.55) among others..

\end{abstract}


\keywords{land use, environmental dimension, spatial pattern}

\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[{Introduction}]{Introduction}\par
uman existence and survival has witnessed series of changes and transitions over time. This is especially evident in the trend and pattern of the global demography which ranges from a mega scale of temporal increase in global population, to the micro level of variation in the distribution of population across continental and developmental lane. Human environmental dynamics is based on three critical dimensions: time, space and decision making \hyperref[b1]{(Bello and Arowosegbe, 2014)}. It reflects success of various stages of human adaptation processes, globalization and technological advancement evidenced in reduced mortality, increased fertility, and increased in birth rate among others. It took hundreds of thousands of years for the world population to grow to 1 billion -then in just another 200 years or so, it grew sevenfold. In 2011, the global population reached the 7 billion mark, and today, it stands at about 7.3 billion (UNFPA, 2016). This dynamics has not left out the urban-rural dichotomy as the current estimate of the United Nations revealed that the globe is now an urbanised haven. In recent years, the world has become more than one-half urban for the first time in history (54.5 percent in 2016)??more than 70 percent of the world's population lives in urban areas with less than 500,000 residents or in rural areas. Approximately one quarter (23.9 percent) of the world population lives in urban areas of 1,000,000 population or more. Less than 30 percent (28.6 percent) lives in urban areas with 500,000 or more population. More than 70 percent of the world's population lives outside urban areas with 500,000 or more residents (Demographia World Urban Areas, 2016) The continuous efflux of migrants of diverse socio economic characteristics as well as their associated factors is not the focus of this paper but their continuous dependence on usually limited and high competitive urban resources is the orient to which this paper points.\par
Land is one of three major factors of production in classical economics (along with labour and capital) and an essential input for housing and food production. (JunJie \hyperref[b5]{Wu, 2008)}. Despite its advantageous and life supporting characteristics, human unguided use of land has altered the structure and functioning of ecosystem \hyperref[b3]{(Fabiyi, 2006)}. Land, like every other resource in the urban area is usually of limited supply, high demand thus exorbitant price. Hence uses align themselves within the highly competitive urban space based on their ability to afford the price in anticipation for optimised returns. However, since urban centres grow usually out of existing rural or sub urban centres with dependence on another urban area, landuses in urban centres in their pre-urban times are usually residential. However, as the economic value of land increase possibly through the introduction of social services (e.g roads, schools, administrative) or growth pole factors (such as industries among others) uses which cannot afford the economic requirement of these lands, transits to new uses that can afford it. This is conceptualized by  {\ref (McGranahan et al, 2005)} as global environmental change These changes which is inclusive of transition in urban landuse patterns stands to reflect the response of landusers to a number of institutional, economic, social and biophysical factors affecting transactions in land and the physical process of construction of buildings. It is worthy of note that these factors are usually interwoven, interactive and complicated. Decisions relating to landuse transitions interact at different organizational levels, and in a dynamic way to produce complex patterns of urban landuse  {\ref (Ademola, 2006)}.\par
Landuse changes are common phenomenon in any spatial development process. It is a necessary ingredient for economic development and social growth (JunJie \hyperref[b5]{Wu, 2008)}. It reflects man's thinking and survival attempt over time. For instance, globally, evident landuse changes are transition from agricultural land to built-up Area. While transition can take other patterns, its rate in urban centre is usually sporadic and evident. Infact, Yuri, (2009) observes that the most landuse transition in urban areas is from residential land use possibly to commercial land use. In some other cases to accommodate both previous use (residential) and new use (commercial), mixed development are usually introduced. These uses sometimes are usually not compatible especially with increase in the scale of commercial activities which can lead to environmental challenges for both land users. These challenges include air pollution, theft, noise pollution emanating from generators and other activities. Indeed, Landuse changes does not come without cost (Jun Jie \hyperref[b5]{Wu, 2008)}. Conversion of residential land use to another in Nigeria is a reflection of poor enforcement of the existing planning regulations \hyperref[b8]{(Olusina, 2008)}.\par
Taiwo road as the core of Ilorin Metropolis is not excluded from the scenario painted above as mere observation of the buildings along these roads show a complex interwoven pattern of residential, commercial and mixed development in no particular observable spatial order. Since the occurrence of landuse changes brings about questions on how the occurrence of land use changes took place and what are the strong factors that cause them to happen (JunJie \hyperref[b5]{Wu, 2008;}\hyperref[b9]{Owoeye and Ogunleye, 2015)}, it is necessary to understand the change process in cities; its agent and beneficiaries which can be useful indicators in planning for functional cities \hyperref[b3]{(Fabiyi, 2006)}. It is against this background that this study evaluates the spatio-environmental dimensions of residential land use conversion along Taiwo road in Ilorin Metropolis with the aim of proffering recommendation that will aid the achievement of sustainable urbanization in the area. 
\section[{II.}]{II.} 
\section[{Literature Review}]{Literature Review}\par
The concept of landuse change has been widely researched \hyperref[b4]{(Hald, 2009;}\hyperref[b0]{Abiodun et al, 2011;}\hyperref[b7]{Ogungbemi, 2012)}. Landuse Changes is the change of the use of land or buildings there on for a purpose which is different from that for which the land or building was originally zoned and intended for as Change of use as a concept tiptoed into development control arena by the fact that it is now regarded as development following an official endorsement or approval of the relevant development control department for any land development \hyperref[b4]{(Hald, 2009)}.Thus, change in use is occasioned by number of factors. Such factors are mostly, economic in nature \hyperref[b7]{(Ogungbemi, 2012)}. Landuse Change is an indirect consequence of economic growth \hyperref[b3]{(Fabiyi, 2006)}. It is a reflection of the eventual decision of landowners dependent on the expected value of each option to the owner \hyperref[b9]{(Owoeye and Ogunleye, 2015)}. It is any development or use which is different from the use last approved by the planning authority while he described material change in use as the physical alteration of existing zoning conforming structure. Earth surface is being significantly altered by man and this has had a profound effect upon the natural environment thus resulting into an observable pattern in the landuse over time \hyperref[b0]{(Abiodun, Olaleye, Dokai and Odunaiya, 2011)}.\par
Man continues to explore and exploit the natural resources in his environment and this has brought immense contribution to observable changes in land. Human alteration of the terrestrial surface of the earth are unprecedented in their pace, magnitude and spatial reach, of these, none are more important than changes in landuse and landcover as this has altered the structure and functioning of the ecosystem \hyperref[b3]{(Fabiyi, 2006)}. The magnitude of land use change varies with the time being examined as well as with the geographical area \hyperref[b0]{(Abiodun et al 2011)}. The assessment of these changes depends on the area, the land use types being considered, the spatial groupings, and the data sets used. In order to effectively address the issue of landuse changes process, a well-founded knowledge of underlying causes and driving forces is need (Rima, 2011; Oduwaye, 2015 both cited by \hyperref[b9]{Owoeye and Ogunleye, 2015)}. 
\section[{III.}]{III.} 
\section[{The Study Area}]{The Study Area}\par
Ilorin in the North Central geo-political zone is one of the largest cities in Nigeria. The capital of kwara State was founded by the Yoruba, one of the three largest ethnic groups in Nigeria in the Year 1450. The centrality of Ilorin within coordinates 8 0 30'N 4 0 33'E makes it to be easily accessible to all parts of the country by air, road transport or rail. Ilorin occupies an area of about 100km 2 (Oyegun, 1992). IV. 
\section[{Research Methodology}]{Research Methodology}\par
This study utilized a survey approach. Only quantitative data were obtained and utilized. Structured questionnaires were administered to residents located along Taiwo road in Ilorin Metropolis. To determine, the houses to be utilized for questionnaire administration, the spatial extent of Taiwo road was initially delineated on Google earth pro. Thereafter, buildings within 300 hundred meters on both sides of the road were further delineated and counted. Buildings within this delineated boundary were further stratified into 100 meters. Hence, three strata (A, B and C) were carved out of the delineated area. This was done to enable the determination of the distance decay effects of Taiwo road on landuse characteristics of adjoining land. In each stratum on both sides of the road, 15 questionnaires were administered to randomly selected buildings; in all, 90 questionnaires were administered. In each building, questionnaire was administered to the available oldest respondent (beyond 18 years of age). Information sought with administered questionnaires bothers on landuse characteristics of stratum, building conversion, causative factors as well as its environmental effects. Information obtained was subjected to both descriptive and inferential statistics. Descriptive statics utilized for the study includes measure of central tendencies (such as mean and standard deviation) as well as generation of weighted indices through linear interpolation of 5 point likhertscale for measuring of factors responsible for conversion of residential landuse. Pearson Chi square was used to evaluate the relationship between use of buildings across strata while Analysis of Variance was used to analyse the differences in the average annual rent of building across strata. Lastly, the relationship between building use and annual rent was assessed with the Analysis of Variance.\par
V. 
\section[{Discussion of Findings}]{Discussion of Findings}\par
This section explicitly presents the findings from field survey a) Respondents Knowledge Of The Building And Area This sub-section ascertains the level of respondent's knowledge of the historical pattern of the use of building being occupied. Also, it is believed that older respondents tend to be enriched with information that has to do with the landuse trend of the area. From Table \hyperref[tab_0]{1}, it is evident that 38.9\% of the respondents has occupied there current buildings for about 10 years while less than 3\% of the respondents has occupied their current building for a period lesser than a year. However, little proportion of the residents (4.4\%) has resided in the building for more than 16 years. Others are 35.6\% that has occupied their current buildings for almost 5 years, 18.9\% that has occupied their buildings for almost 15 years. Generally, as revealed in Table \hyperref[tab_0]{1}, larger percentage of respondents has ample knowledge of the building they occupy. This is derived as an aggregate of above 50\% of the respondents has lived in their buildings for more than 5 years. This makes the respondents a good historian of the landuse trend of the study area.  
\section[{c) Plot Size}]{c) Plot Size}\par
The Minimum plot size in the study area is 450 meter square while the maximum is 1800 meter square (Table \hyperref[tab_1]{2}). However, the average plot size for any development is 750 meter square. This informs that land availability is limited along this route hence b) Building Characteristics Landuse as defined in this context is building based. As the purpose for which a building is used determines the name of landuse to be allocated for it. For instance, building completely utilised for habitation is referred to as residential landuse, buildings utilised for transaction of business as well as other commercial dealings is conceptualized as commercial landuse Others are industrial landuse which are buildings utilised for production or/and conversion of raw material into semi-finished/ finished products. Meanwhile, mixed landuse which is predominant is Africa is a combination of two or more uses within a building (these may be complimentary or non-complimentary).\par
developments are structural rather than lateral. This is ascertained as the buildings of two storeys and above is dominant in the area (Plate 2 and 3). The Plot size of buildings in the study area did not differ from what is obtainable in different urban centres due to scarcity of land and its associated competition. d) Average annual rent of building cost beyond N500, 000.00. This is comparatively higher compared to buildings in other part of the metropolis where monthly cost of room is within N24 ,000.00 to N30,00.00 per month . The inability of residential landuse to afford this rent (due to their non-economical characteristics) makes them to automatically transit to uses that can afford their pay.  Predominately, the average annual rent of buildings in the study area (as revealed in Table \hyperref[tab_2]{3}) is within the range of N100,000.00 to N200,000.00. This implies that the monthly cost of a building will be within the range of N10,000.00 to N20,000.00. Infact, a good proportion (15.2\%) of the sampled buildings annually e) Average annual rent of building across strata From a descriptive perspective evident in Table \hyperref[tab_3]{4}, there is an obvious variation in the average annual rental values of buildings in the respective strata. For buildings within 100 meters, the average annual value is N748, 000.00 ± 1078701SD, this declined to an average annual rental value of N145,800.00 ± 15385SD for buildings within 200 meters to the road and a sharp fall in price to N79,993.00 ±37103SD for buildings within 300. This decline informs that there is difference in the cost of land and associated buildings with respect to their distance to the road. To ascertain the distance decay effect of road on the rental value of buildings in the study area, Analysis of Variance was used implored. This was used to evaluate the variation in the average annual rental value of buildings across stratum. From Table \hyperref[tab_4]{5}, the F value of 10.409 confirms that there is difference in the average annual of rent of buildings with respect to their respective distance to the road. The pvalue of 0.000 which is lesser than the ?-value of 0.05 ascertains that the variation as explained by the F-value is statistically significant. To optimise return from use of land especially at the sight of scarce land, developers in the study area depends on development of high rise buildings. (i.e storey buildings). This is inferred as all (100\%) the sampled buildings are storey buildings (1.e buildings with more than one floor). However, as revealed in Table \hyperref[tab_5]{6} and typified in Plate 2 and 3, 1 storey building dominates the study area as it accounts for 83.3\% of the total sampled houses. This is distantly followed by 2 storey bui8ldings which accounts for 14.4\% of the sampled buildings. Meanwhile a mere proportion of 2.2\% of buildings in the study area is 3 storey while none of the building is 4 storey and above. The implications of this include increase in the density (human per space) of the area. Spatio-Spatio-Environmental Dimension of Residential Landu se Change Along Taiwo Road, Ilorin, Nigeria g) Previous use of Building\par
It is evident from table below that there are temporal changes in the use of buildings (invariably landuse) in the study area. Specifically, there is a change in the proportion of buildings converted from residential purposes to other purposes in the study area within the period of 10 years. In the year 2005, about 43\% of the sampled buildings were used for solely residential purpose; this decreased to 25.5\% in the year 2010 and further slide 16.6\% in the year 2016. These buildings were converted for other uses which are mostly commercial and mixed uses. It is further revealed in Table \hyperref[tab_6]{7} that buildings utilised for commercial purposes increased from 30\% in 2005 to 36.6\% in 2016. Conversion of buildings from residential to commercial which is evident in the study area reflects no cognisance of spatial planning. This is deduced as most of these developments (i.e conversion of use of building) were done without obtaining planning permits from appropriate town planning offices. As evident in Plate 4 and 5, residential building transition features conversion of rooms for warehouses, shops and stores among others while at the extreme reconstruction for commercial purpose. This scenario reflects development control officials negligence among others. Another use that has witnessed building gain is mixed landuse which usually is a mixture of residential landuse and commercial landuse (street trades and corner shops). This is a growing phenomenon in the study area as one can hardly see a residential building without one of its room converted for business purpose or its frontage used as display centres.  
\section[{h) Use of building across strata}]{h) Use of building across strata}\par
There is variation in the use of buildings across strata. The noticeable pattern is that dominant use within 100 meters to Taiwo road is Commercial landuse. This aside from physical observation is informed as (76.7\%) of buildings within the area is solely for commercial purposes. Meanwhile as the distance increases from road network, there is high occurrence of other landuses (i.e residential and mixed). For instance, at 100 meters distance to road network, 10.0\% of landuse is Plate 4 and 5: Residential Building respectively converted to mixed and commercial land Source: Authors survey, 2016 committed to mixed development. This increased to 40.0\% at 200 meters but declined to 23.3\% at 300 meters. While the factor associated with mixed landuse decline in 300 meters away from the road is traceable to increase in the proportion of residential development (i.e 23.3\%), developers or estate agents prefers to use buildings that are directly adjoining to roads for shops, as these use possesses optimised financial returns comparatively to other uses in the zone. The chi-square value of 12.38 reported on Table \hyperref[tab_7]{8} informs that there is a variation in the use of land across strata; however, the pvalue of 0.054 which is greater than the ?-value of 0.050 implies that this variation is not statistically significant. This subsection examines the possible factors responsible for unguided conversion of residential landuses to commercial and mixed landuse. It is however worthy of note that these factors are systemic and organic. From Table \hyperref[tab_8]{9}, it can be deduced that that the major factor responsible for transition from residential use to other use is the presence of Taiwo road as it accounts for a deviation index of 0.20.The road which serve as both growth pole factor and transportation route has attract to itself different commercial landuses which compete for space to enjoy both access and mobile customers. This led to increase in commercial activities (0.15) such as banks, sales outlets which are able to afford the rental cost of land.\par
The agglomeration of these commercial activities as well as their desire for enjoyment of its associated benefits make them to continuously increase thereby causing an increase in demand for commercial properties (0.002) as well as optimising investment returns (0.06) for developers and landlords who will prefer to convert the landuses to accommodate uses that can optimise their profits. It is however unfortunate that these takes place in the sight of poor development control (0.1) exhibited by physical planning experts and other urban gatekeepers in different government ministries. It is in response to these set of interconnected factors that residential uses fizzles out for both commercial and mixed landuses.  
\section[{VI. Conclusion and Recommendation}]{VI. Conclusion and Recommendation}\par
From the foregoing, it is evident that there is an intricate relationship between urbanization, landuse change and environmental deterioration. This then answer in part rhetoric questions bothering on the situation of urban centres in Nigeria as haven of environmental ills, because, as urban centres become urbanised in the sight of unguarded development, environmental challenges emanates thereby creating more of problems than envisaged. While the environmental realities of urbanization (inclusive of landuse changes) continues to stare us in the face, how then do we ensure that landuse changes are carried out Volume XVI Issue VI Version I 67 ( B )\par
1. Awaness on the need of development Permit for Change of Use: there is every need for massive awareness using several medium such as media prints, radio and television programmes on the need for development for every change of use. Education changes perception and attitude towards phenomenon, hence when developers and landlords are educated, their attitude will positively change.\par
2. Environmental Impact of Project during Planning:\par
there is every need to extensively carry out environmental impact analysis of any social infrastructure (such as roads) before it is carried out. This will help in the fixation of systems and methods towards reducing or averting any potential environmental impacts of projects.\par
3. Environmental Auditing: Environmental audit of developments along Taiwo road should be carried out, this will help ascertain in quantitative terms, the extent of environmental damage (inclusive of landuse change) that has been done in the area. This will be the basis on which policy direction will be made. 
\section[{Establishment of Focused Relevant Government}]{Establishment of Focused Relevant Government}\par
Agencies: Government agencies such as Capital Territory/ Metropolitan Development Authority; Building Control Agency should be established in Kwara State with strict focus on the ensuring compliance with building codes as well as zoning in the metropolitan area. This agency when established should survey the study area, then proceed on resubmission of development plans for approval. Using this method, updated landuse information about the study area can be generated and control will be enabled. 
\section[{Development of Landuse Contingency Plan: Since}]{Development of Landuse Contingency Plan: Since}\par
these development are more of irreversible (especially places where total conversion has taken place), contingency landuse plan for the study area should be developed to cater for the existing situation as well as chart a course for future landuse pattern of the metropolis.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.21163265306122447\textwidth}P{0.3157142857142857\textwidth}P{0.08673469387755102\textwidth}P{0.23591836734693877\textwidth}}
Year 2016\tabcellsep \tabcellsep \tabcellsep \\
2 40 62\tabcellsep \tabcellsep \tabcellsep \\
( B )\tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Human Social Science -\tabcellsep Year of Occupation 1 year and below 2-5 years 6-10years 11-15years 16 years and above Total\tabcellsep Frequency 2 32 35 17 4 90\tabcellsep Percentage 2.2 35.6 38.9 18.9 4.4 100.0 Source: Authors survey, 2016\end{longtable} \par
  {\small\itshape [Note: © 2016 Global Journals Inc. (US) sVolume XVI Issue VI Version I]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.09\textwidth}P{0.03\textwidth}P{0.21\textwidth}P{0.06999999999999999\textwidth}P{0.09\textwidth}P{0.22\textwidth}P{0.13999999999999999\textwidth}}
\tabcellsep N\tabcellsep \multicolumn{2}{l}{Minimum Maximum}\tabcellsep Range\tabcellsep Mean\tabcellsep Std. Deviation\\
plot size\tabcellsep 90\tabcellsep 450.00\tabcellsep 1800.00\tabcellsep 1350\tabcellsep \multicolumn{2}{l}{756.3889 382.60199}\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.5518957345971565\textwidth}P{0.07251184834123223\textwidth}P{0.22559241706161137\textwidth}}
Average annual rent\tabcellsep Frequency\tabcellsep Percentage\\
N100,000.00 and below\tabcellsep 0\tabcellsep 0\\
N100,001.00 -N200,000.00\tabcellsep 38\tabcellsep 42.1\\
N200,001.00 -N300,000.00\tabcellsep 8\tabcellsep 8.9\\
N400,001.00-N500,000.00\tabcellsep 7\tabcellsep 7.8\\
N500,000.00 and above\tabcellsep 14\tabcellsep 15.2\\
Total\tabcellsep 90\tabcellsep 100.0\\
\tabcellsep \tabcellsep Source: Authors work, 2016\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.5808333333333333\textwidth}P{0.08925\textwidth}P{0.04675\textwidth}P{0.01275\textwidth}P{0.12041666666666666\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Year 2016\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 63\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Volume XVI Issue VI Version I\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep ( B )\\
\multicolumn{4}{l}{N within 100 meters 30 748003.8760 1078701.57543 196943.06189 345210.0880 1150797.6640 1800.00 Mean Std. Deviation Std. Error 95\% Confidence Interval for Mean Minimum Maximum Lower Bound Upper Bound 5.00E+006 within 200 meters 30 145800.0000 84271.07329 15385.72259 114332.6641 177267.3359 24000.00 450000.00 within 300 meters 30 79933.3333 37103.70679 6774.17906 66078.5815 93788.0851 32000.00 200000.00}\tabcellsep Global Journal of Human Social Science -\\
Total\tabcellsep 90 324579.0698 687964.33147 72517.80788 180487.7302 468670.4094\tabcellsep 1800.00\tabcellsep 5.00E+006\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Source: Authors work, 2016}\end{longtable} \par
  {\small\itshape [Note: © 2016 Global Journals Inc. (US) Spatio-Environmental Dimension of Residential Land Use Change Along Taiwo Road, Ilorin, Nigeria]} 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.2125\textwidth}P{0.2686320754716981\textwidth}P{0.028066037735849054\textwidth}P{0.28066037735849053\textwidth}P{0.028066037735849054\textwidth}P{0.03207547169811321\textwidth}}
\tabcellsep Sum of Squares\tabcellsep df\tabcellsep Mean Square\tabcellsep F\tabcellsep Sig.\\
Between Groups\tabcellsep 8133061759473.589\tabcellsep 2\tabcellsep 4066530879736.794\tabcellsep 10.409\tabcellsep .000\\
Within Groups\tabcellsep 33990186242851.996\tabcellsep 87\tabcellsep 390691795894.851\tabcellsep \tabcellsep \\
Total\tabcellsep 42123248002325.586\tabcellsep 89\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Source: Authors work, 2016}\\
f) Storey of Building\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.2833333333333333\textwidth}P{0.35300546448087433\textwidth}P{0.08825136612021858\textwidth}P{0.12540983606557377\textwidth}}
Year 2016\tabcellsep \tabcellsep \tabcellsep \\
2 40 64\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Storey of Building\tabcellsep Frequency\tabcellsep Percentage\\
\tabcellsep No storey\tabcellsep 0\tabcellsep 0\\
\tabcellsep 1 storey\tabcellsep 74\tabcellsep 83.3\\
\tabcellsep 2 storey\tabcellsep 13\tabcellsep 14.4\\
( B )\tabcellsep 3 storey\tabcellsep 2\tabcellsep 2.2\\
Global Journal of Human Social Science -\tabcellsep 4 strorey and above Total\tabcellsep 0 90\tabcellsep 0 100\end{longtable} \par
  {\small\itshape [Note: Source: Authors work, 2016 Source: Authors work, 2016 © 2016 Global Journals Inc. (US) s Volume XVI Issue VI Version I © 2016 Global Journals Inc. (US)]} 
\caption{\label{tab_5}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.19695121951219513\textwidth}P{0.2626016260162602\textwidth}P{0.06565040650406505\textwidth}P{0.048373983739837395\textwidth}P{0.06565040650406505\textwidth}P{0.1451219512195122\textwidth}P{0.06565040650406505\textwidth}}
\tabcellsep 2005\tabcellsep \tabcellsep 2010\tabcellsep \tabcellsep 2016\tabcellsep \\
Landuse\tabcellsep \multicolumn{6}{l}{Frequency Percentage Frequency Percentage Frequency Percentage}\\
Residential\tabcellsep 39\tabcellsep 43.3\tabcellsep 23\tabcellsep 25.5\tabcellsep 15\tabcellsep 16.6\\
Commercial\tabcellsep 27\tabcellsep 30.0\tabcellsep 25\tabcellsep 27.7\tabcellsep 33\tabcellsep 36.6\\
Industrial\tabcellsep 3\tabcellsep 3.3\tabcellsep 5\tabcellsep 5.6\tabcellsep 4\tabcellsep 4.4\\
Mixed\tabcellsep 21\tabcellsep 23.3\tabcellsep 37\tabcellsep 41.2\tabcellsep 38\tabcellsep 42.2\\
Abandoned\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\\
Total\tabcellsep 90\tabcellsep 100\tabcellsep 90\tabcellsep 100\tabcellsep 90\tabcellsep 100\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Source: Authors survey, 2016}\end{longtable} \par
 
\caption{\label{tab_6}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.7727272727272727\textwidth}P{0.07727272727272727\textwidth}}
of building\tabcellsep \\
residential Commercial industrial mixed\tabcellsep Total\end{longtable} \par
 
\caption{\label{tab_7}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.027597402597402593\textwidth}P{0.22629870129870128\textwidth}P{0.04967532467532467\textwidth}P{0.07175324675324675\textwidth}P{0.02207792207792208\textwidth}P{0.02207792207792208\textwidth}P{0.027597402597402593\textwidth}P{0.08279220779220779\textwidth}P{0.02207792207792208\textwidth}P{0.17110389610389612\textwidth}P{0.00551948051948052\textwidth}P{0.04967532467532467\textwidth}P{0.07175324675324675\textwidth}}
S/N\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Ratings}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Factors Index}\tabcellsep \\
\tabcellsep Variables\tabcellsep 5\tabcellsep 4\tabcellsep 3\tabcellsep 2\tabcellsep 1\tabcellsep \multicolumn{2}{l}{FWV NR(F)}\tabcellsep FWV/\tabcellsep X\tabcellsep D\tabcellsep D 2\\
\tabcellsep \tabcellsep SA\tabcellsep A\tabcellsep U\tabcellsep D\tabcellsep SD\tabcellsep \tabcellsep \tabcellsep NR (F)\tabcellsep \tabcellsep \\
1\tabcellsep Presence of Main Road\tabcellsep 424\tabcellsep 24\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 448\tabcellsep 90\tabcellsep 4.97\tabcellsep \tabcellsep 0.20\tabcellsep 0.040\\
2\tabcellsep Increase in\tabcellsep 357\tabcellsep 84\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 441\tabcellsep 90\tabcellsep 4.90\tabcellsep \tabcellsep 0.15\tabcellsep 0.029\end{longtable} \par
 
\caption{\label{tab_8}Table 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_9}Table 10 ,}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10} \par 
\begin{longtable}{P{0.45535714285714285\textwidth}P{0.043849206349206346\textwidth}P{0.04047619047619047\textwidth}P{0.025297619047619044\textwidth}P{0.025297619047619044\textwidth}P{0.07589285714285714\textwidth}P{0.08601190476190476\textwidth}P{0.0978174603174603\textwidth}}
Factors\tabcellsep SA\tabcellsep A\tabcellsep U\tabcellsep D\tabcellsep SD\tabcellsep WMS\tabcellsep RANKING\\
Housing Shortage\tabcellsep 50\tabcellsep 16\tabcellsep 10\tabcellsep 0\tabcellsep 14\tabcellsep 4.15\tabcellsep 9 th\\
Poor Aesthetics\tabcellsep 54\tabcellsep 35\tabcellsep 0\tabcellsep 0\tabcellsep 1\tabcellsep 4.38\tabcellsep 6 th\\
Noise\tabcellsep 65\tabcellsep 22\tabcellsep 1\tabcellsep 2\tabcellsep 0\tabcellsep 4.64\tabcellsep 1 st\\
Waste generation\tabcellsep 45\tabcellsep 20\tabcellsep 10\tabcellsep 15\tabcellsep 10\tabcellsep 3.82\tabcellsep 11 th\\
Lack of Potable water\tabcellsep 60\tabcellsep 24\tabcellsep 4\tabcellsep 1\tabcellsep 1\tabcellsep 4.62\tabcellsep 2 nd\\
Poor road\tabcellsep 30\tabcellsep 10\tabcellsep 2\tabcellsep 35\tabcellsep 23\tabcellsep 2.99\tabcellsep 12 th\\
Poor drainage\tabcellsep 45\tabcellsep 28\tabcellsep 0\tabcellsep 0\tabcellsep 17\tabcellsep 4.20\tabcellsep 8 th\\
Poor Sanitation\tabcellsep 63\tabcellsep 18\tabcellsep 1\tabcellsep 2\tabcellsep 6\tabcellsep 4.59\tabcellsep 4 th\\
High crime rate\tabcellsep 60\tabcellsep 20\tabcellsep 0\tabcellsep 9\tabcellsep 1\tabcellsep 4.55\tabcellsep 5 th\\
High Occupancy ratio\tabcellsep 52\tabcellsep 5\tabcellsep 4\tabcellsep 0\tabcellsep 19\tabcellsep 3.95\tabcellsep 10 th\\
Air pollution\tabcellsep 40\tabcellsep 39\tabcellsep 5\tabcellsep 3\tabcellsep 3\tabcellsep 4.31\tabcellsep 7 th\\
Epileptic power supply\tabcellsep 60\tabcellsep 23\tabcellsep 5\tabcellsep 2\tabcellsep 0\tabcellsep 4.61\tabcellsep 3 rd\\
\multicolumn{8}{l}{Note:Strongly Agreed=SA, Agreed =A, Undecided=U, Disagreed=D, Strongly Disagreed=SD}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Source: Authors work, 2016}\end{longtable} \par
 
\caption{\label{tab_10}Table 10 :}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US) s} 			\footnote{( B )} 			\footnote{Spatio-Environmental Dimension of Residential Land Use Change Along Taiwo Road, Ilorin, Nigeria} 			\footnote{Spatio-Environmental Dimension of Residential Land Use Change Along Taiwo Road, Ilorin, Nigeria Plate 2 and 3: Sets of storey buildings in the study Area} 			\footnote{( B )} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Owoeye and Ogunleye ()]{b9}\label{b9} 	 		\textit{},  		 			J Owoeye 		,  		 			O S Ogunleye 		.  		2015. Nigeria.  		 			Urban Development and Landuse Changes around the Ekiti State University (EKSU), Ado-Ekiti 		 	 
\bibitem[Yuri ()]{b11}\label{b11} 	 		‘Effects of land use change and urban development on biodiversity and traditional ecological knowledge in a Maya community in Yucatan’.  		 			F Yuri 		.  	 	 		\textit{Journal of Sustainable Urban Development}  		2009.  	 	 (Human Ecology) 
\bibitem[Bello ()]{b1}\label{b1} 	 		‘Factors affecting Land-Use Change on Property Values in Nigeria’.  		 			I Bello 		,  		 			ArowosegbeO 		.  	 	 		\textit{Journal of Research Economics and International Finance}  		2014. 3  (4)  p. .  	 
\bibitem[Ogungbemi ()]{b7}\label{b7} 	 		‘Factors Influencing Change of Use and Its Attendant Problems: Case Study of Yaya Abatan Ogba, Lagos State’.  		 			O A Ogungbemi 		.  	 	 		\textit{Journal of Emerging Trends in Economics and Management Sciences}  		2012.  	 
\bibitem[Abiodun et al. ()]{b0}\label{b0} 	 		\textit{Land Use Change Analyses in Lagos State from 1984 to},  		 			O E Abiodun 		,  		 			J B Olaleye 		,  		 			A Dokai 		,  		 			N Odunaiya 		,  		 			AK 		.  		2011. 2005.  	 	 (FIG Working week 2011 Bridging the Gap between Cultures) 
\bibitem[Olusina ()]{b8}\label{b8} 	 		\textit{Modelling traffic congestion using Analytic Hierarchy Process in a Geomatics Environment. A case study of Lagos state. Being a PhD Thesis submitted to the Dept of Surveying and Geoinformatics},  		 			J O Olusina 		.  		2008.  		 			University of Lagos 		 	 
\bibitem[Hald ()]{b4}\label{b4} 	 		\textit{The Chinese Eco-City Concepts, Strategies, Policies and Assessments},  		 			M Hald 		.  		2009. Bureau of Rural Sciences, Canberra.  	 
\bibitem[United Nations Population Funds (UNFPA) (2016) State of the World Population The United Nations. Available online ()]{b10}\label{b10} 	 		‘United Nations Population Funds (UNFPA) (2016) State of the World Population’.  		 \url{http://www.unfpa.org}  	 	 		\textit{The United Nations. Available online},  				 (New York)  		2016.  	 
\bibitem[Fabiyi ()]{b3}\label{b3} 	 		‘Urban Landuse Change Analysis of a Traditional City from Remote Sensing Data: The Case of Ibadan Metropolis’.  		 			O Fabiyi 		.  	 	 		\textit{Humanity and Social Sciences Journal}  		2006. 1  (1)  p. .  	 
\bibitem[Mc Granahan et al. ()]{b6}\label{b6} 	 		‘Urban Systems, Chapter’.  		 			G Mc Granahan 		,  		 			P J Marcotullio 		,  		 			X Bai 		,  		 			D Balk 		,  		 			T Braga 		,  		 			I Douglas 		,  		 			T Elmqvist 		,  		 			W Rees 		,  		 			D Satterthwaite 		,  		 			J Songsore 		,  		 			H Zlotnik 		,  		 			J Eades 		,  		 			EzcurraE 		.  	 	 		\textit{Millennium Ecosystem Assessment, 2005. Current State and Trends: Findings of the Condition and Trends Working Group. Ecosystems and Human Well-being},  				 (Washington DC)  		2005. Island Press. 1.  	 
\bibitem[World Agglomerations" 9th Annual Ed., pp16 ()]{b2}\label{b2} 	 	 	 		\textit{World Agglomerations" 9th Annual Ed., pp16},  				2013.  	 
\bibitem[Wu ()]{b5}\label{b5} 	 		 			Junjie Wu 		.  		\textit{Landuse Changes: Economic, Social and Environmental Impact. Agricultural and Applied Economic Association. Jel Classification: Q24},  				2008. p. Q28.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
