Combinepdf
Combinepdf
What percentage of Newark's population lives within walking distance of a park? Where
walking distance is defined as within 1/4 mile of the perimeter of any park. (SPLIT
PERCENTAGE METHOD )
Mapping OSM Edits and Exploring Their impact on Socioeconomic Data in Newark.
Mapping Urban Dynamics: Visualizing Housing, Population Change, and Land Cover
Using QGIS
Objective:
To demonstrate GIS skills by visualizing spatial data using vector and raster
techniques.
Scope:
Newark
Part I
Map housing tenure in Newark to identify areas with the highest rental housing using
2020 Census data.
Part II
Analyze and visualize population change (2000–2020) using raster techniques.
Deliverables:
A series of thematic maps showcasing housing patterns, population changes, and land
cover analysis.
Significance:
This project highlights expertise in spatial data analysis and effective
Visualization techniques.
Select “Layer”
From Part II (population change)
Where has the population decreased between 2000-2020 in New Jersey? (To list the Go to “Add Layer” -> Select “Add Vector Layer”
counties which have experienced population loss since 2000)
Data Source Manager menu opens -> Choose “Source Type: File”
Start
There is a common identifier field in the vector dataset and the tabular dataset with
further attribute information that common identifier field has unique values (i.e. no
two census blocks have the same ID)
Open the “Add Vector Join” menu Right-click on “Newark block boundary file” -> Select “Export > Save
Features As”
Start
Start
Complete: Vector join applied to the layer Click ”Apply” -> View the changes on the map
Complete: Graduated color map (choropleth) created for rental housing units
INTERPRETATION -
Use Case:
INTERPRETATION -
Highest percentage of
Next you will create a second map, renters.
showing rental housing units normal-
ized by the total number of occupied
housing units to express which areas
of the city of Newark are predomi-
nantly rental versus not
Use Case:
INTERPRETATION -
County of Essex.
County of Cape May.
Satellite Imagery
Rivers or water bodies (dark blue) may affect Have familiarity with basic characteristics of multispectral satellite imagery
nearby areas, making those slopes prone to Learned how to acquire Landsat satellite imagery through the U.S. Geological Survey
Created a false color composite from multispectral Landsat dataset
Overlaps, Intersections and Paths. Spatial Analysis of Parks and Accessibility in
Newark, NJ
Spatial Join
In a spatial join we are using the geometric and geographic relationships between two data layers to associate attribute information from
one dataset with the attribute table for the other. In a spatial join, just as in a table join, the order matters and will impact the re-
sults of the spatial join.
What percentage of Newark's population lives within walking distance of a park? Where
walking distance is defined as within 1/4 mile of the perimeter of any park.
Estimated the percentage of Newark's population within walking distance (1/4 mile) of a park using Census block data.
a basic approach that includes all Census blocks touching park buffers and a refined proportional split estimation, accounting for the precise over-
lap between blocks and buffers for greater accuracy.
In the first estimation method we will overestimate the total population by selecting
all of those census blocks which intersect or are within the 1/4 mile buffers around
each park. And we will consider the total population living within those census blocks
as the estimated population. This is illustrated in the diagram below:
Proportional Split Estimation
Dissolve
In GIS, “dissolve” is a geoprocessing operation used to merge or aggre-
gate adjacent or overlapping polygons in a dataset based on shared at-
tribute values. It simplifies spatial data by removing internal bound-
aries, creating a single, unified polygon or shape for analysis or vi-
sualization purposes.
Intersection
Analyzed spatial relationships in Newark by com-
puting the intersection of census blocks and areas
within 1/4 mile of parks. Utilized QGIS's Inter-
section tool to isolate census block portions
overlapping with park buffers, refining the output
attribute table to include only essential fields
for streamlined analysis.
Software - QGIS
Aim -
Objective -
NEW JERSEY
Key question -
How do the temporal patterns of OSM updates (based on year) correlate with
socio-economic factors in different regions?
EAST
SOUTH
Expected results -
PROJECT TITLE - Mapping OSM Edits and Exploring Their impact on Socioeconomic Data in Newark.
METHODOLOGY AND WORKFLOW
Extracted geographic data from Overpass Turbo (OSM) and demographic data from
DATA COLLECTION
Census 2019.
Key Points
Standardized, filtered, and removed inconsistencies.
DATA CLEANING
?
data types (nodes, ways, and
A web-based tool for querying and A free, open-source map of the world created by Relations) and their representa-
Visualizing OSM data. Volunteers. tion in QGIS as points, lines, and
Contains geographic data like roads, buildings, parks. polygons, enabling seamless visu-
alization and spatial analysis.
Key Features of Overpass Turbo:
OSM provides the data. Overpass
Volunteers: Individuals worldwide updating data. Turbo allows users to filter,
Custom Queries: Organizations: Governments, NGOs, and companies en- query and visualize that data for
hancing maps. specific purpose.
Filter data by tags used in OSM
(E.g., amenity=school, highway=primary).
Define geographic areas of interest or zoom to the
Core OSM Data Types https://wiki.openstreetmap.org/wiki/Tags
Node: A single geographic point #TAGS Tagging System: In OSM Tags are used to describe
a feature on the map, in order to maintain a
(E.g., a tree or bus stop).
standardizing naming rule
Way: A series of nodes forming
Lines or areas Building=residential
(E.g., roads, building outlines).
Highway=primary
Relation: A group of nodes/ways
Defining complex Structures
Key Points
(._;>;);: Recursively fetches all nodes and member elements of the queried
ways and relations.
Out meta;: Outputs all elements with full metadata, including user, change-
set, and timestamp information.
PROJECT TITLE - Mapping OSM Edits and Exploring Their impact on Socioeconomic Data in Newark.
METHODOLOGY AND WORKFLOW
Which year has the highest updates from 2011 to 2024 ?
Population numbers by census tract Extracting lat and Lon Converting the required data to Creating points layer Symbology
Of the Geometry using CSV file to change into a point From lat/Lon data
Field calculator layer.
PROJECT TITLE - Mapping OSM Edits and Exploring Their impact on Socioeconomic Data in Newark.
LIST OF MAPS
@ Version Map
Building footprints.
PROJECT TITLE - Mapping OSM Edits and Exploring Their impact on Socioeconomic Data in Newark.
INTERSECTING PATTERNS: POVERTY AND YEARLY OSM EDITS
RANGE OF POVERTY
200-600
600-1000
OSM EDITS
BEFORE 2020
AFTER 2020
PROJECT TITLE - Mapping OSM Edits and Exploring Their impact on Socioeconomic Data in Newark.
INTERSECTING PATTERNS: POPULATION DENSITY AND YEARLY OSM EDITS
OSM EDITS
BEFORE 2020
AFTER 2020
PROJECT TITLE - Mapping OSM Edits and Exploring Their impact on Socioeconomic Data in Newark.
NUMBER OF TIMES THE FEATURES ARE EDITED
0-2
2-4
4-6
6 - 12
PROJECT TITLE - Mapping OSM Edits and Exploring Their impact on Socioeconomic Data in Newark.
OSM EDITS FROM 2012 - 2020
PROJECT TITLE - Mapping OSM Edits and Exploring Their impact on Socioeconomic Data in Newark.
OSM EDITS FROM 2020 - 2024
Conclusion:
PROJECT TITLE - Mapping OSM Edits and Exploring Their impact on Socioeconomic Data in Newark.
Urban Core (Central Newark):
PROJECT TITLE - Mapping OSM Edits and Exploring Their impact on Socioeconomic Data in Newark.
SUMMARY
1. Custom Query Capabilities: Using Overpass Turbo enabled precise extraction of OSM
data through customized queries, facilitating targeted analysis of urban areas and
infrastructure.
2. Tag-Based Filtering: Gained insights into how OSM tags (e.g., `building=residen-
tial`, `highway=primary`) structure data, allowing for granular filtering and map-
ping.
3. Spatial Data Analysis: Leveraged Overpass Turbo to define bounding boxes, limiting
queries to specific geographic areas and optimizing data retrieval.
4. Integration with GIS: Learned how Overpass Turbo outputs seamlessly integrate with
GIS tools (e.g., QGIS), enhancing spatial visualization and analysis.
5. Real-Time Data Retrieval: Overpass Turbo provided access to real-time OSM data,
ensuring analysis was based on the most recent updates and edits.
9. Mapping Accuracy: Identified how Overpass Turbo queries help validate and refine
mapped features, improving overall data accuracy.
10. Scalable Applications: Recognized Overpass Turbo’s scalability for urban plan-
ning, socioeconomic analysis, making it a versatile tool for geographic data proj-
ects.
PROJECT TITLE - Mapping OSM Edits and Exploring Their impact on Socioeconomic Data in Newark.