Tag: Python

Practical Tools with Python – Coordinate Transformation

There are over 6000 defined coordinate reference systems that I know of in the world and this number is sure to be much more than known. From time to time, we need to convert the coordinate values we have in a different datum or equivalent in a different projection. Especially with the proliferation of GNSS …

Share This

Practical Tools with Python – IP Query

I think I met Python software language during my undergraduate education. But in the beginning, I wrote code in Visual Studio environment for desktop Windows applications and then Eclipse for mobile Android applications and then Java in Android Studio environment in line with my engineering needs. For the past 3-4 years, I have been writing …

Share This