-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresearch_landuse.html
175 lines (142 loc) · 7.98 KB
/
research_landuse.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE HTML>
<!--
Editorial by Pixelarity
pixelarity.com | [email protected]
License: pixelarity.com/license
-->
<html>
<head>
<title>Marcus Saraiva, PhD Researcher</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<div id="main">
<div class="inner">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo"><strong>Marcus Saraiva</strong> PhD Researcher</a>
<ul class="icons">
<li><a target=_blank href="mailto:[email protected]" class="icon fa-envelope"><span class="label">email</span></a></li>
<li><a target=_blank href="https://twitter.com/mvpsaraiva" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a target=_blank href="https://www.linkedin.com/in/mvpsaraiva" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li><a target=_blank href="https://github.com/mvpsaraiva" class="icon fa-github"><span class="label">GitHub</span></a></li>
<li><a target=_blank href="https://vimeo.com/mvpsaraiva" class="icon fa-vimeo"><span class="label">Vimeo</span></a></li>
</ul>
</header>
<!-- Content -->
<section>
<header class="main">
<h1>Land Use and Urban Morphology</h1>
<!--<p>Exploring land-use and urban morphology in Southern Brazil <br>-->
<!--using accessibility and centrality measures</p>-->
</header>
<h3>Exploring land-use and urban morphology in Southern Brazil using accessibility and centrality measures</h3>
<p>Comprehensive land use data of Brazilian cities was not available from reliable sources until the 2010 Census (IBGE 2010), when the <a target=_blank href="http://www.ibge.gov.br/home/estatistica/populacao/censo2010/cnefe/default_cnefe.shtm">CNEFE</a> (National Cadastre of Addresses for Statistical Purposes) dataset was released. Land use data are traditionally collected at local level and for specific purposes, by initiative of local authorities or institutions. Brazil is administratively divided into 27 states and 5,570 municipalities, with strong regional disparities between them. Few of those local administrations collect land use data or do it using different methodologies and make it available in different formats. The lack of standards was a major issue in comparative studies. In contrast, the CNEFE dataset contains land-use information about each individual address in the country, collected for the first time in Brazil in national scale by the Brazilian Institute of Geography and Statistics (IBGE). This study explores the use of the CNEFE dataset for the analysis of the relationship between land use distribution and urban morphological structure, represented by measures of accessibility and centrality.</p>
<span class="image main"><img src="images/research_landuse.png" alt="" /></span>
<p>Keywords: Land use; Accessibility; Centrality; Southern Brazilian cities.</p>
<hr class="major" />
<h3>Publications</h3>
<p>This research was presented in the GISRUK Conference 2016, which took place at the University of Greenwich, London, UK.<br>
<a target=_blank href="https://drive.google.com/file/d/0B6vygJ4zBEgjWWYybVZnWmNqWTA/view?usp=sharing">extended abstract</a> | <a target=_blank href="https://drive.google.com/file/d/0B6vygJ4zBEgjeFMyRG1hYUZWVkk/view?usp=sharing">presentation</a></p>
<ul class="actions">
<li><a href="index.html" class="button big">Home</a></li>
</ul>
</section>
<!-- Footer -->
<footer id="footer_main">
<p class="copyright">© 2020 Marcus Saraiva. All rights reserved.</p>
</footer>
</div>
</div>
<!-- Sidebar -->
<div id="sidebar">
<div class="inner">
<!-- Menu -->
<nav id="menu">
<header class="major">
<h2>Menu</h2>
</header>
<ul>
<li><a href="index.html">Homepage</a></li>
<!--<li><a href="index.html#about">About</a></li>-->
<li><a href="cv.html">CV</a></li>
<li><a href="phd_research.html">PhD Research</a></li>
<li>
<span class="opener">Research Topics</span>
<ul>
<li><a href="research_msc.html">Urban Growth Simulation</a></li>
<li><a href="research_landuse.html">Land Use and Urban Morphology</a></li>
</ul>
</li>
<li>
<span class="opener">Software</span>
<ul>
<li><a href="software_urbanmetrics.html">UrbanMetrics</a></li>
<li><a href="software_citycell.html">CityCell</a></li>
</ul>
</li>
</ul>
</nav>
<!-- Section -->
<!--<section>
<header class="major">
<h2>Other interests</h2>
</header>
<div class="mini-posts">
<article>
<a href="blog.mvpsaraiva.com" class="image"><span class="icon fa-pencil-square-o"></span></a>
<p>My blog, where I write about my research, my life as a graduate student, and anything else I fell inclined to.</p>
</article>
<article>
<a href="photography.mvpsaraiva.com" class="image"><span class="icon fa-camera"></span></a>
<p>I am an amateur photographer (actually, I just enjoy taking photos!). Check some of my photography.</p>
</article>
</div>
</section>-->
<!-- Section -->
<section>
<header class="major">
<h2>Get in touch</h2>
</header>
<ul class="contact">
<li class="fa-envelope"><a href="mailto:[email protected]">[email protected]</a></li>
<li class="fa-twitter"><a target=_blank href="https://twitter.com/mvpsaraiva">@mvpsaraiva</a></li>
<li class="fa-linkedin"><a target=_blank href="https://www.linkedin.com/in/mvpsaraiva">linkedin.com/in/mvpsaraiva</a></li>
<li class="fa-github"><a target=_blank href="https://github.com/mvpsaraiva">github.com/mvpsaraiva</a></li>
<li class="fa-vimeo"><a target=_blank href="https://vimeo.com/mvpsaraiva">vimeo.com/mvpsaraiva</a></li>
</ul>
<hr>
<ul class="contact">
<li><a target=_blank id="researchgate-button" href="https://www.researchgate.net/profile/Marcus_Saraiva">ResearchGate</a></li>
<li><a target=_blank id="academia-button" href="https://birkbeck.academia.edu/MarcusSaraiva">Academia.edu</a></li>
<li><a target=_blank id="googlescholar-button" href="https://scholar.google.co.uk/citations?user=77uqx6kAAAAJ&hl=en">Google Scholar</a></li>
<li><a target=_blank id="lattes-button" href="http://lattes.cnpq.br/7643651198705918">Lattes</a></li>
</ul>
<hr>
<ul class="contact">
<li class="fa-university">Department of Geography<br />
Birkbeck, University of London<br />
32 Tavistock Square<br />
London, WC1H 9EZW1<br />
United Kingdom</li>
</ul>
</section>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>