GIS Portfolio
This section of the website contians my GIS projects.
Currently it has some projects under the name of:
USA_Maps_and_Analysis
Web_GIS
Project 1 is an interactive web map visualizing the Public Schools in Seattle
- There are two versions of this project:
- 1- Using the Python programming language. (Folium)
- 2- Using the JavaScript programming language. (ArcGIS JavaScript API)
Seattle Public Schools with Folium
Seattle Public Schools with ArcGIS JavaScript API
- In this project I used a Python package called Folium and the ArcGIS JavaScript API
Project 2 contains interactive and static maps of the USA
- The interactive map shows a choropleth map of the population count in the USA by each state, and also shows some population studies like the population growth from 2010 to 2021.
- This project was created by another python library called Geopandas
USA Population Study Interactive web map
- The static maps also shows some populations study like population count and population density, These maps were created by a free open source GIS software called QGIS
Project 3 contian an interactive web map that display some data in Washington_DC like Hospitals, Libraries, Post offices, ...
- This project is also create using Folium
Project 4 contains an interactive web map built with ArcGIS JavaScript API
This project contains two mini sub project:
- In this project we can find the shortest path between two or more locations.
- In this project we can search for nearby places like hospitals, hotels, parks ...