Geospatial Solutions Expert

Geo-Data Science, Python, JavaScript, R, SQL and GIS Programming

Tuesday, January 21, 2020

Capitalize first character of a given string in Python and JavaScript

›
Lets take a look at how we can capitalize first character of a given string/phrase in both Python and JavaScript. Assuming we have a stri...
Monday, January 20, 2020

Convert HEXEWKB to Latitude/Longitude in python

›
from shapely import wkb hexlocation_list = ["0101000020E6100000AECB9307F9D812400F2ADCE003704940", "01...
Monday, January 13, 2020

Making the Map of 10 States Ready To Pay N30,000 Minimum Wage

›
President Buhari had in April 2019 signed the new wage bill aimed at boosting the morale of the Nigerian workers into law. According to N...
Thursday, January 9, 2020

City-Data.com Zip Codes Data Wrangling

›
Here I found myself working data collection from City-Data.com where we needed to three variables ('Median year house/condo built',...
Friday, December 6, 2019

Convert list comprehension to for loop in python

›
Lets see the concept of going from 'list comprehension' to 'for loop'. Above is a nested python list of list that co...
Monday, December 2, 2019

JavaScript Recursive Factorial Algorithm

›
This blog post is about "Recursive Function in JavaScript". The ability for a function to call it self is know as 'Recursion...
Sunday, November 24, 2019

QGIS - Remove Neighboring features in Atlas map

›
Lets take a polygon layer as an example. As seen below, I need to make an atlas map showing only a single polygon feature from the states ...
Thursday, October 24, 2019

Generating Zip code map download links

›
Overview For each of the US states zip code map listed on this page , we want to construct the map download link. There several ways to ...
Monday, October 21, 2019

Building SQL Expressions in ArcGIS and QGIS

›
In the modern GIS industry, programming skill is an essential asset and one of the programming languages the is very popular within the ind...
Wednesday, October 9, 2019

Calculating the total size of zip code maps

›
On this US  printable zip codes maps page , there is a list of all the US states zip code maps with their respective sizes in braces like ...
‹
›
Home
View web version
Powered by Blogger.