Geospatial Solutions Expert

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

Wednesday, October 19, 2022

Working with Dropbox API in python

›
 In this post, I will explore Dropbox API. If you don't know what Dropbox is, according to its  Wikipedia page : " Dropbox is a fil...
Friday, October 7, 2022

The cat API

›
 The cat API is a public service API all about Cats. This means it is a service where people who like cats share picture and other details ...
Monday, September 26, 2022

Spatial Distribution of Federal Polytechnics in Nigeria

›
 On this post, I will map the National Board for Technical Education (NBTE) approved Federal Polytechnics in Nigeria to have a sense of on ...
Friday, September 16, 2022

Batch Geocoding and Reverse Geocoding using HERE API

›
A python script for batch geocoding and reverse geocoding using HERE API HERE API service allows you to submit batch geocoding and reverse g...
Monday, August 22, 2022

Read point click coordinates on image in pixel and inches

›
 Listed below is a python code that uses opencv library to read an image and read the coordinate at mouse click. Left mouse click will displ...
Friday, August 19, 2022

Copy a file to multiple directories

›
 Lets say we got nested folders as seen below where we want copy a file (text file in this case) into all the folders. The python script bel...
Sunday, July 31, 2022

Getting Started with ArcGIS and QGIS Python Scripting API - ArcPy and PyQGIS

›
On this blog, I intend to document some common GIS operation via the Python Scripting API for both ArcGIS (ArcPy) and QGIS (PyQGIS). Let...
Friday, July 15, 2022

How to make map of study area or area of interest

›
 Most often it is a good idea to show your readers where your project/research site is located. This is often called map of "study area...
Tuesday, July 5, 2022

How to execute a string of code as a code in Python

›
 Lets say you got a string representation of a python syntax that you actually want to execute/run not just display it on the console, how d...
Friday, July 1, 2022

Python GIS Data Wrangling - U.S. Drought Monitor

›
 This post was inspired by John Nelson YouTube video on " How to Make This Drought Map Pt 1: DATA WRANGLING ", where he manually ...
‹
›
Home
View web version
Powered by Blogger.