Spatial Data Infrastructure Final
Spatial Data Infrastructure Final
INFRASTRUCTURE
CASE STUDY OF FAISALABAD
Submitted to: Dr. Muhammad Asim
Submitted By: Ali Raza (2015-CRP-5)
Muhammad Sajid Iqbal (2015-CRP-33)
Muhammad Ali (2015-CRP-40)
Muhammad Islam (2015-CRP-12)
Table of Contents
CHAPTER 1 ................................................................................................................................................. 1
SPATIAL DATA INFRASTRUCTURE...................................................................................................... 1
1.0. HISTORY ......................................................................................................................................... 1
1.1. Basic Terms Related to SDI ............................................................................................................ 1
1.2. Key Components of a SDI ............................................................................................................... 2
1.6. Examples of SDIs ............................................................................................................................ 7
1.7. Current and Possible Future Developments of SDIs .................................................................... 7
2.0. Housing Schemes Data base:............................................................................................................. 11
3.0. The Attribute table ............................................................................................................................ 12
3.1. The Attributes window ........................................................................................................ 12
3.2. GIS based Web Map: ........................................................................................................... 12
Annexures: ................................................................................................................................................. 16
References:................................................................................................................................................. 17
i
Table of Figures
Figure 1: U.S. government open data geoportal data.gov ............................................................................. 2
Figure 2: Key Components of SDI and Publish-find-bind pattern ............................................................... 3
Figure 3: The metadata fragment of geospatial service provided by NOAA................................................ 4
Figure 4: Search examples based on Data.gov ............................................................................................. 6
Figure 5: Attributes Data............................................................................................................................. 11
Figure 6: Attributes of housing scheme ...................................................................................................... 11
Figure 7: Housing Schemes SDI with OSM Base map ................................................................................. 14
Figure 8: Housing Schemes SDI with Satellite Imagery ............................................................................... 14
Figure 9: Housing Schemes SDI ................................................................................................................... 15
Figure 10: Housing Schemes SDI 2 .............................................................................................................. 15
ii
CHAPTER 1
SDI extends a GIS (Geographic Information System) by ensuring geospatial data and standards
are used to create authoritative datasets and polices that support it.
1
5. Geospatial interoperability:
The ability of different geographic information systems to share, exchange, and operate
(heterogeneous) geospatial data and functions.
6. Web service:
A Web application that provides standardized application programming interfaces to allow
remote access to data and functions over the Internet.
2
Geoportals are typically developed using Web‐based technologies and off‐the‐shelf GIS software
packages. A database management system (DBMS) is used to store and manage the metadata of
the geospatial resources contained in the SDI. A Web interface, which often contains a map,
enables end users to interact with the system and to conduct searches (Figure 2). When a search is
performed, a HTTP (Hypertext Transmission Protocol) request will be sent to the Web server
which hosts the geoportal. After querying the metadata stored in the database, the geoportal will
then send back the result to the client through a HTTP response. Geoportals are typically designed
to be used by both GIS professionals and the general public.
One important function of geoportals is helping users discover the existing geospatial resources.
This resource discovery process often follows the publish‐find‐bind pattern (Rose 2004, Maguire
and Longley 2005), in which: 1) providers publish the metadata of their data and services to a
geoportal; 2) users perform a search on the geoportal and potentially find the data; 3) users
consume the data and services from the providers. Figure 2 illustrates these three steps.
The resource discovery process heavily relies on the quality of the metadata and the performance
of the search function. In the following, we will discuss these two components.
1.4. Metadata
Metadata provide documentations on the content and the production process of geospatial
resources. Metadata are often called the data about data, and include information such as titles,
descriptions, data categories, the locations and time of the data collection, the data collectors, the
used coordinate systems and map projections, and the data cleaning and processing procedures.
3
Metadata can also be used for describing geospatial services by providing information about the
data and functions offered by the services, the input and output, the developers, the development
time, and others. In short, metadata are about all aspects of digital geospatial resources. Figure 3
shows the metadata fragment of a geospatial service provided by the NOAA, which describes the
capabilities (e.g., getting a map based on the served geospatial data) and the data layers provided
by this service.
Metadata are fundamentally important for SDIs. When data and services leave their original data
production context and are integrated into a SDI, metadata provide the primary information based
on which GIS users can understand and use digital geospatial resources. Without metadata or with
only poorly constructed metadata, it is very difficult, if not impossible, for data and services to be
reused. The quality of metadata also determines the result of resource discovery. Many geoportals
rank the relevance of geospatial resources to user queries based on the information contained in
their metadata. Complete and accurate metadata allow geoportals to find and rank geospatial
resources based on locations, time, thematic attributes, data types, published years, data collectors,
and many other conditions explicitly or implicitly specified in the user queries. To ensure the
quality of metadata, standards are established to define the necessary elements that should be
included in metadata. In the U.S., the FGDC is responsible for coordinating the development of
metadata standards, and its Content Standard for Digital Geospatial Metadata (CSDGM) has been
4
used by many U.S. government agencies to formalize metadata. Since 2010, FGDC has endorsed
a series of international metadata standards (e.g., the ISO 191** standards) to promote Global
Spatial Data Infrastructure (GSDI).
5
Klien 2006), rule‐based semantic reasoning (Li, Zhou and Wu 2016), and faceted search, e.g.,
Apache Solr (Hostetter 2006). Despite the existing research efforts, additional work is still
necessary to integrate semantic search into current SDIs. Figure 4 shows examples of searching
“Earthquake” (Figure 4(a)) and “natural disasters” (Figure 4(b)) respectively on Data.gov.
While Earthquake is generally considered as a type of natural disaster, the search of “earthquake”,
however, returned more matching records than the other search, suggesting that the search function
behind is more likely to be based on a simple keyword matching. In addition to text‐based search,
map‐based search is also supported by Data.gov. Figure 4(c) shows a spatial filtering effect by
narrowing down the region of interest to the contiguous United States using the map interface.
6
1.6. Examples of SDIs
There are many spatial data infrastructures established at different geographic levels. At the global
level, there is Global Earth Observation System of Systems which combines the efforts from more
than 70 countries to share environmental data. At the continental level, there is Infrastructure for
Spatial Information in the European Community (INSPIRE) which enables the sharing of
geospatial information among public organizations across Europe. At the national level, there is
Data.gov which provides access to a large number of United States government open datasets. The
National Map (TNM) is a USGS SDI project which supports easy access and downloading of
topographic information about elevation, geographic names, hydrology, boundaries,
transportation, and so forth.
There are also national SDIs in Australia, China, Japan, Malaysia, Netherlands, Portugal, and other
countries. At the state level, there is Tennessee GIS portal which offers the geospatial datasets,
services, and Web applications related to the State of Tennessee. At the city level, there is New
York City Open Data portal. There are also spatial data infrastructures dedicated to specific
domains, such as disaster response, public health, and climate change.
7
While there can be lots of possible technological improvements, future SDIs also need the critical
support from people, organizations, and governments. With these important components, a future
SDI will contribute more to the development of the society.
Key Advantages
Benefits to society through better management of the common environment
Benefits to public administration, citizens, and businesses through better services
Benefits through innovation for new services and business, and greater democratic
accountability
Contribution of the JRC
Key Objectives
1. Define spatial data infrastructure.
2. Describe the major components of a typical SDI.
3. Describe the main functions of geoportals.
4. Define metadata, and describe the types of information that may be included in metadata.
5. Differentiate text‐based search and map‐based search.
6. List some of the widely‐recognized SDIs.
7. Describe the role of standards in ensuring the quality of metadata.
Why we Need it?
Social challenges, environmental issues, and economic downturns all take cooperation to solve.
Working together to map and document the earth helps create a structure for managing knowledge.
Using geographic information system (GIS) solutions from Esri to create a spatial data
infrastructure (SDI) ensures that data and resources are available to the organizations and
stakeholders that need them. From large countries to small nations, everyone benefits from
documented public works and utilities, protected environments and biodiversity, correctly assessed
resources, and completed strategic planning.
Levels
The emergence of spatial data infrastructures (SDIs) is closely associated with the efforts of
collecting and producing geospatial data, as well as the advancement of surveying and computer
technologies. In the past decades, a large amount of geospatial data, such as remote sensing images
8
and GPS locations, have been collected by government agencies such as the U.S. Geological
Survey
(USGS) and the National Oceanic and Atmospheric Administration (NOAA). Meanwhile, the fast
development of geographic information systems facilitates the derivation of various data products
from the collected data, such as topographic maps, land cover data, transportation networks, and
hydrographic features. As location‐based services are becoming increasingly popular, vast
amounts of volunteered geographic information (VGI) (Goodchild 2007) has also been contributed
by the general public through smart mobile devices and social media platforms. In addition, the
componentization of GIS brings geospatial services that provide data processing and spatial
analysis functions in the general Web environment. The large number of geospatial data, services,
maps, and others, however, do not ease the use of these geospatial resources. On one hand, it is
challenging to find and access these digital resources which are widely distributed at different
government agencies and websites (Li, Wang and Bhatia 2016). On the other hand, a lot of data
redundancies exist, and money and human resources were wasted in duplicated data collection and
maintenance efforts (Rajabifard and Williamson 2001, Maguire and Longley 2005).
These problems were recognized by governments of the countries around the world, and many
spatial data infrastructures were constructed since 1990s (Masser 1999). In the U.S., a national
spatial data infrastructure (NSDI) initiative was started in 1993 to provide standardized access to
geographic information resources (National Research Council 1993). An official definition of
NSDI, according to the Executive Order 12906, is “the technology, policies, standards, and human
resources necessary to acquire, process, store, distribute, and improve utilization of geospatial
data.”
The Federal Geographic Data Committee (FGDC) is charged with coordinating the efforts to
develop the NSDI in the U.S. The naming also indicates that SDI is recognized as an infrastructure
similar to other types of infrastructures, such as electricity grids and water supplies, and that it
plays fundamental roles in the socioeconomic and environmental developments of a country. Three
parallel fronts were developed in the NSDI program: 1) a set of data standards for formalizing data
and metadata; 2) a clearinghouse network providing data storage and online access; and 3) a set of
framework data for the entire country, such as administrative boundaries (Longley et al. 2001,
Maguire and Longley 2005).
9
Spatial data infrastructure presents a solution to the problems of resource discovery and data
redundancy. It provides a unified platform where people can go and search geospatial data, maps,
services, and other digital resources. As multiple government agencies are sharing their data on
one platform, SDI reduces data redundancy and the extra efforts in collecting duplicated geospatial
data.
From a cost/benefit perspective, SDI allows geospatial data to be collected once and reused
multiple times in different applications. More generally, SDI can be considered as an important
element in the e‐government (Georgiadou, Rodriguez‐Pabón and Lance 2006) and open
government movement to increase the transparency of governmental activities and to enhance
public participation. Better access to geospatial data also stimulates the growth of new businesses
which may not be possible otherwise (Ralston 2004).
10
2.0. Housing Schemes Data base:
As much as the database of 7 housing schemes is prepared in which several fields including the area (in
square ft., applicable F.A.R, building height, land use, competent authority which deals with the building
control etc were added in ArcGIS.
11
3.0. The Attribute table
When you open an attribute table, the default view of the table is read-only. However, if you start
an edit session, you can manually edit the attributes in the cells of the table. When you are
editing in the attribute table, a blank row is added to the bottom of the table where you can add
new data to the table.
To make automated edits in the attribute table, you can use the Field Calculator or Calculate
Geometry tools to update the table. You can use these tools outside an edit session; however, you
will not be able to undo your calculations unless you are in an edit session.
The Attributes window allows you to view and edit attributes of features you have selected. You
can open it by clicking the Attributes button on the Editor toolbar.
An ArcGIS web map is an interactive display of geographic information that you can use to tell
stories and answer questions. For example, you may find or create a map that addresses the
12
question, How many people in the United States live within a reasonable walk or drive to a
supermarket? This map has layers showing which neighborhoods are within a 10-minute drive or
1-mile walk to a supermarket, and for context, the map has a topographic basemap that includes
cities, roads, and buildings overlaid on land cover and shaded relief imagery.
Maps contain a basemap, a set of data layers (many of which include interactive pop-up windows
with information about the data), an extent, and navigation tools to pan and zoom. In general, the
basemap and layers are hosted and shared through ArcGIS Online. However, maps can also
contain layers added directly to the map and layers and basemaps referenced externally. Many
maps also contain scaled symbols and other smart styling that reveal data and patterns as you
interact with it.
The map has several zoom levels, each level revealing more detail the closer you get. Click on
any earthquake symbol to learn the magnitude and date of each event. The map also has scaled
symbols, showing the relative magnitude of each earthquake. The background map is symbolized
as well in muted dark tones that set off the bright earthquake symbols. This data, organized with
this combination of symbology, reveals a pattern of earthquakes known as the Ring of Fire.
Maps can be created in a few basic steps and opened in standard web browsers, mobile devices,
and desktop map viewers. They can be shared through links, embedded in websites, and used to
create map-based web apps. When a map is shared, the author decides what to include with the
map. For example, when the map is shared to the general public through Map Viewer, the map
includes options to switch basemaps; view a legend (if the map contains one); view details about
the map; share, print, and measure the map; and find locations on the map. Signing in to Map
Viewer with an ArcGIS account may reveal additional options for adding layers, performing
analysis, getting directions, and so on. Maps embedded in websites and shared through apps
often contain a focused set of tools for a specific purpose, such as collecting information, editing
features, or comparing two maps side-by-side. Web maps can be used across ArcGIS because
they adhere to the same web map specification. This means you can create web maps in one
ArcGIS app and view and modify them in another.
13
Figure 7: Housing Schemes SDI with OSM Base map
14
Figure 9: Housing Schemes SDI
15
Annexures:
16
References:
1. Athanasis, N., K. Kalabokidis, M. Vaitis & N. Soulakellis (2009) Towards a semantics‐based
approach in the development of geographic portals. Computers & Geosciences, 35, 301‐308.
2. Georgiadou, Y., O. Rodriguez‐Pabón & K. T. Lance (2006) Spatial data infrastructure (SDI)
and egovernance:
3. A quest for appropriate evaluation approaches. URISA‐WASHINGTON DC‐, 18,
4. Goodchild, M. F. (2007) Citizens as sensors: the world of volunteered geography. GeoJournal,
69,211‐221.
5. Hostetter, C. (2006) Faceted searching with apache solr. ApacheCon US, 2006.
6. Hu, Y., K. Janowicz, S. Prasad & S. Gao (2015) Metadata Topic Harmonization and Semantic
Search for Linked‐Data‐Driven Geoportals: A Case Study Using ArcGIS Online. Transactions in
GIS,398‐416.
7. Li, W., V. Bhatia & K. Cao (2015) Intelligent polar cyberinfrastructure: enabling semantic
search in geospatial metadata catalogue to support polar data discovery. Earth Science
Informatics,
8. Li, W., S. Wang & V. Bhatia (2016) PolarHub: A large‐scale web crawling engine for OGC
service discovery in cyberinfrastructure. Computers, Environment and Urban Systems,
9. Li, W., X. Zhou & S. Wu (2016) An Integrated Software Framework to Support Semantic
Modeling and Reasoning of Spatiotemporal Change of Geographical Objects: A Use Case of
Land Use and Land Cover Change Study. ISPRS International Journal of Geo‐Information,
Longley, P. A., M. F. Goodchild, D. J. Maguire & D. W. Rhind (2001) Geographic information
system and Science. England: John Wiley & Sons, Ltd, 327‐329.
10. Lutz, M. & E. Klien (2006) Ontology‐based retrieval of geographic information.
International Journal of Geographical Information Science, 20, 233‐260.
11. Maguire, D. J. & P. A. Longley (2005) The emergence of geoportals and their role in spatial
data infrastructures. Computers, environment and urban systems, 29, 3‐14.
12. Masser, I. (1999) All shapes and sizes: the first generation of national spatial data
infrastructures.
13. International Journal of Geographical Information Science, 13, 67‐84.
14. National Research Council. 1993. Toward a coordinated spatial data infrastructure for the
nation, National Academies Press.
15. Rajabifard, A. & I. P. Williamson. 2001. Spatial data infrastructures: concept, SDI hierarchy
and future directions. In GEOMATICS'80 Conference. Tehran, Iran.
16. Ralston, B. A. 2004. GIS and public data. Thomson/Delmar Learning.
17. Rose, L. (2004) Geospatial portal reference architecture: a community guide to implementing
standards‐based geospatial portals. OpenGIS Disscusion Paper, OGC, 04‐039.
18. Singhal, A. (2012) Introducing the knowledge graph: things, not strings. Official google
blog.
19. Tait, M. G. (2005) Implementing geoportals: applications of distributed GIS. Computers,
Environment and Urban Systems, 29, 33‐47.
17